Home/Docs/Components/Liquidity-pool-stats

Liquidity Pool Stats

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

ETH-USDC

ETH-USDC

0.3% Fee Tier

TVL

$456,789,123

5.67%24h change
Volume (24h)

$89,012,346

2.34%24h change
APR

12.34%

$23,457 earned

Fees (24h)

$23,457

0.3% fee tier

Installation

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

npx w3-kit@latest add liquidity-pool-stats

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