v1

latestOpenAPI 3.1.02026-07-265086129.5 KB
State

Get Bags pool by token mint

Retrieve a single Bags pool by its token mint address, with its associated Meteora DBC and DAMM v2 pool keys

get/solana/bags/pools/token-mint

Query parameters

tokenMintstring required

Public key of the token mint

Response

Successfully retrieved pool

successboolean required

Example response

{
  "success": true
}