Token List API
Last updated
Was this helpful?
Last updated
Was this helpful?
GET
https://dev-api.thorswap.net/tokenlist/utils/chains
Returns a flat array of supported blockchain names
GET
https://dev-api.thorswap.net/tokenlist/utils/chains/details
Returns a detailed array of supported chains
GET
https://dev-api.thorswap.net/tokenlist/utils/currencies
Returns a flat array of supported currencies.
categories
String | String[]
Asset categories to filter by. Options: all, avax-erc20s, eth-erc20s, thorchain-all, thorchain-coins, thorchain-tokens, thorchain-stables
GET
https://dev-api.thorswap.net/tokenlist/utils/currencies/details
categories
String | String []
Asset categories to filter by. Options: all, avax-erc20s, eth-erc20s, thorchain-all, thorchain-coins, thorchain-tokens, thorchain-stables
Simple endpoint to check tokenlist health
OK - Health check successful