Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FOR | ERC-20 | 1 | $0.001914 |
$0 | |
KK | ERC-20 | 95K | -- | -- | |
UC | ERC-20 | 58 | -- | -- | |
LINO | ERC-20 | 20 | -- | -- | |
HIC | ERC-20 | 8 | -- | -- | |
PRO | ERC-20 | 0.088889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20453299 | 4 months ago | | | 0 | 0.000047037000 | |
| 13675226 | 3 years ago | | | 0 | 0.0033284906 | |
| 13658443 | 3 years ago | | | 0 | 0.0058687919 | |
| 13581246 | 3 years ago | | | 0 | 0.0071966610 | |
| 13573410 | 3 years ago | | | 0 | 0.0055796747 | |
| 13567566 | 3 years ago | | | 0 | 0.0053244666 | |
| 13558169 | 3 years ago | | | 0 | 0.0073932949 | |
| 13550140 | 3 years ago | | | 0 | 0.0057064485 | |
| 13544596 | 3 years ago | | | 0 | 0.0039966009 | |
| 13544561 | 3 years ago | | | 0 | 0.010933635 |
ABI
ABI objects
Getter at block 21249264
_totalSupply() view returns (uint256)
1000000000000000000
decimals() view returns (uint256)
8
name() view returns (string)
KKCOIN
owner() view returns (address)
0xb0f1768e6cc7885c4883235c9561c20ffbf0d296
symbol() view returns (string)
KK
totalSupply() view returns (uint256)
1000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _addr) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _amount) returns (bool success)
transfer(address _to, uint256 _amount) returns (bool)
transferFrom(address _from, address _to, uint256 _amount) returns (bool success)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.