Fetching information on locked liquidity in a DLMM
For DLMM, you can lock liquidity by configuring the lockReleasePoint
You can fetch information on DLMM positions that have locked liquidity: https://github.com/MeteoraAg/dlmm-sdk/blob/main/ts-client/src/examples/fetch_lb_pair_lock_info.ts
Last updated