Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://backend.swap.coffee/v1/liquid_staking_pools/{address} \ --header 'X-Api-Key: <api-key>'
{ "pool": { "protocol": "<string>", "address": "<string>", "base_token": { "address": { "blockchain": "ton", "address": "native" }, "metadata": { "name": "ARBUZ", "symbol": "ARBUZ", "decimals": 123, "listed": true, "image_url": "<string>" } }, "liquid_token": { "address": { "blockchain": "ton", "address": "native" }, "metadata": { "name": "ARBUZ", "symbol": "ARBUZ", "decimals": 123, "listed": true, "image_url": "<string>" } }, "supports_tx_building": true }, "stats": { "rate": 123, "cycle_end": 123, "tvl_usd": 123, "apr": 123 } }
"EQDY6PMeMbQSz7dltNN4RRTIxyuBJX4dQESOy8cWR2tUgBxH"
Liquid staking pool
Show child attributes