Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
9 additional
variables
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,134.32 |
$0 | |
KTS | ERC-20 | 456.70723K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17790541 | a year ago | | | 0 | 0.00096198401 | |
| 17651724 | a year ago | | | 0 | 0.0011698037 | |
| 17488367 | a year ago | | | 0 | 0.00066194277 | |
| 17361520 | a year ago | | | 0 | 0.0018093932 | |
| 17310453 | a year ago | | | 0 | 0.0015547554 | |
| 17292882 | 2 years ago | | | 0 | 0.0017485325 | |
| 17236377 | 2 years ago | | | 0 | 0.0072955888 | |
| 17211305 | 2 years ago | | | 0 | 0.0070995460 | |
| 17172519 | 2 years ago | | | 0 | 0.0028653083 | |
| 17163341 | 2 years ago | | | 0 | 0.0028123924 |
ABI
ABI objects
Getter at block 21223782
Irouter02() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
_maxTxAmount() view returns (uint256)
10000000000000000000000000000000000000000000000
_maxWalletToken() view returns (uint256)
10000000000000000000000000000000000000000000000
auliquidityRatioReceiver() view returns (address)
0x3a7881730a730a87358f1a43a3b67eccd2e54316
buyFee() view returns (uint256)
4
decimals() pure returns (uint8)
18
devFeeReceiver() view returns (address)
0x768db01886be76441ae50f41cb0d8c8cfef5ee11
devTakePerc() view returns (uint256)
30
feeDenominator() view returns (uint256)
100
feeRatio() view returns (uint256)
5
getOwner() view returns (address)
0x000000000000000000000000000000000000dead
limitsEnabled() view returns (bool)
true
liqPair() view returns (address)
0xafa099a0be031e87efa6207a9d6885f9a2a91b29
liquidityRatio() view returns (uint256)
0
marketingFeeReceiver() view returns (address)
0x3a7881730a730a87358f1a43a3b67eccd2e54316
marketingRatio() view returns (uint256)
5
marketingTakePerc() view returns (uint256)
70
maxTxOnBuys() view returns (bool)
true
maxTxOnSells() view returns (bool)
true
name() pure returns (string)
Kitties
sellFee() view returns (uint256)
4
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
500000000000000000000000
symbol() pure returns (string)
KTS
totalSupply() view returns (uint256)
100000000000000000000000000
tradingLive() view returns (bool)
true
Read-only
_isBlacklisted(address) view returns (bool)
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isAuthorized(address adr) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
authorize(address adr)
blacklist(address addrs, bool value)
clearStuckBalance()
launchCoin(uint256 __deadBlocks)
setFees(uint256 _marketingRatio, uint256 _liquidityRatio, uint256 _sellFee, uint256 _buyFee)
setFeesDivision(uint256 __marketingPercentage, uint256 __devPercentage)
setIsFeeExempt(address holder, bool exempt)
setIsTxLimitExempt(address holder, bool exempt)
setIsWalletLimitExempt(address holder, bool exempt)
setLimits(uint256 maxWallPercent, uint256 maxTXPercent)
setMaxBuySettings(bool _globalTxWatcher)
setSwapThreshold(uint256 _swapThreshold)
swapbackEdit(bool _enabled)
sweepContingency(uint256 amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
unauthorize(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.