get_coin_exchange_records
Retrieve coin exchange records between specified source and destination coins, with configurable limit on number of records.
Instructions
Get coin exchange records.
Args: from_coin: Source coin (optional). to_coin: Destination coin (optional). limit: Number of records (default: 50).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| from_coin | No | ||
| to_coin | No | ||
| limit | No |