Changes to Get token price snapshots

GET /v1/prices

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

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

  1. fa9617c7c0a94
  2. 85b3d9b4fd841

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

    • endpoint added

      endpoint-added