Skip to main content
GET
/
tokens-with-decimals
Returns a list of supported token mints and their decimals, specically any mints that a pool for trading was available atleast once in the lifetime of the server.
curl --request GET \
  --url https://quote-api.dflow.net/tokens-with-decimals
[
  [
    "<unknown>"
  ]
]

Response

List of supported token mints with decimals

Required array length: 2 elements