2 unstable releases
| 0.2.0 | Jan 1, 2026 |
|---|---|
| 0.1.0 | Dec 14, 2025 |
#6 in #api-for-controlling
Used in pezsnowbridge-pezpallet-s…
5MB
72K
SLoC
Ethereum System
Contains management functions to manage functions on Ethereum. For example, creating agents and channels.
lib.rs:
Governance API for controlling the Ethereum side of the bridge
Extrinsics
Governance
Only Pezkuwi governance itself can call these extrinsics. Delivery fees are waived.
Call::upgrade`: Upgrade the gateway contractCall::set_operating_mode: Update the operating mode of the gateway contract
Pezkuwi-native tokens on Ethereum
Tokens deposited on AssetHub pezpallet can be bridged to Ethereum as wrapped ERC20 tokens. As a prerequisite, the token should be registered first.
Call::register_token: Register a token location as a wrapped ERC20 contract on Ethereum.
Dependencies
~39–65MB
~1M SLoC