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 "PΞPΣ"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18123251 | a year ago | | | 0 | 0.00048082212 | |
| 18123230 | a year ago | | | 0 | 0.00055885377 | |
| 18123227 | a year ago | | | 0 | 0.0098693264 | |
| 18123224 | a year ago | | | 0 | 0.00056973278 | |
| 18123223 | a year ago | | | 0 | 0.00058794126 | |
| 18123222 | a year ago | | | 0 | 0.00059588583 | |
| 18123222 | a year ago | | | 0 | 0.00073748883 | |
| 18123220 | a year ago | | | 0 | 0.00061361300 | |
| 18123219 | a year ago | | | 0 | 0.00056135584 | |
| 18123218 | a year ago | | | 0 | 0.00058220268 |
ABI
ABI objects
Getter at block 21333144
decimals() view returns (uint8)
18
name() view returns (string)
PΞPΣ
owner() view returns (address)
0x90305aab952d1cec031deaadca89196e0e909e35
symbol() view returns (string)
PEPE
totalSupply() view returns (uint256)
420690000000000000000000000000000
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)
claimStuckTokens(address token)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
recoverStuckEther()
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.