Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 1.55 KB

GetAssetDetailsByAssetSymbolRISC.md

File metadata and controls

20 lines (15 loc) · 1.55 KB

GetAssetDetailsByAssetSymbolRISC

Crypto Type Data

Properties

Name Type Description Notes
_1_hour_price_change_in_percentage str Represents the percentage of the asset's current price against the its price from 1 hour ago.
_1_week_price_change_in_percentage str Represents the percentage of the asset's current price against the its price from 1 week ago.
_24_hours_price_change_in_percentage str Represents the percentage of the asset's current price against the its price from 24 hours ago.
_24_hours_trading_volume str Represents the trading volume of the asset for the time frame of 24 hours.
asset_type str Defines the type of the supported asset. This could be either "crypto" or "fiat".
circulating_supply str Represents the amount of the asset that is circulating on the market and in public hands.
market_cap_in_usd str Defines the total market value of the asset's circulating supply in USD.
max_supply str Represents the maximum amount of all coins of a specific asset that will ever exist in its lifetime.
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

[Back to Model list] [Back to API list] [Back to README]