Skip to main content
Validate a MultiversX token pair and read amount metadata before calling the quote endpoint.

Endpoint

Required Params

Request

Success Response

Unsupported Response

Fields

Errors

Verify

Before calling /api/v1/quote:
  • supported is true.
  • User input is greater than or equal to minAmountIn.
  • Amount conversion used decimalsIn.
  • Display conversion for the expected output uses decimalsOut.