0xc1a6233450e4c7e1169a62183ee5ebc099ca242d
Verified contract
Proxy
Active on
Base with 1 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
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
0xd473…b2d2
Balances ($0.00)
No balances found for "0xc1a6233450e4c7e1169a62183ee5ebc099ca242d"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7792191 | a year ago | | | 0 | 0.000000042977126904 |
ABI
ABI objects
Getter at block 22935809 proxiableUUID() view returns (bytes32)
getLocalChainId() view returns (uint64)
8453
owner() view returns (address)
0x10bb279126abd92d886aa3f2a60955c28bf14926
Read-only
blockAddresses(uint64, uint256) view returns (bool)
getChainType(uint64 _chainId) view returns (uint8)
getFeeAmountInTokens(address _relayAddress, struct IAsterizmEnvIzInitTransferRequestDto _dto) view returns (uint256)
getRelayData(address _relayAddress) view returns (struct IAsterizmConfigEnvConfigDataResponseDto)
validIncomeTransferHash(bytes32 _transferHash) view returns (bool)
State-modifying
Events addBlockAddress(uint64 _chainId, uint256 _address)
initTransfer(struct IAsterizmEnvIzInitTransferRequestDto _dto) payable
initialize(address _translatorLibrary)
manageTrustedRelay(address _relayAddress, uint256 _fee, uint256 _systemFee)
receivePayload(struct IAsterizmEnvIzReceivePayloadRequestDto _dto)
removeBlockAddress(uint64 _chainId, uint256 _address)
removeTrustedRelay(address _relayAddress)
renounceOwnership()
resendTransfer(bytes32 _transferHash, address _relay) payable
setTransalor(address _translatorLib)
transferOwnership(address newOwner)
transferSendingResultNotification(address _targetAddress, bytes32 _transferHash, uint8 _statusCode)
updateTrustedRelayFee(uint256 _fee)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
withdrawCoins(address _target, uint256 _amount)
withdrawTokens(address _token, address _target, uint256 _amount)
AddBlockAddressEvent(uint64 _chainId, uint256 _address)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Initialized(uint8 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PayloadErrorEvent(uint64 _srcChainId, uint256 _srcAddress, uint64 _dstChainId, uint256 _dstAddress, bytes32 _transferHash, bytes _reason)
RemoveBlockAddressEvent(uint64 _chainId, uint256 _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 _initializer, address indexed _relayAddress, uint256 _fee, uint256 _systemFee)
Upgraded(address indexed implementation)
WithdrawCoinsEvent(address _targetAddress, uint256 _amount)
WithdrawTokensEvent(address _tokenAddress, address _targetAddress, uint256 _amount)
This contract contains no constructor objects.
fallback()
receive()
This contract contains no error objects.