Get the supply of some token at the given epoch

get/api/v1/chain/token-supply

Query parameters

addressstring required

Address of the token

epochinteger

Epoch to query

Response

Chain token supply

addressstring required
totalSupplynumber required
effectiveSupplynumber

Changes

Changed in 3 of the 50 revisions of this API.31

    • the response's property type changed from string to number for status

      response-property-type-changed

    • the response's property type changed from string to number for status

      response-property-type-changed

    • 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.