KoreanCat
Verified contract
Active on
Ethereum with 121 txns
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 |
---|---|---|---|---|---|
KC | ERC-20 | 9.148535M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20569103 | 3 months ago | | | 0 | 0.000095968129 | |
| 18152196 | a year ago | | | 0 | 0.00040227361 | |
| 18074569 | a year ago | | | 0 | 0.00057274854 | |
| 18062980 | a year ago | | | 0 | 0.00061424489 | |
| 18062926 | a year ago | | | 0 | 0.00066546833 | |
| 18062922 | a year ago | | | 0 | 0.00040523624 | |
| 18062916 | a year ago | | | 0 | 0.00058141726 | |
| 18062911 | a year ago | | | 0 | 0.00062454456 | |
| 18062895 | a year ago | | | 0 | 0.00068015213 | |
| 18062883 | a year ago | | | 0 | 0.00074154171 |
ABI
ABI objects
Getter at block 21157359
buyTax() view returns (uint256)
5
decimals() pure returns (uint8)
18
maxTxAmount() view returns (uint256)
420690000000000000000000000
name() pure returns (string)
Korean Cat
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellTax() view returns (uint256)
5
symbol() pure returns (string)
KC
totalSupply() pure returns (uint256)
420690000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addExcludedWallet(address wallet)
approve(address spender, uint256 amount) returns (bool)
changeTax(uint256 newBuyTax, uint256 newSellTax)
openTrading()
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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()
receive()
This contract contains no error objects.