DeFi Position Manager
Unified dashboard for managing DeFi positions across lending, borrowing, and yield farming protocols.
DeFi Positions
Manage your DeFi investments
Total Value
$19268.51

1.5 ETH
Aave • lending
$4268.51
Health: 2.50
APY
+3.20%
Risk Level
Low
Rewards
0.05 AAVE($2.50)

5000 USDC
Compound • borrowing
$5000.00
Health: 1.80
APY
-2.50%
Risk Level
Medium
Rewards
0.8 COMP($24.00)

10000 USDC-ETH
Uniswap V3 • farming
$10000.00
Health: 0.00
APY
+12.50%
Risk Level
High
Rewards
2.5 UNI($15.00)
0.1 FEE($0.30)
Installation
Run the following command to add the DeFi Position Manager component to your project:
npx w3-kit@latest add defi-position-manager
This will:
- Create the component in your
components/ui
directory - Add all necessary dependencies to your package.json
- Set up required configuration files
- Add DeFi position management utilities to your project