Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0000…cd4e
0xb23d…28cf
Balances ($0.10)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETHO | ERC-20 | 10 | $0.00953 |
$0.1 | |
| ERC-20 | 2.4K | -- | -- | |
| ERC-20 | 2.4K | -- | -- | |
OHNO | ERC-20 | 21.10101 | -- | -- | |
LZPZ | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22743656 | 18 minutes ago | | | 0 | 0.0000062821499 | |
| 22743637 | 19 minutes ago | | | 0 | 3.4795857e-7 | |
| 22743630 | 19 minutes ago | | | 0 | 3.4833303e-7 | |
| 22743623 | 20 minutes ago | | | 0 | 3.4977737e-7 | |
| 22743616 | 20 minutes ago | | | 0 | 3.5059969e-7 | |
| 22743608 | 20 minutes ago | | | 0 | 3.5088074e-7 | |
| 22743601 | 20 minutes ago | | | 0 | 3.4966863e-7 | |
| 22743593 | 21 minutes ago | | | 0 | 3.4913164e-7 | |
| 22743586 | 21 minutes ago | | | 0 | 3.4964094e-7 | |
| 22743578 | 21 minutes ago | | | 0 | 3.4879039e-7 |
ABI
ABI objects
Getter at block 22744206
DEFAULT_PAYLOAD_SIZE_LIMIT() view returns (uint256)
10000
FUNCTION_TYPE_SEND() view returns (uint16)
1
FUNCTION_TYPE_SEND_BATCH() view returns (uint16)
2
NO_EXTRA_GAS() view returns (uint256)
0
batchSizeLimit() view returns (uint256)
111
getTrustedForwarder() view returns (address forwarder)
0x23b9e4193419981bee723741be305a590078217d
isOperatorFilterRegistryRevoked() view returns (bool)
false
lzEndpoint() view returns (address)
0xb6319cc6c8c27a8f5daf0dd3df91ea35c4720dd7
name() view returns (string)
parallel
operatorFilterRegistry() view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
owner() view returns (address)
0x02f086dbc384d69b3041bc738f0a8af5e49da181
precrime() view returns (address)
0x0000000000000000000000000000000000000000
prime() view returns (address)
0xb23d80f5fefcddaa212212f028021b41ded428cf
symbol() view returns (string)
LL
useCustomAdapterParams() view returns (bool)
true
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)
getTrustedRemoteAddress(uint16 _remoteChainId) view returns (bytes)
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 nftDestinationAddress, address nativeDestinationAddress, 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)
invokeSpend(uint256 _id, uint256[] _tokenIds, uint256[] _amounts, uint256 _primeValue, bytes _data) payable
lzReceive(uint16 _srcChainId, bytes _srcAddress, uint64 _nonce, bytes _payload)
nonblockingLzReceive(uint16 _srcChainId, bytes _srcAddress, uint64 _nonce, bytes _payload)
renounceOwnership()
retryMessage(uint16 _srcChainId, bytes _srcAddress, uint64 _nonce, bytes _payload) payable
revokeOperatorFilterRegistry()
safeBatchTransferFrom(address from, address to, uint256[] ids, uint256[] amounts, bytes data)
safeTransferFrom(address from, address to, uint256 tokenId, 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)
setBatchSizeLimit(uint256 _batchSizeLimit)
setConfig(uint16 _version, uint16 _chainId, uint256 _configType, bytes _config)
setGateway(uint256 _id, address _nftDestinationAddress, address _nativeDestinationAddress, 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)
updateOperatorFilterRegistryAddress(address newRegistry)
ApprovalForAll(address indexed account, address indexed operator, bool approved)
BatchSizeLimitSet(uint256 batchSizeLimit)
MessageFailed(uint16 _srcChainId, bytes _srcAddress, uint64 _nonce, bytes _payload, bytes _reason)
OperatorFilterRegistryAddressUpdated(address newRegistry)
OperatorFilterRegistryRevoked()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PrimeSet(address prime)
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)
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(address indexed handler, address nftDestinationAddress, address nativeTokenDestinationAddress, address primeDestinationAddress)
SpendInvoked(address indexed from, address nftDestination, 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.
ExceedsBatchSizeLimit()
InitialRegistryAddressCannotBeZeroAddress()
InvalidAdapterParams()
OnlyOwner()
OperatorNotAllowed(address operator)
RegistryHasBeenRevoked()
TransferError()
ZeroAddress(string addressType)