Crowdsale
Verified contract
Active on
Ethereum with 2,474 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
6 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
YOO | ERC-20 | 14.8K | -- | -- | |
TOPBTC | ERC-20 | 8.888889K | -- | -- | |
EBK | ERC-20 | 93.228061 | -- | -- | |
TOPB | ERC-20 | 8.888889 | -- | -- | |
DNET | ERC-20 | 2.674 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11462516 | 4 years ago | | | 0 | 0.0025462800 | |
| 11462146 | 4 years ago | | | 0 | 0.0026326800 | |
| 11462107 | 4 years ago | | | 0 | 0.0024723160 | |
| 10697686 | 4 years ago | | | 0 | 0.0037954800 | |
| 10697685 | 4 years ago | | | 0 | 0.0037954800 | |
| 10697682 | 4 years ago | | | 0 | 0.0037954800 | |
| 10697662 | 4 years ago | | | 0 | 0.0037954800 | |
| 10697621 | 4 years ago | | | 0 | 0.0051950400 | |
| 10697621 | 4 years ago | | | 0 | 0.0037954800 | |
| 10697332 | 4 years ago | | | 0 | 0.0062291900 |
ABI
ABI objects
Getter at block 21213561 checkUnsold() view returns (uint256)
allocatedTokens() view returns (uint256)
17530489128
approvedTill() view returns (uint256)
1536710400
currentBonusLevel() view returns (uint256)
200
currentCapLevel() view returns (uint256)
3000000000000
currentRateLevel() view returns (uint256)
10800
currentRound() view returns (uint256)
5
currentRoundStart() view returns (uint256)
1531150472
distributedTokens() view returns (uint256)
585616329831
endTime() view returns (uint256)
1532386740
hasNotEnded() view returns (bool)
false
hasStarted() view returns (bool)
true
lockedTill() view returns (uint256)
1542931200
lockedTokens() view returns (uint256)
18763984138
maxTokensRaised() view returns (uint256)
10000000000000
minPurchase() view returns (uint256)
10000000000000000
owner() view returns (address)
0x641ad78baca220c5bd28b51ce8e0f495e85fe689
paused() view returns (bool)
false
processedTokens() view returns (uint256)
2851435579200
rate() view returns (uint256)
0
round() view returns (uint256)
5
soldTokens() view returns (uint256)
621910803097
startTime() view returns (uint256)
1527703200
token() view returns (address)
0xeaf61fc150cd5c3bea75744e830d916e60ea5a9f
tokenBalance() view returns (uint256)
0
unSoldTokens() view returns (uint256)
2229524776103
wallet() view returns (address)
0xa4d45b2c0a0d4021abbdb323ee1d49b997d86965
weiRaised() view returns (uint256)
1132742638904992567545
Read-only
allocatedAddresses(uint256) view returns (address)
allocatedBalances(address) view returns (uint256)
approved(address) view returns (bool)
bonusBalances(address) view returns (uint256)
bonusLevels(uint256) view returns (uint256)
capLevels(uint256) view returns (uint256)
crowdsaleBalances(address) view returns (uint256)
distributedBalances(address) view returns (uint256)
lockedBalances(address) view returns (uint256)
rateLevels(uint256) view returns (uint256)
tokensBought(address) view returns (uint256)
State-modifying
Events _changeApproveDate(uint256 _newDate)
_changeLockDate(uint256 _newDate)
_withdrawAllFunds()
_withdrawWei(uint256 _amount)
autoTransferApproved(uint256 _start, uint256 _end)
autoTransferLocked(uint256 _start, uint256 _end)
burnUnsold()
buyTokens(address _beneficiary) payable
changeApproval(address _beneficiary, bool _newStatus)
changeWallet(address _newWallet)
goNextRound()
massApproval(bool _newStatus, uint256 _start, uint256 _end)
pause()
setMinPurchase(uint256 _minPurchase)
setNewBonusLevel(uint256 _bonusIndex, uint256 _bonusValue)
setNewRateLevel(uint256 _rateIndex, uint256 _rateValue)
setNewRatesBase(uint256 _r1)
setNewRatesCustom(uint256 _r1, uint256 _r2, uint256 _r3, uint256 _r4, uint256 _r5, uint256 _r6)
transferApprovedBalance(address _beneficiary)
transferLockedBalance(address _beneficiary)
transferToken(uint256 _tokens) returns (bool success)
unpause()
Pause()
TokenPurchase(address indexed purchaser, address indexed beneficiary, uint256 value, uint256 amount)
Unpause()
constructor(uint256 _rate, address _wallet, address _owner, address _token)
fallback()
This contract contains no error objects.