Rates

Get the token price in the chosen currency for display only. Don’t use this for financial transactions.

get/v2/rates

Query parameters

tokensstring[] required

accept gram and jetton master addresses, separated by commas

[
  "gram"
]
currenciesstring[] required

accept gram and all possible fiat currencies, separated by commas

[
  "gram",
  "usd",
  "rub"
]

Response

tokens rates

ratesobject required

Changes

No recorded changes to this endpoint across all 1 revision of this API.