PPEE

Verified contract

Active on Ethereum with 10 txns
Deployed by via 0x8cd89485 at 17093915
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
19 additional variables

No balances found for "PPEE"

0xf3483f1ac1ae7071d4dc5d0000c671f18e1b3ff7689df6baa5ff3821d30e6992
0x16f1986ad7f51eddecf511cfae1084ea0000059266056b8d33f680173a8044ad
0xeda0605d38831622211ec3f33390c1eccbcf5d73aa327bc5ae79c57fc2bf4d0f
0x5b3bd7cd124e80f37a6d4c33b699f87f9f52a61621d4cc9da77085c1333a7d45
0xaf8976712cd91b9e5fa3e40505287a25c4244df53d9620dfe22a5e39d97336ab
0x28f80606882acbdf7b597b682563e8de4ae4583d59ad86be68bbdc6131a9017d
0xc2f72603aa4332b0f8700e87bd157b6eb329ce3121e4f60fd88975d3fb80c9ec
0x4145c4cf6074a35b05649f3a09585f1e4ec0ac51ca1038fb69e782771dfbc96a
0xa6c24d383acf0d4439e466ccd7a0dc93cd4a5d520875d2321d206ce4366bfa72
0x61a16b07c291631dca529214ad379391d1f85a1c4b53625296149af014dddb7b

Functions
Getter at block 21300416
_buyDestroyFee(view returns (uint256)
0
_buyLiquidityFee(view returns (uint256)
0
_buyMarketingFee(view returns (uint256)
0
_buyTeamFee(view returns (uint256)
0
_liquidityShare(view returns (uint256)
2
_marketingShare(view returns (uint256)
3
_maxDestroyAmount(view returns (uint256)
4000000000000000000000000000000
_maxTxAmount(view returns (uint256)
4000000000000000000000000000000
_owner(view returns (address)
0x0000000000000000000000000000000000000000
_sellDestroyFee(view returns (uint256)
0
_sellLiquidityFee(view returns (uint256)
0
_sellMarketingFee(view returns (uint256)
0
_sellTeamFee(view returns (uint256)
0
_tFeeTotal(view returns (uint256)
0
_teamShare(view returns (uint256)
4
_totalDistributionShares(view returns (uint256)
9
_totalTaxIfBuying(view returns (uint256)
0
_totalTaxIfSelling(view returns (uint256)
0
_walletMax(view returns (uint256)
4000000000000000000000000000000
airdropNumbs(view returns (uint256)
0
checkWalletLimit(view returns (bool)
true
deadAddress(view returns (address)
0x000000000000000000000000000000000000dead
decimals(view returns (uint8)
18
first(view returns (uint256)
17093928
getCirculatingSupply(view returns (uint256)
4000000000000000000000000000000
getTime(view returns (uint256)
1732968779
kill(view returns (uint256)
0
marketingWalletAddress(view returns (address)
0xa3d2c5e6b00d416d47b5b36bb6b7bf0d7d4dd283
minimumTokensBeforeSwapAmount(view returns (uint256)
1000000000000000000
name(view returns (string)
PPEE
owner(view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyByLimitOnly(view returns (bool)
false
swapAndLiquifyEnabled(view returns (bool)
true
symbol(view returns (string)
PPEE
teamWalletAddress(view returns (address)
0xa3d2c5e6b00d416d47b5b36bb6b7bf0d7d4dd283
totalSupply(view returns (uint256)
4000000000000000000000000000000
uniswapPair(view returns (address)
0xad0f6c46ca385b82f2f1d5b081630d695246b46d
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isExcludedFromFee(addressview returns (bool)
isMarketPair(addressview returns (bool)
isTxLimitExempt(addressview returns (bool)
isWalletLimitExempt(addressview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
changeRouterVersion(address newRouterAddressreturns (address newPairAddress)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
enableDisableWalletLimit(bool newValue
excludeMultipleAccountsFromFees(address[] accountsbool excluded
increaseAllowance(address spenderuint256 addedValuereturns (bool)
setAirdropNumbs(uint256 newValue
setBuyDestFee(uint256 newBuyDestroyFee
setBuyTaxes(uint256 newLiquidityTaxuint256 newMarketingTaxuint256 newTeamTax
setDistributionSettings(uint256 newLiquidityShareuint256 newMarketingShareuint256 newTeamShare
setIsExcludedFromFee(address accountbool newValue
setIsTxLimitExempt(address holderbool exempt
setIsWalletLimitExempt(address holderbool exempt
setKing(uint256 newValue
setMarketPairStatus(address accountbool newValue
setMarketingWalletAddress(address newAddress
setMaxDesAmount(uint256 maxDestroy
setMaxTxAmount(uint256 maxTxAmount
setNumTokensBeforeSwap(uint256 newLimit
setSelTaxes(uint256 newLiquidityTaxuint256 newMarketingTaxuint256 newTeamTax
setSellDestFee(uint256 newSellDestroyFee
setSwapAndLiquifyByLimitOnly(bool newValue
setSwapAndLiquifyEnabled(bool _enabled
setTeamWalletAddress(address newAddress
setWalletLimit(uint256 newLimit
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
waiveOwnership(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiqudity
SwapAndLiquifyEnabledUpdated(bool enabled
SwapETHForTokens(uint256 amountInaddress[] path
SwapTokensForETH(uint256 amountInaddress[] path
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string coinNamestring coinSymboluint8 coinDecimalsuint256 supplyaddress routeraddress owneraddress marketingAddressaddress teamAddressaddress service
Fallback and receive
receive(
Errors

This contract contains no error objects.