Bytecode-generated storage layout

We've generated a storage layout (with no variable labels) from this contract's bytecode. We've also started a backfill to track the inferred variables.

TransparentUpgradeableProxy

Verified contract

Proxy

Active on Base with 504 txns
Deployed by via 0xa48ac6e7 at 20418602
Slot
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

No balances found for "TransparentUpgradeableProxy"

0x199e301c1699c3217230dc0f8c1ec88556aa1cbbb87788732079542e6f884b08
0xe60772027c5227039ae51c1bedbd837ca84fd879d675f980c172e389e5c123aa
0xd12eec5a159fb99723b92516fe4b8ab8f9a7f1ec69b88d8fea77260d431645d0
0xbd042a2ad5b8ea63927ddc76c84730f20449dec3d7eaa2ffcae90b0df28af698
0x9c5873ad08db21cf9ce6dc59f6229b70889023acc6cea51f073acce28737293c
0xf91f922210b15004b82b73bbb331b92aca4d178b3a4c82eee2c96340dd2bf540
0x873590336c15410188633ee2bc8a4a9a2e768fa2d7dadaa12721bb67870a20b2
0xe8717f4dfff8ee4b23fffc857e6d26075088da719f2304eb08a3d113b82db80a
0xba61d9f07b3fc85df255f7d9d4f32293795f6ab01e6c7b58b1e50c722c066cf7
0xa7ecd96b3ab7e9d88bd3d530b9b2bd9e243bc1b883027957e84d3743bff89bac

Functions
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 _idview returns (bool)
processedAt(bytes32 _idview returns (uint48)
processor(bytes32 _idview returns (address)
quoteDispatch(uint32 destinationDomainbytes32 recipientAddressbytes messageBodyview returns (uint256 fee)
quoteDispatch(uint32 destinationDomainbytes32 recipientAddressbytes messageBodybytes defaultHookMetadataview returns (uint256 fee)
quoteDispatch(uint32 destinationDomainbytes32 recipientAddressbytes messageBodybytes metadataaddress hookview returns (uint256 fee)
recipientIsm(address _recipientview returns (address)
State-modifying
dispatch(uint32 _destinationDomainbytes32 _recipientAddressbytes _messageBodypayable returns (bytes32)
dispatch(uint32 destinationDomainbytes32 recipientAddressbytes messageBodybytes hookMetadatapayable returns (bytes32)
dispatch(uint32 destinationDomainbytes32 recipientAddressbytes messageBodybytes metadataaddress hookpayable returns (bytes32)
initialize(address _owneraddress _defaultIsmaddress _defaultHookaddress _requiredHook
process(bytes _metadatabytes _messagepayable 
renounceOwnership(
setDefaultHook(address _hook
setDefaultIsm(address _module
setRequiredHook(address _hook
transferOwnership(address newOwner
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
DefaultHookSet(address indexed hook
DefaultIsmSet(address indexed module
Dispatch(address indexed senderuint32 indexed destinationbytes32 indexed recipientbytes message
DispatchId(bytes32 indexed messageId
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Process(uint32 indexed originbytes32 indexed senderaddress indexed recipient
ProcessId(bytes32 indexed messageId
RequiredHookSet(address indexed hook
Constructor
constructor(address _logicaddress admin_bytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.