Get the circulating supply of the native token at the given epoch

Calculates circulating supply by subtracting locked amounts from multiple excluded addresses from the effective supply

get/api/v1/chain/circulating-supply

Query parameters

epochinteger

Epoch to query

Response

Circulating supply of the native token

amountstring required

Changes

Changed in 4 of the 50 revisions of this API.42

  • b04af842544e11See the full diff
    • removed the required property from the response with the status

      response-required-property-removed

    • added the required property to the response with the status

      response-required-property-added

    • removed the required property from the response with the status

      response-required-property-removed

    • removed the required property from the response with the status

      response-required-property-removed

    • endpoint added

      endpoint-added

    • api path removed without deprecation

      api-path-removed-without-deprecation

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

Of the 50 revisions, 1 has no diff computed.