PurplePepe
Verified contract
Active on
Ethereum with 70 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PUPE | ERC-20 | 3.33877M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17898662 | a year ago | | | 0 | 0.00080764446 | |
| 17888568 | a year ago | | | 0 | 0.0010940792 | |
| 17888118 | a year ago | | | 0 | 0.00031370483 | |
| 17888095 | a year ago | | | 0 | 0.00062967561 | |
| 17888087 | a year ago | | | 0 | 0.0011929803 | |
| 17888061 | a year ago | | | 0 | 0.00072128870 | |
| 17888060 | a year ago | | | 0 | 0.00064660173 | |
| 17888055 | a year ago | | | 0 | 0.00066918886 | |
| 17888049 | a year ago | | | 0 | 0.00066341235 | |
| 17888039 | a year ago | | | 0 | 0.00063033598 |
ABI
ABI objects
Getter at block 21214121
_taxNumbers() view returns (uint256 buyTotalFees, uint256 buyMarketingFee, uint256 buyDevelopmentFee, uint256 buyLiquidityFee, uint256 sellTotalFees, uint256 sellMarketingFee, uint256 sellDevelopmentFee, uint256 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(address) view returns (bool)
_isExcludedMaxTransactionAmount(address) view returns (bool)
_isExcludedmaxAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
excludeFromWalletLimit(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrade(address _pairV2Addr)
removeLimits()
renounceOwnership()
setUniPair(address pair, bool value)
toggleSwapEnabled(bool enabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateLimitFeeAmountForSwap(uint256 newAmount) returns (bool)
withdraw() returns (bool success)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.