President Pepe
Verified contract
Active on
Ethereum with 1,946 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x8b88…7d79
Balances ($427.90)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDC | ERC-20 | 360 | $1.001 |
$360.36 | |
WBTC | ERC-20 | 0.000798 | $84,622.00 |
$67.54 | |
PP | ERC-20 | 1.103018M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21139773 | 4 days ago | | | 0 | 0.00085477377 | |
| 21134000 | 5 days ago | | | 0 | 0.00048730241 | |
| 21114484 | 7 days ago | | | 0 | 0.00031308160 | |
| 21074061 | 13 days ago | | | 0 | 0.00046503622 | |
| 21032835 | 19 days ago | | | 0 | 0.00032404754 | |
| 21026397 | 20 days ago | | | 0 | 0.00014334207 | |
| 21026383 | 20 days ago | | | 0 | 0.00024730644 | |
| 21022420 | 20 days ago | | | 0 | 0.0010274400 | |
| 21013987 | 21 days ago | | | 0 | 0.00029379709 | |
| 20996139 | 24 days ago | | | 0 | 0.00041068890 |
ABI
ABI objects
Getter at block 21166249
_buyTax() view returns (uint256)
0
_sellTax() view returns (uint256)
15
_taxSwapThreshold() view returns (uint256)
1000000000000000000000000
_taxWallet() view returns (address)
0x8b884d37eeba15262163c62cd967039b1d5e7d79
_transferTax() view returns (uint256)
0
decimals() pure returns (uint8)
18
maxWalletLimit() view returns (uint256)
15000000000000000000000000
name() pure returns (string)
President Pepe
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
PP
totalSupply() pure returns (uint256)
1000000000000000000000000000
Read-only
_isExcludedFromFee(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeBuySellFee(uint256 buyFee, uint256 sellFee)
changeMaxWalletLimit(uint256 _limit)
changeTaxWallet(address newWallet)
changeTransferFee(uint256 trFee)
includeInFee(address account)
manualSwap()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
whiteListFromFee(address account)
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.