Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x66a7…d675
Balances ($53.20)
Native
Value
$53.2
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.021253 | $2,503.01 |
$53.2 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18964288 | 10 months ago | | | 0 | 0.0014220140 | |
| 18012546 | a year ago | | | 0 | 0.00078733800 | |
| 17933240 | a year ago | | | 0 | 0.0017368478 | |
| 16848973 | 2 years ago | | | 0 | 0.00053415324 | |
| 16675670 | 2 years ago | | | 0 | 0.0012320403 | |
| 16664537 | 2 years ago | | | 0 | 0.0011010640 | |
| 16586893 | 2 years ago | | | 0 | 0.0020251451 | |
| 16586221 | 2 years ago | | | 0 | 0.0019416600 | |
| 16488653 | 2 years ago | | | 0 | 0.00068335251 | |
| 16468505 | 2 years ago | | | 0 | 0.00075231302 |
ABI
ABI objects
Getter at block 21099634
BASE_URI() view returns (string)
ipfs://bafybeibjv2gnanwheimnz7c2ymdt5w4khzo26jlwlooh5xe6d2o5l36f4y/
MAX_SUPPLY() view returns (uint256)
572
destGasAmount() view returns (uint256)
300000
lastTokenId() view returns (uint256)
572
layerZeroEndpoint() view returns (address)
0x66a71dcef29a0ffbdbe3c6a460a3b5bc225cd675
mintedSupply() view returns (uint16)
572
name() view returns (string)
kev0
owner() view returns (address)
0xef1ce7ae0fc718d68d6f30cfb640180f5745a51d
symbol() view returns (string)
kev0
totalSupply() view returns (uint256)
740
Read-only
balanceOf(address owner) view returns (uint256)
estimateFee(uint256 _tokenId, address _to, uint16 _chainId) view returns (uint256 nativeFee, uint256 zroFee)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
remotes(uint16) view returns (bytes)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
burn(uint256 tokenId)
forceResumeReceive(uint16 _srcChainId, bytes _srcAddress)
lzReceive(uint16 _srcChainId, bytes _srcAddress, uint64, bytes _payload)
mint() payable
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setConfig(uint16, uint16 _chainId, uint256 _configType, bytes _config)
setDestGasAmount(uint256 _amount)
setLayerZeroEndpoint(address _layerZeroEndpoint)
setReceiveVersion(uint16 version)
setRemote(uint16 _chainId, bytes _remoteAddress)
setSendVersion(uint16 version)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
transferToChain(uint256 _tokenId, address _to, uint16 _chainId) payable
withdrawETH()
withdrawTokens(address _tokenAddress)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(uint256 _lastTokenId, address _layerZeroEndpoint)
fallback()
receive()
This contract contains no error objects.