Panda Inu

Verified contract

Active on Ethereum with 1,151 txns
Deployed by via 0x44ca06bc at 13585499
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
15 additional variables
ERC-20
--
ERC-20
--
0x61f75148fbc4d9e5cfcfa4eda8f9d634329ca34ad378d41a0b94fe4fe2b5c72f
0x01ab9ed21f0125430d66ed5d7f1e07d92d2dbf1cec23bf26b8bdefda0e7f8abe
0xb914cd324f845c67edd4dd1223edce01a305420bfc3478ed7bf3f793173a99c2
0xa9d94434615e5d0d81e9c66a5939f7e4e2d6f6a91d62f3a2ca0cc54a462e1a95
0x3f96e6dd0e497aa0234d9b16719966d92a0cd8ca2b07410881b4518c7d842a0b
0xcda136cb9c231efdab85d66ba9a7e66cb61cc5c9cac87cb70d7eacf0ee16f7be
0x75a1b7dd72623fb86ffe3374e0f79ffc18f10321db42d71aa43a614f37a0a158
0x9b1057abfcf572198121a414749318a00d4d6d1d3048ad327d1c1ec24bf3f56e
0x9df96e3f9b0dc10d9036bd48b0f644751d01482b4efd542f37f2c1551fa24b80
0x45e78731c1fb2fef526ab5b694b5686e2cf164ed54fc7846dcae7dcc536aa863

Functions
Getter at block 21293597
DEAD(view returns (address)
0x000000000000000000000000000000000000dead
_buyTaxes(view returns (uint16 reflectFeeuint16 liquidityFeeuint16 marketingFee)
(reflectFee=100, liquidityFee=0, marketingFee=900)
_hasLiqBeenAdded(view returns (bool)
true
_ratios(view returns (uint16 liquidityuint16 marketinguint16 total)
(liquidity=100, marketing=1250, total=900)
_sellTaxes(view returns (uint16 reflectFeeuint16 liquidityFeeuint16 marketingFee)
(reflectFee=100, liquidityFee=0, marketingFee=900)
_transferTaxes(view returns (uint16 reflectFeeuint16 liquidityFeeuint16 marketingFee)
(reflectFee=0, liquidityFee=0, marketingFee=0)
contractSwapEnabled(view returns (bool)
true
decimals(view returns (uint8)
9
dexRouter(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
 
getCirculatingSupply(view returns (uint256)
getOwner(view returns (address)
0x23d63ff10b9327cb542997114e8d0bdca2359d39
getSniperAmt(view returns (uint256)
12
lpPair(view returns (address)
0x5beb6efcc539f1df349a6ec087ef708e846027fb
maxTxAmountUI(view returns (uint256)
1000000000000
maxWalletSizeUI(view returns (uint256)
1000000000000
name(pure returns (string)
Panda Inu
owner(view returns (address)
0x23d63ff10b9327cb542997114e8d0bdca2359d39
staticVals(view returns (uint16 maxReflectFeeuint16 maxLiquidityFeeuint16 maxMarketingFeeuint16 masterTaxDivisor)
(maxReflectFee=500, maxLiquidityFee=500, maxMarketingFee=900, masterTaxDivisor=10000)
symbol(pure returns (string)
PANDA
totalSupply(view returns (uint256)
1000000000000000000000
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)
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)
removeBlacklisted(address account
removeLimits(
removeSniper(address account
renounceOwnership(
setBlacklistEnabled(address accountbool enabled
setContractSwapEnabled(bool _enabled
setExcludedFromFees(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.