Kao Protocol

Verified contract

Active on Ethereum with 147 txns
Deployed by via 0xe212db06 at 17720945
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
6 additional variables
ERC-20
--
0x682bcfcb0a4a901adf4e0a0c093b5fd5de356c09434c7d765f3611dd1e56d3cb
0x3bae64e6c94ea6445006cde31836bf86afe9191163597107b15af0cdc2f57a49
0xbd754eb1530392c86d9f3a8f6384802a55c881cb27d68f04ee5805dcdcdcc850
0x388ecb9510407377616dc810a13c9575b673ec0959830bd581e418aaa20026b9
0xf97dd76d4b54432295f895187fc6d0f44d7d8db26c0217a6611b4814fd4c66a4
0x09bf33f9d186dde4f76003ec53b183b971ce9e1139413f54ae90ab37f2bde531
0xe2cbc348a2044ea442b7cd98604c2eb9ae1cd70692e2e27a774a5298fee18e9f
0x6651d40b5d9ff35b4d7d80d862d836b0324feb693dc33143b2d1df8b2a832777
0x901de71062a08d838ccabf4d56ac93c494f962679fe3aec8a39f491f1071ecfb
0x910c3ac3cfeb75135657190d4286451fd192200d68415d8f665e67f2d80fc893

Functions
Getter at block 21316006
deadBlocks(view returns (uint256)
2
decimals(view returns (uint8)
9
delay(view returns (uint256)
0
earlyBuyerDailyMaxSell(view returns (uint256)
500000000000000
finalTaxSet(view returns (bool)
true
finalTaxTimestamp(view returns (uint256)
900
launchBlock(view returns (uint256)
17721275
launchTimestamp(view returns (uint256)
1689697391
marketingWallet(view returns (address)
0x46b4e436f0c688f6d1eca38b5990bc424f347a21
maxTx(view returns (uint256)
100000000000000000
maxWallet(view returns (uint256)
100000000000000000
name(view returns (string)
Kao Protocol
owner(view returns (address)
0x0000000000000000000000000000000000000000
pair(view returns (address)
0xfb8312cb5d3a8fc2303bdb34ab71ebcb163fbf53
router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled(view returns (bool)
true
swapThreshold(view returns (uint256)
250000000000000
symbol(view returns (string)
KAO
taxes(view returns (uint256 buyuint256 selluint256 transfer)
(buy=4, sell=4, transfer=0)
totalSupply(view returns (uint256)
100000000000000000
tradingEnabled(view returns (bool)
true
whitelistPeriod(view returns (uint256)
0
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
earlyBuyer(address buyerview returns (bool status)
earlyBuyerDailySell(address buyerview returns (uint256 amount)
isBlacklisted(address userview returns (bool status)
isExcludedFromFees(address userview returns (bool status)
lastTrade(address userview returns (uint256 timestamp)
whitelistedBuyer(address buyerview returns (bool status)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
enableTrading(
increaseAllowance(address spenderuint256 addedValuereturns (bool)
removeLimits(
renounceOwnership(
rescueERC20(address tokenAdduint256 amount
rescueETH(uint256 weiAmount
setIsExcludedFromFees(address _addressbool state
setLimits(uint256 _maxTxuint256 _maxWallet
setRouterAndPair(address newRouteraddress newPair
setSwapEnabled(bool status
setSwapTreshhold(uint256 amount
setTaxes(uint256 _buyTaxuint256 _sellTaxuint256 _transferTax
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(address _router
Fallback and receive
receive(
Errors

This contract contains no error objects.