LayerZero Multichain Power XL V2
Verified contract
Active on
Base with 34,245 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($65.67)
Native
Value
$65.67
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 0.02001 | $3,282.07 |
$65.67 | |
0xb56d…d6d3 | ERC-20 | 1,000,000T | $0.000787 |
$787,000,000,000,000 | |
0xdc01…f72c | ERC-20 | 2,000,000,000T | -- | -- | |
0x1fe2…f0bd | ERC-20 | 31,526,315.789474T | -- | -- | |
0xf17a…b47e | ERC-20 | 1,000,000T | -- | -- | |
0xf426…9a0a | ERC-20 | 10,134.582T | -- | -- | |
0xcb4a…6af6 (#13000168) | ERC-721 | 1 | -- | -- | |
0xcb4a…6af6 (#11006233) | ERC-721 | 1 | -- | -- | |
0xcb4a…6af6 (#11006232) | ERC-721 | 1 | -- | -- | |
0xcb4a…6af6 (#11006231) | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22585584 | 4 days ago | | | 0.00023 | 7.7793776e-7 | |
| 22574860 | 4 days ago | | | 0.00012622 | 0.0000023871925 | |
| 22532653 | 5 days ago | | | 0.00038856 | 0.0000024390382 | |
| 22437888 | 7 days ago | | | 0.00001132 | 0.0000023827388 | |
| 22386178 | 8 days ago | | | 0.00004334 | 0.0000024029611 | |
| 22349307 | 9 days ago | | | 0.00006676 | 0.0000024511094 | |
| 22323663 | 10 days ago | | | 0.0000106 | 0.0000022091220 | |
| 22319591 | 10 days ago | | | 0.00023 | 7.7793776e-7 | |
| 22106809 | 15 days ago | | | 0.00023 | 6.1634339e-7 | |
| 22050665 | 16 days ago | | | 0.00023 | 4.4424660e-7 |
ABI
ABI objects
Getter at block 22746523
DEFAULT_PAYLOAD_SIZE_LIMIT() view returns (uint256)
10000
FUNCTION_TYPE_SEND() view returns (uint16)
1
baseTokenURI() view returns (string)
ipfs://QmeaFaMRV7t4n7C3yu9KYCpqfW8DfC2qhMScnCQVYaQjio
cost() view returns (uint256)
230000000000000
lzEndpoint() view returns (address)
0xb6319cc6c8c27a8f5daf0dd3df91ea35c4720dd7
maxMintId() view returns (uint256)
4000000
minGasToTransferAndStore() view returns (uint256)
35000
name() view returns (string)
LayerZero Multichain Power XL V2
nextMintId() view returns (uint256)
3018258
owner() view returns (address)
0xe9136362bb1c97019eab596ea9047f935644bb49
precrime() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
LZPOWERXLV2
Read-only
balanceOf(address owner) view returns (uint256)
dstChainIdToBatchLimit(uint16) view returns (uint256)
dstChainIdToTransferGas(uint16) view returns (uint256)
estimateSendBatchFee(uint16 _dstChainId, bytes _toAddress, uint256[] _tokenIds, bool _useZro, bytes _adapterParams) view returns (uint256 nativeFee, uint256 zroFee)
estimateSendFee(uint16 _dstChainId, bytes _toAddress, uint256 _tokenId, bool _useZro, bytes _adapterParams) view returns (uint256 nativeFee, uint256 zroFee)
failedMessages(uint16, bytes, uint64) view returns (bytes32)
getApproved(uint256 tokenId) view returns (address)
getConfig(uint16 _version, uint16 _chainId, address, uint256 _configType) view returns (bytes)
getTrustedRemoteAddress(uint16 _remoteChainId) view returns (bytes)
isApprovedForAll(address owner, address operator) view returns (bool)
isTrustedRemote(uint16 _srcChainId, bytes _srcAddress) view returns (bool)
minDstGasLookup(uint16, uint16) view returns (uint256)
ownerOf(uint256 tokenId) view returns (address)
payloadSizeLimitLookup(uint16) view returns (uint256)
storedCredits(bytes32) view returns (uint16 srcChainId, address toAddress, uint256 index, bool creditsRemain)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 _nftId) view returns (string)
trustedRemoteLookup(uint16) view returns (bytes)
State-modifying
Events approve(address to, uint256 tokenId)
clearCredits(bytes _payload)
forceResumeReceive(uint16 _srcChainId, bytes _srcAddress)
lzReceive(uint16 _srcChainId, bytes _srcAddress, uint64 _nonce, bytes _payload)
mint() payable
nonblockingLzReceive(uint16 _srcChainId, bytes _srcAddress, uint64 _nonce, bytes _payload)
renounceOwnership()
retryMessage(uint16 _srcChainId, bytes _srcAddress, uint64 _nonce, bytes _payload) payable
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes data)
sendBatchFrom(address _from, uint16 _dstChainId, bytes _toAddress, uint256[] _tokenIds, address _refundAddress, address _zroPaymentAddress, bytes _adapterParams) payable
sendFrom(address _from, uint16 _dstChainId, bytes _toAddress, uint256 _tokenId, address _refundAddress, address _zroPaymentAddress, bytes _adapterParams) payable
setApprovalForAll(address operator, bool approved)
setBaseURI(string _baseTokenURI)
setConfig(uint16 _version, uint16 _chainId, uint256 _configType, bytes _config)
setDstChainIdToBatchLimit(uint16 _dstChainId, uint256 _dstChainIdToBatchLimit)
setDstChainIdToTransferGas(uint16 _dstChainId, uint256 _dstChainIdToTransferGas)
setMinDstGas(uint16 _dstChainId, uint16 _packetType, uint256 _minGas)
setMinGasToTransferAndStore(uint256 _minGasToTransferAndStore)
setPayloadSizeLimit(uint16 _dstChainId, uint256 _size)
setPrecrime(address _precrime)
setReceiveVersion(uint16 _version)
setSendVersion(uint16 _version)
setTrustedRemote(uint16 _remoteChainId, bytes _path)
setTrustedRemoteAddress(uint16 _remoteChainId, bytes _remoteAddress)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw() payable
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
CreditCleared(bytes32 _hashedPayload)
CreditStored(bytes32 _hashedPayload, bytes _payload)
MessageFailed(uint16 _srcChainId, bytes _srcAddress, uint64 _nonce, bytes _payload, bytes _reason)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
ReceiveFromChain(uint16 indexed _srcChainId, bytes indexed _srcAddress, address indexed _toAddress, uint256[] _tokenIds)
RetryMessageSuccess(uint16 _srcChainId, bytes _srcAddress, uint64 _nonce, bytes32 _payloadHash)
SendToChain(uint16 indexed _dstChainId, address indexed _from, bytes indexed _toAddress, uint256[] _tokenIds)
SetDstChainIdToBatchLimit(uint16 _dstChainId, uint256 _dstChainIdToBatchLimit)
SetDstChainIdToTransferGas(uint16 _dstChainId, uint256 _dstChainIdToTransferGas)
SetMinDstGas(uint16 _dstChainId, uint16 _type, uint256 _minDstGas)
SetMinGasToTransferAndStore(uint256 _minGasToTransferAndStore)
SetPrecrime(address precrime)
SetTrustedRemote(uint16 _remoteChainId, bytes _path)
SetTrustedRemoteAddress(uint16 _remoteChainId, bytes _remoteAddress)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(string _baseTokenURI, uint256 _minGasToStore, address _layerZeroEndpoint, uint256 _startMintId, uint256 _endMintId)
This contract contains no fallback and receive objects.
This contract contains no error objects.