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

[WEB-1139-193] adds Shapeshift DAO router #193

Merged
merged 2 commits into from
Mar 13, 2022

Conversation

0xean
Copy link
Contributor

@0xean 0xean commented Jan 10, 2022

Adds the newly deployed Shapeshift DAO Router (0x90a48d5cf7343b08da12e067680b4c6dbfe551be) to the partners list.

Our router is loosely based on the examples provided by Yearn and call's the vault deposit method directly passing the vault tokens to the recipient that is not our contract.

vault.deposit(amount, recipient);

Is there an easy way to confirm the WildCardWrapper will be functional with this implementation?

Thank you!

@yearn-linear-gh-sync yearn-linear-gh-sync bot changed the title adds Shapeshift DAO router [WEB-1139-193] adds Shapeshift DAO router Jan 10, 2022
@0xean
Copy link
Contributor Author

0xean commented Jan 11, 2022

Adding a link to our router implementation for reference - https://github.com/shapeshift/yearn-router/blob/development/contracts/ShapeShiftDAORouter.sol

@BobTheBuidler
Copy link
Collaborator

@0xean PR lgtm, could you just rebase to resolve the merge conflicts so we can get this merged?

@0xean 0xean force-pushed the feature/add-shapeshift-router branch from 6709da2 to 2f805ab Compare March 10, 2022 22:32
@0xean
Copy link
Contributor Author

0xean commented Mar 10, 2022

@BobTheBuidler - updated.

Copy link
Collaborator

@BobTheBuidler BobTheBuidler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me

@BobTheBuidler BobTheBuidler merged commit bd66a44 into yearn:master Mar 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
b2b Related to b2b partners
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants