Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xb1b8…b828
0x862c…c620
Balances ($0.00)
No balances found for "Q00ts"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16442999 | 2 years ago | | | 0.06 | 0.00054852071 | |
| 15549722 | 2 years ago | | | 0 | 0.00012809742 | |
| 15549644 | 2 years ago | | | 0 | 0.00018684998 | |
| 15549604 | 2 years ago | | | 0.15 | 0.00015399083 | |
| 15549604 | 2 years ago | | | 0.15 | 0.00015399083 | |
| 15549604 | 2 years ago | | | 0.15 | 0.00015399083 | |
| 15549604 | 2 years ago | | | 0.15 | 0.00015399083 | |
| 15549604 | 2 years ago | | | 0.15 | 0.00015399083 | |
| 15549604 | 2 years ago | | | 0.15 | 0.00015399083 | |
| 15549604 | 2 years ago | | | 0.03 | 0.00016591083 |
ABI
ABI objects
Getter at block 21298841
MAX_PER_WALLET() view returns (uint256)
5
PUBLIC_MINT_PRICE() view returns (uint256)
30000000000000000
Q00TLIST_MINT_PRICE() view returns (uint256)
25000000000000000
owner() view returns (address)
0x84b966becf1c5c788b59ce4aa4ab0f7a6e827baa
publicSaleStarted() view returns (bool)
false
Read-only
This contract contains no read-only function objects.
State-modifying
Events flipPublicSale(bool _state)
mint(uint256 numQ00tants, uint256 numQ00nicorns) payable
q00tlistMint(bytes32[] _proof, uint256 numQ00tants, uint256 numQ00nicorns) payable
renounceOwnership()
setMerkleRoot(bytes32 _root)
transferOwnership(address newOwner)
withdraw() payable
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(bytes32 _root, address _q00nicorns, address _q00tants)
This contract contains no fallback and receive objects.
ExceedMaxMint()
InvalidProof()
MintZeroItems()
SaleIsPaused()
WrongValueSent()