Home/Docs/Components/Staking-interface

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

USDC Yield Pool

8.2% APR

8.2%APR
Lock Period
30 days
Min. Stake
100 USDC
Total Staked
5,000,000 USDC
BTC

BTC Liquidity Pool

6.5% APR

6.5%APR
Lock Period
90 days
Min. Stake
0.1 BTC
Total Staked
2,500 BTC
MATIC

MATIC Staking

12.5% APR

12.5%APR
Lock Period
180 days
Min. Stake
1,000 MATIC
Total Staked
10,000,000 MATIC

Installation

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