transaction

returns the transaction which corresponds to the hash

get/transaction/{txHash}

Path parameters

txHashstring required

the transaction hash to search for

Response

successful operation

nonceinteger
valuestring
receiverstring
senderstring
senderusernameinteger[]
receiverusernameinteger[]
gaspriceinteger
gaslimitinteger
datainteger[]
signaturestring
chainidstring
versioninteger
optionsinteger

Changes

Changed in 1 of the 27 revisions of this API.13

    • removed the optional property chainid 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 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

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