Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7104…bb70
Balances ($0.00)
No balances found for "GrandPass"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20909407 | 2 months ago | | | 0 | 2.6999471e-7 | |
| 19980369 | 3 months ago | | | 0 | 3.2218925e-7 | |
| 17514824 | 5 months ago | | | 0 | 5.4784976e-7 | |
| 17492788 | 5 months ago | | | 0 | 5.4561162e-7 | |
| 17492215 | 5 months ago | | | 0 | 9.7876160e-7 | |
| 15177045 | 7 months ago | | | 0 | 0.000000044569284224 | |
| 14151368 | 7 months ago | | | 0 | 5.4426818e-7 | |
| 13562899 | 8 months ago | | | 0 | 2.8595064e-7 | |
| 13521607 | 8 months ago | | | 0 | 5.4113504e-7 | |
| 13313990 | 8 months ago | | | 0 | 2.7117279e-7 |
ABI
ABI objects
Getter at block 23889421
TOTAL_COUNTS() view returns (uint256)
100
WHITELIST_PERIOD() view returns (uint256)
1800
baseURI() view returns (string)
https://tomato-cheap-otter-828.mypinata.cloud/ipfs/QmSeYHHByT2QFFg68BMcTaTLcYiWgnGij8PrkiCY3mtDEN/
finished() view returns (bool)
true
getPrice() view returns (int256)
365767310000
launchTimestamp() view returns (uint256)
1705948200
owner() view returns (address)
0x8edc8b97ca2030a14b03c9fd0177c5ae7d66bfb7
totalMintedCounts() view returns (uint256)
100
Read-only
COUNTS(uint256) view returns (uint256)
balanceOf(address account, uint256 id) view returns (uint256)
balanceOfBatch(address[] accounts, uint256[] ids) view returns (uint256[])
isApprovedForAll(address account, address operator) view returns (bool)
minted(address) view returns (bool)
mintedCounts(uint256) view returns (uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
uri(uint256 _tokenid) view returns (string)
whitelist_users(uint256) view returns (address)
whitelisted(address) view returns (bool)
State-modifying
Events finish(bool finished_, string baseURI_)
launch()
mint(address to)
renounceOwnership()
safeBatchTransferFrom(address from, address to, uint256[] ids, uint256[] amounts, bytes data)
safeTransferFrom(address from, address to, uint256 id, uint256 amount, bytes data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string baseURI_)
transferOwnership(address newOwner)
ApprovalForAll(address indexed account, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
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)
URI(string value, uint256 indexed id)
constructor(string uri_, string baseURI_)
This contract contains no fallback and receive objects.
This contract contains no error objects.