get https://pro-api.coingecko.com/api/v3/companies/public_treasury/
This endpoint allows you query public companiesβ Bitcoin or Ethereum holdings
Notes
- The responses are sorted in descending order based on total holdings.
Response
This endpoint allows you query public companiesβ Bitcoin or Ethereum holdings
Notes
- The responses are sorted in descending order based on total holdings.
xxxxxxxxxx
curl --request GET \
--url https://pro-api.coingecko.com/api/v3/companies/public_treasury/bitcoin \
--header 'accept: application/json'
xxxxxxxxxx
259}
{
"total_holdings": 264136,
"total_value_usd": 18403306939.1513,
"market_cap_dominance": 1.34,
"companies": [
{
"name": "MicroStrategy Inc.",
"symbol": "NASDAQ:MSTR",
"country": "US",
"total_holdings": 174530,
"total_entry_value_usd": 4680000000,
"total_current_value_usd": 12160134022,
"percentage_of_total_supply": 0.831
},
{
"name": "Galaxy Digital Holdings",
"symbol": "TSE: GLXY",
"country": "US",
"total_holdings": 17518,
"total_entry_value_usd": 0,
"total_current_value_usd": 1220542186,
"percentage_of_total_supply": 0.083
},
{
"name": "Marathon Digital Holdings",
"symbol": "NASDAQ:MARA",
"country": "US",
"total_holdings": 13716,
"total_entry_value_usd": 189087000,