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 "TokenSale"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6605366 | 6 years ago | | | 0.495 | 0.0015882930 | |
| 6604100 | 6 years ago | | | 0.99 | 0.0015882930 | |
| 6604030 | 6 years ago | | | 1 | 0.0015882930 | |
| 6598154 | 6 years ago | | | 1.3299759 | 0.00014700000 | |
| 6571253 | 6 years ago | | | 0.25 | 0.0015882930 | |
| 6561147 | 6 years ago | | | 0 | 0.00070944000 | |
| 6543740 | 6 years ago | | | 0.04 | 0.00017190400 | |
| 6540212 | 6 years ago | | | 1.8279054 | 0.00037816500 | |
| 6522353 | 6 years ago | | | 2 | 0.000063000000 | |
| 6521778 | 6 years ago | | | 0.25 | 0.0041598150 |
ABI
ABI objects
Getter at block 21290466
canFinalize() view returns (bool)
true
carryover() view returns (bool)
true
closingTime() view returns (uint256)
1540943940
hasClosed() view returns (bool)
true
isFinalized() view returns (bool)
true
isInitialized() view returns (bool)
true
managerAddr() view returns (address)
0x87cf2332f4e4cd44cbf33be0979c0cb1be2e592f
minAcceptableWei() view returns (uint256)
250000000000000000
openingTime() view returns (uint256)
1539129600
owner() view returns (address)
0x87cf2332f4e4cd44cbf33be0979c0cb1be2e592f
poolAddr() view returns (address)
0xaeb3d7d5a6b52619b36d3bd0b6794e75e65a92bd
rate() view returns (uint256)
733000000000
timeLockEnd() view returns (uint256)
0
timeLockRate() view returns (uint256)
0
token() view returns (address)
0x8232875761b97a5242a4cffb94828dff5c101950
tokensCap() view returns (uint256)
87546508531682000
tokensMinted() view returns (uint256)
140829021669195
wallet() view returns (address)
0xaeb3d7d5a6b52619b36d3bd0b6794e75e65a92bd
weiRaised() view returns (uint256)
192126905415000000000
Read-only
whitelist(address) view returns (bool)
State-modifying
Events addManyToWhitelist(address[] _beneficiaries)
addToWhitelist(address _beneficiary)
buyTokens(address _beneficiary) payable
finalize()
initialize(uint256 carryoverAmount)
removeFromWhitelist(address _beneficiary)
transferOwnership(address newOwner)
Finalized()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TokenPurchase(address indexed purchaser, address indexed beneficiary, uint256 value, uint256 amount)
constructor(uint256 _rate, address _token, address _poolAddr, uint256 _openingTime, uint256 _closingTime, uint256 _tokensCap, uint256 _timeLockRate, uint256 _timeLockEnd, bool _carryover, uint256 _minAcceptableWei)
fallback()
This contract contains no error objects.