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

PurplePepe

Verified contract

Active on Ethereum with 70 txns
Deployed by via 0x0610f5f2 at 17887836
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional variables
ERC-20
--
0x2afdfcce18fcb9e4e890e3650b9718b0a62e841aff4e6995c400ac29a1add53b
0xfe25a3385c57b58bf50463f67e551a8d60b47b6cbc7e27da489f0fae4ef9da44
0xc849a2203b20d4c401903c00f2700b7d565d2dfbedf66b0bbe679383091b148d
0x5c083ababdbd217ed4efbb4a61c854a1cacb3eeee6233e579190a9340ddf113c
0x03ffe1250b15dd891297751ada8a9596824d79d23e2aa90fd4d1393b354d3cea
0xab15ed77b82360c0d1e968f3bca040177bc91f746e31a3a356149dda85faeeb1
0x428097a8659cd50655189c32dd01164884c2f12e4231ef454c29005423472186
0x322a88f4f2636b7abe69724b9403dee1c32ec526d1bd3036f8f43ec279eb3dd6
0x5c1b6461240182ca8bcb5fd34cdd41243a5204442ac2a564720b6a00523c01e4
0x7a555bc3a229e8a1f2f1105e94ae0ff8ed4b9e874151eb8ad9419eee86f26837

Functions
Getter at block 21214121
_taxNumbers(view returns (uint256 buyTotalFeesuint256 buyMarketingFeeuint256 buyDevelopmentFeeuint256 buyLiquidityFeeuint256 sellTotalFeesuint256 sellMarketingFeeuint256 sellDevelopmentFeeuint256 sellLiquidityFee)
(buyTotalFees=1, buyMarketingFee=0, buyDevelopmentFee=1, buyLiquidityFee=0, sellTotalFees=1, sellMarketingFee=0, sellDevelopmentFee=1, sellLiquidityFee=0)
decimals(view returns (uint8)
18
inSwap(view returns (bool)
false
maxBuyAmount(view returns (uint256)
1000000000000000000000000000
maxSellAmount(view returns (uint256)
1000000000000000000000000000
maxWalletAmount(view returns (uint256)
1000000000000000000000000000
name(view returns (string)
Purple PEPE
owner(view returns (address)
0x0000000000000000000000000000000000000000
router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapActive(view returns (bool)
true
symbol(view returns (string)
PUPE
tokensDevAmount(view returns (uint256)
3338770471938417382343119
tokensForLiquidity(view returns (uint256)
0
tokensMarketingAmount(view returns (uint256)
0
totalSupply(view returns (uint256)
1000000000000000000000000000
uniswapV2Pair(view returns (address)
0x9c40109f8fb773a0c9d210e6d48a4285c1fb4b3b
Read-only
_automateMMs(addressview returns (bool)
_isExcludedMaxTransactionAmount(addressview returns (bool)
_isExcludedmaxAmount(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isExcludedFromFees(address accountview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
excludeFromFees(address accountbool excluded
excludeFromMaxTransaction(address updAdsbool isEx
excludeFromWalletLimit(address accountbool excluded
increaseAllowance(address spenderuint256 addedValuereturns (bool)
openTrade(address _pairV2Addr
removeLimits(
renounceOwnership(
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.