Changes to Compute Route

POST /v2/fungible/route

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

Changed in 3 of the 6 revisions of this API.1012

  1. d697829285231
  2. bc03d7d1152410
  3. 8f391fd6e76c101

What changed

    • added the non-success response with the status 400

      response-non-success-status-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

  • 8f391fd6e76c101See the full diff
    • removed the optional property chain_ids from the response with the 200 status

      response-optional-property-removed

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

      response-optional-property-removed

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

      response-optional-property-removed

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

      response-optional-property-removed

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

      response-optional-property-removed

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

      response-optional-property-removed

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

      response-optional-property-removed

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

      response-optional-property-removed

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

      response-optional-property-removed

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

      response-optional-property-removed

    • removed the non-success response with the status 400

      response-non-success-status-removed