Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SHAKOTN authored Aug 31, 2023
1 parent 472bea7 commit 990a5d4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,3 +45,8 @@ For any other consequent harvest it:
- Report back profit or loss to GVault
- Divest assets from Flux to return back to gVault
- Invest loose assets back into Flux to farm more yield

### How does strategy estimate it's current assets ?
- Fetch current fToken balance of the strategy
- Multiply it by fToken exchange rate stored in same f token contract to get approx amount of USDC/USDT/DAI invested into fToken
- Use `calc_token_amount` from 3CRV pool to calculate estimate of 3crv token we can obtain by depositing stablecoin amount from previous step

0 comments on commit 990a5d4

Please sign in to comment.