RootChainProxy
Verified contract
Proxy
Active on
Ethereum with 40,814 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
0x4c99…1da4
0x4c99…1da4
Balances ($0.00)
No balances found for "RootChainProxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21248807 | 2 hours ago | | | 0 | 0.0044750157 | |
| 21247618 | 6 hours ago | | | 0 | 0.0055885200 | |
| 21246421 | 10 hours ago | | | 0 | 0.0065564999 | |
| 21246268 | 10 hours ago | | | 0 | 0.0078414715 | |
| 21245072 | 14 hours ago | | | 0 | 0.0056264268 | |
| 21244771 | 15 hours ago | | | 0 | 0.0066804218 | |
| 21244479 | 16 hours ago | | | 0 | 0.0065884722 | |
| 21243284 | 20 hours ago | | | 0 | 0.0055637481 | |
| 21242092 | a day ago | | | 0 | 0.0044815798 | |
| 21240936 | a day ago | | | 0 | 0.0052290090 |
ABI
ABI objects
Getter at block 21249309
CHAINID() view returns (uint256)
199
VOTE_TYPE() view returns (uint8)
2
_nextHeaderBlock() view returns (uint256)
397010000
heimdallId() view returns (bytes32)
0x6ed264ef96dc357a5c15bfffde677a7e99ecc81b8187e1e39fc11d96140ab335
implementation() view returns (address)
0xbacb0a2bc96ba44c23dcc91a39d2f8fd61ca5620
isOwner() view returns (bool)
false
networkId() view returns (bytes)
0x313939
owner() view returns (address)
0x4fb08a8288f39d4fece57e881ab0740202d26b9b
proxyType() pure returns (uint256 proxyTypeId)
2
CHAINID() view returns (uint256)
199
VOTE_TYPE() view returns (uint8)
2
_nextHeaderBlock() view returns (uint256)
397010000
currentHeaderBlock() view returns (uint256)
397000000
getLastChildBlock() view returns (uint256)
45168127
heimdallId() view returns (bytes32)
0x6ed264ef96dc357a5c15bfffde677a7e99ecc81b8187e1e39fc11d96140ab335
isOwner() view returns (bool)
false
networkId() view returns (bytes)
0x313939
owner() view returns (address)
0x4fb08a8288f39d4fece57e881ab0740202d26b9b
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.