Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "CHANNEL Coin"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19256821 | 3 months ago | | | 0 | 1.6869325e-7 | |
| 19256772 | 3 months ago | | | 0 | 1.5327503e-7 | |
| 19254788 | 3 months ago | | | 0 | 9.2251173e-7 | |
| 19254787 | 3 months ago | | | 0 | 9.2251173e-7 | |
| 19254786 | 3 months ago | | | 0 | 9.2251173e-7 | |
| 19254785 | 3 months ago | | | 0 | 9.2251173e-7 | |
| 19254784 | 3 months ago | | | 0 | 9.2230084e-7 | |
| 19254783 | 3 months ago | | | 0 | 9.2251173e-7 | |
| 19254782 | 3 months ago | | | 0 | 9.2251173e-7 | |
| 19254781 | 3 months ago | | | 0 | 9.2251173e-7 |
ABI
ABI objects
Getter at block 23201248
_ots() view returns (bytes32)
0x9d7c08669aff2b55235f05311532c1d2c68943943371cb34d193ec3d673a51c5
_totalSupply() view returns (uint256)
7000000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
CHANNEL Coin
symbol() view returns (string)
CHANNEL
totalSupply() view returns (uint256)
7000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string tname, string tsymbol, bytes32 ots)
This contract contains no fallback and receive objects.
This contract contains no error objects.