Non Existing Pepe
Verified contract
Active on
Ethereum with 22 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 "Non Existing Pepe"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20290374 | 4 months ago | | | 0 | 0.00022092293 | |
| 20278675 | 4 months ago | | | 0 | 0.00024268563 | |
| 20278662 | 4 months ago | | | 0 | 0.00025581008 | |
| 20278659 | 4 months ago | | | 0 | 0.00025359921 | |
| 20278657 | 4 months ago | | | 0 | 0.00025458002 | |
| 20278653 | 4 months ago | | | 0 | 0.00025449971 | |
| 20278649 | 4 months ago | | | 0 | 0.00023393670 | |
| 20278642 | 4 months ago | | | 0 | 0.00073498325 | |
| 20278632 | 4 months ago | | | 0 | 0.00024203488 | |
| 20278627 | 4 months ago | | | 0 | 0.00025012229 |
ABI
ABI objects
Getter at block 21163669
decimals() view returns (uint8)
18
msgReceive() view returns (address)
0x3bf8c89fd98bc707b67bc6003313e15178fad6ba
msgSend() view returns (address)
0xceb1a498db55ae29094a01033b5fc01a393c2641
name() view returns (string)
Non Existing Pepe
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x3bf8c89fd98bc707b67bc6003313e15178fad6ba
startBlock() view returns (uint256)
20278573
symbol() view returns (string)
PEPE0.0
totalSupply() view returns (uint256)
1010101010000000000000000000
trade() view returns (bool)
true
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)
openTrade() payable
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.