0x7fdde482956770d148e055f9d2893f84a1b6b00b
Unverified contract
Proxy
Active on
Base with 6,074 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7dd9…2b0d
-
variable spans 5 additional slots
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
OHNO | ERC-20 | 1 | -- | -- | |
LZPZ | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22418571 | 9 hours ago | | | 0 | 0.0000028562302 | |
| 22409280 | 15 hours ago | | | 0 | 0.0000026555030 | |
| 22409004 | 15 hours ago | | | 0 | 0.0000025659621 | |
| 22392400 | a day ago | | | 0 | 0.0000013964944 | |
| 22343175 | 2 days ago | | | 0 | 0.0000025670454 | |
| 22334716 | 2 days ago | | | 0 | 4.3097370e-7 | |
| 22334715 | 2 days ago | | | 0 | 0.0000029190703 | |
| 22334562 | 2 days ago | | | 0 | 0.0000028891598 | |
| 22330080 | 2 days ago | | | 0 | 0.0000028568520 | |
| 22296327 | 3 days ago | | | 0 | 0.000000406281242744 |
ABI
ABI objects
Getter at block 22435530
admin() view returns (address)
0xc85a8f487b392e2acab4425bb30140c6f46f9cac
getNetworkAddress() view returns (string)
0x2105.base/0x7fdde482956770D148E055f9d2893f84a1B6B00B
getNetworkId() view returns (string)
0x2105.base
getProtocolFee() view returns (uint256)
40000000000000
getProtocolFeeHandler() view returns (address)
0x7dd91c2f9dcb28f995a85b2a1712fbb089c32b0d
Read-only
getDefaultConnection(string _nid) view returns (address)
getFee(string _net, bool _rollback) view returns (uint256)
getFee(string _net, bool _rollback, string[] _sources) view returns (uint256)
verifySuccess(uint256 _sn) view returns (bool)
State-modifying
Events executeCall(uint256 _reqId, bytes _data)
executeMessage(address to, string from, bytes data, string[] protocols)
executeRollback(uint256 _sn)
handleBTPError(string _src, string _svc, uint256 _sn, uint256 _code, string _msg)
handleBTPMessage(string _from, string _svc, uint256 _sn, bytes _msg)
handleError(uint256 _sn)
handleMessage(string _from, bytes _msg)
initialize(string _nid)
sendCall(string _to, bytes _data) payable returns (uint256)
sendCallMessage(string _to, bytes _data, bytes _rollback) payable returns (uint256)
sendCallMessage(string _to, bytes _data, bytes _rollback, string[] sources, string[] destinations) payable returns (uint256)
setAdmin(address _address)
setDefaultConnection(string _nid, address connection)
setProtocolFee(uint256 _value)
setProtocolFeeHandler(address _addr)
CallExecuted(uint256 indexed _reqId, int256 _code, string _msg)
CallMessage(string indexed _from, string indexed _to, uint256 indexed _sn, uint256 _reqId, bytes _data)
CallMessageSent(address indexed _from, string indexed _to, uint256 indexed _sn)
Initialized(uint64 version)
ResponseMessage(uint256 indexed _sn, int256 _code)
RollbackExecuted(uint256 indexed _sn)
RollbackMessage(uint256 indexed _sn)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
InvalidInitialization()
NotInitializing()