Module cryptoapis::apis::assets_api[][src]

Enums

struct for typed errors of method list_assets_details

Functions

This endpoint will return details on a requested asset. The asset could be a cryptocurrency or FIAT asset that we support. Each asset has a unique identifier - assetId and a unique symbol in the form of a string, e.g. "BTC". The details returned could include information on the latest rate and rate fluctuation of different periods of time - 24 hours, a week, one hour, the encoding of the logo, and more. {note}Please note that listing data from the same type will apply pagination on the results.{/note}