getStats
Retrieve essential statistics for the DexPaprika ecosystem, including total networks, DEXes, pools, and tokens, to analyze decentralized exchange data across multiple blockchains.
Instructions
Get high-level statistics about the DexPaprika ecosystem: total networks, DEXes, pools, and tokens available.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}