HuobiToken
Verified contract
Active on
Ethereum with 2,505 txns
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 |
---|---|---|---|---|---|
HT | ERC-20 | 181.1496 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14409979 | 3 years ago | | | 0 | 0.00060000000 | |
| 13627056 | 3 years ago | | | 0 | 0.0042882552 | |
| 13627054 | 3 years ago | | | 0 | 0.0076065150 | |
| 13626973 | 3 years ago | | | 0 | 0.0037342007 | |
| 13626953 | 3 years ago | | | 0 | 0.0068820850 | |
| 13626857 | 3 years ago | | | 0 | 0.0050633361 | |
| 13626773 | 3 years ago | | | 0 | 0.0062611450 | |
| 13624412 | 3 years ago | | | 0 | 0.0052829585 | |
| 13624319 | 3 years ago | | | 0 | 0.0083328770 | |
| 13624088 | 3 years ago | | | 0 | 0.0066141862 |
ABI
ABI objects
Getter at block 21163286
decimals() view returns (uint256)
18
name() view returns (string)
HuobiToken
owner() view returns (address)
0xae6192b6a33916ca5827a217b2cce10a7a728087
symbol() view returns (string)
HT
totalSupply() view returns (uint256)
500000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value)
transfer(address _recipient, uint256 _value)
transferFrom(address _from, address _to, uint256 _value)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor(uint256 _totalSupply, string _symbol, string _name, uint256 _decimals)
This contract contains no fallback and receive objects.
This contract contains no error objects.