Available in Pro

Liquidity Pools Module

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

What does the Liquidity Pools module do?

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
Key Features

Everything You Need

Explore all the powerful features included in the Liquidity Pools module.

Top pools by TVL

Included with the Liquidity Pools module for seamless integration.

APY and chain per pool

Included with the Liquidity Pools module for seamless integration.

Filter by project with /pool

Included with the Liquidity Pools module for seamless integration.

Use Cases

Discover how businesses use the Liquidity Pools module

LP management

Perfect for teams looking to implement lp management capabilities.

Fee tracking

Perfect for teams looking to implement fee tracking capabilities.

Position analysis

Perfect for teams looking to implement position analysis capabilities.

API Reference

Easy to Integrate

Use our RESTful API or webhooks to integrate the Liquidity Pools module with your existing systems.

View API Documentation
// 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"
  }
}

Ready to Use Liquidity Pools?

Get started today with our free plan. No credit card required.