AssetData Members

The AssetData type exposes the following members.

Properties


  Name Description
Public property ChangePercent24Hr
The direction and value change in the last 24 hours.
Public property Explorer
Address of the assets blockchain explorer.
Public property Id
The unique identifier for this asset.
Public property MarketCapUsd
The total value of the asset in circulation (marketcap = supply x price) in USD.
Public property MaxSupply
The total quantity of asset issued.
Public property Name
The proper name for this asset.
Public property PriceUsd
The volume-weighted price based on real-time market data, translated to USD.
Public property Rank
The rank is in ascending order - this number is directly associated with the marketcap whereas the highest marketcap receives rank 1.
Public property Supply
The available supply for trading.
Public property Symbol
The most common symbol used to identify this asset on an exchange.
Public property VolumeUsd24Hr
The quantity of trading volume represented in USD over the last 24 hours.
Public property Vwap24Hr
The Volume Weighted Average Price in the last 24 hours.