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.
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 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 هستید؟
همین امروز با پلن رایگان ما شروع کنید. نیازی به کارت اعتباری نیست.