You're viewing a demo portfolio

Join the waitlist
PRSM

get_defi_pools

Active

Tool of CryptoData API

declared in 3.0.0

Liquidity pools across DEXs. $0.02.

Parameters schema

{
  "type": "object",
  "required": [
    "api_key"
  ],
  "properties": {
    "sort": {
      "enum": [
        "tvl",
        "apy"
      ],
      "type": "string",
      "default": "tvl"
    },
    "chain": {
      "type": "string",
      "default": "all"
    },
    "limit": {
      "type": "number",
      "default": 20
    },
    "api_key": {
      "type": "string"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

CryptoData API

https://github.com/elevasyncsolutions-jpg/cryptodata-api

2/7 registries
View full server →
get_defi_pools — CryptoData API — PRSM MCP