- A protocol that allows users to deposit into a vault and in return, tokens that represent their underlying balance
- Rebase token -> balanceOf function is dynamic to show the changing balance with time.
- Balance increases linearly with time.
- Mint tokens to our users every time they perform an action (minting, burning, transferring, or bridging)
- Interest rate
- Individually set an interest ratefor each user based 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 early adopters.
- Increase token adoption.
Lempkey/foundry-ccip-rebase-token
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|