Open milancermak opened 2 years ago
Also consider reward tokens
"Don’t set the maximum total deposits for a token to more than 50% of the circulating supply" src
Threshold should not be higher than 97% based on current implementation of Purger to ensure absorption is profitable for provider to the Absorber after deducting the compensation to the caller of the absorption. src
More research in this notion page
Eventually, we need to have a checklist for integrating new tokens (yangs) into the system.
A surely incomplete list:
decimals
- can it be easily integrated or will it break something on our side?true
on successfultransfer
? we need this!For inspiration: