Changes to Get the best executable quote

GET /v1/quotes

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

Changed in 2 of the 8 revisions of this API.78

  1. fa9617c7c0a94
  2. 85b3d9b4fd8438

What changed

    • added the new AMOUNT_TOO_LOW enum value to the code response property for the response status 400

      response-property-enum-value-added

    • added the new AMOUNT_TOO_LOW enum value to the code response property for the response status 429

      response-property-enum-value-added

    • added the new SLIPPAGE_EXCEEDED enum value to the code response property for the response status 400

      response-property-enum-value-added

    • added the new SLIPPAGE_EXCEEDED enum value to the code response property for the response status 429

      response-property-enum-value-added

  • 85b3d9b4fd8438See the full diff
    • added the new DFLOW enum value to the adapter response property for the response status 200

      response-property-enum-value-added

    • added the new KYBERSWAP enum value to the adapter response property for the response status 200

      response-property-enum-value-added

    • added the new NEAR_INTENTS enum value to the adapter response property for the response status 200

      response-property-enum-value-added

    • added the new optional query request parameter includeBridges

      new-optional-request-parameter

    • added the new optional query request parameter includeExchanges

      new-optional-request-parameter

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added