This contract is being backfilled. You may encounter incomplete storage history.

Pro Panther

Verified contract

Active on Ethereum with 242 txns
Deployed by via 0x21f3695f at 17798106
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 7 additional slots
1 additional variable
Native
Value $5.43
ERC-20
--
0xe557ca191cc85ac5992d51179a28cb1a270672c89ebe7d5529f7602200c75916
0xcf8ffb3330ae46fcb7a8b6988e1cd182f2fdd045206c87335f1c194f0baaa5c5
0x0c07c54357e31d4d1b4a1a3c100e2af842aed2e2f1b0c009f99b25e6073ef8b5
0xf71874e268a10b36145185dc5be443abadfd676d5e5726d0aa71bcf54fb06c41
0xcb2bfaaea6f5855be8389e2d7a6f845e204bb6444cf6a08732d0548240a341e4
0x96b08403b676a23d91d11caec60a524190fa82c6ba0290fa5e996254967a8622
0x9b9ffeec1c24a4527d4e8e2c8c3f6404d7afc61ed97d57d5c2aa3c5bbcfca9a4
From
0xe24e27c5723140b40ca0eec1e8463a3622ceaf30066509ba348283c864560f7e
0xe63cee52b0095d75ad03a96e3c5967a6e6888ec2d8577fe40fcd9f4f113a3501
0x9da8b53164294cf98ead5ca14d99d5f6f663be0f7a6cf7641c2d7d55dde5f4f3

Functions
Getter at block 20894211
_config_tax(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)
_max_buy_size(view returns (uint256)
1000000000000000000000000000
_max_sell_size(view returns (uint256)
1000000000000000000000000000
_max_wallet_size(view returns (uint256)
1000000000000000000000000000
_swap_enabled(view returns (bool)
true
decimals(view returns (uint8)
18
is_swapping(view returns (bool)
false
name(view returns (string)
Pro Panther
owner(view returns (address)
0x0000000000000000000000000000000000000000
router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
symbol(view returns (string)
PP
tokensForDevelopment(view returns (uint256)
0
tokensForLiquidity(view returns (uint256)
0
tokensForMarketing(view returns (uint256)
0
totalSupply(view returns (uint256)
1000000000000000000000000000
uniswapV2Pair(view returns (address)
0xcccc568fc89a0278ed3d98a83f805b761109832c
Read-only
_isExcludedMaxTransactionAmount(addressview returns (bool)
_isExcludedmaxAmount(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isExcludedFromFees(address accountview returns (bool)
uniV2PairAddr(addressview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
enableTrading(address _pair
excludeFromFees(address accountbool excluded
excludeFromMaxTransaction(address updAdsbool isEx
excludeFromWalletLimit(address accountbool excluded
increaseAllowance(address spenderuint256 addedValuereturns (bool)
removeLimits(
renounceOwnership(
sendERCWrongCoins(address tokenuint256 amount
setUniPair(address pairbool value
toggleSwapEnabled(bool enabled
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateLimitFeeAmountForSwap(uint256 newAmountreturns (bool)
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.