cURL
curl --request GET \ --url https://grid.squads.xyz/api/grid/v1/accounts/{address}/virtual-accounts \ --header 'Authorization: Bearer <token>'
Retrieve all virtual accounts for the smart account with optional currency filters
Your Grid API key from the Grid Dashboard
Smart account address
Filter by source currency
Filter by destination currency
Virtual accounts retrieved successfully
Was this page helpful?