The Currency Info object hold information about the cryptocurrency associated with a record (eg. a valuation)
Attribute Name | Data Type | Description |
---|---|---|
native_currency_code | string | The code for the cryptocurrency. Possible values are ETH and MATIC |
fiat_conversions | array of Fiat Conversion | A list of Fiat Conversion objects for the underlying record. An API call will typically present one or more fiat conversion records: - The conversion at the time of the price calculation - The current (or most recently available) conversion |