Insight Adds Token Prices

Querying token prices in USD is now supported by Insight API!
Try it out in our playground

To fetch a token's price by its contract address
(0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee
is used for native tokens)
Response
You can optionally define a timestamp and the API will return the closest data it has to that timestamp.
To fetch token prices by symbol
Note that there can be multiple tokens with the same symbol
We support more than 6000 tokens currently and keep adding more.
We also provide an endpoint to fetch the list of supported tokens for each chain.

📖 Learn more about Insight - it’s open source and ready to power your applications!