Module cryptoapis::apis::exchange_rates_api[][src]

Enums

GetExchangeRateByAssetSymbolsError

struct for typed errors of method get_exchange_rate_by_asset_symbols

GetExchangeRateByAssetsIdsError

struct for typed errors of method get_exchange_rate_by_assets_ids

Functions

get_exchange_rate_by_asset_symbols

Through this endpoint customers can obtain exchange rates by asset symbols. The process represents the exchange rate value of a single unit of one asset versus another one. Data is provided per unique asset symbol.

get_exchange_rate_by_assets_ids

Through this endpoint customers can obtain exchange rates by asset IDs. The process represents the exchange rate value of a single unit of one asset versus another one. Data is provided per unique asset Reference ID.