Get the inner transaction by hash

get/api/v1/chain/inner/{tx_id}

Path parameters

tx_idstring required

Tx id hash

Response

Inner transaction

idstring required
wrapperIdstring required
kind'transparentTransfer' | 'shieldedTransfer' | 'shieldingTransfer' | 'unshieldingTransfer' | 'bond' | 'redelegation' | 'unbond' | 'withdraw' | 'claimRewards' | 'voteProposal' | 'initProposal' | 'changeMetadata' | 'changeCommission' | 'revealPk' | 'unknown' required
exitCode'applied' | 'rejected' required
memostring
datastring

Changes

Changed in 3 of the 50 revisions of this API.23

    • the response property became required for the status

      response-property-became-required

  • b04af842544e11See the full diff
    • removed the required property from the response with the status

      response-required-property-removed

    • added the optional property to the response with the status

      response-optional-property-added

  • 6893b023807011See the full diff
    • removed the required property from the response with the status

      response-required-property-removed

    • added the required property to the response with the status

      response-required-property-added

    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.