This contract is being backfilled. You may encounter incomplete storage history.

EthCrossChainManager

Verified contract

Active on Ethereum with 29,359 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"

0xc03d3b9491d0aa5581d4b20a6ebb7de7dde350114cac8440dc2cea4993f29e93
0x2e5d56ab51f439c336b2412958591d3241884ccb5959af5c14e98428afe695bb
0x20042d0828ebea5612b44b66327cf6b9271403365386bddc4cb0441edfa60a64
0x107e38f57da661ade4881b7524f02fde8ceaf0a741902e69d8a080eec6afd82f
0x701c97d62fe7222eb4acafe948f8823c35282a510866b2b4dbbfd70b1f784f39
0x13525c121a5a6467b70e78a51645432bcb5f24d6ec9316bb1fc801bfcdcb69d2
0xde1e13ebe060060438b1d6aaac0874ccf27182641b53c74761f9dbdb11fff8dc
0x41159684a25bc29641357521df95229a7ee81e247b4e71fb72b3e0d82c6f2612
0x8d11597385d07660717a51fa40d7011254c6a968d17aa38a5441429f2f352cb1
0x904efe6f06b8deae60e1264aabfc276faaf22487f9ec9831352ff4de8442ed79

Functions
Getter at block 20792530
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.