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.

Layer Zero fMULTI

Verified contract

Proxy

Active on Base with 78 txns
Deployed by via 0x32a456a4 at 9343512
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 5 additional slots
-
variable spans 3 additional slots
-
variable spans 3 additional slots
-
variable spans 30 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots

No balances found for "Layer Zero fMULTI"

0x51349d97c49544f6d888427f7b1128be3c15adf901cb1db01833cf895c87e771
0xeda9f7e19de7774ea7e082314cbb80f81a1b519f20bce02f335de2557f2694c2
0x86e87379861f4ca1af753da9fd08003dad81361efbcd63089f61631f1c85d96b
0xd33440472a03f91e0f95d68fef3897f1c0814c2481e7abcecacfdd96f4b32812
0x1d9f252e5ed379b3c5d37fd6b4fe8dc0eae7f2e71a0e71660a755a387f9a5cec
0x0eef16bc6ef4b6a2ba582e6ecdaf736a21fdcbd9f25158233e8205d76049b573
0xda3c1816ff897535a50fe840addedfbc8c09ca5033ce7dc394e6ec580576504a
0xb28109f8fd115b9c70edef5f6925c79b6a5881e5ad6e0650faf1a960b7782f07
0xf69546ead1c19933de6af51985ad519b898c8d109808fcd14fc32786fda2b747
0x706104b20832c6a73c03144872420367fa0f64cfadaa00512a2e360522f98ba6

Functions
Getter at block 23064422
currentLZGas(view returns (uint256)
250000
decimals(view returns (uint8)
18
developer(view returns (address)
0x4ce69fd760ad0c07490178f9a47863dc0358cccd
name(view returns (string)
Layer Zero fMULTI
owner(view returns (address)
0x4ce69fd760ad0c07490178f9a47863dc0358cccd
 
proxiableUUID(view returns (bytes32)
symbol(view returns (string)
lz-fMULTI
totalSupply(view returns (uint256)
588817687454353246703009
Read-only
allowance(address _owneraddress _spenderview returns (uint256 remaining)
balanceOf(address _ownerview returns (uint256 balance)
failedMessages(uint16bytesuint256view returns (uint256 payloadLengthbytes32 payloadHash)
getRoleAdmin(bytes4 roleview returns (bytes4)
hasRole(bytes4 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIDview returns (bool)
trustedRemoteLookup(uint16view returns (bytes)
State-modifying
acceptDeveloper(
acceptOwnership(
addExempt(address newAddress
addExemptBatch(address[] newAddresses
approve(address _spenderuint256 _valuereturns (bool success)
burn(uint256 _valuereturns (bool success)
declineDeveloper(
declineOwnership(
grantRole(bytes4 roleaddress account
initialize(string _namestring _symboladdress _adminaddress _devaddress _owner
lzReceive(uint16 _srcChainIdbytes _srcAddressuint64 _noncebytes _payload
onLzReceive(uint16 _srcChainIdbytes _srcAddressuint64 _noncebytes _payload
pushDeveloper(address newDeveloper
pushOwnership(address newOwner
removeExempt(address newAddress
removeExemptBatch(address[] newAddresses
renounceDeveloper(
renounceOwnership(
renounceRole(bytes4 role
retryMessage(uint16 _srcChainIdbytes _srcAddressuint64 _noncebytes _payloadpayable 
revokeRole(bytes4 roleaddress account
setEndPoint(address newEndpoint
setGasForDestinationLzReceive(uint256 newVal
setTaxes(uint16 _newTTaxuint16 _newBTaxuint16 _newTBurnuint16 _newBBurn
setTres(address newAddress
setTrustedRemote(uint16 _chainIdbytes _trustedRemote
transfer(address _touint256 _valuereturns (bool success)
transferDeveloper(address newDeveloper
transferFrom(address _fromaddress _touint256 _valuereturns (bool success)
transferOwnership(address _newOwner
traverseChains(uint16 _chainIduint256 _amountpayable 
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
Events
AdminChanged(address previousAdminaddress newAdmin
Approval(address indexed _owneraddress indexed _spenderuint256 _value
BeaconUpgraded(address indexed beacon
EndpointSet(address indexed _endpoint
Initialized(uint8 version
MessageFailed(uint16 _srcChainIdbytes _srcAddressuint64 _noncebytes _payload
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed _fromaddress indexed _touint256 _value
TrustedRemoteSet(uint16 _chainIdbytes _trustedRemote
Upgraded(address indexed implementation
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors
MaxSplaining(string reason
TooLateBoomer(uint256 yourTimeuint256 hitTime
TooSoonJunior(uint256 yourTimeuint256 hitTime
Unauthorized(