IKNLFreeMinter
Verified contract
Active on
Ethereum with 383 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xb04e…42e8
0x5946…e066
Balances ($0.00)
No balances found for "IKNLFreeMinter"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14961233 | 2 years ago | | | 0 | 0.0019485122 | |
| 14814709 | 2 years ago | | | 0 | 0.0023698525 | |
| 14814692 | 2 years ago | | | 0 | 0.0016785260 | |
| 14814687 | 2 years ago | | | 0 | 0.0014594741 | |
| 14814606 | 2 years ago | | | 0 | 0.0017562291 | |
| 14814591 | 2 years ago | | | 0 | 0.0017520642 | |
| 14687932 | 3 years ago | | | 0 | 0.0036420671 | |
| 14663652 | 3 years ago | | | 0 | 0.0043424715 | |
| 14663646 | 3 years ago | | | 0 | 0.0032058621 | |
| 14657425 | 3 years ago | | | 0 | 0.0012805534 |
ABI
ABI objects
Getter at block 21207269
maxMints() view returns (uint256)
1000
minKennelCountRequired() view returns (uint256)
1
mintsCountPerTx() view returns (uint256)
1
mintsTotalCount() view returns (uint256)
374
owner() view returns (address)
0x84e3818481cd74fba450e690f5feb6f4c095a24e
Read-only
This contract contains no read-only function objects.
State-modifying
Events claim()
renounceOwnership()
setMaxMints(uint256 _maxMints)
setMinKennelCountRequired(uint256 _minKennelCountRequired)
setMintsCountPerTx(uint256 _mintsCountPerTx)
transferInvisibleKennelOwnership(address _newOwner)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(uint256 _maxMints, uint256 _mintsCountPerTx, uint256 _minKennelCountRequired)
This contract contains no fallback and receive objects.
This contract contains no error objects.