hotchain.io
Verified contract
Active on
Ethereum with 24,539 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 |
---|---|---|---|---|---|
HCH | ERC-20 | 10K | -- | -- | |
OLE | ERC-20 | 10 | -- | -- | |
PRO | ERC-20 | 0.088889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12092911 | 4 years ago | | | 0 | 0.0049429521 | |
| 12088514 | 4 years ago | | | 0 | 0.0064953721 | |
| 11221901 | 4 years ago | | | 0 | 0.0010132001 | |
| 11121428 | 4 years ago | | | 0 | 0.00076980406 | |
| 11121408 | 4 years ago | | | 0 | 0.00088825608 | |
| 8247813 | 5 years ago | | | 0 | 0.000045728000 | |
| 8247729 | 5 years ago | | | 0 | 0.00010572800 | |
| 7726825 | 6 years ago | | | 0 | 0.000037864000 | |
| 7596932 | 6 years ago | | | 0 | 0.00042393600 | |
| 7390715 | 6 years ago | | | 0 | 0.00019310640 |
ABI
ABI objects
Getter at block 21158601
decimals() view returns (uint8)
18
name() view returns (string)
hotchain.io
owner() view returns (address)
0x9be3761a642ae83867c0920ace529f40ea6c6eeb
symbol() view returns (string)
HCH
totalSupply() view returns (uint256)
600000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
burn(uint256 _value) returns (bool success)
burnFrom(address _from, uint256 _value) returns (bool success)
mintToken(address target, uint256 mintedAmount)
transfer(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Burn(address indexed from, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(uint256 initialSupply, string tokenName, string tokenSymbol)
This contract contains no fallback and receive objects.
This contract contains no error objects.