ETLTokenPresale
Verified contract
Active on
Ethereum with 64 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0663…e28c
Balances ($63.49)
Native
Value
$63.49
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.02 | $3,174.30 |
$63.49 | |
ETALON | ERC-20 | 3.966763M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6428565 | 6 years ago | | | 0 | 0.00032853600 | |
| 6415853 | 6 years ago | | | 0 | 0.00041067000 | |
| 6282208 | 6 years ago | | | 0 | 0.00033640200 | |
| 5944960 | 6 years ago | | | 0 | 0.00032853600 | |
| 5810012 | 6 years ago | | | 0 | 0.000082134000 | |
| 5806329 | 6 years ago | | | 0 | 0.000041003000 | |
| 5780737 | 6 years ago | | | 0 | 0.00012300900 | |
| 5727056 | 6 years ago | | | 0 | 0.00022426800 | |
| 5727049 | 6 years ago | | | 0 | 0.00065763600 | |
| 5721221 | 6 years ago | | | 0 | 0.00028746900 |
ABI
ABI objects
Getter at block 21181951
ETHUSD() view returns (uint256)
588
expiredTime() view returns (uint256)
1546300800
getBonus() view returns (uint256)
5
getPrice() view returns (uint256)
1
loyaltyCap() view returns (uint256)
200000000000000
loyaltyPart() view returns (bool)
true
minimalPrice() view returns (uint256)
10000000000000
oraclizeOn() view returns (bool)
false
owner() view returns (address)
0x2db7cccda45b0fbfbaac56dee5c13c9dfcfc74d9
paused() view returns (bool)
false
presaleCap() view returns (uint256)
400000000000000
presaleFinished() view returns (bool)
false
secPerBlock() view returns (uint256)
14
startPresaleTime() view returns (uint256)
0
tenZero() view returns (uint256)
10000000000
tokenReward() view returns (address)
0x0663210a18dfdc62688b14c4ec10a1df8912e28c
tokensRaised() view returns (uint256)
0
twoWeeks() view returns (uint256)
1209600
Read-only
freezeBalancesOf(address _investor) view returns (uint256 balance)
freezeTimeOf(address _investor) view returns (uint256 balance)
stringToUint(string s) pure returns (uint256 result)
State-modifying
Events __callback(bytes32 myid, string result)
__callback(bytes32 myid, string result, bytes proof)
addEther() payable
airdrop(address[] _array1, uint256[] _array2)
buy(address buyer) payable
pause()
startPresale()
transferFunds()
transferOwnership(address newOwner)
transferTokens(uint256 _tokens)
turnOffOraclize()
turnOnOraclize()
unpause()
updateMinimal(uint256 _minimalPrice)
updatePrice() payable
updatePriceManualy(uint256 _ETHUSD)
updateSecPerBlock(uint256 _secPerBlock)
LogNewOraclizeQuery(string description)
LogPriceUpdated(string price)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Pause()
Unpause()
constructor(address _tokenReward)
fallback()
This contract contains no error objects.