Changes to Get aggregated ramp quotes

GET /ramp/quotes

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

Changed in 2 of the 9 revisions of this API.18

  1. 76a4e00b118d17
  2. 654264f49b4d1

What changed

  • 76a4e00b118d17See the full diff
    • added the new required query request parameter type

      new-required-request-parameter

    • added the new optional query request parameter amountSymbol

      new-optional-request-parameter

    • added the new optional query request parameter sourceChain

      new-optional-request-parameter

    • added the new optional query request parameter userEmail

      new-optional-request-parameter

    • the query request parameter destinationChain became optional

      request-parameter-became-optional

    • added the new enum value SOLANA_MAINNET to the query request parameter destinationChain

      request-parameter-enum-value-added

    • added the new enum value SOLANA_TESTNET to the query request parameter destinationChain

      request-parameter-enum-value-added

    • added the new enum value TRON_MAINNET to the query request parameter destinationChain

      request-parameter-enum-value-added

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • endpoint added

      endpoint-added