Skip to content

Commit 8483a16

Browse files
committed
add stake usdt guide
1 parent 3f265dd commit 8483a16

10 files changed

Lines changed: 95 additions & 0 deletions

pages/stake/_meta.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ export default{
2020
bridge: "Bridge",
2121
stakingfis: "Staking FIS with StaFi",
2222
stakingeth: "Staking ETH with StaFi",
23+
stakingusdt: "Staking USDT With StaFi",
2324
stakingmatic: "Staking POL(ex-MATIC) with StaFi",
2425
stakingbnb: "Staking BNB with StaFi",
2526
stakingsei: "Staking SEI with StaFi",

pages/stake/stakingusdt.mdx

Lines changed: 94 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,94 @@
1+
# Staking USDT With StaFi
2+
3+
import { Steps } from 'nextra/components'
4+
import { Callout } from 'nextra/components'
5+
6+
## Required Wallet
7+
8+
**Metamask:**
9+
- Download Metamask from the [Metamask Website](https://metamask.io/).
10+
- Once installed, follow the prompts to import or create a new wallet address.
11+
12+
## Stake USDT with StaFi
13+
14+
<Steps>
15+
16+
### Go to Staking Page
17+
18+
Visit the [rToken App](https://app.stafi.io/gallery/all/) and click the "Stake" button.
19+
20+
![Untitled](/image/stakingusdt_1.png)
21+
22+
### Connect Wallet
23+
24+
Click on the “Connect Wallet” button to connect your Metamask wallet.
25+
26+
![Untitled](/image/stakingusdt_2.png)
27+
28+
### Input staking amount
29+
30+
Enter the amount of USDT you would like to stake. Review the amount of rUSDT you will receive and the Annual Percentage Rate (APR) for staking. Click the “Stake” button to proceed.
31+
32+
![Untitled](/image/stakingusdt_3.png)
33+
34+
### Confirm transaction and await for confirmations
35+
36+
Upon clicking “Stake”, you will be redirected to your Metamask wallet.
37+
38+
Confirm the transaction details, including gas fees. To proceed, click on the “Confirm” button to sign the transaction. Wait for the transaction to be confirmed and the staking operation to be completed successfully.
39+
40+
<Callout type="info">
41+
- Only ERC20 USDT is supported.
42+
- APY is mainly determined by the APY on Aave.
43+
- rUSDT Contract Address: [0xF6052847e13D73E727D483C1e10c174a3F595411](https://etherscan.io/address/0xF6052847e13D73E727D483C1e10c174a3F595411)
44+
</Callout>
45+
46+
![Untitled](/image/stakingusdt_4.png)
47+
48+
### Add rUSDT to your wallet
49+
50+
Click on the “Add rUSDT to Wallet” button. A Metamask prompt will appear, select “Add token” to include rUSDT in your wallet.
51+
52+
![Untitled](/image/stakingusdt_5.png)
53+
54+
</Steps>
55+
56+
## Commission Fee
57+
58+
10% of USDT staking rewards will be allocated to StaFi DAO.
59+
60+
## Unstake rUSDT
61+
62+
<Steps>
63+
64+
### Visit USDT Unstaking Page
65+
66+
Visit the SOL [unstaking page](https://app.stafi.io/gallery/evm/USDT/?net=ERC20&tab=unstake), and proceed by clicking on the "Unstake" tab.
67+
68+
![Untitled](/image/stakingusdt_6.png)
69+
70+
### Input unstaking amount
71+
72+
Enter the desired amount of rUSDT you would like to unstake, and proceed by clicking on the “Unstake” button.
73+
74+
![Untitled](/image/stakingusdt_7.png)
75+
76+
### Confirm transaction and wait for confirmations
77+
78+
After clicking “Unstake,” you will be redirected to your Metamask wallet. Confirm the spending cap of rUSDT and approve it.
79+
80+
Once confirmed, a second transaction pop-up for staking will appear. Confirm the transaction details, including gas fees. Click the “Confirm” button to sign the transaction.
81+
82+
Wait for the transaction to be confirmed and the unstaking process to be completed successfully.
83+
84+
<Callout type="info">
85+
Unstaking rUSDT does not require a waiting period. Your funds are released instantly upon request.
86+
</Callout>
87+
88+
![Untitled](/image/stakingusdt_8.png)
89+
90+
</Steps>
91+
92+
## Trade rUSDT
93+
94+
Available soon.

public/image/stakingusdt_1.png

1.48 MB
Loading

public/image/stakingusdt_2.png

1.03 MB
Loading

public/image/stakingusdt_3.png

331 KB
Loading

public/image/stakingusdt_4.png

291 KB
Loading

public/image/stakingusdt_5.png

305 KB
Loading

public/image/stakingusdt_6.png

341 KB
Loading

public/image/stakingusdt_7.png

353 KB
Loading

public/image/stakingusdt_8.png

221 KB
Loading

0 commit comments

Comments
 (0)