MintManager
Verified contract
Active on
Ethereum with 587 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x6a02…80f4
0x212d…e6d0
0xf0be…9a40
Balances ($0.00)
No balances found for "MintManager"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13408416 | 3 years ago | | | 0 | 0.0029693428 | |
| 13398208 | 3 years ago | | | 0 | 0.023809570 | |
| 13394539 | 3 years ago | | | 0 | 0.067323164 | |
| 13394336 | 3 years ago | | | 0 | 0.011410092 | |
| 13393778 | 3 years ago | | | 0 | 0.033006755 | |
| 13393084 | 3 years ago | | | 0 | 0.039961079 | |
| 13392784 | 3 years ago | | | 0 | 0.040073992 | |
| 13392056 | 3 years ago | | | 0.1 | 0.015707517 | |
| 13391963 | 3 years ago | | | 0.1 | 0.014885077 | |
| 13391725 | 3 years ago | | | 0 | 0.018445176 |
ABI
ABI objects
Getter at block 21262664
owner() view returns (address)
0x5f13abd64833173f42c3dc22dbe568476e9d819a
Read-only
This contract contains no read-only function objects.
State-modifying
Events claimFreeMintsSaconi(uint256 mint, uint256 stakedAmount, uint256[] tokenIDList)
mintNormal() payable
mintSpecialWaltz() payable
renounceOwnership()
setMintingEnabled(bool _specialMintingEnabled, bool _normalMintingEnabled)
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.