KumaleonMinter
Verified contract
Active on
Ethereum with 2,524 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x8270…ea8e
Balances ($0.00)
No balances found for "KumaleonMinter"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15693746 | 2 years ago | | | 0 | 0.00024590414 | |
| 15578426 | 2 years ago | | | 0 | 0.0012105940 | |
| 15578425 | 2 years ago | | | 0 | 0.0011028138 | |
| 15578425 | 2 years ago | | | 0 | 0.0023951197 | |
| 15578424 | 2 years ago | | | 0 | 0.0024693886 | |
| 15578424 | 2 years ago | | | 0 | 0.019354442 | |
| 15578424 | 2 years ago | | | 0 | 0.019347702 | |
| 15578423 | 2 years ago | | | 0 | 0.0024023452 | |
| 15578423 | 2 years ago | | | 0 | 0.0024022057 | |
| 15578423 | 2 years ago | | | 0 | 0.0024884438 |
ABI
ABI objects
Getter at block 21256357
isAllowlistMintActive() view returns (bool)
true
isPublicMintActive() view returns (bool)
false
kumaleon() view returns (address)
0x8270fc3b2d23de703b265b2abe008883954fea8e
merkleRoot() view returns (bytes32)
0x6118bd42d977a6da9867f7401b10825892992eeb73d1035e77d4551d92fd9fdd
owner() view returns (address)
0x187f9569c683ba77710f8387d776a2a266ec123e
Read-only
isMinted(bytes32) view returns (bool)
State-modifying
Events allowlistMint(uint8[] _grades, uint256[] _quantities, bytes32[][] proofs)
ownerMint(address _to, uint256 _quantity)
publicMint()
renounceOwnership()
setIsAllowlistMintActive(bool _isAllowlistMintActive)
setIsPublicMintActive(bool _isPublicMintActive)
setKumaleonAddress(address _kumaleonAddress)
setMerkleRoot(bytes32 _merkleRoot)
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.