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 "CoshToken"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8903882 | 5 years ago | | | 0 | 0.00010320000 | |
| 8788262 | 5 years ago | | | 0 | 0.00010332800 | |
| 8688226 | 5 years ago | | | 0 | 0.00010332800 | |
| 7928885 | 5 years ago | | | 0 | 0.00010320000 | |
| 7781197 | 6 years ago | | | 0 | 0.00030998400 | |
| 7746960 | 6 years ago | | | 0 | 0.00051664000 | |
| 7745038 | 6 years ago | | | 0 | 0.00025832000 | |
| 7734604 | 6 years ago | | | 0 | 0.00015499200 | |
| 7731256 | 6 years ago | | | 0 | 0.00025832000 | |
| 7725600 | 6 years ago | | | 0 | 0.0021182240 |
ABI
ABI objects
Getter at block 21319198
decimals() view returns (uint8)
18
name() view returns (string)
CoshToken
standard() view returns (string)
Cosh Token v1.0
symbol() view returns (string)
COSH
tokenOwner() view returns (address)
0x01dd2a4c633380c335eed15e54fad96ae4dd9058
tokenPrice() view returns (uint256)
680000000000000
totalSupply() view returns (uint256)
5000000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
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(uint256 _totalSupply)
This contract contains no fallback and receive objects.
This contract contains no error objects.