KAPA

Verified contract

Active on Ethereum with 26 txns
Deployed by via 0x2735e06a at 17883444
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional variables
ERC-20
--
0xc451b4d6acd00664040ff50aa16e5f87422607d4abc78ffab8c0a86c7867b8e9
0x30aaa776db909a0e0d6bb31e679353df9c9c010a7d854f7e9c16427297a0bf46
0xe308e5320ea81303c7e0686bfb2403b649decaa31bd72ded61bed0886d26de27
0x63d045998c80bce549d2d144cf136776ba28a8ae50736187f532ec77003eb923
0x38dba162d64b51371cb19a860674e8ee0eb2745867382d252d51bf717264fde0
0x9bcdf97de1fc723a332d5228f035274f520db90ae1b6fecf6ff86987e52415c8
0xa1bb39797ab8f4d407f22c38e674d18a82983295f14764af87c188e3c388297f
0xea89d5310159dc53e9e8370ed7db73a7bf0a634727c8fb6f30ccbf3b3cafeead
0x36d4db6ca0d01d354afe9fbb78a07018c30724e8f4a3dc9abbf3dd492a00aea6
0x4aec3e437eb5e27a22b5e4d498ab6142272a05922d5be556304d363850548277

Functions
Getter at block 20917251
_enabled_swap(view returns (bool)
true
_isSwapping(view returns (bool)
false
_max_buy_size(view returns (uint256)
1000000000000000000000000000
_max_sell_size(view returns (uint256)
1000000000000000000000000000
_max_wallet_size(view returns (uint256)
1000000000000000000000000000
_taxInitials(view returns (uint256 buyTotalFeesuint256 buyMarketingFeeuint256 buyDevelopmentFeeuint256 buyLiquidityFeeuint256 sellTotalFeesuint256 sellMarketingFeeuint256 sellDevelopmentFeeuint256 sellLiquidityFee)
(buyTotalFees=0, buyMarketingFee=0, buyDevelopmentFee=0, buyLiquidityFee=0, sellTotalFees=0, sellMarketingFee=0, sellDevelopmentFee=0, sellLiquidityFee=0)
decimals(view returns (uint8)
18
name(view returns (string)
Kapa
owner(view returns (address)
0x0000000000000000000000000000000000000000
router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
symbol(view returns (string)
KAPA
tokensForDevelopment(view returns (uint256)
0
tokensForLiquidity(view returns (uint256)
0
tokensForMarketing(view returns (uint256)
0
totalSupply(view returns (uint256)
1000000000000000000000000000
uniswapV2Pair(view returns (address)
0xc76c142e29dc19a704d6dc4725da3c93dc0bc0df
Read-only
_automatedMarketMakers(addressview returns (bool)
_isExcludedMaxTransactionAmount(addressview returns (bool)
_isExcludedmaxAmount(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isExcludedFromFees(address accountview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
enableTrading(address _uniPair
excludeFromFees(address accountbool excluded
excludeFromMaxTransaction(address updAdsbool isEx
excludeFromWalletLimit(address accountbool excluded
increaseAllowance(address spenderuint256 addedValuereturns (bool)
removeLimits(
renounceOwnership(
setUniPair(address pairbool value
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
withdraw(returns (bool success)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceived
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.