Balances ($8.47)
Native
Value
$8.47
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.0022 | $3,852.01 |
$8.47 | |
CTK | ERC-20 | 100 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11169809 | 4 years ago | | | 0 | 0.00056469000 | |
| 11147446 | 4 years ago | | | 0 | 0.0017582400 | |
| 11146914 | 4 years ago | | | 0 | 0.0017688000 | |
| 11146905 | 4 years ago | | | 0 | 0.0019412580 | |
| 11146376 | 4 years ago | | | 0 | 0.0017245800 | |
| 11146082 | 4 years ago | | | 0 | 0.0057043800 | |
| 11146013 | 4 years ago | | | 0 | 0.0030874680 | |
| 11145785 | 4 years ago | | | 0 | 0.0067391280 | |
| 11145734 | 4 years ago | | | 0 | 0.0068250734 | |
| 11145732 | 4 years ago | | | 0 | 0.0064119000 |
ABI
ABI objects
Getter at block 21426888
decimals() view returns (uint256)
18
name() view returns (string)
CertiK
symbol() view returns (string)
CTK
totalSupply() view returns (uint256)
100000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
state(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) payable returns (bool)
batchSend(address[] _tos, uint256 _value) payable returns (bool)
delegate(address a, bytes b) payable
transfer(address _to, uint256 _value) payable returns (bool)
transferFrom(address _from, address _to, uint256 _value) payable returns (bool)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor(string _name, string _symbol, uint256 _totalSupply)
This contract contains no fallback and receive objects.
This contract contains no error objects.