Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
15 additional
variables
Balances ($0.00)
No balances found for "KAT"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17380389 | a year ago | | | 0 | 0.0031562976 | |
| 17380204 | a year ago | | | 0 | 0.0035498581 | |
| 17373078 | a year ago | | | 0 | 0.0021979116 | |
| 17373075 | a year ago | | | 0 | 0.0035954250 |
ABI
ABI objects
Getter at block 21223962
blockForPenaltyEnd() view returns (uint256)
0
botsCaught() view returns (uint256)
0
buyLiquidityFee() view returns (uint256)
0
buyOperationsFee() view returns (uint256)
15
buyTotalFees() view returns (uint256)
15
decimals() view returns (uint8)
18
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
earlyBuyPenaltyInEffect() view returns (bool)
false
getBotBuyers() view returns (address[])
[]
limitsInEffect() view returns (bool)
true
lpPair() view returns (address)
0x6393ee62bd77352668f98e8169b53be8e33992f6
maxBuyAmount() view returns (uint256)
300000000000000000000000000000
maxSellAmount() view returns (uint256)
300000000000000000000000000000
maxWallet() view returns (uint256)
600000000000000000000000000000
name() view returns (string)
Katcoin
operationsAddress() view returns (address)
0xf30353facc4bbda31a34203bd67af865412ac00d
owner() view returns (address)
0xf30353facc4bbda31a34203bd67af865412ac00d
sellLiquidityFee() view returns (uint256)
0
sellOperationsFee() view returns (uint256)
20
sellTotalFees() view returns (uint256)
20
swapEnabled() view returns (bool)
false
swapTokensAtAmount() view returns (uint256)
10000000000000000000000000000
symbol() view returns (string)
KAT
tokensForLiquidity() view returns (uint256)
0
tokensForOperations() view returns (uint256)
0
totalSupply() view returns (uint256)
20000000000000000000000000000000
tradingActive() view returns (bool)
false
tradingActiveBlock() view returns (uint256)
0
transferDelayEnabled() view returns (bool)
true
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
botBuyers(uint256) view returns (address)
flaggedAsBot(address) view returns (bool)
State-modifying
Events addPresaleAddressForExclusions(address _presaleAddress)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableTransferDelay()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits()
renounceOwnership(bool confirmRenounce)
restoreLimits()
setAutomatedMarketMakerPair(address pair, bool value)
setOperationsAddress(address _operationsAddress)
transfer(address recipient, uint256 amount) returns (bool)
transferForeignToken(address _token, address _to) returns (bool _sent)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unflagBot(address wallet)
updateBuyFees(uint256 _operationsFee, uint256 _liquidityFee)
updateSellFees(uint256 _operationsFee, uint256 _liquidityFee)
withdrawStuckETH()
Approval(address indexed owner, address indexed spender, uint256 value)
CaughtEarlyBuyer(address sniper)
EnabledTrading()
ExcludeFromFees(address indexed account, bool isExcluded)
MaxTransactionExclusion(address _address, bool excluded)
OwnerForcedSwapBack(uint256 timestamp)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
TransferForeignToken(address token, uint256 amount)
UpdatedOperationsAddress(address indexed newWallet)
constructor()
receive()
This contract contains no error objects.