TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Base with 504 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
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
0x61b6…c3dd
0xf2d5…028c
0xf2d5…028c
Balances ($0.00)
No balances found for "TransparentUpgradeableProxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22750150 | 5 hours ago | | | 0 | 0.000017011299 | |
| 22706324 | a day ago | | | 0 | 0.000017011299 | |
| 22684811 | 2 days ago | | | 0 | 0.000017009922 | |
| 22671610 | 2 days ago | | | 0 | 0.000018976088 | |
| 22654485 | 2 days ago | | | 0 | 0.000018973334 | |
| 22619274 | 3 days ago | | | 0 | 0.000017011299 | |
| 22585365 | 4 days ago | | | 0 | 0.000017014053 | |
| 22517955 | 6 days ago | | | 0 | 0.000015750011 | |
| 22482704 | 6 days ago | | | 0 | 0.000015319812 | |
| 22470790 | 7 days ago | | | 0 | 0.000018977465 |
ABI
ABI objects
Getter at block 22759284
VERSION() view returns (uint8)
3
defaultHook() view returns (address)
0xf2d5328c9ecc7886355b3922bbbe35cc35c5028c
defaultIsm() view returns (address)
0x61b6e7e7ef42f9408d5ef34416e5761e00a7c3dd
deployedBlock() view returns (uint256)
20418598
latestDispatchedId() view returns (bytes32)
0xc4e680fab098198a98268da1bd971a9a25107a25680d78fd14bd9cc4cff47a61
localDomain() view returns (uint32)
8453
nonce() view returns (uint32)
958
owner() view returns (address)
0xc8bc853c09ddbbbd4f5b07e711e5a63c22b1e8f6
requiredHook() view returns (address)
0xf2d5328c9ecc7886355b3922bbbe35cc35c5028c
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)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
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)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
This contract contains no error objects.