Changes to returns the status of the transaction which corresponds to the hash (faster because will ask for transaction status from the observer which is in the shard in which the address is part).

GET /transaction/{txHash}/status?sender={senderAddress}

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

Changed in 6 of the 27 revisions of this API.53231

  1. fb895587d7c611
  2. 2982d4dbcfab1123
  3. 542fe49582f81312
  4. ee7a1fa0f2381123
  5. 878e0c35bb6b13
  6. 82d54363607414

What changed

    • added the new path request parameter txHash

      new-request-path-parameter

    • deleted the path request parameter txhash

      request-parameter-removed

  • 2982d4dbcfab1123See the full diff
    • the data response's property type/format changed from array/ to object/ for status 200

      response-property-type-changed

    • removed the optional property chainid from the response with the 200 status

      response-optional-property-removed

    • removed the optional property gaslimit from the response with the 200 status

      response-optional-property-removed

    • removed the optional property gasprice from the response with the 200 status

      response-optional-property-removed

    • removed the optional property nonce from the response with the 200 status

      response-optional-property-removed

    • removed the optional property options from the response with the 200 status

      response-optional-property-removed

    • removed the optional property receiver from the response with the 200 status

      response-optional-property-removed

    • removed the optional property receiverusername from the response with the 200 status

      response-optional-property-removed

    • removed the optional property sender from the response with the 200 status

      response-optional-property-removed

    • removed the optional property senderusername from the response with the 200 status

      response-optional-property-removed

    • removed the optional property signature from the response with the 200 status

      response-optional-property-removed

    • removed the optional property value from the response with the 200 status

      response-optional-property-removed

    • removed the optional property version from the response with the 200 status

      response-optional-property-removed

    • added the optional property code to the response with the 200 status

      response-optional-property-added

    • added the optional property data/status to the response with the 200 status

      response-optional-property-added

    • added the optional property error to the response with the 200 status

      response-optional-property-added

  • 542fe49582f81312See the full diff
    • the data response's property type/format changed from object/ to array/ for status 200

      response-property-type-changed

    • removed the optional property code from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/status from the response with the 200 status

      response-optional-property-removed

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

      response-optional-property-removed

    • added the optional property chainid to the response with the 200 status

      response-optional-property-added

    • added the optional property gaslimit to the response with the 200 status

      response-optional-property-added

    • added the optional property gasprice to the response with the 200 status

      response-optional-property-added

    • added the optional property nonce to the response with the 200 status

      response-optional-property-added

    • added the optional property options to the response with the 200 status

      response-optional-property-added

    • added the optional property receiver to the response with the 200 status

      response-optional-property-added

    • added the optional property receiverusername to the response with the 200 status

      response-optional-property-added

    • added the optional property sender to the response with the 200 status

      response-optional-property-added

    • added the optional property senderusername to the response with the 200 status

      response-optional-property-added

    • added the optional property signature to the response with the 200 status

      response-optional-property-added

    • added the optional property value to the response with the 200 status

      response-optional-property-added

    • added the optional property version to the response with the 200 status

      response-optional-property-added

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

  • ee7a1fa0f2381123See the full diff
    • the data response's property type/format changed from array/ to object/ for status 200

      response-property-type-changed

    • removed the optional property chainid from the response with the 200 status

      response-optional-property-removed

    • removed the optional property gaslimit from the response with the 200 status

      response-optional-property-removed

    • removed the optional property gasprice from the response with the 200 status

      response-optional-property-removed

    • removed the optional property nonce from the response with the 200 status

      response-optional-property-removed

    • removed the optional property options from the response with the 200 status

      response-optional-property-removed

    • removed the optional property receiver from the response with the 200 status

      response-optional-property-removed

    • removed the optional property receiverusername from the response with the 200 status

      response-optional-property-removed

    • removed the optional property sender from the response with the 200 status

      response-optional-property-removed

    • removed the optional property senderusername from the response with the 200 status

      response-optional-property-removed

    • removed the optional property signature from the response with the 200 status

      response-optional-property-removed

    • removed the optional property value from the response with the 200 status

      response-optional-property-removed

    • removed the optional property version from the response with the 200 status

      response-optional-property-removed

    • added the optional property code to the response with the 200 status

      response-optional-property-added

    • added the optional property data/status to the response with the 200 status

      response-optional-property-added

    • added the optional property error to the response with the 200 status

      response-optional-property-added

    • added the optional property chainid to the response with the 200 status

      response-optional-property-added

    • added the optional property data to the response with the 200 status

      response-optional-property-added

    • added the optional property gaslimit to the response with the 200 status

      response-optional-property-added

    • added the optional property gasprice to the response with the 200 status

      response-optional-property-added

    • added the optional property nonce to the response with the 200 status

      response-optional-property-added

    • added the optional property options to the response with the 200 status

      response-optional-property-added

    • added the optional property receiver to the response with the 200 status

      response-optional-property-added

    • added the optional property receiverusername to the response with the 200 status

      response-optional-property-added

    • added the optional property sender to the response with the 200 status

      response-optional-property-added

    • added the optional property senderusername to the response with the 200 status

      response-optional-property-added

    • added the optional property signature to the response with the 200 status

      response-optional-property-added

    • added the optional property value to the response with the 200 status

      response-optional-property-added

    • added the optional property version to the response with the 200 status

      response-optional-property-added

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

    • added the new path request parameter txhash

      new-request-path-parameter

    • deleted the path request parameter txHash

      request-parameter-removed

    • removed the optional property code from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data from the response with the 200 status

      response-optional-property-removed

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

      response-optional-property-removed

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