Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat: UsualM ==> USD0 native conversion route #841

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

toninorair
Copy link

@toninorair toninorair commented Nov 26, 2024

Smart M --> Usual M --> USD0 swap path, consists of 2 parts

  1. SmartM --> UsualM via UsualM wrap method call
  2. UsualM --> USD0 via Usual DaoCollateral swap method

Tokens in this pr:

  1. 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.

  2. UsualM - 0xFe274C305b365dC38e188E8f01c4FAe2171ce927
    Extension of SmartM that wraps/unwarps UsualM <==> SmartM 1: 1. UsualM will be used as rwa collateral token in USD0

  3. USD0 - 0x73A15FeD60Bf67631dC6cd7Bc5B6e8da8190aCF5
    Usual money stablecoin that will be minted against UsualM via swap method of DaoCollateral 0xde6e1F680C4816446C8D515989E2358636A38b04 contract.

@toninorair toninorair changed the title Smart M --> Usual M --> USD0 [WIP] Smart M --> Usual M --> USD0 Nov 26, 2024
@toninorair toninorair marked this pull request as ready for review November 27, 2024 02:27
@toninorair toninorair changed the title [WIP] Smart M --> Usual M --> USD0 Feat: UsualM ==> USD0 native conversion route Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant