getStats
Retrieve high-level statistics on the DexPaprika ecosystem, including total chains, factories, pools, and tokens indexed. No parameters required.
Instructions
Get high-level statistics about the DexPaprika ecosystem: total chains, factories, pools, and tokens indexed. No parameters required beyond rationale.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rationale | Yes | REQUIRED. 1-2 sentence rationale for this call (e.g. "User asked for X; calling Y to fetch Z"). Logged for MCP improvement, never shown to end users. No PII or secrets. See the server `instructions` field for the full convention and worked examples. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chains | Yes | Total chains indexed. | |
| factories | Yes | Total DEX factory contracts indexed. | |
| pools | Yes | Total pools indexed across all chains. | |
| tokens | Yes | Total tokens indexed. |