MinterWhitelist2
Verified contract
Active on
Ethereum with 874 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x808f…4475
Balances ($0.00)
No balances found for "MinterWhitelist2"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16068093 | 2 years ago | | | 0 | 0.00044194039 | |
| 16068092 | 2 years ago | | | 0 | 0.0010842320 | |
| 16068086 | 2 years ago | | | 0 | 0.00082531471 | |
| 16068079 | 2 years ago | | | 0 | 0.0031522974 | |
| 16068069 | 2 years ago | | | 0 | 0.00099982940 | |
| 16068058 | 2 years ago | | | 0 | 0.00085011753 | |
| 16068050 | 2 years ago | | | 0 | 0.00093541529 | |
| 16068046 | 2 years ago | | | 0 | 0.0011588190 | |
| 16068012 | 2 years ago | | | 0 | 0.00087816848 | |
| 16068005 | 2 years ago | | | 0 | 0.00097533615 |
ABI
ABI objects
Getter at block 21224219
erc721() view returns (address)
0x808f83264742a1ff9778b1b0e45052799e244475
mintQuantity() view returns (uint256)
1
owner() view returns (address)
0xafb60c2fb2d7cfef50fe4604b742b588b6d37966
publicMint() view returns (bool)
false
wlMint() view returns (bool)
true
Read-only
whitelist(address) view returns (bool)
State-modifying
Events mint()
mintPublic()
renounceOwnership()
revokeWhitelist(address[] _whitelist)
setERC721(address _erc721)
setMintQuantity(uint256 _quantity)
setWLMint(bool _isTrue)
setWhitelist(address[] _whitelist)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _erc721)
This contract contains no fallback and receive objects.
This contract contains no error objects.