Pepe Police
Verified contract
Active on
Ethereum with 10 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Pepe Police"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17811807 | a year ago | | | 0 | 0.00074891742 | |
| 17200901 | 2 years ago | | | 0 | 0.0047267898 | |
| 17200874 | 2 years ago | | | 0 | 0.0053268077 | |
| 17200874 | 2 years ago | | | 0 | 0.0053268077 | |
| 17200869 | 2 years ago | | | 0 | 0.0074378706 | |
| 17200867 | 2 years ago | | | 0 | 0.0051097999 | |
| 17200865 | 2 years ago | | | 0 | 0.0053636639 | |
| 17200865 | 2 years ago | | | 0 | 0.0056468639 | |
| 17200864 | 2 years ago | | | 0 | 0.0052720178 | |
| 17200833 | 2 years ago | | | 0 | 0.0052964385 |
ABI
ABI objects
Getter at block 21206181
decimals() view returns (uint8)
18
name() view returns (string)
Pepe Police
symbol() view returns (string)
PEPEP
totalSupply() view returns (uint256)
24800000000000000000000000000000
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 to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.