HOTchain
Verified contract
Active on
Ethereum with 21,332 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 |
---|---|---|---|---|---|
HOTC | ERC-20 | 828 | -- | -- | |
LINO | ERC-20 | 20 | -- | -- | |
DIY | ERC-20 | 10 | -- | -- | |
DMTS | ERC-20 | 1 | -- | -- | |
PRO | ERC-20 | 0.088889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20408357 | 4 months ago | | | 0 | 0.000046779000 | |
| 14785524 | 3 years ago | | | 0 | 0.00074793858 | |
| 13791521 | 3 years ago | | | 0 | 0.0019529978 | |
| 13791514 | 3 years ago | | | 0 | 0.0014937694 | |
| 13791502 | 3 years ago | | | 0 | 0.0019920911 | |
| 13789502 | 3 years ago | | | 0 | 0.0019194938 | |
| 13789491 | 3 years ago | | | 0 | 0.0019553111 | |
| 13788959 | 3 years ago | | | 0 | 0.0015547905 | |
| 13788340 | 3 years ago | | | 0 | 0.0021439479 | |
| 13788314 | 3 years ago | | | 0 | 0.0028288547 |
ABI
ABI objects
Getter at block 21254389
CAP() view returns (uint256)
1000000000000000000000000000
decimals() view returns (uint256)
18
etherProceedsAccount() view returns (address)
0x97ae8a3b613d19f4e82883f9e4c1572c1cc9a0dd
name() view returns (string)
HOTchain
symbol() view returns (string)
HOTC
totalSupply() view returns (uint256)
1000000000000000000000000000
version() view returns (string)
1.0
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)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor(address _etherProceedsAccount)
fallback()
This contract contains no error objects.