cURL
curl --request GET \ --url https://api-perp-v1.raydium.io/pool/default-list
{ "id": "<string>", "success": true, "data": [ { "symbol": "BTC/USDC", "volume24h": "<string>", "volume7d": "<string>", "volume30d": "<string>" } ] }
Returns list of default perpetual trading pools with volume and stats.
Documentation IndexFetch the complete documentation index at: https://docs.raydium.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.raydium.io/llms.txt
Use this file to discover all available pages before exploring further.
Pool list retrieved.
Show child attributes
Was this page helpful?