Staking Interface
A flexible staking interface component for managing multiple staking pools with support for staking and unstaking operations.
Selected Pool: None
Staking Pools
USDC Yield Pool
8.2% APR
8.2%APR
Lock Period
30 daysMin. Stake
100 USDCTotal Staked
5,000,000 USDCBTC Liquidity Pool
6.5% APR
6.5%APR
Lock Period
90 daysMin. Stake
0.1 BTCTotal Staked
2,500 BTCMATIC Staking
12.5% APR
12.5%APR
Lock Period
180 daysMin. Stake
1,000 MATICTotal Staked
10,000,000 MATICInstallation
Run the following command to add the Staking Interface component to your project:
npx w3-kit@latest add staking-interface
This will:
- Create the component in your
components/ui
directory - Add all necessary dependencies to your package.json
- Set up required configuration files
- Add staking utilities to your project