Skip to content

Commit 156e55e

Browse files
committed
feat: add guide to import positions
1 parent e77629f commit 156e55e

File tree

4 files changed

+36
-0
lines changed

4 files changed

+36
-0
lines changed
742 KB
Loading
373 KB
Loading

SUMMARY.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@
4949
* [XVS Bridge](guides/xvs-bridge.md)
5050
* [Borrowing VAI](guides/borrowing-vai.md)
5151
* [Gasless Transactions on zkSync](guides/gasless-transactions-zksync.md)
52+
* [Import Positions](guides/import-positions.md)
5253

5354
## Technical reference
5455

guides/import-positions.md

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
# Import Positions
2+
3+
### Introduction
4+
5+
This guide provides step-by-step instructions on how to import your supply positions from other DeFi platforms into the Venus Protocol.
6+
7+
### Steps for importing supply positions from other DeFi platforms)
8+
9+
#### Step 1: Connect Your Wallet
10+
11+
* Click on the "Connect wallet" button in the top right corner of the Venus Bridge interface to connect your wallet.
12+
13+
<figure><img src="../.gitbook/assets/Screenshot 2024-01-22 at 1.15.11 PM.png" alt=""><figcaption></figcaption></figure>
14+
15+
If you have supply positions in other DeFi protocols (we currently only support Aave, with more to come soon) for which we can propose a better APY, a modal will automatically appear showing you options to import your positions to the Venus Protocol.
16+
17+
<figure><img src="../.gitbook/assets/import-positions-modal.png" alt=""><figcaption></figcaption></figure>
18+
19+
If you close this modal, it won't be shown to you ever again. You can still access this UI by selecting the "Import" item in the side menu.
20+
21+
<figure><img src="../.gitbook/assets/import-positions-page.png" alt=""><figcaption></figcaption></figure>
22+
23+
#### Step 2: Initiate an Import
24+
25+
* Click on the "Import" button next to any position listed.
26+
* A confirmation pop-up will appear in your wallet for you to approve the transaction. Note that this transaction is sponsored by the Venus Protocol, therefore it is free of charge.
27+
28+
#### Step 3: Confirm and Wait
29+
30+
* Confirm the transaction in your wallet. The interface will show the transaction as pending, indicating that it is being processed. This may take from a few seconds to a few minutes depending on the current network activity.
31+
* You can import all your positions one-by-one by repeating the process.
32+
33+
#### Step 4: Transaction Completion
34+
35+
* Once the transaction is complete, the new positions will appear in the "Account" page.

0 commit comments

Comments
 (0)