Target Hit
Verified contract
Active on
Ethereum with 1,953 txns
Balances ($0.00)
No balances found for "Target Hit"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9048534 | 5 years ago | | | 0 | 0.00041744000 | |
| 9037755 | 5 years ago | | | 0 | 0.00022269600 | |
| 9037750 | 5 years ago | | | 0 | 0.00031308000 | |
| 9020588 | 5 years ago | | | 0 | 0.00026090000 | |
| 9009984 | 5 years ago | | | 0 | 0.00012001400 | |
| 8859628 | 5 years ago | | | 0 | 0.00013029000 | |
| 8822603 | 5 years ago | | | 0 | 0.000052116000 | |
| 8822577 | 5 years ago | | | 0 | 0.000045875000 | |
| 8807186 | 5 years ago | | | 0 | 0.00026090000 | |
| 8807104 | 5 years ago | | | 0 | 0.000052116000 |
ABI
ABI objects
Getter at block 21419768
GetPrice() view returns (uint256)
30000300003000
decimals() view returns (uint256)
8
name() view returns (string)
Target Hit
price() view returns (uint256)
30000300003000
stopped() view returns (bool)
true
symbol() view returns (string)
TGH
totalSupply() view returns (uint256)
33333333300000000
version() view returns (string)
1
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
buy() payable returns (uint256 amount)
changeOwner(address _newaddress)
deployTokens(uint256[] _amounts, address[] _recipient)
setPrices(uint256 newPrice)
start()
stop()
transfer(address _to, uint256 _value) returns (bool success)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.