AsterizmInitializerV1

Verified contract

Implementation

Active on Base with 0 txns
Deployed by via 0x8e907b9e at 7792188
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 "AsterizmInitializerV1"

No transactions found for "AsterizmInitializerV1"


Functions
Getter at block 22939427
getLocalChainId(view returns (uint64)
0
owner(view returns (address)
0x0000000000000000000000000000000000000000
proxiableUUID(view returns (bytes32)
0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc
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.