exchanges
Retrieve a paginated list of cryptocurrency exchanges using limit and offset parameters.
Instructions
Retrieve a list of exchanges
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of results to return (default is 100) | |
| offset | No | Number of results to skip (default is 0) |