whitelist
Verified contract
Proxy
Active on
Ethereum with 176 txns
Unified storage
Map
Table
Raw
Constants and immutables
2
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) |
---|---|---|---|---|---|---|---|
| 18467992 | a year ago | | | 0 | 0.0017744234 | |
| 18445533 | a year ago | | | 0 | 0.00071643220 | |
| 18188221 | a year ago | | | 0 | 0.00059709176 | |
| 17733191 | a year ago | | | 0 | 0.0012232347 | |
| 17594254 | a year ago | | | 0 | 0.0019636515 | |
| 17376532 | a year ago | | | 0 | 0.0017906509 | |
| 17291530 | 2 years ago | | | 0 | 0.0029893975 | |
| 17225481 | 2 years ago | | | 0 | 0.010170727 | |
| 17180141 | 2 years ago | | | 0 | 0.0049173726 | |
| 16909232 | 2 years ago | | | 0 | 0.00092549218 |
ABI
ABI objects
Getter at block 21267862 admin() view returns (address) implementation() view returns (address)
Read-only
This contract contains no read-only function objects.
State-modifying
Events changeAdmin(address newAdmin)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
AdminChanged(address previousAdmin, address newAdmin)
Upgraded(address implementation)
constructor(address _implementation)
fallback()
This contract contains no error objects.