GET {blockchain}/v2/tickers/
Summary: Get Tickers V2
Operation ID: getTickersV2
Auth: unknown
Operation ID: getTickersV2
Auth: unknown
Description
Returns currency rate for the specified currency and date. If the currency is not available for that specific timestamp, the next closest rate will be returned. All responses contain an actual rate timestamp.
Parameters (3)
blockchain
(string, path, required)
Blockchain name
currency
(string, query, optional)
specifies a currency of returned rate ("usd", "eur", "eth"...). If not specified, all available currencies will be returned
timestamp
(string, query, optional)
specifies a Unix timestamp to (/tickers-list) return available tickers for or (/tickers) that specifies a date to return currency rates for. If not specified, the last available rate will be returned.
No probe data for this endpoint yet.