PresalePool

Verified contract

Active on Ethereum with 8 txns
Deployed by via 0x615b8d1c at 4377208
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "PresalePool"

0x390453d1d9fcac6d82d396e875de5df5dd92955ff6fb5c9b45de0fd6fe9b01b5
0xb27c3ec6ea0237cfcc102ac17b52bebb6e6967172b31991a0d5f3e2056f6e42a
0xb4264261b833c0bf5485d1e8dbfdb8d3efdff78df4a8832db4ea7a569b7a59a1
0xef3be2fa4400b30a4e7d99e1971c3388e442df979b7bfcbaea892ed90b63eb79
0x313df29676a4c86154eceae1d7ca5583071233e3cd06f83a035f9d74a9acc6a5
0xdf124b7da0e2efacab2567dedd3a6045a0d51b08b5b8868fd20ccedc24e40336
0x22ba7db45b51b9468da14da1b869fe70687219f29d7d4c56bd6fc6b88d154ed1
0x683cfe1ab0acda7c232a4c41274c3d4dc08eb29337cc87cac226838b86ec2f2b

Functions
Getter at block 21023022
maxContribution(view returns (uint256)
0
maxPoolTotal(view returns (uint256)
0
minContribution(view returns (uint256)
0
poolTotal(view returns (uint256)
15500000000000000000
state(view returns (uint8)
3
token(view returns (address)
0x0000000000000000000000000000000000000000
whitelistAll(view returns (bool)
true
Read-only
admins(uint256view returns (address)
balances(addressview returns (uint256 contributionuint256 remainingbool whitelistedbool exists)
failures(uint256view returns (address)
participants(uint256view returns (address)
State-modifying
close(
fail(
getParticipantBalances(returns (address[]uint256[]uint256[]bool[]bool[])
modifyWhitelist(address[] toIncludeaddress[] toExclude
open(
payToPresale(address _presaleAddress
refundPresale(payable 
removeWhitelist(
setContributionSettings(uint256 _minContributionuint256 _maxContributionuint256 _maxPoolTotal
setToken(address tokenAddress
transferAllTokens(returns (address[])
transferMyTokens(
withdraw(uint256 amount
withdrawAll(
Events
Deposit(address indexed _fromuint256 _value
Payout(address indexed _touint256 _value
Withdrawl(address indexed _touint256 _value
Constructor
constructor(uint256 _minContributionuint256 _maxContributionuint256 _maxPoolTotaladdress[] _admins
Fallback and receive
fallback(
Errors

This contract contains no error objects.