HuobiToken
Verified contract
Active on
Ethereum with 650,696 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.650989 |
$1,339.73 | |
USDT | ERC-20 | 10 | $0.999219 |
$9.99 | |
ABYSS | ERC-20 | 777 | $0.006155 |
$4.78 | |
ISP | ERC-20 | 1.6K | $0.000958 |
$1.53 | |
APPC | ERC-20 | 2.4345K | $0.000542 |
$1.32 | |
ZIK | ERC-20 | 34.300902 | $0.000156 |
$0.01 | |
HEX | ERC-20 | 1.307 | $0.003089 |
$0 | |
OCN | ERC-20 | 93 | $0.000038 |
$0 | |
ERC-20 | 888.888888M | -- | -- | ||
AFNT | ERC-20 | 50M | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21243555 | an hour ago | | | 0 | 0.00090955424 | |
| 21242397 | 5 hours ago | | | 0 | 0.00045282101 | |
| 21242111 | 6 hours ago | | | 0 | 0.00036787643 | |
| 21242084 | 6 hours ago | | | 0 | 0.00047062344 | |
| 21241941 | 6 hours ago | | | 0 | 0.00040160860 | |
| 21241915 | 6 hours ago | | | 0 | 0.00057195059 | |
| 21241914 | 6 hours ago | | | 0 | 0.00051170811 | |
| 21241586 | 8 hours ago | | | 0 | 0.00056873773 | |
| 21240925 | 10 hours ago | | | 0 | 0.00061380593 | |
| 21240495 | 11 hours ago | | | 0 | 0.00025827811 |
ABI
ABI objects
Getter at block 21243835
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.