You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Actually you probably need the LendingManager which takes care of deposit/withdraws. Let me see the branch where we have also the Compound module that is used
According to Iliyan, there's no free liquidity in those pools.
FWIW:
"You can check the maxTokensCapacity on the Polygon one (once BNB is live with the next version also there)
maxTokensCapacity returns you the amount of jFIAT that can be minted through the pool currently
If all liquidity is used it will be 0"
Jarvis is going live with their V2 soon. We need to check if there are any changes to our liquidation flows.
https://gitlab.com/jarvis-network/apps/exchange/mono-repo/-/tree/feature/claim-rewards-lending-manager/libs/contracts/contracts/synthereum-pool/v6
Actually you probably need the LendingManager which takes care of deposit/withdraws. Let me see the branch where we have also the Compound module that is used
You can find the LendingManager and the Compound module in this folder: https://gitlab.com/jarvis-network/apps/exchange/mono-repo/-/tree/feature/vaults/libs/contracts/contracts/lending-module
Additional Info: The BUSD from Synthereum will be deposited into Jarvis BNB Pool
The text was updated successfully, but these errors were encountered: