Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x429e…7156
0x429e…7156
12 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PEPEDEX | ERC-20 | 728.613661K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17979817 | a year ago | | | 0 | 0.0014028404 | |
| 17847005 | a year ago | | | 0 | 0.00078631765 | |
| 17843956 | a year ago | | | 0 | 0.00099834812 | |
| 17842629 | a year ago | | | 0 | 0.0010698582 | |
| 17842624 | a year ago | | | 0 | 0.0010836798 | |
| 17842616 | a year ago | | | 0 | 0.0011046143 | |
| 17842603 | a year ago | | | 0 | 0.0011349259 | |
| 17842599 | a year ago | | | 0 | 0.0011954943 | |
| 17842587 | a year ago | | | 0 | 0.037573334 | |
| 17842581 | a year ago | | | 0 | 0.0011815118 |
ABI
ABI objects
Getter at block 21211924
BuyBackWalletAddress() view returns (address)
0x429e2427347f02375d428d783e5475f5183e7156
_BuyBackShare() view returns (uint256)
0
_buyBuyBackFee() view returns (uint256)
0
_buyLiquidityFee() view returns (uint256)
0
_buyMarketingFee() view returns (uint256)
0
_liquidityShare() view returns (uint256)
0
_marketingShare() view returns (uint256)
2
_maxTxAmount() view returns (uint256)
1000000000000000000
_sellBuyBackFee() view returns (uint256)
0
_sellLiquidityFee() view returns (uint256)
0
_sellMarketingFee() view returns (uint256)
2
_totalDistributionShares() view returns (uint256)
2
_totalTaxIfBuying() view returns (uint256)
0
_totalTaxIfSelling() view returns (uint256)
2
_walletMax() view returns (uint256)
1000000000000000000
checkWalletLimit() view returns (bool)
true
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
9
getCirculatingSupply() view returns (uint256)
1000000000000000000
marketingWalletAddress() view returns (address)
0x429e2427347f02375d428d783e5475f5183e7156
name() view returns (string)
PEPE DEX
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyByLimitOnly() view returns (bool)
false
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
PEPEDEX
totalSupply() view returns (uint256)
1000000000000000000
uniswapPair() view returns (address)
0xf894c3ba30b762df8a6a53ed95732d5b4894ebc2
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 approve(address spender, uint256 amount) returns (bool)
changeRouterVersion(address newRouterAddress) returns (address newPairAddress)
clearStuckETH() payable
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
setBuyBackWalletAddress(address newAddress)
setMarketingWalletAddress(address newAddress)
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.