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.

ETH_ERTAdapterUpgradeable

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x79da6e34 at 21089300
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "ETH_ERTAdapterUpgradeable"

No transactions found for "ETH_ERTAdapterUpgradeable"


Functions
Getter at block 21284950
SEND(view returns (uint16)
1
SEND_AND_COMPOSE(view returns (uint16)
2
UPGRADE_INTERFACE_VERSION(view returns (string)
5.0.0
approvalRequired(pure returns (bool)
true
endpoint(view returns (address)
0x0000000000000000000000000000000000000000
msgInspector(view returns (address)
0x0000000000000000000000000000000000000000
oApp(view returns (address)
0xe9582da43cfdcc9d029c6c2559474164390d75af
oAppVersion(pure returns (uint64 senderVersionuint64 receiverVersion)
(senderVersion=1, receiverVersion=2)
onftVersion(pure returns (bytes4 interfaceIduint64 version)
(interfaceId=0x23e18da6, version=1)
owner(view returns (address)
0x0000000000000000000000000000000000000000
preCrime(view returns (address)
0x0000000000000000000000000000000000000000
proxiableUUID(view returns (bytes32)
0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc
token(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
allowInitializePath(struct Origin originview returns (bool)
combineOptions(uint32 _eiduint16 _msgTypebytes _extraOptionsview returns (bytes)
enforcedOptions(uint32 _eiduint16 _msgTypeview returns (bytes enforcedOption)
isComposeMsgSender(struct Originbytesaddress _senderview returns (bool)
isPeer(uint32 _eidbytes32 _peerview returns (bool)
nextNonce(uint32bytes32view returns (uint64 nonce)
peers(uint32 _eidview returns (bytes32 peer)
quoteSend(struct SendParam _sendParambool _payInLzTokenview returns (struct MessagingFee msgFee)
withdrawalInitialized(uint256 _tokenIdview returns (bool)
State-modifying
adminSend(struct SendParam _sendParamstruct MessagingFee _feeaddress _refundAddresspayable returns (struct MessagingReceipt msgReceipt)
backupTransfer(address[] _fromaddress _touint256[] _tokenIds
initialize(address _tokenaddress _lzEndpointaddress _delegate
lzReceive(struct Origin _originbytes32 _guidbytes _messageaddress _executorbytes _extraDatapayable 
lzReceiveAndRevert(struct InboundPacket[] _packetspayable 
lzReceiveSimulate(struct Origin _originbytes32 _guidbytes _messageaddress _executorbytes _extraDatapayable 
renounceOwnership(
send(struct SendParam _sendParamstruct MessagingFee _feeaddress _refundAddresspayable returns (struct MessagingReceipt msgReceipt)
setDelegate(address _delegate
setEnforcedOptions(struct EnforcedOptionParam[] _enforcedOptions
setMsgInspector(address _msgInspector
setPeer(uint32 _eidbytes32 _peer
setPreCrime(address _preCrime
transferOwnership(address newOwner
upgradeToAndCall(address newImplementationbytes datapayable 
Events
EnforcedOptionSet(struct EnforcedOptionParam[] _enforcedOptions
Initialized(uint64 version
MsgInspectorSet(address inspector
ONFTReceived(bytes32 indexed guiduint32 srcEidaddress indexed toAddressuint256 tokenId
ONFTSent(bytes32 indexed guiduint32 dstEidaddress indexed fromAddressuint256 tokenId
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PeerSet(uint32 eidbytes32 peer
PreCrimeSet(address preCrimeAddress
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
ERC1967InvalidImplementation(address implementation
ERC1967NonPayable(
FailedInnerCall(
InvalidDelegate(
InvalidEndpointCall(
InvalidInitialization(
InvalidOptions(bytes options
InvalidReceiver(
LzTokenUnavailable(
NoPeer(uint32 eid
NotEnoughNative(uint256 msgValue
NotInitializing(
OnlyEndpoint(address addr
OnlyNFTOwner(address calleraddress owner
OnlyPeer(uint32 eidbytes32 sender
OnlySelf(
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account
SafeERC20FailedOperation(address token
SimulationResult(bytes result
UUPSUnauthorizedCallContext(
UUPSUnsupportedProxiableUUID(bytes32 slot