Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
10 additional
variables
Balances ($0.00)
No balances found for "PEPEW2"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17647345 | a year ago | | | 0 | 0.00030790598 | |
| 17647278 | a year ago | | | 0 | 0.00063395629 | |
| 17647242 | a year ago | | | 0 | 0.00061599384 | |
| 17647179 | a year ago | | | 0 | 0.00073649257 | |
| 17647100 | a year ago | | | 0 | 0.00071087622 | |
| 17647090 | a year ago | | | 0 | 0.00075457608 | |
| 17647059 | a year ago | | | 0 | 0.00081488925 | |
| 17647052 | a year ago | | | 0 | 0.00083408823 | |
| 17647043 | a year ago | | | 0 | 0.00065432123 | |
| 17647037 | a year ago | | | 0 | 0.00069436133 |
ABI
ABI objects
Getter at block 21228436
_LootheavenShare() view returns (uint256)
40
_buyLiquidityFee() view returns (uint256)
0
_buyLootheavenFee() view returns (uint256)
0
_buyMarketingFee() view returns (uint256)
0
_liquidityShare() view returns (uint256)
0
_marketingShare() view returns (uint256)
60
_sellLiquidityFee() view returns (uint256)
0
_sellLootheavenFee() view returns (uint256)
0
_sellMarketingFee() view returns (uint256)
0
_totalDistributionShares() view returns (uint256)
100
_totalTaxIfBuying() view returns (uint256)
0
_totalTaxIfSelling() view returns (uint256)
0
_walletMax() view returns (uint256)
12628800000000000000000000000
checkWalletLimit() view returns (bool)
false
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
getCirculatingSupply() view returns (uint256)
420960000000000000000000000000
name() view returns (string)
Pepe Wrapped 2.0
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyByLimitOnly() view returns (bool)
false
swapAndLiquifyEnabled() view returns (bool)
false
symbol() view returns (string)
PEPEW2
totalSupply() view returns (uint256)
420960000000000000000000000000
uniswapPair() view returns (address)
0xb3874d92ebb64da97642f476d1a30df2428bc381
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address) view returns (bool)
isMarketPair(address) view returns (bool)
isTxLimitExempt(address) view returns (bool)
isWalletLimitExempt(address) view returns (bool)
State-modifying
Events addMarketPair(address account)
approve(address spender, uint256 amount) returns (bool)
changeRouterVersion(address newRouterAddress) returns (address newPairAddress)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableDisableWalletLimit(bool newValue)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
setBuyTaxes(uint256 newLiquidityTax, uint256 newMarketingTax, uint256 newLootheavenTax)
setDistributionSettings(uint256 newLiquidityShare, uint256 newMarketingShare, uint256 newLootheavenShare)
setIsExcludedFromFee(address account, bool newValue)
setIsTxLimitExempt(address holder, bool exempt)
setIsWalletLimitExempt(address holder, bool exempt)
setLootheavenWalletAddress(address newAddress)
setMarketingWalletAddress(address newAddress)
setNumTokensBeforeSwap(uint256 newLimit)
setSellTaxes(uint256 newLiquidityTax, uint256 newMarketingTax, uint256 newLootheavenTax)
setSwapAndLiquifyByLimitOnly(bool newValue)
setSwapAndLiquifyEnabled(bool _enabled)
setWalletLimit(uint256 amountDiv1000)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
waiveOwnership()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
SwapETHForTokens(uint256 amountIn, address[] path)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.