Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
LINO | ERC-20 | 20 | -- | -- | |
TRAK | ERC-20 | 0 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5315111 | 7 years ago | | | 0.11 | 0.000087472000 | |
| 5315080 | 7 years ago | | | 0.11 | 0.00054670000 | |
| 5315055 | 7 years ago | | | 0.1 | 0.0010500000 | |
| 5315040 | 7 years ago | | | 0.11 | 0.00052500000 | |
| 5224046 | 7 years ago | | | 0 | 0.00038082330 | |
| 5223983 | 7 years ago | | | 0 | 0.00050044390 | |
| 5217184 | 7 years ago | | | 0 | 0.00034120790 | |
| 5214708 | 7 years ago | | | 0.013 | 0.00045614000 | |
| 5213411 | 7 years ago | | | 0.2 | 0.0040169480 | |
| 5212815 | 7 years ago | | | 10.278159 | 0.0012491800 |
ABI
ABI objects
Getter at block 21213554
contractOwner() view returns (address)
0x54011a0d6252f50790acaf4340d9e46737ca0ab9
creator() view returns (address)
0x54011a0d6252f50790acaf4340d9e46737ca0ab9
decimals() view returns (uint8)
18
fifthExchangeRate() view returns (uint256)
1105
firstChangeBlock() view returns (uint256)
4886512
firstExchangeRate() view returns (uint256)
2360
fourthExchangeRate() view returns (uint256)
1118
fundingDurationInHours() view returns (uint256)
1500
fundingEndBlock() view returns (uint256)
5217174
fundingMaximumTargetInWei() view returns (uint256)
66685000000000000000000
fundingStartBlock() view returns (uint256)
4886300
maxPriceInWeiFromUser() view returns (uint256)
1500000000000000000000
minPriceInWeiForIco() view returns (uint256)
100000000000000000
minPriceInWeiForPre() view returns (uint256)
100000000000000000
privateExchangeRate() view returns (uint256)
2600
secondChangeBlock() view returns (uint256)
4949900
secondExchangeRate() view returns (uint256)
2184
state() view returns (uint8)
0
thirdChangeBlock() view returns (uint256)
5031500
thirdExchangeRate() view returns (uint256)
2090
tokensDistributed() view returns (uint256)
11003108458091768000032760
tokensPerTranche() view returns (uint256)
11000000000000000000000000
totalRaisedInWei() view returns (uint256)
4828093764614000000015
trakToken() view returns (address)
0x12759512d326303b45f1cec8f7b6fd96f387778e
version() view returns (string)
1.0
Read-only
whitelistedContributors(address) view returns (bool)
State-modifying
Events authorizeKyc(address[] addrs) returns (bool success)
burnRemainingToken(uint256 _value)
buyTokens(address beneficiary) payable
changeFundsWallet(address newAddress) returns (bool)
changeTokensWallet(address newAddress)
finalize()
pause()
removeContract()
resume()
updateFifthExhangeRate(uint256 newFifthExchangeRate)
updateFirstChangeBlock(uint256 newFirstChangeBlock)
updateFirstExhangeRate(uint256 newFirstExchangeRate)
updateFourthExhangeRate(uint256 newFourthExchangeRate)
updateFundingEndBlock(uint256 newFundingEndBlock)
updateMinInvestmentForIco(uint256 newMinPriceInWeiForIco)
updateMinInvestmentForPreIco(uint256 newMinPriceInWeiForPre)
updatePrivateExhangeRate(uint256 newPrivateExchangeRate)
updateSecondChangeBlock(uint256 newSecondChangeBlock)
updateSecondExhangeRate(uint256 newSecondExchangeRate)
updateThirdChangeBlock(uint256 newThirdChangeBlock)
updateThirdExhangeRate(uint256 newThirdExchangeRate)
withdrawRemainingToken(uint256 _value, address trakTokenAdmin)
withdrawWei()
This contract contains no event objects.
constructor(address _fundsWallet, uint256 _fundingStartBlock, uint256 _firstInHours, uint256 _secondInHours, uint256 _thirdInHours, uint256 _fundingDurationInHours, address _tokenAddress)
fallback()
This contract contains no error objects.