Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xfa98…d21b
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USA | ERC-20 | 1 | $0.000971 |
$0 | |
| ERC-20 | 2.4K | -- | -- | |
OHNO | ERC-20 | 111 | -- | -- | |
LZPZ | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22486030 | 2 hours ago | | | 0 | 2.9785933e-7 | |
| 22463683 | 15 hours ago | | | 0 | 5.3805447e-7 | |
| 22461382 | 16 hours ago | | | 0 | 0.000000605207597436 | |
| 22455608 | 19 hours ago | | | 0 | 6.1317269e-7 | |
| 22455599 | 19 hours ago | | | 0 | 6.1344260e-7 | |
| 22440265 | a day ago | | | 0 | 0.000000606796079136 | |
| 22440232 | a day ago | | | 0 | 0.000000606796079136 | |
| 22430309 | a day ago | | | 0 | 2.6615770e-7 | |
| 22424105 | 2 days ago | | | 0 | 0.000000607720391467 | |
| 22416838 | 2 days ago | | | 0 | 6.6108806e-7 |
ABI
ABI objects
Getter at block 22489793
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
DEFAULT_PAYLOAD_SIZE_LIMIT() view returns (uint256)
10000
FUNCTION_TYPE_SEND() view returns (uint16)
1
FUNCTION_TYPE_SEND_BATCH() view returns (uint16)
2
MINTER_ROLE() view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
NO_EXTRA_GAS() view returns (uint256)
0
getTrustedForwarder() view returns (address forwarder)
0x0000000000000000000000000000000000000000
lzEndpoint() view returns (address)
0xb6319cc6c8c27a8f5daf0dd3df91ea35c4720dd7
name() view returns (string)
Echo
owner() view returns (address)
0x02f086dbc384d69b3041bc738f0a8af5e49da181
precrime() view returns (address)
0x0000000000000000000000000000000000000000
prime() view returns (address)
0xfa980ced6895ac314e7de34ef1bfae90a5add21b
symbol() view returns (string)
ECHO
useCustomAdapterParams() view returns (bool)
false
Read-only
balanceOf(address account, uint256 id) view returns (uint256)
balanceOfBatch(address[] accounts, uint256[] ids) view returns (uint256[])
estimateSendBatchFee(uint16 _dstChainId, bytes _toAddress, uint256[] _tokenIds, uint256[] _amounts, bool _useZro, bytes _adapterParams) view returns (uint256 nativeFee, uint256 zroFee)
estimateSendFee(uint16 _dstChainId, bytes _toAddress, uint256 _tokenId, uint256 _amount, bool _useZro, bytes _adapterParams) view returns (uint256 nativeFee, uint256 zroFee)
failedMessages(uint16, bytes, uint64) view returns (bytes32)
getConfig(uint16 _version, uint16 _chainId, address, uint256 _configType) view returns (bytes)
getRoleAdmin(bytes32 role) view returns (bytes32)
getTrustedRemoteAddress(uint16 _remoteChainId) view returns (bytes)
hasRole(bytes32 role, address account) view returns (bool)
isApprovedForAll(address account, address operator) view returns (bool)
isTrustedForwarder(address forwarder) view returns (bool)
isTrustedRemote(uint16 _srcChainId, bytes _srcAddress) view returns (bool)
minDstGasLookup(uint16, uint16) view returns (uint256)
payloadSizeLimitLookup(uint16) view returns (uint256)
spendGateways(uint256) view returns (address echoCardDestinationAddress, address nativeTokenDestinationAddress, address primeDestinationAddress, address invokeSpendHandler)
supportsInterface(bytes4 _interfaceId) view returns (bool)
trustedRemoteLookup(uint16) view returns (bytes)
uri(uint256 _tokenId) view returns (string)
State-modifying
Events forceResumeReceive(uint16 _srcChainId, bytes _srcAddress)
grantRole(bytes32 role, address account)
invokeSpend(uint256 _id, uint256[] _tokenIds, uint256[] _amounts, uint256 _primeValue, bytes _data) payable
lzReceive(uint16 _srcChainId, bytes _srcAddress, uint64 _nonce, bytes _payload)
mintBatchAdmin(address _to, uint256[] _ids, uint256[] _amounts, bytes _data)
nonblockingLzReceive(uint16 _srcChainId, bytes _srcAddress, uint64 _nonce, bytes _payload)
renounceOwnership()
renounceRole(bytes32 role, address account)
retryMessage(uint16 _srcChainId, bytes _srcAddress, uint64 _nonce, bytes _payload) payable
revokeRole(bytes32 role, address account)
safeBatchTransferFrom(address from, address to, uint256[] ids, uint256[] amounts, bytes data)
safeTransferFrom(address from, address to, uint256 id, uint256 amount, bytes data)
sendBatchFrom(address _from, uint16 _dstChainId, bytes _toAddress, uint256[] _tokenIds, uint256[] _amounts, address _refundAddress, address _zroPaymentAddress, bytes _adapterParams) payable
sendFrom(address _from, uint16 _dstChainId, bytes _toAddress, uint256 _tokenId, uint256 _amount, address _refundAddress, address _zroPaymentAddress, bytes _adapterParams) payable
setApprovalForAll(address operator, bool approved)
setConfig(uint16 _version, uint16 _chainId, uint256 _configType, bytes _config)
setGateway(uint256 _id, address _echoCardDestinationAddress, address _nativeTokenDestinationAddress, address _primeDestinationAddress, address _invokeSpendHandler)
setMinDstGas(uint16 _dstChainId, uint16 _packetType, uint256 _minGas)
setPayloadSizeLimit(uint16 _dstChainId, uint256 _size)
setPrecrime(address _precrime)
setPrime(address _prime)
setReceiveVersion(uint16 _version)
setSendVersion(uint16 _version)
setTrustedForwarder(address _forwarder)
setTrustedRemote(uint16 _srcChainId, bytes _path)
setTrustedRemoteAddress(uint16 _remoteChainId, bytes _remoteAddress)
setURI(string _uri)
setUseCustomAdapterParams(bool _useCustomAdapterParams)
transferOwnership(address newOwner)
ApprovalForAll(address indexed account, address indexed operator, bool approved)
IsDisabledSet(bool newDisabledState)
MessageFailed(uint16 _srcChainId, bytes _srcAddress, uint64 _nonce, bytes _payload, bytes _reason)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PrimeAddressSet(address indexed newPrimeAddress)
ReceiveBatchFromChain(uint16 indexed _srcChainId, bytes indexed _srcAddress, address indexed _toAddress, uint256[] _tokenIds, uint256[] _amounts)
ReceiveFromChain(uint16 indexed _srcChainId, bytes indexed _srcAddress, address indexed _toAddress, uint256 _tokenId, uint256 _amount)
RetryMessageSuccess(uint16 _srcChainId, bytes _srcAddress, uint64 _nonce, bytes32 _payloadHash)
RoleAdminChanged(bytes32 indexed role, bytes32 indexed previousAdminRole, bytes32 indexed newAdminRole)
RoleGranted(bytes32 indexed role, address indexed account, address indexed sender)
RoleRevoked(bytes32 indexed role, address indexed account, address indexed sender)
SendBatchToChain(uint16 indexed _dstChainId, address indexed _from, bytes indexed _toAddress, uint256[] _tokenIds, uint256[] _amounts)
SendToChain(uint16 indexed _dstChainId, address indexed _from, bytes indexed _toAddress, uint256 _tokenId, uint256 _amount)
SetMinDstGas(uint16 _dstChainId, uint16 _type, uint256 _minDstGas)
SetPrecrime(address precrime)
SetTrustedRemote(uint16 _remoteChainId, bytes _path)
SetTrustedRemoteAddress(uint16 _remoteChainId, bytes _remoteAddress)
SetUseCustomAdapterParams(bool _useCustomAdapterParams)
SpendGatewayRegistered(uint256 indexed id, address indexed handler, address echoCardDestinationAddress, address nativeTokenDestinationAddress, address primeDestinationAddress)
SpendInvoked(address indexed from, address echoCardDestination, address nativeDestination, address primeDestination, uint256 id, uint256[] _tokenIds, uint256[] _amounts, uint256 nativeValue, uint256 primeValue, bytes data)
TransferBatch(address indexed operator, address indexed from, address indexed to, uint256[] ids, uint256[] values)
TransferSingle(address indexed operator, address indexed from, address indexed to, uint256 id, uint256 value)
TrustedForwarderSet(address forwarder)
URI(string value, uint256 indexed id)
constructor(address _lzEndpoint, address _forwarder)
This contract contains no fallback and receive objects.
InsufficientPermissions(address userAddress, bytes32 requiredRole)
TransferError()
ZeroAddress(string addressType)