EthCrossChainManager

Verified contract

Active on Ethereum with 29,976 txns
Deployed by via 0xef5649a8 at 13440588
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "EthCrossChainManager"

0x162018d798f06da53f605f49f395770079b28994744aaee5ddaa4a71b7e07dc8
0x8c7e5b59a98c1fb09c2c8f1f163c788e3f17b5544a0237d316a9ffb26e3b4b87
0x512741c77aa65fab361a509d2fe7a04be805eeb32669e9867beaf518a126677c
0x60e2a524016303b1c1a18ade44d7b8f741b9171dff08c9500f496fad5f7972f2
0x4ae496c65edca4606bc5682302157c1f080fa28e06a4e7f805f7762134641e1f
0x5bad834a8137fe8627bb7bb0bea2d895236b54a1e25f4e44bcdb3f7d4a8e9e13
0x08b34f6665c4f4fdfff2a4600904654394806cb4934dfa710813a8b2c125c518
0x0c843139d2c759e5a3cbc4c885beb711790bc04d408593e070c9d71a582d7b80
0x4a3abfe0fe17e92ef1793fb977da97e8196de032d37d0aa0b3bdaef8f4e4d9da
0xe1314e6ab9312319243debbb4d1c043011b20c577d469a93a92bd32299ee1261

Functions
Getter at block 21246565
EthCrossChainDataAddress(view returns (address)
0xcf2afe102057ba5c16f899271045a0a37fcb10f2
chainId(view returns (uint64)
2
isOwner(view returns (bool)
false
owner(view returns (address)
0x5a51e2ebf8d136926b9ca7b59b60464e7c44d2eb
paused(view returns (bool)
false
whiteLister(view returns (address)
0x5de690a2f2b290e3de4f60c01cd2be78c91a4e1e
Read-only
whiteListContractMethodMap(addressbytesview returns (bool)
whiteListFromContract(addressview returns (bool)
State-modifying
changeBookKeeper(bytes rawHeaderbytes pubKeyListbytes sigListreturns (bool)
crossChain(uint64 toChainIdbytes toContractbytes methodbytes txDatareturns (bool)
initGenesisBlock(bytes rawHeaderbytes pubKeyListreturns (bool)
pause(returns (bool)
removeContractMethodWhiteList(bytes[] contractMethodWhiteList
removeFromContractWhiteList(address[] fromContractWhiteList
renounceOwnership(
setChainId(uint64 _newChainIdreturns (bool)
setContractMethodWhiteList(bytes[] contractMethodWhiteList
setFromContractWhiteList(address[] fromContractWhiteList
setWhiteLister(address newWL
transferOwnership(address newOwner
unpause(returns (bool)
upgradeToNew(address newEthCrossChainManagerAddressreturns (bool)
verifyHeaderAndExecuteTx(bytes proofbytes rawHeaderbytes headerProofbytes curRawHeaderbytes headerSigreturns (bool)
Events
ChangeBookKeeperEvent(uint256 heightbytes rawHeader
CrossChainEvent(address indexed senderbytes txIdaddress proxyOrAssetContractuint64 toChainIdbytes toContractbytes rawdata
InitGenesisBlockEvent(uint256 heightbytes rawHeader
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Unpaused(address account
VerifyHeaderAndExecuteTxEvent(uint64 fromChainIDbytes toContractbytes crossChainTxHashbytes fromChainTxHash
Constructor
constructor(address _eccduint64 _chainIdaddress[] fromContractWhiteListbytes[] contractMethodWhiteList
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.