WhiteListed
Verified contract
Active on
Ethereum with 42 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "WhiteListed"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6821835 | 6 years ago | | | 0 | 0.0026187500 | |
| 6773725 | 6 years ago | | | 0 | 0.0026187500 | |
| 6659562 | 6 years ago | | | 0 | 0.0026187500 | |
| 6650695 | 6 years ago | | | 0 | 0.0026155500 | |
| 6636665 | 6 years ago | | | 0 | 0.0026187500 | |
| 6634155 | 6 years ago | | | 0 | 0.0026187500 | |
| 6610359 | 6 years ago | | | 0 | 0.0026187500 | |
| 6566736 | 6 years ago | | | 0 | 0.0026187500 | |
| 6455261 | 6 years ago | | | 0 | 0.0026187500 | |
| 6395739 | 6 years ago | | | 0 | 0.0026187500 |
ABI
ABI objects
Getter at block 21324869
count() view returns (uint256)
39
launcher() view returns (address)
0x31efd75bc0b5fbafc6015bd50590f4fdab6a3f22
minter() view returns (address)
0x31efd75bc0b5fbafc6015bd50590f4fdab6a3f22
owner() view returns (address)
0x31efd75bc0b5fbafc6015bd50590f4fdab6a3f22
pendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
whiteLister() view returns (address)
0x3f77af333335044388d39d768cbac7f036ca4494
Read-only
whiteList(address) view returns (bool)
State-modifying
Events addWhiteListed(address[] addrs)
claimOwnership()
removeWhiteListed(address addr)
renounceOwnership()
setMinter(address addr)
setWhiteLister(address addr)
transferOwnership(address newOwner)
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Whitelisted(address indexed addr, uint256 whitelistedCount, bool isWhitelisted)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.