Changes to Get the status of an IBC transfer by tx id

GET /api/v1/ibc/{tx_id}/status

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

Changed in 2 of the 50 revisions of this API.211

  1. 126c27b4169011
  2. 6893b023807011

What changed

  • 126c27b4169011See the full diff
    • the response's body type changed from array to object for status

      response-body-type-changed

    • added the optional property to the response with the status

      response-optional-property-added

  • 6893b023807011See the full diff
    • the response's body type changed from object to array for status

      response-body-type-changed

    • removed the optional property from the response with the status

      response-optional-property-removed

    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.