HuobiPoolToken
Verified contract
Active on
Ethereum with 12,669 txns
Balances ($0.01)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
VLT | ERC-20 | 0.02 | $0.273204 |
$0.01 | |
AfroX | ERC-20 | 1M | -- | -- | |
D\/G | ERC-20 | 700K | -- | -- | |
HPT | ERC-20 | 43.38502K | -- | -- | |
C4Y | ERC-20 | 1.5K | -- | -- | |
PYRO | ERC-20 | 47.5 | -- | -- | |
TWOC | ERC-20 | 10 | -- | -- | |
WDT | ERC-20 | 0.0005 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21240061 | a day ago | | | 0 | 0.00049909122 | |
| 20621060 | 3 months ago | | | 0 | 0.00019943449 | |
| 20500096 | 3 months ago | | | 0 | 0.00010934572 | |
| 20500050 | 3 months ago | | | 0 | 0.000058872465 | |
| 20500040 | 3 months ago | | | 0 | 0.000064342472 | |
| 19720094 | 7 months ago | | | 0 | 0.0012295217 | |
| 19617524 | 7 months ago | | | 0 | 0.00091778400 | |
| 18946470 | a year ago | | | 0 | 0.00060992117 | |
| 18637853 | a year ago | | | 0 | 0.0010780724 | |
| 18626937 | a year ago | | | 0 | 0.0016324230 |
ABI
ABI objects
Getter at block 21248269
controller1() view returns (address)
0x14de73a5602ee3769fb7a968daaff23a4a6d4bb5
controller2() view returns (address)
0x3567cafb8bf2a83bbea4e79f3591142fb4ebe86d
decimals() view returns (uint8)
18
name() view returns (string)
HuobiPoolToken
status() view returns (bool)
true
symbol() view returns (string)
HPT
totalSupply() view returns (uint256)
10000000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
turnoff()
turnon()
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.