Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7520…e928
Balances ($0.00)
No balances found for "Minter"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13676976 | 3 years ago | | | 0.06 | 0.0040561564 | |
| 13676966 | 3 years ago | | | 0.6 | 0.0039722358 | |
| 13669611 | 3 years ago | | | 0.06 | 0.0043580745 | |
| 13669604 | 3 years ago | | | 0.06 | 0.0044549206 | |
| 13667963 | 3 years ago | | | 0.12 | 0.0037766695 | |
| 13667847 | 3 years ago | | | 0.06 | 0.0066450203 | |
| 13667845 | 3 years ago | | | 0.12 | 0.0062126030 | |
| 13667290 | 3 years ago | | | 0.18 | 0.0044481430 | |
| 13667223 | 3 years ago | | | 0.3 | 0.0050096274 | |
| 13667222 | 3 years ago | | | 0.06 | 0.0049174257 |
ABI
ABI objects
Getter at block 21167441
WHITELIST_PER() view returns (uint256)
6
mintingState() view returns (uint8)
2
owner() view returns (address)
0xbd091f143ee754f1d755494441aee781d918cb93
Read-only
mintedSpecials(uint256) view returns (bool)
whitelist(address) view returns (uint256)
State-modifying
Events addToWhitelist(address[] addrs)
giveawayMint(address[] winners)
mint(uint256 count) payable
removeFromWhitelist(address addr)
renounceOwnership()
setBitMonstersContract(address _contract)
setMintingState(uint8 state)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address paymentAddress, address[] whitelistedAddrs)
This contract contains no fallback and receive objects.
This contract contains no error objects.