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.

0xc1a6233450e4c7e1169a62183ee5ebc099ca242d

Verified contract

Proxy

Active on Base with 1 txns
Deployed by via 0x36c3f739 at 5076030
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 49 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots

No balances found for "0xc1a6233450e4c7e1169a62183ee5ebc099ca242d"

0x580ef8014ceb16dd542514228bd6b2b1ab120daca98a902f7144ca5c2daf0b12

Functions
Getter at block 22935809
getLocalChainId(view returns (uint64)
8453
owner(view returns (address)
0x10bb279126abd92d886aa3f2a60955c28bf14926
 
proxiableUUID(view returns (bytes32)
Read-only
blockAddresses(uint64uint256view returns (bool)
getChainType(uint64 _chainIdview returns (uint8)
getFeeAmountInTokens(address _relayAddressstruct IAsterizmEnvIzInitTransferRequestDto _dtoview returns (uint256)
getRelayData(address _relayAddressview returns (struct IAsterizmConfigEnvConfigDataResponseDto)
validIncomeTransferHash(bytes32 _transferHashview returns (bool)
State-modifying
addBlockAddress(uint64 _chainIduint256 _address
initTransfer(struct IAsterizmEnvIzInitTransferRequestDto _dtopayable 
initialize(address _translatorLibrary
manageTrustedRelay(address _relayAddressuint256 _feeuint256 _systemFee
receivePayload(struct IAsterizmEnvIzReceivePayloadRequestDto _dto
removeBlockAddress(uint64 _chainIduint256 _address
removeTrustedRelay(address _relayAddress
renounceOwnership(
resendTransfer(bytes32 _transferHashaddress _relaypayable 
setTransalor(address _translatorLib
transferOwnership(address newOwner
transferSendingResultNotification(address _targetAddressbytes32 _transferHashuint8 _statusCode
updateTrustedRelayFee(uint256 _fee
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
withdrawCoins(address _targetuint256 _amount
withdrawTokens(address _tokenaddress _targetuint256 _amount
Events
AddBlockAddressEvent(uint64 _chainIduint256 _address
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PayloadErrorEvent(uint64 _srcChainIduint256 _srcAddressuint64 _dstChainIduint256 _dstAddressbytes32 _transferHashbytes _reason
RemoveBlockAddressEvent(uint64 _chainIduint256 _address
RemoveTrustedRelayEvent(address _relayAddress
SentPayloadEvent(bytes32 _transferHash
SetConfigEvent(address _configAddress
SetInBoundNonceEvent(address _nonceAddress
SetInitializerEvent(address _address
SetLocalChainIdEvent(uint64 _localChainId
SetOutBoundNonceEvent(address _nonceAddress
SetTranslatorEvent(address _translatorAddress
TrustedRelayEvent(address indexed _initializeraddress indexed _relayAddressuint256 _feeuint256 _systemFee
Upgraded(address indexed implementation
WithdrawCoinsEvent(address _targetAddressuint256 _amount
WithdrawTokensEvent(address _tokenAddressaddress _targetAddressuint256 _amount
Constructor

This contract contains no constructor objects.

Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.