Crypto Treasury Holdings Historical Chart Data by ID

To query historical cryptocurrency holdings chart of public companies and governments by entity ID and coin ID

get/public_treasury/{entity_id}/{coin_id}/holding_chart

Path parameters

entity_idstring required

Public company or government entity ID. *refers to /entities/list.

coin_idstring required

Coin ID. e.g. bitcoin, ethereum, solana, binancecoin

Query parameters

daysstring required

Data up to number of days ago. Valid values: 7, 14, 30, 90, 180, 365, 730, max

include_empty_intervalsboolean

Include empty intervals with no transaction data. Default: false

Response

Crypto treasury holdings historical chart data

Changes

Changed in 2 of the 19 revisions of this API.14

  • 11cc9e00fd8613See the full diff
    • for the query request parameter include_empty_intervals, default value false was removed

      request-parameter-default-value-removed

    • api tag Public Treasury removed

      api-tag-removed

    • the response property became required for the status

      response-property-became-required

    • the response property became required for the status

      response-property-became-required

    This revision also has 36 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • endpoint added

      endpoint-added

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog