Whitelist
Verified contract
Active on
Ethereum with 1,292 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) |
---|---|---|---|---|---|---|---|
| 5596728 | 7 years ago | | | 0 | 0.0028409640 | |
| 5455785 | 7 years ago | | | 0 | 0.0028409640 | |
| 5451954 | 7 years ago | | | 0 | 0.0028409640 | |
| 5450764 | 7 years ago | | | 0 | 0.0028409640 | |
| 5450655 | 7 years ago | | | 0 | 0.0028396200 | |
| 5443417 | 7 years ago | | | 0 | 0.0028409640 | |
| 5433148 | 7 years ago | | | 0 | 0.0028409640 | |
| 5432789 | 7 years ago | | | 0 | 0.0028409640 | |
| 5431512 | 7 years ago | | | 0 | 0.0028409640 | |
| 5428372 | 7 years ago | | | 0 | 0.0028409640 |
ABI
ABI objects
Getter at block 21167136
owner() view returns (address)
0x069da61ec3980499387577e2be0cb999fd353c1e
whitelistLength() view returns (uint256)
1260
Read-only
isWhitelisted(address _wallet) view returns (bool)
walletCreatedTimestamp(address _wallet) view returns (uint256)
walletData(address _wallet) view returns (string)
whitelist(address) view returns (string data, bool whitelisted, uint256 createdTimestamp)
State-modifying
Events addWallet(address _wallet, string _data)
removeWallet(address _wallet)
setApiAddress(address _api)
transferOwnership(address newOwner)
updateWallet(address _wallet, string _data)
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.