cURL
curl --request GET \ --url https://data-api.b3.fun/insights/v1/tokens/price/supported
{ "data": [ { "chain_id": 1, "address": "vitalik.eth", "symbol": "<string>" } ] }
Get supported tokens for price data
Successful response
The response is of type object.
object