Skip to content

Commit 09ca51f

Browse files
author
vfat
committed
separate fees
1 parent b28621b commit 09ca51f

File tree

2 files changed

+31
-27
lines changed

2 files changed

+31
-27
lines changed

fees.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
---
2+
label: Fees
3+
order: 102
4+
---
5+
6+
# Fee Structure
7+
8+
Depending on your choice of deposit or withdrawal method, there may be a charge, according to the table below:
9+
10+
| Method | Fee |
11+
| --- | --- |
12+
| Deposit LP token or NFT | 0% |
13+
| Deposit both underlying tokens | 0% |
14+
| Deposit other token (swap takes place) | 0.09% |
15+
| Withdraw LP token or NFT | 0% |
16+
| Withdraw to both underlying tokens | 0% |
17+
| Withdraw to single token (swap takes place) | 0.09% |
18+
19+
Other actions always carry a fee, as below:
20+
21+
| Action | Fee |
22+
| --- | --- |
23+
| Harvest | 0.9% of rewards |
24+
| Compound | 0.9% of rewards |
25+
| Rebalance <=0.05% fee pool | 0.01% of position |
26+
| Rebalance <=0.3% fee pool | 0.03% of position |
27+
| Rebalance higher fee pool | 0.05% of position |
28+
| Auto-Harvest | 1.2% of rewards |
29+
| Auto-Compound | 1.8% of rewards |
30+
| Auto-Rebalance | Same as manual |

yield.md

Lines changed: 1 addition & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -39,30 +39,4 @@ The quick actions on the right allow you to Compound your earnings, or Exit back
3939

4040
[vfat.io Yield](https://vfat.io/yield) is powered by Sickle, a self-custodied contract that is deployed on each chain when making your first deposit. Sickle can perform complex actions in a single transaction, as defined in Strategy contracts, such as the inaugural Aerodrome Strategy.
4141

42-
Contracts have been audited by [yAudit](https://reports.yaudit.dev/reports/10-2023-Sickle-Update/). Please note smart contracts bear risk regardless of audits, and there is always the underlying risk of the pool entered.
43-
44-
### Fee Structure
45-
46-
Depending on your choice of deposit or withdrawal method, there may be a charge, according to the table below:
47-
48-
| Method | Fee |
49-
| --- | --- |
50-
| Deposit LP token or NFT | 0% |
51-
| Deposit both underlying tokens | 0% |
52-
| Deposit other token (swap takes place) | 0.09% |
53-
| Withdraw LP token or NFT | 0% |
54-
| Withdraw to both underlying tokens | 0% |
55-
| Withdraw to single token (swap takes place) | 0.09% |
56-
57-
Other actions always carry a fee, as below:
58-
59-
| Action | Fee |
60-
| --- | --- |
61-
| Harvest | 0.9% of rewards |
62-
| Compound | 0.9% of rewards |
63-
| Rebalance <=0.05% fee pool | 0.01% of position |
64-
| Rebalance <=0.3% fee pool | 0.03% of position |
65-
| Rebalance higher fee pool | 0.05% of position |
66-
| Auto-Harvest | 1.2% of rewards |
67-
| Auto-Compound | 1.8% of rewards |
68-
| Auto-Rebalance | Same as manual |
42+
Contracts have been audited by [yAudit](https://reports.yaudit.dev/reports/10-2023-Sickle-Update/). Please note smart contracts bear risk regardless of audits, and there is always the underlying risk of the pool entered.

0 commit comments

Comments
 (0)