- A protocol that allows a user to deposit into a vault and return receive rebase tokens that represent their underlying balance
- Rebase token -> balanceOf return value is dynamic to show the increasing balance with time
- Balance increases linearly with time
- mint tokens to our users every time they perform an action
- minting
- burning
- transferring
- bridging
- Interest rate
- Individually set an interest rate on each user base on some global interest rate of the protocol at the time the user deposits into the vault
- This global interest rate can only decrease to incentivise/reward early adopters
- Increase token adoption
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|