get_bitcoin_dominance_history
Retrieve historical Bitcoin dominance data with market capitalization metrics to analyze Bitcoin's market share trends over time.
Instructions
Get a list of bitcoin dominance history along with the bitcoin market capitalization data. On Coinranking, we use this endpoint on our bitcoin dominance chart. On Coinranking, we use this endpoint on our global trading volume chart. On Coinranking, we use this endpoint on our global market cap chart.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| referenceCurrencyUuid | No | UUID of coin (either fiat or crypto), in which all the market caps are calculated. Defaults to US Dollar, but you can use any coin. You can find UUIDs for reference currencies in any coin endpoint, including a convenient dedicated reference currency endpoint Default value: yhjMzLPhuIDl | |
| timePeriod | No | Timeperiod where the percentage and marketCap are based on Default value: 24h Allowed values: 1h 3h 12h 24h 7d 30d 3m 1y 3y 5y Default value: day Allowed values: day week month |