RootChainProxy
Verified contract
Proxy
Active on
Ethereum with 70,397 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
0x33a0…ca71
0x33a0…ca71
Balances ($2.34)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MATIC | ERC-20 | 5.66842 | $0.412492 |
$2.34 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21157420 | 14 minutes ago | | | 0 | 0.033316264 | |
| 21157189 | an hour ago | | | 0 | 0.042321680 | |
| 21157077 | an hour ago | | | 0 | 0.033056054 | |
| 21156699 | 3 hours ago | | | 0 | 0.024220953 | |
| 21156590 | 3 hours ago | | | 0 | 0.023839817 | |
| 21156349 | 4 hours ago | | | 0 | 0.023571380 | |
| 21156210 | 4 hours ago | | | 0 | 0.026156774 | |
| 21156101 | 5 hours ago | | | 0 | 0.023640843 | |
| 21156000 | 5 hours ago | | | 0 | 0.024121801 | |
| 21155885 | 5 hours ago | | | 0 | 0.020641289 |
ABI
ABI objects
Getter at block 21157487
CHAINID() view returns (uint256)
137
VOTE_TYPE() view returns (uint8)
2
_nextHeaderBlock() view returns (uint256)
716090000
heimdallId() view returns (bytes32)
0x7e10229e6df5851dc336f813dde0cf6559cd517f9ff1980e2e57e192ba3a2329
implementation() view returns (address)
0x536c55cfe4892e581806e10b38dfe8083551bd03
isOwner() view returns (bool)
false
networkId() view returns (bytes)
0x89
owner() view returns (address)
0xcaf0aa768a3ae1297df20072419db8bb8b5c8cef
proxyType() pure returns (uint256 proxyTypeId)
2
CHAINID() view returns (uint256)
137
VOTE_TYPE() view returns (uint8)
2
_nextHeaderBlock() view returns (uint256)
716090000
currentHeaderBlock() view returns (uint256)
716080000
getLastChildBlock() view returns (uint256)
64114597
heimdallId() view returns (bytes32)
0x7e10229e6df5851dc336f813dde0cf6559cd517f9ff1980e2e57e192ba3a2329
isOwner() view returns (bool)
false
networkId() view returns (bytes)
0x89
owner() view returns (address)
0xcaf0aa768a3ae1297df20072419db8bb8b5c8cef
Read-only
headerBlocks(uint256) view returns (bytes32 root, uint256 start, uint256 end, uint256 createdAt, address proposer)
headerBlocks(uint256) view returns (bytes32 root, uint256 start, uint256 end, uint256 createdAt, address proposer)
State-modifying
Events renounceOwnership()
transferOwnership(address newOwner)
updateImplementation(address _newProxyTo)
renounceOwnership()
setHeimdallId(string _heimdallId)
setNextHeaderBlock(uint256 _value)
slash()
submitCheckpoint(bytes data, uint256[3][] sigs)
submitHeaderBlock(bytes data, bytes sigs)
transferOwnership(address newOwner)
updateDepositId(uint256 numDeposits) returns (uint256 depositId)
NewHeaderBlock(address indexed proposer, uint256 indexed headerBlockId, uint256 indexed reward, uint256 start, uint256 end, bytes32 root)
OwnerUpdate(address _prevOwner, address _newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
ProxyUpdated(address indexed _new, address indexed _old)
ResetHeaderBlock(address indexed proposer, uint256 indexed headerBlockId)
NewHeaderBlock(address indexed proposer, uint256 indexed headerBlockId, uint256 indexed reward, uint256 start, uint256 end, bytes32 root)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
ResetHeaderBlock(address indexed proposer, uint256 indexed headerBlockId)
constructor(address _proxyTo, address _registry, string _heimdallId)
fallback()
This contract contains no error objects.