Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
-
variable spans 48 additional slots
-
variable spans 32 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 46 additional slots
0x9272…f715
-
variable spans 47 additional slots
Balances ($0.00)
No balances found for "Home"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15012572 | 2 years ago | | | 0 | 0.00058457451 | |
| 15010751 | 2 years ago | | | 0 | 0.0044536872 | |
| 15009567 | 2 years ago | | | 0 | 0.0056044024 | |
| 14987094 | 2 years ago | | | 0 | 0.026818427 |
ABI
ABI objects
Getter at block 21176568 root() view returns (bytes32)
MAX_MESSAGE_BODY_BYTES() view returns (uint256)
2048
VERSION() view returns (uint8)
0
committedRoot() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
count() view returns (uint256)
2
homeDomainHash() view returns (bytes32)
0x112314385541338d132d96253c1d3cb02a64b68804296e64e833f21583d1c512
localDomain() view returns (uint32)
6648936
owner() view returns (address)
0xa5bd5c661f373256c0ccfbc628fd52de74f9bb55
queueEnd() view returns (bytes32)
0xa6dc360a6e6b3643e833728723fba14ee6cf20ee624f1f77e9e520715b9fc970
queueLength() view returns (uint256)
2
state() view returns (uint8)
1
suggestUpdate() view returns (bytes32 _committedRoot, bytes32 _new)
(_committedRoot=0x0000000000000000000000000000000000000000000000000000000000000000, _new=0xa6dc360a6e6b3643e833728723fba14ee6cf20ee624f1f77e9e520715b9fc970)
tree() view returns (uint256 count)
2
updater() view returns (address)
0x71dc76c07e92325e7cc09117ab94310da63fc2b9
updaterManager() view returns (address)
0x9272c9d5fa902ef3804ec81e0333ae420d57f715
Read-only
nonces(uint32) view returns (uint32)
queueContains(bytes32 _item) view returns (bool)
State-modifying
Events dispatch(uint32 _destinationDomain, bytes32 _recipientAddress, bytes _messageBody)
doubleUpdate(bytes32 _oldRoot, bytes32[2] _newRoot, bytes _signature, bytes _signature2)
improperUpdate(bytes32 _oldRoot, bytes32 _newRoot, bytes _signature) returns (bool)
initialize(address _updaterManager)
renounceOwnership()
setUpdater(address _updater)
setUpdaterManager(address _updaterManager)
transferOwnership(address newOwner)
update(bytes32 _committedRoot, bytes32 _newRoot, bytes _signature)
Dispatch(bytes32 indexed messageHash, uint256 indexed leafIndex, uint64 indexed destinationAndNonce, bytes32 committedRoot, bytes message)
DoubleUpdate(bytes32 oldRoot, bytes32[2] newRoot, bytes signature, bytes signature2)
ImproperUpdate(bytes32 oldRoot, bytes32 newRoot, bytes signature)
NewUpdater(address oldUpdater, address newUpdater)
NewUpdaterManager(address updaterManager)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Update(uint32 indexed homeDomain, bytes32 indexed oldRoot, bytes32 indexed newRoot, bytes signature)
UpdaterSlashed(address indexed updater, address indexed reporter)
constructor(uint32 _localDomain)
This contract contains no fallback and receive objects.
This contract contains no error objects.