Messenger
Verified contract
Active on
Ethereum with 77,202 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0bdf…96e0
Balances ($213.89)
Native
Value
$213.89
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.06319 | $3,384.95 |
$213.89 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21249052 | an hour ago | | | 0 | 0.00061199311 | |
| 21248916 | an hour ago | | | 0 | 0.00066695551 | |
| 21248780 | 2 hours ago | | | 0 | 0.00068822521 | |
| 21248767 | 2 hours ago | | | 0 | 0.00066784004 | |
| 21248752 | 2 hours ago | | | 0 | 0.00067876517 | |
| 21248721 | 2 hours ago | | | 0 | 0.00059694229 | |
| 21248688 | 2 hours ago | | | 0 | 0.00064080996 | |
| 21248670 | 2 hours ago | | | 0 | 0.00061661110 | |
| 21248522 | 3 hours ago | | | 0 | 0.00068708386 | |
| 21248212 | 4 hours ago | | | 0 | 0.00064285358 |
ABI
ABI objects
Getter at block 21249325
chainId() view returns (uint256)
1
otherChainIds() view returns (bytes32)
0x0000010101010101010101010000000000000000000000000000000000000000
owner() view returns (address)
0x01a494079dcb715f622340301463ce50cd69a4d0
Read-only
gasUsage(uint256 chainId) view returns (uint256 amount)
getTransactionCost(uint256 chainId) view returns (uint256)
receivedMessages(bytes32 messageHash) view returns (uint256 isReceived)
sentMessagesBlock(bytes32 messageHash) view returns (uint256 blockNumber)
State-modifying
Events receiveMessage(bytes32 message, uint256 v1v2, bytes32 r1, bytes32 s1, bytes32 r2, bytes32 s2)
renounceOwnership()
sendMessage(bytes32 message) payable
setGasOracle(address gasOracle_)
setGasUsage(uint256 chainId, uint256 gasAmount)
setOtherChainIds(bytes32 value)
setPrimaryValidator(address value)
setSecondaryValidators(address[] oldValidators, address[] newValidators)
transferOwnership(address newOwner)
withdrawGasTokens(uint256 amount)
MessageReceived(bytes32 indexed message)
MessageSent(bytes32 indexed message)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Received(address arg0, uint256 arg1)
SecondaryValidatorsSet(address[] oldValidators, address[] newValidators)
constructor(uint256 chainId_, bytes32 otherChainIds_, address gasOracle_, address primaryValidator_, address[] validators)
fallback()
receive()
This contract contains no error objects.