Counterparty Summary
counterparty_summaryAggregate trading volume and transaction counts by counterparty, optionally filtering by time range and limiting to top N. Use it to identify key counterparties and analyze activity patterns.
Instructions
Get aggregated volume and counts by counterparty
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| top_n | No | Return top N counterparties (optional) | |
| to_ts_ms | No | End timestamp in milliseconds (optional) | |
| from_ts_ms | No | Start timestamp in milliseconds (optional) |