AssetData..::..MarketCapUsd Property

The total value of the asset in circulation (marketcap = supply x price) in USD.

Namespace:  CoinCapApi.Models
Assembly:  CoinCapApi (in CoinCapApi.dll)

Syntax


[JsonPropertyAttribute]
public Nullable<double> MarketCapUsd { get; set; }
<JsonPropertyAttribute> _
Public Property MarketCapUsd As Nullable(Of Double)
	Get
	Set