Changes to List coin holders by contract address

GET /v1/coins/contract/{contractAddress}/holders

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 3 of the 63 revisions of this API.121

  1. 90de04b871332
  2. 65823ed2a0fd1
  3. d35bed74f2ca1

What changed

    • removed the optional property error from the response with the 404 status

      response-optional-property-removed

    • removed the optional property error from the response with the 500 status

      response-optional-property-removed

    • removed the required property items/items/supportedAt from the response with the 200 status

      response-required-property-removed

    • endpoint added

      endpoint-added