cheerscoin
Verified contract
Active on
Ethereum with 733 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 "cheerscoin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19815769 | 6 months ago | | | 0 | 0.00017556478 | |
| 18789994 | a year ago | | | 0 | 0.0020986827 | |
| 18741997 | a year ago | | | 0 | 0.0018765405 | |
| 18741977 | a year ago | | | 0 | 0.0024002372 | |
| 18740540 | a year ago | | | 0 | 0.0013692097 | |
| 18740478 | a year ago | | | 0 | 0.0018825149 | |
0x | 17306297 | a year ago | | | 0 | 0.00055448067 | |
0x | 17306291 | a year ago | | | 0 | 0.00057984402 | |
0x | 17306248 | a year ago | | | 0 | 0.00060761457 | |
| 16547062 | 2 years ago | | | 0 | 0.00082411450 |
ABI
ABI objects
Getter at block 21160043
_totalSupply() view returns (uint256)
1974305890000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
cheerscoin
owner() view returns (address)
0x39269fc3ce8059dcfaf92138fcae38bf2e326226
symbol() view returns (string)
CHC
totalSupply() view returns (uint256)
1974305890000000000000000000
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
State-modifying
Events approve(address spender, uint256 tokens) returns (bool success)
burn(uint256 _amount) returns (bool)
transfer(address to, uint256 tokens) returns (bool success)
transferFrom(address from, address to, uint256 tokens) returns (bool success)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.