Chain ID.
GET /v1/recommendedTokens HTTP/1.1 Host: aggregator-api.xy.finance Accept: */*
Successful Response
{ "success": true, "recommendedTokens": [ { "address": "text", "symbol": "text", "name": "text", "chainId": 1, "decimals": 1, "logoURI": "text" } ] }
Here you can find our full API reference
Last updated 12 months ago
Was this helpful?