TokenSale
Verified contract
Active on
Ethereum with 1,196 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x9999…39d0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
GVT | ERC-20 | 14.61 | -- | -- | |
PRO | ERC-20 | 0.888889 | -- | -- | |
CNX | ERC-20 | 0.13 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 4433038 | 7 years ago | | | 0 | 0.000013662000 | |
| 4432889 | 7 years ago | | | 0 | 0.00034082500 | |
| 4432889 | 7 years ago | | | 0 | 0.00014109000 | |
| 4432138 | 7 years ago | | | 0 | 0.00014351500 | |
| 4431370 | 7 years ago | | | 0 | 0.00014351500 | |
| 4430749 | 7 years ago | | | 0.04 | 0.0010735400 | |
| 4430607 | 7 years ago | | | 0 | 0.00014351500 | |
| 4430046 | 7 years ago | | | 0.033688083 | 0.0014422170 | |
| 4429838 | 7 years ago | | | 0 | 0.00014351500 | |
| 4429390 | 7 years ago | | | 0.2 | 0.0011272170 |
ABI
ABI objects
Getter at block 21171759
getCurrentBonus() view returns (uint256)
10
isOpen() view returns (bool)
false
owner() view returns (address)
0x000000000000000000000000000000000000dead
price() view returns (uint256)
807947510343411
token() view returns (address)
0x999967e2ec8a74b7c8e9db19e039d920b31d39d0
Read-only
getBonus(uint256 totalSupply) view returns (uint256)
getTokensAmount(uint256 etherVal) view returns (uint256)
State-modifying
Events buy(address to) payable
buyAlt(address to, uint256 etherAmount, string _txHash)
finalize()
open(bool open)
setAuthority(address _authority)
setPrice(uint256 etherPerTie)
setRobot(address _robot)
transferOwnership(address newOwner)
AltBuy(address holder, uint256 tokens, string txHash)
Buy(address holder, uint256 tokens)
FinishSale()
PauseSale()
PriceSet(uint256 weiPerTIE)
RunSale()
constructor(address _token, address _multisig, address _authority, address _robot)
fallback()
This contract contains no error objects.