GET /v1/currencies
Returns an array of available currency ticker symbols. No authentication required.
Request
Section titled “Request”GET /v1/currenciesExample
Section titled “Example”curl https://api.nearpayments.io/v1/currenciesResponse
Section titled “Response”{ "currencies": ["near", "btc", "eth", "sol", "usdttrc20"]}