Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xf2de…0fd2
Balances ($0.00)
No balances found for "Pepe Journey"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12594638 | 8 months ago | | | 0 | 0.0000046313085 | |
| 12515893 | 8 months ago | | | 0 | 0.0000049775486 | |
| 12515826 | 8 months ago | | | 0 | 0.0000045179720 | |
| 12515804 | 8 months ago | | | 0 | 0.0000045133102 | |
| 12515786 | 8 months ago | | | 0 | 0.0000044981593 | |
| 12515759 | 8 months ago | | | 0 | 0.0000028481706 | |
| 12515711 | 8 months ago | | | 0 | 0.0000044981593 | |
| 12515699 | 8 months ago | | | 0 | 0.000027590743 | |
| 12515694 | 8 months ago | | | 0 | 0.0000045179720 | |
| 12515635 | 8 months ago | | | 0 | 0.0000045133666 |
ABI
ABI objects
Getter at block 23219312
buyTax() view returns (uint8)
0
decimals() pure returns (uint8)
18
name() pure returns (string)
Pepe Journey
owner() view returns (address)
0x1ee5f7a71d0195f22372fa5ddf691240c1b2d331
sellTax() view returns (uint8)
0
symbol() pure returns (string)
Journey
totalSupply() pure returns (uint256)
420690000000000000000000000
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)
burn(uint256 amount, bool flag)
enableTrading()
removeLimits()
renounceOwnership()
setTax(uint8 newBuyTax, uint8 newSellTax)
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.