Track permanently-locked liquidity in Memecoin Pools
via sdk / on-chain / api
This section is under construction. More details will be added soon.
How to verify the fee owner for the fees from perma-locked liquidity in the Memecoin pool?
Go to the escrow address on solscan
Click
Data
tabUnder
LockEscrow - JSON
Alternatively, if the pool liquidity is fully locked (won't work if there's non-locked LP tokens), you can use the following steps:
Go to the LP mint address on solscan
Under
Holders
, select the holder account (not the token account)Click
Data
tabUnder
LockEscrow - JSON
, search forowner
field and view the address
Last updated