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) |
---|---|---|---|---|---|---|---|
| 7494813 | 6 years ago | | | 0 | 0.00074098500 | |
| 7490218 | 6 years ago | | | 0 | 0.00074098500 | |
| 7486151 | 6 years ago | | | 0 | 0.00074098500 | |
| 7476047 | 6 years ago | | | 0 | 0.00074098500 | |
| 7475612 | 6 years ago | | | 0 | 0.00074098500 | |
| 7475429 | 6 years ago | | | 0 | 0.00074098500 | |
| 7474538 | 6 years ago | | | 0 | 0.00074098500 | |
| 7470143 | 6 years ago | | | 0 | 0.00074098500 | |
| 7468292 | 6 years ago | | | 0 | 0.00074098500 | |
| 7448269 | 6 years ago | | | 0 | 0.00074098500 |
ABI
ABI objects
Getter at block 21416413
crowdsaleAddress() view returns (address)
0xb6a2557cbfcb9ac48bf95f8096d579b3ebf061d1
owner() view returns (address)
0x13994bed517e967b309b9fd99913bb43622d0f6d
Read-only
getBonusPercent(address user) view returns (uint256)
isValidPurchase(address user, uint256 weiAmount) view returns (bool)
State-modifying
Events addParticipant(address user, uint256 bonusPercent, uint256 maxPurchaseAmount)
addParticipants(address[] users, uint256 bonusPercent, uint256 maxPurchaseAmount)
recordPurchase(address beneficiary, uint256 weiAmount)
revokeParticipant(address user)
revokeParticipants(address[] users)
setCrowdsale(address crowdsale)
transferOwnership(address newOwner)
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.