Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x1754…7655
Balances ($0.00)
No balances found for "Support"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "Support"
ABI
ABI objects
Getter at block 21424268
active() view returns (bool)
false
bondingCurve() view returns (address)
0x1754a612ca578f72d678196bcc16710f01db7655
done() view returns (bool)
false
limit() view returns (uint256)
5000000000000000000
owner() view returns (address)
0xe7d134c26292e4eeb6fc7f95bc4188a04658d0e3
remainingTokens() view returns (uint256)
0
totalContributions() view returns (uint256)
0
totalTokens() view returns (uint256)
0
Read-only
contributions(address) view returns (uint256)
currentContribution(address whitelisted) view returns (uint256)
hasWithdrawn(address whitelisted) view returns (bool)
onWhitelist(address whitelisted) view returns (bool)
whitelist(address) view returns (bool)
withdrawn(address) view returns (bool)
State-modifying
Events addToWhitelist(address whitelisted)
makeBuy()
removeFromWhitelist(address blacklisted)
setActive(bool _active)
setLimit(uint256 _limit)
support() payable
withdraw()
This contract contains no event objects.
constructor(uint256 _limit, address _bondingCurve)
fallback()
This contract contains no error objects.