MAPOmnichainServiceProxyV2
Verified contract
Proxy
Active on
Ethereum with 1,582 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0066…10de
Balances ($0.00)
No balances found for "MAPOmnichainServiceProxyV2"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21182496 | 13 days ago | | | 0 | 0.0068073255 | |
| 21178003 | 14 days ago | | | 0 | 0.0041212150 | |
| 21170274 | 15 days ago | | | 0 | 0.0060299433 | |
| 21170234 | 15 days ago | | | 0 | 0.0059549768 | |
| 21170228 | 15 days ago | | | 0 | 0.0060947965 | |
| 21167513 | 16 days ago | | | 0 | 0.0026044450 | |
| 21167513 | 16 days ago | | | 0 | 0.0033371670 | |
| 21167513 | 16 days ago | | | 0 | 0.0084274043 | |
| 21167041 | 16 days ago | | | 0 | 0.016958518 | |
| 21158147 | 17 days ago | | | 0 | 0.013059873 |
ABI
ABI objects
Getter at block 21278867 proxiableUUID() view returns (bytes32)
butterRouter() view returns (address)
0xee030ec6f4307411607e55acd08e628ae6655b86
getAdmin() view returns (address)
0xaaaaa8a316ab372af9bc4cdd2ae040b03f9d4d88
getImplementation() view returns (address)
0x2787bfc68c2d004bef91e486b086a297ae31dd3d
lightNode() view returns (address)
0x0066d7c5e489f351fee88a1c0def2e5fb3a410de
nonce() view returns (uint256)
8398
paused() view returns (bool)
false
relayChainId() view returns (uint256)
22776
relayContract() view returns (address)
0xfeb2b97e4efce787c08086dc16ab69e063911380
selfChainId() view returns (uint256)
1
wToken() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
Read-only
getOrderStatus(uint256, uint256 _blockNum, bytes32 _orderId) view returns (bool exists, bool verifiable, uint256 nodeType)
isBridgeable(address _token, uint256 _toChain) view returns (bool)
isMintable(address _token) view returns (bool)
mintableTokens(address) view returns (bool)
orderList(bytes32) view returns (bool)
storedOrderId(bytes32) view returns (bool)
tokenMappingList(uint256, address) view returns (bool)
State-modifying
Events changeAdmin(address _admin)
depositToken(address _token, address _to, uint256 _amount) payable
initialize(address _wToken, address _lightNode, address _owner)
registerTokenChains(address _token, uint256[] _toChains, bool _enable)
setButterRouter(address _butterRouter)
setLightClient(address _lightNode)
setPause()
setRelayContract(uint256 _chainId, address _relay)
setUnpause()
swapIn(uint256 _chainId, uint256 _logIndex, bytes32 _orderId, bytes _receiptProof)
swapOutToken(address _initiator, address _token, bytes _to, uint256 _amount, uint256 _toChain, bytes _swapData) payable returns (bytes32 orderId)
updateMintableToken(address[] _tokens, bool _mintable)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Initialized(uint8 version)
Paused(address account)
RegisterToken(address token, uint256 toChain, bool enable)
SetButterRouter(address butterRouter)
SetLightClient(address lightNode)
SetRelayContract(uint256 chainId, address relay)
SetWrappedToken(address wToken)
Unpaused(address account)
UpdateMintableToken(address token, bool mintable)
Upgraded(address indexed implementation)
mapDepositOut(uint256 indexed fromChain, uint256 indexed toChain, bytes32 orderId, address token, bytes from, address to, uint256 amount)
mapSwapIn(uint256 indexed fromChain, uint256 indexed toChain, bytes32 indexed orderId, address token, bytes from, address toAddress, uint256 amountOut)
mapSwapInVerified(bytes logs)
mapSwapOut(uint256 indexed fromChain, uint256 indexed toChain, bytes32 orderId, bytes token, bytes from, bytes to, uint256 amount, bytes swapData)
mapTransferOut(uint256 indexed fromChain, uint256 indexed toChain, bytes32 orderId, bytes token, bytes from, bytes to, uint256 amount, bytes toChainToken)
constructor(address _logic, bytes _data)
fallback()
receive()
receive()
This contract contains no error objects.