Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xdaae…1bb0
Balances ($0.00)
No balances found for "Minter"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18327818 | a year ago | | | 0 | 0.00086213045 | |
| 14904872 | 2 years ago | | | 0 | 0.0042885209 | |
| 14904864 | 2 years ago | | | 0 | 0.0044991181 | |
| 14710777 | 3 years ago | | | 0 | 0.0036547718 | |
| 14177659 | 3 years ago | | | 0 | 0.0045083540 | |
| 14177138 | 3 years ago | | | 0 | 0.0042456660 | |
| 14098419 | 3 years ago | | | 0 | 0.010892031 | |
| 14091495 | 3 years ago | | | 0 | 0.011940843 | |
| 14090540 | 3 years ago | | | 0 | 0.013692941 | |
| 14090527 | 3 years ago | | | 0 | 0.017706363 |
ABI
ABI objects
Getter at block 21261660
merkleRoot() view returns (bytes32)
0x9f12d3848cad4ef5572154ec821a3393ce99dd5e86dd589a3b51409a07e596f8
mintable() view returns (address)
0xdaae81c0077e8917a2eb63bb66ef701ff4781bb0
nextId() view returns (uint256)
51
owner() view returns (address)
0xed1e949dba2fb54e83b3ae2fbbb5cc99aae3a920
Read-only
claimed(uint256) view returns (bool)
makeNode(uint256 index, bytes32 sig, address account, uint256 count) pure returns (bytes32)
merkleVerify(bytes32 node, bytes32[] proof) view returns (bool)
sigToTokenId(bytes32) view returns (uint256)
State-modifying
Events claim(uint256 index, bytes32 sig, address account, uint256 count, bytes32[] proof)
renounceOwnership()
setMintable(address _mintable)
transferOwnership(address newOwner)
Claimed(uint256 index, bytes32 sig, address account, uint256 count)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(bytes32 _merkleRoot)
This contract contains no fallback and receive objects.
This contract contains no error objects.