Raga fee module
The fee charged by Raga consists of three parts:
OnboardingFee: This fee is charged from users whenever they deposit on the Raga native yield contract. It’ll be a portion of funds deposited by the user.
WithdrawalFee: This fee is charged from users whenever they withdraw on Raga native yield contract. It’ll be a portion of funds withdrawn by the user.
ManagementFee: This fee is charged from the rewards earned as a management fee for executing strategies, sending rewards to the protocol and rebalancing the assets in the deposit contract.
This is implemented in Raga Fee contract. It looks like:
Initially all the fees will be zero and overtime the Raga DAO will define how the fees should be charged
Last updated