MisfitsNFTMinter
Verified contract
Active on
Ethereum with 497 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) |
---|---|---|---|---|---|---|---|
| 16255000 | 2 years ago | | | 0 | 0.00032877181 | |
| 16250711 | 2 years ago | | | 0.035 | 0.0011458190 | |
| 16032879 | 2 years ago | | | 0.035 | 0.0011611723 | |
| 16032874 | 2 years ago | | | 2.345 | 0.0028807124 | |
| 16014223 | 2 years ago | | | 0.07 | 0.00086127367 | |
| 16011664 | 2 years ago | | | 0.035 | 0.0011985667 | |
| 16011585 | 2 years ago | | | 0.035 | 0.0011283679 | |
| 16009512 | 2 years ago | | | 0.035 | 0.0015068141 | |
| 16007885 | 2 years ago | | | 0.07 | 0.0010780808 | |
| 16007867 | 2 years ago | | | 0 | 0.00034601410 |
ABI
ABI objects
Getter at block 21324219
mintFee() view returns (uint256)
35000000000000000
owner() view returns (address)
0x1056fe0d1b136bc7b3c31a93da2c9b0e726e91ae
remainingSupply() view returns (uint16)
0
Read-only
This contract contains no read-only function objects.
State-modifying
Events mint(uint256 quantity) payable
renounceOwnership()
setMintFee(uint256 newFee)
setParentContract(address _newContract)
setReleaseAmount(uint16 newAmount)
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.