موجود در حرفه‌ای

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.

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

Liquidity Pools Demo

bot

ماژول 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
ویژگی‌های کلیدی

هر آنچه نیاز دارید

تمام ویژگی‌های قدرتمند موجود در ماژول Liquidity Pools را کشف کنید.

Top pools by TVL

شامل ماژول Liquidity Pools برای یکپارچگی بدون درز.

APY and chain per pool

شامل ماژول Liquidity Pools برای یکپارچگی بدون درز.

Filter by project with /pool

شامل ماژول Liquidity Pools برای یکپارچگی بدون درز.

موارد استفاده

ببینید چگونه کسب‌وکارها از ماژول Liquidity Pools استفاده می‌کنند

LP management

مناسب برای تیم‌هایی که به دنبال پیاده‌سازی قابلیت‌های lp management هستند.

Fee tracking

مناسب برای تیم‌هایی که به دنبال پیاده‌سازی قابلیت‌های fee tracking هستند.

Position analysis

مناسب برای تیم‌هایی که به دنبال پیاده‌سازی قابلیت‌های position analysis هستند.

مرجع API

یکپارچه‌سازی آسان

از API RESTful یا وب‌هوک‌های ما برای یکپارچه‌سازی ماژول Liquidity Pools با سیستم‌های موجود خود استفاده کنید.

مشاهده مستندات API
// 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"
  }
}

آماده استفاده از Liquidity Pools هستید؟

همین امروز با پلن رایگان ما شروع کنید. نیازی به کارت اعتباری نیست.