Documentation Index
Fetch the complete documentation index at: https://docs.houdiniswap.com/llms.txt
Use this file to discover all available pages before exploring further.
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 |