WhiteList
Verified contract
Active on
Ethereum with 1,552 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PRO | ERC-20 | 0.088889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5765481 | 6 years ago | | | 0 | 0.0010171400 | |
| 5762873 | 6 years ago | | | 0 | 0.0010171400 | |
| 5762862 | 6 years ago | | | 0 | 0.0010171400 | |
| 5760530 | 6 years ago | | | 0 | 0.0010171400 | |
| 5758342 | 6 years ago | | | 0 | 0.0010171400 | |
| 5752438 | 6 years ago | | | 0 | 0.0010171400 | |
| 5752436 | 6 years ago | | | 0 | 0.0010171400 | |
| 5752124 | 6 years ago | | | 0 | 0.0010171400 | |
| 5752117 | 6 years ago | | | 0 | 0.0010171400 | |
| 5748388 | 6 years ago | | | 0 | 0.0010171400 |
ABI
ABI objects
Getter at block 21260845
owner() view returns (address)
0xb312f0e23ec0ee64ed6e677d1ccb6fc9730d9e6b
totalWhiteListed() view returns (uint256)
1515
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.