hotchain.io
Verified contract
Active on
Ethereum with 10,435 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "hotchain.io"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7218531 | 6 years ago | | | 0 | 0.00022893556 | |
| 7218509 | 6 years ago | | | 0 | 0.00025400150 | |
| 7218502 | 6 years ago | | | 0 | 0.00025369750 | |
| 7217507 | 6 years ago | | | 0 | 0.00022920956 | |
| 7195939 | 6 years ago | | | 0 | 0.00030413338 | |
| 7151836 | 6 years ago | | | 0 | 0.00025400150 | |
| 7151825 | 6 years ago | | | 0 | 0.00025400150 | |
| 7151817 | 6 years ago | | | 0 | 0.00020386962 | |
| 7139122 | 6 years ago | | | 0 | 0.00020386962 | |
| 7139086 | 6 years ago | | | 0 | 0.00038474000 |
ABI
ABI objects
Getter at block 21259847
decimals() view returns (uint8)
18
name() view returns (string)
hotchain.io
owner() view returns (address)
0x7defac0035995b5c459103609df8541e83665c52
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(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.