0xea87ae93fa0019a82a727bfd3ebd1cfca8f64f1d
Unverified contract
Proxy
Active on
Base
Unified storage
Map
Table
Raw
Constants and immutables
0
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
0x9f38…4068
0x4eb8…c9f2
0x99ca…6b3a
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
kurbi | ERC-20 | 0.1 | $0.001322 |
$0 | |
OHNO | ERC-20 | 4.587537K | -- | -- | |
GTC | ERC-20 | 2.4K | -- | -- | |
GTC | ERC-20 | 2.4K | -- | -- | |
| ERC-20 | 2.4K | -- | -- | |
| ERC-20 | 2.4K | -- | -- | |
LZPZ | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22702539 | 2 minutes ago | | | 0 | 0.0000051798465 | |
| 22702538 | 2 minutes ago | | | 0 | 0.000020053459 | |
| 22702510 | 3 minutes ago | | | 0 | 0.000031077342 | |
| 22702428 | 6 minutes ago | | | 0 | 0.000019982883 | |
| 22702423 | 6 minutes ago | | | 0 | 0.000025160992 | |
| 22702414 | 7 minutes ago | | | 0 | 0.000035525364 | |
| 22702352 | 9 minutes ago | | | 0 | 0.000020792502 | |
| 22702342 | 9 minutes ago | | | 0 | 0.000030299536 | |
| 22702313 | 10 minutes ago | | | 0 | 0.000031099397 | |
| 22702292 | 11 minutes ago | | | 0 | 0.000033935534 |
ABI
ABI objects
Getter at block 22702604
VERSION() view returns (uint8)
3
defaultHook() view returns (address)
0x4eb82ee35b0a1c1d776e3a3b547f9a9ba6fcc9f2
defaultIsm() view returns (address)
0x9f3875843e4e33edc542ca0419dfc7a7f8044068
deployedBlock() view returns (uint256)
5695475
latestDispatchedId() view returns (bytes32)
0x233e5be5e6734b57c73358d07194ed7c361c12f1839dfa8d4112ba7bf2fd7184
localDomain() view returns (uint32)
8453
nonce() view returns (uint32)
913216
owner() view returns (address)
0x3949ed0cd036d9ff662d97bd7ac1686051c4aebf
requiredHook() view returns (address)
0x99ca8c74ce7cfa9d72a51fbb05f9821f5f826b3a
Read-only
delivered(bytes32 _id) view returns (bool)
processedAt(bytes32 _id) view returns (uint48)
processor(bytes32 _id) view returns (address)
quoteDispatch(uint32 destinationDomain, bytes32 recipientAddress, bytes messageBody) view returns (uint256 fee)
quoteDispatch(uint32 destinationDomain, bytes32 recipientAddress, bytes messageBody, bytes defaultHookMetadata) view returns (uint256 fee)
quoteDispatch(uint32 destinationDomain, bytes32 recipientAddress, bytes messageBody, bytes metadata, address hook) view returns (uint256 fee)
recipientIsm(address _recipient) view returns (address)
State-modifying
Events dispatch(uint32 _destinationDomain, bytes32 _recipientAddress, bytes _messageBody) payable returns (bytes32)
dispatch(uint32 destinationDomain, bytes32 recipientAddress, bytes messageBody, bytes hookMetadata) payable returns (bytes32)
dispatch(uint32 destinationDomain, bytes32 recipientAddress, bytes messageBody, bytes metadata, address hook) payable returns (bytes32)
initialize(address _owner, address _defaultIsm, address _defaultHook, address _requiredHook)
process(bytes _metadata, bytes _message) payable
renounceOwnership()
setDefaultHook(address _hook)
setDefaultIsm(address _module)
setRequiredHook(address _hook)
transferOwnership(address newOwner)
DefaultHookSet(address indexed hook)
DefaultIsmSet(address indexed module)
Dispatch(address indexed sender, uint32 indexed destination, bytes32 indexed recipient, bytes message)
DispatchId(bytes32 indexed messageId)
Initialized(uint8 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Process(uint32 indexed origin, bytes32 indexed sender, address indexed recipient)
ProcessId(bytes32 indexed messageId)
RequiredHookSet(address indexed hook)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.