Get a paginated list of transaction for a list of addresses

get/api/v1/chain/history

Query parameters

addressesstring[]

The list of address. Must contain at least 1 element

Response

Pagined historic transaction list.

Changes

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

  • b04af842544e112See the full diff
    • ▲

      removed the required property /// from the response with the status

      response-required-property-removed

    • ●

      removed the optional property // from the response with the status

      response-optional-property-removed

    • ○

      added the optional property // to the response with the status

      response-optional-property-added

    • ○

      added the optional property /// to the response with the status

      response-optional-property-added

    • ○

      added the optional property // to the response with the status

      response-optional-property-added

    • ○

      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.