Police Pepe
Verified contract
Active on
Base with 1,030 txns
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 |
---|---|---|---|---|---|
SIC | ERC-20 | 100 | -- | -- | |
OHNO | ERC-20 | 21.618557 | -- | -- | |
LZPZ | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22975894 | 3 days ago | | | 0 | 6.9668958e-7 | |
| 22975893 | 3 days ago | | | 0 | 6.4354977e-7 | |
| 22975481 | 3 days ago | | | 0 | 0.0000058979702 | |
| 22965772 | 3 days ago | | | 0 | 0.0000012790730 | |
| 22946316 | 3 days ago | | | 0 | 0.0000013035807 | |
| 22897279 | 4 days ago | | | 0 | 6.4974689e-7 | |
| 22842307 | 6 days ago | | | 0 | 8.2013460e-7 | |
| 22810175 | 6 days ago | | | 0 | 1.8361774e-7 | |
| 22806953 | 6 days ago | | | 0 | 2.4576223e-7 | |
| 22773768 | 7 days ago | | | 0 | 0.0000029042220 |
ABI
ABI objects
Getter at block 23086465
decimals() view returns (uint8)
18
name() view returns (string)
Police Pepe
owner() view returns (address)
0x000000000000000000000000000000000000dead
symbol() view returns (string)
POPO
totalSupply() view returns (uint256)
11000000000000000000000000000
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)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
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)
TeamFinanceTokenMint(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.