TrustaBitCrowdsale
Verified contract
Active on
Ethereum with 136 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x4dda…d9a7
0xa58f…ad7e
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
LINO | ERC-20 | 20 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5263449 | 7 years ago | | | 0 | 0.032694753 | |
| 5263441 | 7 years ago | | | 0 | 0.0023206820 | |
| 5256042 | 7 years ago | | | 0.89093485 | 0.00068635700 | |
| 5251657 | 7 years ago | | | 0.479054 | 0.00077015000 | |
| 5238207 | 7 years ago | | | 0.16 | 0.00046209000 | |
| 5199169 | 7 years ago | | | 0.17 | 0.00081741960 | |
| 5152082 | 7 years ago | | | 0.3592761 | 0.0018547800 | |
| 5142866 | 7 years ago | | | 0.15681865 | 0.0029743600 | |
| 5142803 | 7 years ago | | | 0.16481589 | 0.0027972400 | |
| 5142742 | 7 years ago | | | 0.16761589 | 0.000042000000 |
ABI
ABI objects
Getter at block 21297961 getCurrentPrice() view returns (uint256)
AVAILABLE_FOR_EARLY_INVESTORS() view returns (uint256)
100000000
AVAILABLE_IN_MAIN() view returns (uint256)
610000000
AVAILABLE_IN_PRE_SALE() view returns (uint256)
40000000
AVAILABLE_TOKENS() view returns (uint256)
1000000000
MINIMUM_CONTRIBUTION() view returns (uint256)
150000000000000000
addressAdvisoryBountyTeam() view returns (address)
0xde20c9a0fead6fab180c0f8feb76713812b57b42
earlyInvestorTokenRaised() view returns (uint256)
1633082000000000000000000
getTokenRaised() view returns (uint256)
1904609200000000000000000
hardCap() view returns (uint256)
40707479376261724169442
hardCapReached() view returns (bool)
false
hardCapUSD() view returns (uint256)
49000000
investorsCount() view returns (uint256)
78
isEarlyInvestors() view returns (bool)
false
isEnded() view returns (bool)
true
isFinalized() view returns (bool)
true
isMainSale() view returns (bool)
false
isPreSale() view returns (bool)
false
mainSaleEndDate() view returns (uint256)
1521111600
mainSaleStartDate() view returns (uint256)
1518606000
mainSaleTokenRaised() view returns (uint256)
62001200000000000000000
owner() view returns (address)
0xde20c9a0fead6fab180c0f8feb76713812b57b42
preSaleEndDate() view returns (uint256)
1518433200
preSaleStartDate() view returns (uint256)
1517828400
preSaleTokenRaised() view returns (uint256)
209526000000000000000000
rateUSD() view returns (uint256)
120371
softCap() view returns (uint256)
2492294655689493316496
softCapReached() view returns (bool)
false
softCapUSD() view returns (uint256)
3000000
token() view returns (address)
0x4ddaf983302f451a5a6dc95af102335bf280d9a7
tokenAdvisoryBountyTeam() view returns (uint256)
250000000
vault() view returns (address)
0xa58f5e970a03e62a9a2cb5f3d47fa26bc81ead7e
wallet() view returns (address)
0xde20c9a0fead6fab180c0f8feb76713812b57b42
weiRaised() view returns (uint256)
45887422841518086604
Read-only
investors(uint256) view returns (address)
isEarlyInvestorsTokenRaised(uint256 tokensAmount) view returns (bool)
isMainSaleTokenRaised(uint256 tokensAmount) view returns (bool)
isPreSaleTokenRaised(uint256 tokensAmount) view returns (bool)
isTokenAvailable(uint256 tokensAmount) view returns (bool)
milestones(uint256) view returns (uint256 start, uint256 end, uint256 bonus, uint256 price)
usdToEther(uint256 usdValue) view returns (uint256)
State-modifying
Events buyTokens(address investor) payable
claimRefund()
destroy()
finalize()
refund()
transferOwnership(address newOwner)
Finalized()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TokenPurchase(address indexed investor, uint256 value, uint256 amount)
constructor(address _wallet, address _token, uint256 _rate, uint256 _preSaleStartDate, uint256 _preSaleEndDate, uint256 _mainSaleStartDate, uint256 _mainSaleEndDate, address _AdvisoryBountyTeam)
fallback()
This contract contains no error objects.