Verfügbar in Pro

Liquidity Pools Modul

Read-only ranking of top liquidity pools by TVL (project, chain, TVL, APY) from the DeFiLlama public API via /pools and /pool. No position tracking, impermanent-loss math, fee tracking or entry and exit tools.

Top pools by TVL
APY and chain per pool
Filter by project with /pool
9:41
5G
L

Liquidity Pools Demo

bot

Was macht das Modul „Liquidity Pools“?

Read-only ranking of top liquidity pools by TVL (project, chain, TVL, APY) from the DeFiLlama public API via /pools and /pool. No position tracking, impermanent-loss math, fee tracking or entry and exit tools.

  • LP management
  • Fee tracking
  • Position analysis
Hauptfunktionen

Alles, was Sie brauchen

Entdecken Sie alle leistungsstarken Funktionen des Liquidity Pools Moduls.

Top pools by TVL

Im Liquidity Pools Modul für nahtlose Integration enthalten.

APY and chain per pool

Im Liquidity Pools Modul für nahtlose Integration enthalten.

Filter by project with /pool

Im Liquidity Pools Modul für nahtlose Integration enthalten.

Anwendungsfälle

Erfahren Sie, wie Unternehmen das Liquidity Pools Modul nutzen

LP management

Perfekt für Teams, die lp management Funktionen implementieren möchten.

Fee tracking

Perfekt für Teams, die fee tracking Funktionen implementieren möchten.

Position analysis

Perfekt für Teams, die position analysis Funktionen implementieren möchten.

API-Referenz

Einfache Integration

Nutzen Sie unsere RESTful-API oder Webhooks, um das Liquidity Pools Modul mit Ihren bestehenden Systemen zu integrieren.

API-Dokumentation ansehen
// Enable Liquidity Pools module
curl -X POST https://api.botlaunch.io/v1/modules \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "module": "liquidity-pools",
    "enabled": true,
    "config": {
      // Your configuration here
    }
  }'

// Response
{
  "success": true,
  "module": {
    "id": "liquidity-pools",
    "name": "Liquidity Pools",
    "enabled": true,
    "status": "active"
  }
}

Bereit für Liquidity Pools?

Starten Sie noch heute mit unserem kostenlosen Plan. Keine Kreditkarte erforderlich.