Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x53e2…6952
Balances ($0.00)
No balances found for "TTCSale"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6034465 | 6 years ago | | | 17 | 0.0036379300 | |
| 6034328 | 6 years ago | | | 6 | 0.0036379300 | |
| 6034305 | 6 years ago | | | 952.9 | 0.0048679300 | |
| 6034180 | 6 years ago | | | 260 | 0.0036379300 | |
| 6033014 | 6 years ago | | | 26 | 0.0036379300 | |
| 6032790 | 6 years ago | | | 8 | 0.0036379300 | |
| 6032572 | 6 years ago | | | 30 | 0.0036379300 | |
| 6031840 | 6 years ago | | | 10 | 0.0036379300 | |
| 6028759 | 6 years ago | | | 1500 | 0.0036379300 | |
| 6028735 | 6 years ago | | | 1299.99 | 0.0036379300 |
ABI
ABI objects
Getter at block 21264751
HIGH_RANGE_RATE() view returns (uint256)
30000
LOW_RANGE_RATE() view returns (uint256)
500
amountRaised() view returns (uint256)
16669575000000000000000
beneficiary() view returns (address)
0xd6fbafdf4ce2eb86514ba10bc5d9b5009afd0f8d
currentTime() view returns (uint256 _currentTime)
1732537427
endTime() view returns (uint256)
1595721600
fundingCap() view returns (uint256)
24000000000000000000000
fundingCapReached() view returns (bool)
false
fundingGoal() view returns (uint256)
1000000000000000000
fundingGoalReached() view returns (bool)
true
minContribution() view returns (uint256)
10000000000000000
owner() view returns (address)
0x866fee90e3964c7b4247eebe16b0fce7919989f8
paused() view returns (bool)
false
rate() view returns (uint256)
10500
refundAmount() view returns (uint256)
0
saleClosed() view returns (bool)
false
startTime() view returns (uint256)
1522368000
tokenReward() view returns (address)
0x53e28b07e0795869b727ee4d585b3c025b016952
Read-only
balanceOf(address) view returns (uint256)
State-modifying
Events changeEndTime(uint256 _endTime)
changeStartTime(uint256 _startTime)
ownerAllocateTokens(address _to, uint256 amountWei, uint256 amountMiniTtc)
ownerSafeWithdrawal()
ownerUnlockFund()
pause()
safeWithdrawal()
setRate(uint256 _rate)
terminate()
transferOwnership(address newOwner)
unpause()
CapReached(address _beneficiary, uint256 _amountRaised)
FundTransfer(address _backer, uint256 _amount, bool _isContribution)
GoalReached(address _beneficiary, uint256 _amountRaised)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Pause()
Unpause()
constructor(address ifSuccessfulSendTo, uint256 fundingGoalInEthers, uint256 fundingCapInEthers, uint256 minimumContributionInWei, uint256 start, uint256 end, uint256 rateTtcToEther, address addressOfTokenUsedAsReward)
fallback()
This contract contains no error objects.