Kounotori

Verified contract

Active on Ethereum with 5,202 txns
Deployed by via 0x3769cd2a at 13728500
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
20 additional variables
ERC-20
Value $0
ERC-20
--
ERC-20
--
0x0807ed5d72186586bf1817b358593f39bc9f2c2971e846e3d3ee0e3bbbb511d8
0x44b11b0f1d3ab6176fcbee54b5bf37681fba992e1aba0c0c56e0b39d2d186dd4
0x9d8bd0b0ae0b14c27710fb020101c4558fe094f53b1f7fabe501008c14fec0f1
0xc56c1b93ed16f889c8067306babda86834e1793ec5989a50afaa037c9ead043b
0x601c0efd471ec1676e287d844292ac1a0f4f1c072b09767f7c88600fa500f77c
0x35f53ad9f3152953ae59c6c9e474f164798ddc8b5a7e3904a5cda2e257c0320a
0x5fb9e2528b93c212611a6fd8717f5e4597e514f98b27c550bbc9109d46f149d7
0xc00ced1d988eb1e41086dee08ac911bbaabefd979462e2c5b96ba3d9676eccc8
0x01ad4aa7da396e2a9baf0c2e1449069ed38572b286b3939156cf7e5c57e7e0e6
0x08a18f93257a22d3d5ee6137312f65efeefee71e1d5b591bfd200e731db04093

Functions
Getter at block 20849423
DEAD(view returns (address)
0x000000000000000000000000000000000000dead
_buyTaxes(view returns (uint16 reflectFeeuint16 liquidityFeeuint16 marketingFee)
(reflectFee=300, liquidityFee=0, marketingFee=700)
_hasLiqBeenAdded(view returns (bool)
true
_ratios(view returns (uint16 liquidityRatiouint16 marketingRatiouint16 totalRatio)
(liquidityRatio=0, marketingRatio=100, totalRatio=100)
_sellTaxes(view returns (uint16 reflectFeeuint16 liquidityFeeuint16 marketingFee)
(reflectFee=300, liquidityFee=0, marketingFee=700)
_transferTaxes(view returns (uint16 reflectFeeuint16 liquidityFeeuint16 marketingFee)
(reflectFee=0, liquidityFee=0, marketingFee=0)
contractSwapEnabled(view returns (bool)
true
currentRouter(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
decimals(view returns (uint8)
9
dexRouter(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
getOwner(view returns (address)
0x3d94eeffb46986023b63c7392c16af66271e84ba
getSniperAmt(view returns (uint256)
3
lpPair(view returns (address)
0x20893b642b56fa81131a8fb1d6489e82de5a7449
maxTxAmountUI(view returns (uint256)
10000000000000
maxWalletSizeUI(view returns (uint256)
10000000000000
name(view returns (string)
Kounotori
owner(view returns (address)
0x3d94eeffb46986023b63c7392c16af66271e84ba
staticVals(view returns (uint16 maxReflectFeeuint16 maxLiquidityFeeuint16 maxMarketingFeeuint16 masterTaxDivisor)
(maxReflectFee=800, maxLiquidityFee=800, maxMarketingFee=800, masterTaxDivisor=10000)
symbol(view returns (string)
KTO
totalSupply(view returns (uint256)
1000000000000000000000000
tradingEnabled(view returns (bool)
true
Read-only
allowance(address holderaddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isBlacklisted(address accountview returns (bool)
isExcludedFromFees(address accountview returns (bool)
isExcludedFromLimits(address accountview returns (bool)
isExcludedFromReward(address accountview returns (bool)
tokenFromReflection(uint256 rAmountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
approveContractContingency(returns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
enableTrading(
increaseAllowance(address spenderuint256 addedValuereturns (bool)
intializeContract(address[] accountsuint256[] amountsaddress newOwner
removeBlacklisted(address account
removeSniper(address account
renounceOwnership(
setContractSwapEnabled(bool _enabled
setExcludedFromFees(address accountbool enabled
setExcludedFromLimits(address accountbool enabled
setExcludedFromReward(address accountbool enabled
setGasPriceLimit(uint256 gas
setInitializer(address initializer
setLpPair(address pairbool enabled
setMaxTxPercent(uint256 percentuint256 divisor
setMaxWalletSize(uint256 percentuint256 divisor
setNewRouter(address newRouter
setProtectionSettings(bool _antiSnipebool _antiGasbool _antiBlockbool _antiSpecial
setRatios(uint16 liquidityuint16 marketing
setSwapSettings(uint256 thresholdPercentuint256 thresholdDivisoruint256 amountPercentuint256 amountDivisor
setTaxesBuy(uint16 reflectFeeuint16 liquidityFeeuint16 marketingFee
setTaxesSell(uint16 reflectFeeuint16 liquidityFeeuint16 marketingFee
setTaxesTransfer(uint16 reflectFeeuint16 liquidityFeeuint16 marketingFee
setWallets(address marketingWallet
sweepContingency(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwner(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
ContractSwapEnabledUpdated(bool enabled
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SniperCaught(address sniperAddress
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiqudity
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.