Skip to content
Home/Docs/Components/Liquidity-pool-stats

Liquidity Pool Stats

A component for displaying detailed statistics and metrics for liquidity pools.

Liquidity Pool

ETH-USDC

ETH-USDC Pool

30% fee · $2,845.67 per ETH-USDC

12.34%

APR

TVL

$456.79M

+5.67%

Volume (24h)

$89.01M

-2.34%

Fees (24h)

$23.46K

Transactions (24h)

3,456

Holders

45,678

Market Cap

$345.68M

Installation

Run the following command to add the Liquidity Pool Stats component to your project:

npx shadcn@latest add https://w3-kit.com/registry/liquidity-pool-stats.json

This will:

  • Create the component in your components/ui directory
  • Add all necessary dependencies to your package.json
  • Set up required configuration files
  • Add pool statistics utilities to your project