Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 46 additional slots
-
variable spans 44 additional slots
Balances ($0.00)
No balances found for "Replica"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15262426 | 2 years ago | | | 0 | 0.00026689876 | |
| 15262308 | 2 years ago | | | 0 | 0.00021066302 | |
| 15260202 | 2 years ago | | | 0 | 0.00059406114 | |
| 15260202 | 2 years ago | | | 0 | 0.0018683953 | |
| 15260194 | 2 years ago | | | 0 | 0.00041921153 | |
| 15260176 | 2 years ago | | | 0 | 0.00039451267 | |
| 15259604 | 2 years ago | | | 0 | 0.0039498000 | |
0x6265616d | 15259376 | 2 years ago | | | 0 | 0.00034162309 | |
| 15002481 | 2 years ago | | | 0 | 0.0049750925 |
ABI
ABI objects
Getter at block 21202915
LEGACY_STATUS_NONE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
LEGACY_STATUS_PROCESSED() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000002
LEGACY_STATUS_PROVEN() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000001
VERSION() view returns (uint8)
0
committedRoot() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
homeDomainHash() view returns (bytes32)
0x949e7d69be6b90557d6f764418a6efca770c71dbbbc3c189bbc88348df8b8e9e
localDomain() view returns (uint32)
6648936
optimisticSeconds() view returns (uint256)
0
owner() view returns (address)
0xa5bd5c661f373256c0ccfbc628fd52de74f9bb55
remoteDomain() view returns (uint32)
0
state() view returns (uint8)
1
updater() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
acceptableRoot(bytes32 _root) view returns (bool)
confirmAt(bytes32) view returns (uint256)
messages(bytes32) view returns (bytes32)
State-modifying
Events initialize(uint32 _remoteDomain, address _updater, bytes32 _committedRoot, uint256 _optimisticSeconds)
process(bytes _message) returns (bool _success)
prove(bytes32 _leaf, bytes32[32] _proof, uint256 _index) returns (bool)
proveAndProcess(bytes _message, bytes32[32] _proof, uint256 _index)
renounceOwnership()
setConfirmation(bytes32 _root, uint256 _confirmAt)
setOptimisticTimeout(uint256 _optimisticSeconds)
setUpdater(address _updater)
transferOwnership(address newOwner)
update(bytes32 _oldRoot, bytes32 _newRoot, bytes _signature)
NewUpdater(address oldUpdater, address newUpdater)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Process(bytes32 indexed messageHash, bool indexed success, bytes indexed returnData)
SetConfirmation(bytes32 indexed root, uint256 previousConfirmAt, uint256 newConfirmAt)
SetOptimisticTimeout(uint256 timeout)
Update(uint32 indexed homeDomain, bytes32 indexed oldRoot, bytes32 indexed newRoot, bytes signature)
constructor(uint32 _localDomain)
This contract contains no fallback and receive objects.
This contract contains no error objects.