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) |
---|---|---|---|---|---|---|---|
| 7612194 | 6 years ago | | | 0 | 0.00043312000 | |
| 7611464 | 6 years ago | | | 0 | 0.000093332000 | |
| 7611196 | 6 years ago | | | 0 | 0.000091688000 | |
| 7611163 | 6 years ago | | | 0 | 0.000093416000 | |
| 7611152 | 6 years ago | | | 0 | 0.000087408000 | |
| 7536717 | 6 years ago | | | 0 | 0.000061208000 | |
| 7536684 | 6 years ago | | | 0 | 0.000084454000 |
ABI
ABI objects
Getter at block 21289523
isOwner() view returns (bool)
false
owner() view returns (address)
0xf8523c551763fe4261a28313015267f163de7541
timeLockPeriod() view returns (uint256)
1
validAddresses() view returns (address[])
[]
Read-only
addresses(uint256) view returns (address)
areValidAddresses(address[] _addresses) view returns (bool)
timeLockedUpgrades(bytes32) view returns (uint256)
whiteList(address) view returns (bool)
State-modifying
Events addAddress(address _address)
removeAddress(address _address)
renounceOwnership()
setTimeLockPeriod(uint256 _timeLockPeriod)
transferOwnership(address newOwner)
AddressAdded(address _address)
AddressRemoved(address _address)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
UpgradeRegistered(bytes32 _upgradeHash, uint256 _timestamp)
constructor(address[] _initialAddresses)
This contract contains no fallback and receive objects.
This contract contains no error objects.