Skip to main content
Code: crypto.slippage.exceeded
HTTP: 422 Unprocessable Entity

What happened

The API rejected a crypto quote or checkout request for the selected network or slippage settings.

Safe message

The exchange rate moved too much. Please refresh and try again.
Use err.safeMessage or err.displayMessage in customer UI, not err.message.

Why this happened

The FX swap rate moved past your configured maximum slippage tolerance.

How to fix it

Refresh the quote and retry, or widen slippage tolerance if your product allows it.

UI hint

Programmatic handling