Z3RO PUNKS
Verified contract
Active on
Ethereum with 1,797 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x66a7…d675
Balances ($7.40)
Native
Value
$7.4
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.002 | $3,700.30 |
$7.4 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15253772 | 2 years ago | | | 0 | 0.00012483322 | |
| 15197246 | 2 years ago | | | 0 | 0.00015451000 | |
| 14725696 | 3 years ago | | | 0 | 0.00070914812 | |
| 14643347 | 3 years ago | | | 0 | 0.0010391250 | |
| 14635171 | 3 years ago | | | 0 | 0.0010513396 | |
| 14635171 | 3 years ago | | | 0 | 0.0010513396 | |
| 14635169 | 3 years ago | | | 0 | 0.0011653930 | |
| 14635169 | 3 years ago | | | 0 | 0.0011653930 | |
| 14635168 | 3 years ago | | | 0 | 0.0010783166 | |
| 14622444 | 3 years ago | | | 0 | 0.0031732500 |
ABI
ABI objects
Getter at block 21310275
_owner() view returns (address)
0x38a2c954f97710b8ef47a24888200f8a2c887c77
name() view returns (string)
Z3RO PUNKS
owner() view returns (address)
0x38a2c954f97710b8ef47a24888200f8a2c887c77
paused() view returns (bool)
false
symbol() view returns (string)
S3X
Read-only
balanceOf(address owner) view returns (uint256)
failedMessages(uint16, bytes, uint256) view returns (uint256 payloadLength, bytes32 payloadHash)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId) view returns (string)
trustedRemoteLookup(uint16) view returns (bytes)
State-modifying
Events approve(address to, uint256 tokenId)
donateForDevelop() payable
lzReceive(uint16 _srcChainId, bytes _srcAddress, uint64 _nonce, bytes _payload)
mint(uint8 numTokens) payable
onLzReceive(uint16 _srcChainId, bytes _srcAddress, uint64 _nonce, bytes _payload)
pause(bool _state)
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)
setApprovalForAll(address operator, bool approved)
setBaseURI(string URI)
setGasForDestinationLzReceive(uint256 newVal)
setTrustedRemote(uint16 _chainId, bytes _trustedRemote)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
traverseChains(uint16 _chainId, uint256 tokenId) payable
withdraw(uint256 amt)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
MessageFailed(uint16 _srcChainId, bytes _srcAddress, uint64 _nonce, bytes _payload)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(string baseURI_, address _layerZeroEndpoint)
This contract contains no fallback and receive objects.
This contract contains no error objects.