Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
$PEPEQ | ERC-20 | 34.215528M | -- | -- | |
OHNO | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21802032 | 23 days ago | | | 0 | 1.7310831e-7 | |
| 18984220 | 3 months ago | | | 0 | 1.6649269e-7 | |
| 15784098 | 5 months ago | | | 0 | 0.0000047887114 | |
| 15784071 | 5 months ago | | | 0 | 0.0000047887114 | |
| 14786775 | 6 months ago | | | 0 | 1.5419424e-7 | |
| 14659906 | 6 months ago | | | 0 | 1.6930939e-7 | |
| 14410410 | 6 months ago | | | 0 | 0.0000047887114 | |
| 14397147 | 6 months ago | | | 0 | 1.7234985e-7 | |
| 14108611 | 7 months ago | | | 0 | 0.0000082880733 | |
| 14106533 | 7 months ago | | | 0 | 0.0000030804801 |
ABI
ABI objects
Getter at block 22778477
buyFee() view returns (uint256)
5
decimals() pure returns (uint8)
18
getHoldersCount() view returns (uint256)
279
maxAmountPerTx() view returns (uint256)
1000000000000000000000000000
maxAmountPerWallet() view returns (uint256)
1000000000000000000000000000
name() pure returns (string)
Pepe Quest
owner() view returns (address)
0x0000000000000000000000000000000000000000
revSharePercent() view returns (uint256)
20
sellFee() view returns (uint256)
5
symbol() pure returns (string)
$PEPEQ
totalSupply() pure returns (uint256)
1000000000000000000000000000
uniswapV2Pair() view returns (address)
0xfc750feb2fce5f4c81fb1b90ae3ca46e30c6a408
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
holders(uint256) view returns (address)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
manualSwap()
openDEV(uint256 _maxAmountPerTx, uint256 _maxAmountPerWallet, uint256 _maxSwapTokenAmount, uint256 _revSharePercent) payable
renounceOwnership()
setDevWallet(address _devWallet)
setLimits(uint256 _maxAmountPerTx, uint256 _maxAmountPerWallet)
setMaxSwapTokenAmount(uint256 _maxSwapTokenAmount)
setRevSharePercent(uint256 _revSharePercent)
setRevShareWallet(address _revShareWallet)
setTaxWallet(address _taxWallet)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.