Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,311.59 |
$0 | |
TKCD | ERC-20 | 2.122K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9454270 | 5 years ago | | | 0 | 0.000036836000 | |
| 9454241 | 5 years ago | | | 0 | 0.000034675000 | |
| 8946381 | 5 years ago | | | 0 | 0.00020576000 | |
| 8056568 | 5 years ago | | | 0 | 0.00036504000 | |
| 8055892 | 5 years ago | | | 0 | 0.00010784000 | |
| 8052445 | 5 years ago | | | 0 | 0.00032256000 | |
| 8052308 | 5 years ago | | | 0 | 0.00035481600 | |
| 7790007 | 6 years ago | | | 0 | 0.00020576000 | |
| 7767201 | 6 years ago | | | 0 | 0.00041808000 | |
| 7716871 | 6 years ago | | | 0 | 0.00032853600 |
ABI
ABI objects
Getter at block 21275681
decimals() view returns (uint8)
6
name() view returns (string)
TKC
owner() view returns (address)
0x577af2495b0a9fb8aeef2c328e635cbbc69a3583
preIco() view returns (bool)
false
symbol() view returns (string)
TKC
totalSupply() view returns (uint256)
280000000000000
version() view returns (string)
H1.0
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
buy() payable returns (bool)
price() returns (uint256)
sendBounty(address _to, uint256 _value)
setPreIco()
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
unPreIco()
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.