Changes to getQuotes

GET /cross-chain/quotes

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

Changed in 3 of the 7 revisions of this API.5

  1. 043dbd4310993
  2. 7932282073be1
  3. 7c951168cee61

What changed

    • added the required property anyOf[subschema #1]/quotes/items/fees/integratorFee/collectedBy to the response with the 200 status

      response-required-property-added

    • added the required property anyOf[subschema #1]/quotes/items/fees/integratorFees/items/collectedBy to the response with the 200 status

      response-required-property-added

    • added the required property anyOf[subschema #1]/quotes/items/fees/zeroExFee/collectedBy to the response with the 200 status

      response-required-property-added

    • added the required property anyOf[subschema #1]/quotes/items/fees/providerAppFee to the response with the 200 status

      response-required-property-added

    • added the new optional query request parameter solanaEphemeralSignerPubkey

      new-optional-request-parameter