Messenger
Verified contract
Active on
Ethereum with 76,030 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0bdf…96e0
Balances ($525.29)
Native
Value
$525.29
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.164499 | $3,193.28 |
$525.29 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21157285 | 11 minutes ago | | | 0 | 0.00093742091 | |
| 21157270 | 14 minutes ago | | | 0 | 0.00099284714 | |
| 21157033 | an hour ago | | | 0 | 0.00089016936 | |
| 21156836 | 2 hours ago | | | 0 | 0.00073034798 | |
| 21156761 | 2 hours ago | | | 0 | 0.00077226699 | |
| 21156438 | 3 hours ago | | | 0 | 0.00071967310 | |
| 21156415 | 3 hours ago | | | 0 | 0.00068001910 | |
| 21156370 | 3 hours ago | | | 0 | 0.00070352436 | |
| 21156081 | 4 hours ago | | | 0 | 0.00067297238 | |
| 21155806 | 5 hours ago | | | 0 | 0.00057543671 |
ABI
ABI objects
Getter at block 21157340
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.