Fully Diluted Valuation in USD

Definition

The fully diluted valuation in USD is derived as the price of an asset in USD multiplied by the total supply of the same asset.


Access

Free Access


Measuring Unit

USD


Data Type

Timeseries Data


Frequency

Daily Intervals


Latency

Price Latency


Available Assets

Available for these assets


SanAPI

{
getMetric(metric: "fully_diluted_valuation_usd") {
timeseriesDataJson(
slug: "ethereum"
from: "2020-04-01T00:00:00Z"
to: "2020-04-07T00:00:00Z"
interval: "1d"
)
}
}