Proof of Pepe
Verified contract
Active on
Base with 233 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($8.91)
Native
Value
$8.91
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 0.002702 | $3,298.49 |
$8.91 | |
OHNO | ERC-20 | 90 | -- | -- | |
BLOOM | ERC-20 | 1.42069 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22632422 | 7 days ago | | | 0 | 9.6476430e-7 | |
| 22508964 | 10 days ago | | | 0 | 4.7155466e-7 | |
| 22508948 | 10 days ago | | | 0 | 4.2896715e-7 | |
| 15687161 | 5 months ago | | | 0 | 0.0000067194085 | |
| 15623261 | 6 months ago | | | 0 | 3.5014130e-7 | |
| 15618601 | 6 months ago | | | 0 | 2.9940488e-7 | |
| 15615853 | 6 months ago | | | 0 | 1.4855664e-7 | |
| 15613046 | 6 months ago | | | 0 | 1.8543051e-7 | |
| 15605272 | 6 months ago | | | 0 | 1.1998285e-7 | |
| 15603792 | 6 months ago | | | 0 | 1.3540743e-7 |
ABI
ABI objects
Getter at block 22932222
_maxTaxSwap() view returns (uint256)
1000000000000000000000000000
_maxTxAmount() view returns (uint256)
1000000000000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000000000000
_taxSwapThreshold() view returns (uint256)
1000000000000000000000000000
decimals() pure returns (uint8)
18
name() pure returns (string)
Proof of Pepe
owner() view returns (address)
0xe80970e6696a0b3fd838863a257437dcc410313a
symbol() pure returns (string)
POP
totalSupply() pure returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events Exclude(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
delBot(address[] notbot)
manualSwap()
openTrade()
reduceFee(uint256 _newFee)
removeLimit()
removeTranTax()
renounceOwnership()
rescueERC20(address _address, uint256 percent)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
TransferTaxUpdated(uint256 _tax)
constructor()
receive()
This contract contains no error objects.