Pepe The King Prawn
Verified contract
Active on
Base with 872 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Pepe The King Prawn"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 23423910 | 8 days ago | | | 0 | 3.4867763e-7 | |
| 23356723 | 10 days ago | | | 0 | 4.9888536e-7 | |
| 23356718 | 10 days ago | | | 0 | 4.6085916e-7 | |
| 23356269 | 10 days ago | | | 0 | 7.6244887e-7 | |
| 23356264 | 10 days ago | | | 0 | 2.2067172e-7 | |
| 23356210 | 10 days ago | | | 0 | 0.0000025770625 | |
| 23356130 | 10 days ago | | | 0 | 4.2576321e-7 | |
| 23356127 | 10 days ago | | | 0 | 3.8335568e-7 | |
| 23356115 | 10 days ago | | | 0 | 4.2576321e-7 | |
| 23356062 | 10 days ago | | | 0 | 4.9731616e-7 |
ABI
ABI objects
Getter at block 23781124
buyTax() view returns (uint8)
0
decimals() pure returns (uint8)
9
name() pure returns (string)
Pepe The King Prawn
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellTax() view returns (uint8)
0
symbol() pure returns (string)
Prawn
totalSupply() pure returns (uint256)
1000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
enableTrading()
removeLimits()
renounceOwnership()
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.