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 "Mint"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16643559 | 2 years ago | | | 0 | 0.0012558422 | |
| 16643554 | 2 years ago | | | 0 | 0.0032045084 | |
| 16643553 | 2 years ago | | | 0 | 0.0062606625 | |
| 16643552 | 2 years ago | | | 0 | 0.0034425868 | |
| 16643550 | 2 years ago | | | 0 | 0.0039914683 | |
| 16643548 | 2 years ago | | | 0 | 0.0042694545 | |
| 16643548 | 2 years ago | | | 0 | 0.0042781384 | |
| 16643546 | 2 years ago | | | 0 | 0.0044910419 | |
| 16643546 | 2 years ago | | | 0 | 0.0044857479 | |
| 16643545 | 2 years ago | | | 0 | 0.0044740790 |
ABI
ABI objects
Getter at block 21390575
currentPhase() view returns (struct Phase phase, bool ok)
(phase=(, 0x0000000000000000000000000000000000000000000000000000000000000000, 0, 0, 0), ok=false)
enabled() view returns (bool)
false
owner() view returns (address)
0x5f5e2a298fb88e514e8919edfd2a1b7486296f40
tokenAddress() view returns (address)
0x5c109fb6644a97a6f4cfbd8d8f03bddae843a764
totalMinted() view returns (uint256)
1200
Read-only
balanceOf(address owner) view returns (uint256)
leafUsed(bytes32 leaf) view returns (bool)
makeMerkleLeaf(address wallet, uint64 quantity) pure returns (bytes32)
State-modifying
Events adminMint(address to, uint64 quantity)
allowlistMint(address to, uint64 quantity, bytes32[] proof)
publicMint(address to, uint64 quantity)
renounceOwnership()
setEnabled(bool b)
setPhases(struct Phase[] phases)
setTokenAddress(address addr)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.