DeFiLive Preview
Liquidity Pool Stats
Clean pool stats card with TVL, volume, APR, fees, transactions, holders, and action buttons.
liquiditypooltvlvolumeapr
ETH / USDC0.30%
18.42%
APR
TVL
$184.52M
+3.21%
Volume (24h)
$42.87M
-1.45%
Fees (24h)
$128.6K
Transactions
12,483
Holders
4,821
APR
18.42%
Pool stats updated in real-time
API Reference
| Prop | Type | Default | Description |
|---|---|---|---|
pool* | PoolStats | — | Pool statistics — tokenPair, fee, tvl, volume24h, apr, and optional change/count fields |
onAddLiquidity | () => void | — | Callback when Add Liquidity is clicked |
onRemoveLiquidity | () => void | — | Callback when Remove Liquidity is clicked |
className | string | — | Additional CSS classes |