Republic of Kekistan

Verified contract

Active on Ethereum with 161 txns
Deployed by via 0xd694c475 at 19727919
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
22 additional variables
ERC-20
--
0x5cae4434d9e333f5f0f4652767ddf42c2e94f24163122b8114d852ce44d9a6c2
0x9fe05f4de909feb842801b0045a3752b3f0d44f9891e990f4ea467f3b71b728b
0xa26d0cee93a5de2f211dd8c07d7bfb1afa2f583a11b4b246163c0773a4d50341
0x6800f7926886d300a61a3a6f819ab9ee34683a552682955523ec3f1a10b5f2a6
0x8c59c98aa5d14bc9e267cc172a01be477698e0499ba6c0d399fb4c25b9cec146
0xfbfaeaf5701471d4961d92a0e9fe8ad5d4ea0ac259841bd1a8bb6b347cd7025a
0xdae22b9cfcbd11852a7db8053298968b9928257ebd9f1a5a2c2b0de9c17abe37
0x86e89f32a4587d6552e66237778bd9047c94f1491fec51cbc6054fab9b0eab92
0x8acf43ed2a9b78ac792e83c19754205224cf7dc29783e542bb5751227297dcd4
0xe49c0233e7bd1380996faa3645805096a14cbcccdfc57a16fa3c6578573f1166

Functions
Getter at block 21003238
buyDevFee(view returns (uint256)
0
buyLiquidityFee(view returns (uint256)
0
buyMarketingFee(view returns (uint256)
0
buyTotalFees(view returns (uint256)
0
checkTime(view returns (bool)
false
deadAddress(view returns (address)
0x000000000000000000000000000000000000dead
decimals(view returns (uint8)
18
devWallet(view returns (address)
0x269f6006e3c7a48ae738e86fa84b8f7e630f740b
earlySellLiquidityFee(view returns (uint256)
0
earlySellMarketingFee(view returns (uint256)
0
enableEarlySellTax(view returns (bool)
true
feeCoefficientCalc(view returns (uint256)
65
getFeeCoefficientCalc(view returns (uint256)
65
lastLpBurnTime(view returns (uint256)
1713994715
lastManualLpBurnTime(view returns (uint256)
0
limitsInEffect(view returns (bool)
false
lpBurnEnabled(view returns (bool)
false
lpBurnFrequency(view returns (uint256)
7200
manualBurnFrequency(view returns (uint256)
1800
marketingWallet(view returns (address)
0x269f6006e3c7a48ae738e86fa84b8f7e630f740b
maxTransactionAmount(view returns (uint256)
10000000000000000000000000
maxWallet(view returns (uint256)
20000000000000000000000000
name(view returns (string)
Republic of Kekistan
owner(view returns (address)
0x269f6006e3c7a48ae738e86fa84b8f7e630f740b
percentForLPBurn(view returns (uint256)
25
sellDevFee(view returns (uint256)
0
sellLiquidityFee(view returns (uint256)
0
sellMarketingFee(view returns (uint256)
99
sellTotalFees(view returns (uint256)
99
swapEnabled(view returns (bool)
true
swapTokensAtAmount(view returns (uint256)
500000000000000000000000
symbol(view returns (string)
KEK
tokensForDev(view returns (uint256)
0
tokensForLiquidity(view returns (uint256)
0
tokensForMarketing(view returns (uint256)
6435000000000000000000000
totalSupply(view returns (uint256)
1000000000000000000000000000
tradingActive(view returns (bool)
true
transferDelayEnabled(view returns (bool)
true
uniswapV2Pair(view returns (address)
0xede5da4f98fd255473a929503da3c23aac0b3c3c
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
automatedMarketMakerPairs(addressview returns (bool)
balanceOf(address accountview returns (uint256)
isExcludedFromFees(address accountview returns (bool)
State-modifying
addIsLiquidityAdder(address account
approve(address spenderuint256 amountreturns (bool)
blacklistAccount(address accountbool isBlacklisted
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
disableTransferDelay(returns (bool)
enableTrading(
excludeFromFees(address accountbool excluded
excludeFromMaxTransaction(address updAdsbool isEx
increaseAllowance(address spenderuint256 addedValuereturns (bool)
manualBurnLiquidityPairTokens(uint256 percentreturns (bool)
removeIsLiquidityAdder(address account
removeLimits(returns (bool)
renounceOwnership(
setAutoLPBurnSettings(uint256 _frequencyInSecondsuint256 _percentbool _Enabled
setAutomatedMarketMakerPair(address pairbool value
setEarlySellTax(bool onoff
setFeeCoefficientCalc(uint256 _feeCoefficientCalc
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateBuyFees(uint256 _marketingFeeuint256 _liquidityFeeuint256 _devFee
updateCheckTime(bool _checkTime
updateDevWallet(address newWallet
updateMarketingWallet(address newMarketingWallet
updateMaxTxnAmount(uint256 newNum
updateMaxWalletAmount(uint256 newNum
updateSellFees(uint256 _marketingFeeuint256 _liquidityFeeuint256 _devFeeuint256 _earlySellLiquidityFeeuint256 _earlySellMarketingFee
updateSwapEnabled(bool enabled
updateSwapTokensAtAmount(uint256 newAmountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
AutoNukeLP(
BoughtEarly(address indexed sniper
ExcludeFromFees(address indexed accountbool isExcluded
ManualNukeLP(
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SetAutomatedMarketMakerPair(address indexed pairbool indexed value
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiquidity
Transfer(address indexed fromaddress indexed touint256 value
UpdateUniswapV2Router(address indexed newAddressaddress indexed oldAddress
devWalletUpdated(address indexed newWalletaddress indexed oldWallet
marketingWalletUpdated(address indexed newWalletaddress indexed oldWallet
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.