Feat: UsualM ==> USD0 native conversion route #841
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Smart M --> Usual M --> USD0 swap path, consists of 2 parts
wrap
method callswap
methodTokens in this pr:
SmartM -
0x437cc33344a0B27A429f795ff6B469C72698B291
Wrapper contract for the $M cryptodollar. This wrapper maintains a 1:1 rate with $M and offers integrators unprecedented control over yield in DeFi protocols.
UsualM -
0xFe274C305b365dC38e188E8f01c4FAe2171ce927
Extension of SmartM that wraps/unwarps UsualM <==> SmartM 1: 1. UsualM will be used as rwa collateral token in USD0
USD0 - 0x73A15FeD60Bf67631dC6cd7Bc5B6e8da8190aCF5
Usual money stablecoin that will be minted against UsualM via
swap
method of DaoCollateral 0xde6e1F680C4816446C8D515989E2358636A38b04 contract.