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.

0x00000000000e1a99dddd5610111884278bdbda1d

Unverified contract

Proxy

Active on Base with 2,670 txns
Deployed by via 0xeca967e3 at 9991742
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x321356d91553b29cc8c579084bfd17a2b7b9c3d648fe7f4f6f077a2d0b0d2584
0xb25009333f916a2db6e185c1a688a0073b341d93653789266fa6dfcee4543f1c
0x9559a67f645b67be6eeaa8dec92744df01f79415a5086cd1171e32036cf149fa
0xea07615ec32ea3b9dc79599b91420051a05ab1eae10dbc260ce89e6a3758dfd9
0xc3a53ad34ba654cc37af865a295457773dc674a051d481d50ff6f1d04fc25c9e
0x5d2f23cf41377b2b153d1972f1388656b8f94e5224e8332c1391e95708098c0c
0xc52daefcc8a9064c6ad0cf660c0ee7a3c08a9013c526b8f069b3e339bcac2f95
0x8808281697fd50c7f23014dc6e8fc21bed32408d6198ba9eb4b4b065ad934eb9
0xab9cf3319cc65ae0598d37197b2bad78def872844db1d63c08535e0602b1397a
0xa95cfdd74e3be361d858c231e69c1120e93a887038839f2a35a879b45dbe40ad

Functions
Getter at block 22913809
dstEid(view returns (uint32)
30101
endpoint(view returns (address)
0x1a44076050125825900e736c501f859c50fe728c
oAppVersion(view returns (uint64 senderVersionuint64 receiverVersion)
(senderVersion=1, receiverVersion=0)
owner(view returns (address)
0x000000de1e80ea5a234fb5488fee2584251bc7e8
 
proxiableUUID(view returns (bytes32)
Read-only
peers(uint32 eidview returns (bytes32 peer)
quote(bytes messagebytes optionsview returns (uint256 nativeFee)
State-modifying
initialize(address endpoint_address owner_
lzSend(bytes messagebytes optionspayable 
renounceOwnership(
setDelegate(address _delegate
setDstEid(uint32 dstEid_
setPeer(uint32 _eidbytes32 _peer
transferOwnership(address newOwner
upgradeToAndCall(address newImplementationbytes datapayable 
Events
Initialized(uint64 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PeerSet(uint32 eidbytes32 peer
Upgraded(address indexed implementation
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors
AddressEmptyCode(address target
AddressInsufficientBalance(address account
FailedInnerCall(
InvalidDelegate(
InvalidEndpointCall(
InvalidInitialization(
LzTokenUnavailable(
NoPeer(uint32 eid
NotEnoughNative(uint256 msgValue
NotInitializing(
OnlyPeer(uint32 eidbytes32 sender
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account
SafeERC20FailedOperation(address token
Unauthorized(
UnauthorizedCallContext(
UpgradeFailed(