Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x26ae…ec6d
Balances ($0.00)
No balances found for "Pepe the King Prawn"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20011961 | 6 months ago | | | 0 | 0.0013488642 | |
| 20011927 | 6 months ago | | | 0 | 0.00091672650 | |
| 20011187 | 6 months ago | | | 0 | 0.00079300661 | |
| 20010609 | 6 months ago | | | 0 | 0.00051474014 | |
| 20010520 | 6 months ago | | | 0 | 0.00058077730 | |
| 20010513 | 6 months ago | | | 0 | 0.00056978523 | |
| 20010424 | 6 months ago | | | 0 | 0.00097775267 | |
| 20010399 | 6 months ago | | | 0 | 0.00090047789 | |
| 20010390 | 6 months ago | | | 0 | 0.0011603594 | |
| 20010384 | 6 months ago | | | 0 | 0.00089573827 |
ABI
ABI objects
Getter at block 21331459
buyTax() view returns (uint256)
0
decimals() pure returns (uint8)
9
maxWalletAmount() view returns (uint256)
1000000000000000000
name() pure returns (string)
Pepe the King Prawn
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellTax() view returns (uint256)
0
symbol() pure returns (string)
PEPE
totalSupply() pure returns (uint256)
1000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addLpETHUniswap() payable
approve(address spender, uint256 amount) returns (bool)
enableTrading()
exportETH()
maxCaSell(uint256 _maxSwap)
newFee(uint256 newBuyTax, uint256 newSellTax)
removeAllLimits()
renounceOwnership()
setExcludedWallet(address wAddress, bool isExcle)
setLimits(uint256 newMaxWalletAmount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
trigger(uint256 percentToSell)
updateMarketingWallet(address prevWallet, address newWallet)
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.