Pandora's Nodes 404
Verified contract
Active on
Ethereum with 5 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Pandora's Nodes 404"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19184578 | 9 months ago | | | 0 | 0.0032858563 | |
| 19184577 | 9 months ago | | | 0 | 0.0033023414 | |
| 19184576 | 9 months ago | | | 0 | 0.0043862896 | |
| 19184570 | 9 months ago | | | 0 | 0.0076856911 | |
| 19184564 | 9 months ago | | | 0 | 0.0075602860 |
ABI
ABI objects
Getter at block 21192200
_disableTransferBlock() view returns (uint256)
19184625
_uniswapV3Pool() view returns (address)
0x89cb997c36776d910cfba8948ce38613636cbc3c
baseTokenURI() view returns (string)
dataURI() view returns (string)
decimals() view returns (uint8)
18
minted() view returns (uint256)
583
name() view returns (string)
Pandora's Nodes 404
owner() view returns (address)
0x1c19477876bffb8588decc11a9d478a255c0aee4
symbol() view returns (string)
BLOCK
totalSupply() view returns (uint256)
200000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
concatenate(string a, string b) pure returns (string)
getApproved(uint256) view returns (address)
initialBuyBlock(address) view returns (uint256)
isApprovedForAll(address, address) view returns (bool)
ownerOf(uint256 id) view returns (address owner)
tokenURI(uint256 id) view returns (string)
whitelist(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amountOrId) returns (bool)
revokeOwnership()
safeTransferFrom(address from, address to, uint256 id)
safeTransferFrom(address from, address to, uint256 id, bytes data)
setApprovalForAll(address operator, bool approved)
setDataURI(string _dataURI)
setNameSymbol(string _name, string _symbol)
setTokenURI(string _tokenURI)
setWhitelist(address target, bool state)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amountOrId)
transferOwnership(address _owner)
Approval(address indexed owner, address indexed spender, uint256 amount)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
ERC20Transfer(address indexed from, address indexed to, uint256 amount)
ERC721Approval(address indexed owner, address indexed spender, uint256 indexed id)
OwnershipTransferred(address indexed user, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed id)
constructor(address _owner)
This contract contains no fallback and receive objects.
This contract contains no error objects.