HuobiToken
Verified contract
Active on
Ethereum with 650,462 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
HT | ERC-20 | 2.057995K | $0.523525 |
$1,077.41 | |
USDT | ERC-20 | 10 | $1.00 |
$10 | |
ABYSS | ERC-20 | 777 | $0.005506 |
$4.28 | |
ISP | ERC-20 | 1.6K | $0.001126 |
$1.8 | |
APPC | ERC-20 | 2.4345K | $0.000542 |
$1.32 | |
ZIK | ERC-20 | 34.300902 | $0.000144 |
$0 | |
OCN | ERC-20 | 93 | $0.000043 |
$0 | |
HEX | ERC-20 | 1.307 | $0.00235 |
$0 | |
ERC-20 | 888.888888M | -- | -- | ||
AFNT | ERC-20 | 50M | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21157023 | an hour ago | | | 0 | 0.00090000000 | |
| 21156999 | an hour ago | | | 0 | 0.0021656000 | |
| 21156991 | an hour ago | | | 0 | 0.0021656000 | |
| 21156990 | an hour ago | | | 0 | 0.0021656000 | |
| 21156989 | an hour ago | | | 0 | 0.0021656000 | |
| 21156970 | an hour ago | | | 0 | 0.00071074315 | |
| 21156511 | 3 hours ago | | | 0 | 0.00058826112 | |
| 21156455 | 3 hours ago | | | 0 | 0.00064004433 | |
| 21156004 | 5 hours ago | | | 0 | 0.0015080298 | |
| 21155488 | 6 hours ago | | | 0 | 0.0022000000 |
ABI
ABI objects
Getter at block 21157379
decimals() view returns (uint8)
18
name() view returns (string)
HuobiToken
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) returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
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.