Get Min/Max
Endpoint
Query Parameters
| Field | Type | Required | Description |
|---|---|---|---|
from | string | Yes | Symbol of the source token (e.g., ETH) |
to | string | Yes | Symbol of the destination token (e.g., BNB) |
anonymous | boolean | Yes | Whether to check limits for anonymous routing |
cexOnly | boolean | No | Limit results to centralized exchanges only |
Example Request
Example Response
Response
Returns an array of two numbers:| Index | Description |
|---|---|
[0] | Minimum exchangeable amount |
[1] | Maximum exchangeable amount |