GET
/
tokens-with-decimals
curl --request GET \
  --url https://quote-api.dflow.net/tokens-with-decimals
[
  [
    "So11111111111111111111111111111111111111112",
    9
  ],
  [
    "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
    6
  ]
]

Response

200
application/json
List of supported token mints with decimals

The response is of type array.