# FetchAssetTradeHistoryRequest


## Fields

| Field                                                         | Type                                                          | Required                                                      | Description                                                   | Example                                                       |
| ------------------------------------------------------------- | ------------------------------------------------------------- | ------------------------------------------------------------- | ------------------------------------------------------------- | ------------------------------------------------------------- |
| `asset`                                                       | *string*                                                      | :heavy_check_mark:                                            | Asset name or contract address to retrieve trade history for. |                                                               |
| `maxResults`                                                  | *number*                                                      | :heavy_minus_sign:                                            | Maximum number of results to return.                          | 20                                                            |