Changes to Retrieve unspent boxes by their associated address

POST /blockchain/box/unspent/byAddress

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

Changed in 5 of the 58 revisions of this API.24

  1. c19bff6509da1
  2. c0739723fd0d1
  3. 96e8ba9309611
  4. c96716d1d89b11
  5. 59a6e94ddc621

What changed

    • added the optional property items/allOf[subschema #2]/spendingProof to the response with the 200 status

      response-optional-property-added

    • added the new optional query request parameter excludeMempoolSpent

      new-optional-request-parameter

    • deleted the query request parameter excludeMempoolSpent

      request-parameter-removed

  • c96716d1d89b11See the full diff
    • deleted the query request parameter exludeMempoolSpent

      request-parameter-removed

    • added the new optional query request parameter excludeMempoolSpent

      new-optional-request-parameter

    • added the new optional query request parameter exludeMempoolSpent

      new-optional-request-parameter