v1

latestOpenAPI 3.1.02026-07-265086129.5 KB
Fee Claiming

Get claimable positions

Retrieve all claimable fee positions for a wallet. Returns positions with fee information from virtual pools and DAMM v2.

get/token-launch/claimable-positions

Query parameters

walletstring required

Public key of the wallet to check for claimable positions

Response

Successfully retrieved claimable positions

successboolean required

Example response

{
  "success": true
}