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 "WhiteList"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 4897101 | 7 years ago | | | 0 | 0.0025357500 | |
| 4894536 | 7 years ago | | | 0 | 0.0040572000 | |
| 4894011 | 7 years ago | | | 0 | 0.0045643500 | |
| 4891325 | 7 years ago | | | 0 | 0.0053250750 | |
| 4891090 | 7 years ago | | | 0 | 0.0045136350 | |
| 4889716 | 7 years ago | | | 0 | 0.0030429000 | |
| 4888871 | 7 years ago | | | 0 | 0.0059336550 | |
| 4888519 | 7 years ago | | | 0 | 0.0050715000 | |
| 4887739 | 7 years ago | | | 0 | 0.0074551050 | |
| 4887709 | 7 years ago | | | 0 | 0.0071001000 |
ABI
ABI objects
Getter at block 21285022
owner() view returns (address)
0xa1f3b68f832d977457598fd398684c97f9112d12
totalWhiteListed() view returns (uint256)
317
Read-only
isWhiteListed(address _user) view returns (bool)
whiteList(address) view returns (bool)
State-modifying
Events addToWhiteList(address _user) returns (bool)
addToWhiteListMultiple(address[] _users) returns (bool)
removeFromWhiteList(address _user) returns (bool)
transferOwnership(address newOwner)
LogRemoveWhiteListed(address indexed user)
LogWhiteListed(address indexed user, uint256 whiteListedNum)
LogWhiteListedMultiple(uint256 whiteListedNum)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.