PepeForker
Verified contract
Active on
Ethereum with 2,460 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xb9f5…344e
0x6982…1933
0x1f98…f984
Balances ($24.88)
Native
Value
$15.02
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.0045 | $3,337.75 |
$15.02 | |
LUCKYSLP | ERC-20 | 54.759729M | $0.00 |
$5.64 | |
PORK | ERC-20 | 37.050657M | $0.00 |
$4.22 | |
JESUS | ERC-20 | 333 | $0.00 |
$0 | |
meme | ERC-20 | 80.69T | -- | -- | |
PORK2.0 | ERC-20 | 6.844128B | -- | -- | |
POON | ERC-20 | 1.431574B | -- | -- | |
MANURE | ERC-20 | 97.132363M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19314813 | 9 months ago | | | 0 | 0.0018128791 | |
| 19173384 | 9 months ago | | | 0 | 0.0021885341 | |
| 19167893 | 10 months ago | | | 0 | 0.0016045485 | |
| 19167857 | 10 months ago | | | 0 | 0.0021564294 | |
| 19167818 | 10 months ago | | | 0 | 0.0029257996 | |
| 19167543 | 10 months ago | | | 0 | 0.00083766446 | |
| 19167531 | 10 months ago | | | 0 | 0.00084563386 | |
| 19164622 | 10 months ago | | | 0 | 0.0024795168 | |
| 19164196 | 10 months ago | | | 0 | 0.00072842169 | |
| 19162927 | 10 months ago | | | 0 | 0.0023761455 |
ABI
ABI objects
Getter at block 21242686
fair() view returns (uint256)
90696956521739000000000000000000
full() view returns (uint256)
326704826086957000000000000000000
isLive() view returns (bool)
true
latestLPToken() view returns (uint256)
663926
merkleRoot() view returns (bytes32)
0xb98ac88a983310170a1fe82ab5f2d3e080ea4cc288831e4514bd82c3a6f90c29
noFavorites() view returns (uint256)
236644079000000000000000000
nonfungiblePositionManager() view returns (address)
0xc36442b4a4522e871399cd717abdd847ab11fe88
owner() view returns (address)
0x72387c2949308b6bacac48e90d34f17cdb2793b7
pepeContract() view returns (address)
0x6982508145454ce325ddbe47a25d4ec3d2311933
pepeFork() view returns (address)
0xb9f599ce614feb2e1bbe58f180f370d05b39344e
pool() view returns (uint256)
3288217391304000000000000000000
readLPTokens() view returns (uint256[])
[663926]
uniPoolFee() view returns (uint24)
10000
uniswapFactory() view returns (address)
0x1f98431c8ad98523631ae4a59f267346ea31f984
uniswapRouter() view returns (address)
0x0000000000000000000000000000000000000000
waterVault() view returns (address)
0xa7467696cf741e30ee14461d5a891f579b99b6ea
wethContract() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
zkMessageBridge() view returns (address)
0x72387c2949308b6bacac48e90d34f17cdb2793b7
Read-only
alreadyClaimedByAddress(address) view returns (bool)
canClaim(address _address, bytes32[] _merkleProof) view returns (bool)
State-modifying
Events bridgeLiquidityFromChain(uint256 pepeAmount, uint256 wethAmount, uint256 LPId) returns (uint128 liquidity, uint256 pepeValue, uint256 weight)
claim(bytes32[] _merkleProof) payable
collectLPFees(uint256 _lpTokenId) payable
donateAndRegisterLP(uint256 poolId) payable
donateInitialPoolWitZKSigner()
ethToWater() payable returns (bool)
fairDrop() payable
openAquifer(address token, uint256 amount)
renounceOwnership()
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _wethContract, address _pepeContract, address _uniswapFactory, address _nonfungiblePositionManager, bytes32 _merkleRoot, address _waterVault)
This contract contains no fallback and receive objects.
InitialLPAlreadyCreated()
InvalidClaim()
LPComplete()
LPNotInitalized()
MountUp()
NotZkSigner()