CoinHomeToken
Verified contract
Active on
Ethereum with 6 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 "CoinHomeToken"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6953951 | 6 years ago | | | 0 | 0.00066261750 | |
| 6846925 | 6 years ago | | | 0 | 0.00011049000 | |
| 6843520 | 6 years ago | | | 0 | 0.00018421000 | |
| 6843516 | 6 years ago | | | 0 | 0.00036842000 | |
| 6843513 | 6 years ago | | | 0 | 0.00029473600 | |
| 6843513 | 6 years ago | | | 0 | 0.00051842000 |
ABI
ABI objects
Getter at block 21287776
decimals() view returns (uint8)
6
name() view returns (string)
CoinHomeToken
symbol() view returns (string)
CT
totalSupply() view returns (uint256)
30000000000000000
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)
ctg()
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()
fallback()
This contract contains no error objects.