AuctusWhitelist
Verified contract
Active on
Ethereum with 513 txns
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 "AuctusWhitelist"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5463092 | 7 years ago | | | 0 | 0.00018244500 | |
| 5458683 | 7 years ago | | | 0 | 0.00018244500 | |
| 5457683 | 7 years ago | | | 0 | 0.00018244500 | |
| 5457528 | 7 years ago | | | 0 | 0.00018244500 | |
| 5457394 | 7 years ago | | | 0 | 0.00018244500 | |
| 5457146 | 7 years ago | | | 0 | 0.00018244500 | |
| 5457117 | 7 years ago | | | 0 | 0.00060879000 | |
| 5457089 | 7 years ago | | | 0 | 0.00018244500 | |
| 5457057 | 7 years ago | | | 0 | 0.00060879000 | |
| 5457043 | 7 years ago | | | 0 | 0.00018244500 |
ABI
ABI objects
Getter at block 21178470
maximumValueAfterGuaranteedPeriod() view returns (uint256)
15000000000000000000000
maximumValueDuringGuaranteedPeriod() view returns (uint256)
6700000000000000000
maximumValueWithoutProofOfAddress() view returns (uint256)
20000000000000000000
owner() view returns (address)
0xd1b10607921c78d9a00529294c4b99f1bd250e1c
timeThatFinishGuaranteedPeriod() view returns (uint256)
1522245600
Read-only
canListAddress(address) view returns (bool)
getAllowedAmountToContribute(address addr) view returns (uint256)
whitelist(address) view returns (bool _whitelisted, bool _unlimited, bool _doubleValue, bool _shouldWaitGuaranteedPeriod)
State-modifying
Events changeMaximumValueDuringGuaranteedPeriod(uint256 maximumValue)
changeMaximumValueWithoutProofOfAddress(uint256 maximumValue)
listAddresses(bool whitelisted, bool unlimited, bool doubleValue, bool shouldWait, address[] _addresses)
setAddressesThatCanList(bool canList, address[] _addresses)
transferOwnership(address newOwner)
This contract contains no event objects.
constructor(uint256 maximumValueToGuaranteedPeriod, uint256 maximumValueForProofOfAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.