TradePlaceCrowdsale
Verified contract
Active on
Ethereum with 209 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x3c1d…f44f
17 additional
variables
Balances ($0.00)
No balances found for "TradePlaceCrowdsale"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14796550 | 3 years ago | | | 0 | 0.0012060102 | |
| 9358276 | 5 years ago | | | 0 | 0.000097299000 | |
| 7768139 | 6 years ago | | | 0 | 0.00011043000 | |
| 7511002 | 6 years ago | | | 0 | 0.000043212000 | |
| 7510985 | 6 years ago | | | 0 | 0.000062057000 | |
| 7510966 | 6 years ago | | | 0 | 0.000061947000 | |
| 7510961 | 6 years ago | | | 0 | 0.000031555000 | |
| 7510946 | 6 years ago | | | 0 | 0.000061881000 | |
| 7502617 | 6 years ago | | | 0 | 0.0020277010 | |
| 7501661 | 6 years ago | | | 0 | 0.0010225810 |
ABI
ABI objects
Getter at block 21320787
ICOEndTime() view returns (uint256)
1552953600
ICOstartTime() view returns (uint256)
1548633600
StageFour() view returns (uint256)
1551744000
StageOneBonus() view returns (uint256)
375
StageThree() view returns (uint256)
1550707200
StageThreeBonus() view returns (uint256)
125
StageTwo() view returns (uint256)
1549670400
StageTwoBonus() view returns (uint256)
250
advisorCounter() view returns (uint256)
1
advisorSupply() view returns (uint256)
50000000000000000000000000
advisorTimeLock() view returns (uint256)
1552953900
bountySupply() view returns (uint256)
49898265000000000000000000
checkBurnTokens() view returns (bool)
true
founderCounter() view returns (uint256)
1
founderSupply() view returns (uint256)
100000000000000000000000000
founderTimeLock() view returns (uint256)
1552953900
goalReached() view returns (bool)
false
grantReserveSupply() view returns (bool)
true
hasEnded() view returns (bool)
true
icoSupply() view returns (uint256)
0
paused() view returns (bool)
false
preICOEndTime() view returns (uint256)
1547769600
preICOstartTime() view returns (uint256)
1544439706
preIcoBonus() view returns (uint256)
500
preIcoSupply() view returns (uint256)
0
publicSupply() view returns (uint256)
0
rate() view returns (uint256)
2500
reserveSupply() view returns (uint256)
0
reserveTimeLock() view returns (uint256)
1552953780
rewardSupply() view returns (uint256)
1096078000000000000000000
teamCounter() view returns (uint256)
1
teamSupply() view returns (uint256)
50000000000000000000000000
teamTimeLock() view returns (uint256)
1552953900
totalSupply() view returns (uint256)
400022987969784207158109500
upgradeICOSupply() view returns (bool)
true
Read-only
This contract contains no read-only function objects.
State-modifying
Events bountyDrop(address[] recipients, uint256[] values)
burnToken() returns (bool)
buyTokens(address beneficiary) payable
claimRefund()
finalizeCrowdsale()
getTokenAddress() returns (address)
getVaultAddress() returns (address)
grantAdvisorToken(address beneficiary)
grantFounderToken(address founderAddress)
grantReserveToken(address beneficiary)
grantTeamToken(address teamAddress)
pause()
rewardDrop(address[] recipients, uint256[] values)
transferFunds(address[] recipients, uint256[] values)
transferOwnership(address newOwner)
unpause()
Finalized()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Pause()
TokenPurchase(address indexed purchaser, address indexed beneficiary, uint256 value, uint256 amount)
Unpause()
constructor(uint256 _startTime, uint256 _endTime, uint256 _rate, uint256 _cap, uint256 _goal, address _wallet)
fallback()
This contract contains no error objects.