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://api.vaults.fyi/alpha/svm/idle-assets/{userId} \ --header 'x-api-key: <api-key>'
{ "data": [ { "assetId": "<string>", "decimals": 123, "balanceNative": "<string>" } ] }
Get balances of idle assets for a specific user address on Solana.
User public key address
Default Response
Show child attributes