MisfitsNFTMinter
Verified contract
Active on
Ethereum with 97 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7c98…237a
Balances ($0.00)
No balances found for "MisfitsNFTMinter"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20722000 | 3 months ago | | | 0.035 | 0.00097405736 | |
| 20721863 | 3 months ago | | | 0.36 | 0.00075019042 | |
| 20721848 | 3 months ago | | | 0.035 | 0.00053009221 | |
| 20721812 | 3 months ago | | | 0.035 | 0.00029905177 | |
| 20721765 | 3 months ago | | | 0.035 | 0.00047064647 | |
| 20721662 | 3 months ago | | | 0.035 | 0.00042294229 | |
| 20721607 | 3 months ago | | | 0.035 | 0.00052786092 | |
| 20718039 | 3 months ago | | | 0.035 | 0.00032773319 | |
| 20713532 | 3 months ago | | | 0.035 | 0.0011302953 | |
| 20701690 | 3 months ago | | | 0.035 | 0.00032045978 |
ABI
ABI objects
Getter at block 21390938
merkleRoot() view returns (bytes32)
0x8f43e03b563c5309ab2229451c5b76da74cece7a090d7cf7d4658fe0e4e24ccb
owner() view returns (address)
0x1056fe0d1b136bc7b3c31a93da2c9b0e726e91ae
publicMintFee() view returns (uint256)
35000000000000000
remainingSupply() view returns (uint16)
78
whitelistMintFee() view returns (uint256)
30000000000000000
Read-only
This contract contains no read-only function objects.
State-modifying
Events mint(uint256 quantity) payable
mintWhitelist(uint256 quantity, bytes32[] merkleProof) payable
renounceOwnership()
setMerkleRoot(bytes32 newRoot)
setParentContract(address _newContract)
setPublicMintFee(uint256 newFee)
setReleaseAmount(uint16 newAmount)
setWhitelistMintFee(uint256 newFee)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.