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

aave-saave, bnb-sbnb, comp-scomp, ren-sren, uni-suni, yfi-syfi pools … #130

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

andrecronje
Copy link
Contributor

…added for cross-asset swaps

Signed-off-by: Andre Cronje andre.cronje@yearn.finance

What I did

Clone LINK/sLINK to create AAVE, BNB, COMP, REN, UNI, and YFI pools

Related issue: #

How I did it

Used LINK/sLINK which uses template=base.md

How to verify it

Diff check between LINK/sLINK and new added pools

…added for cross-asset swaps

Signed-off-by: Andre Cronje <andre.cronje@yearn.finance>
Copy link

@halito22 halito22 left a comment

Choose a reason for hiding this comment

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

thank you I am sorry for the waiting time

Curve AAVE pool supports swaps between the following stablecoins:

* `AAVE`: [0x7Fc66500c84A76Ad7e9c93437bFc5Ac33E2DDaE9](https://etherscan.io/token/0x7Fc66500c84A76Ad7e9c93437bFc5Ac33E2DDaE9)
* `sAAVE`: [0xd2df355c19471c8bd7d8a3aa27ff4e26a21b4076](https://etherscan.io/token/0xd2df355c19471c8bd7d8a3aa27ff4e26a21b4076)

Choose a reason for hiding this comment

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

thank you

],
"testing": {
"initial_amount": 10000
}

Choose a reason for hiding this comment

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

thank you

Curve COMP pool supports swaps between the following stablecoins:

* `COMP`: [0xc00e94cb662c3520282e6f5717214004a7f26888](https://etherscan.io/token/0xc00e94cb662c3520282e6f5717214004a7f26888)
* `sCOMP`: [0xEb029507d3e043DD6C87F2917C4E82B902c35618](https://etherscan.io/token/0xEb029507d3e043DD6C87F2917C4E82B902c35618)

Choose a reason for hiding this comment

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

thank you

@external
def unkill_me():
assert msg.sender == self.owner # dev: only owner
self.is_killed = False

Choose a reason for hiding this comment

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

thank you

"testing": {
"initial_amount": 10000
}
}

Choose a reason for hiding this comment

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

thank you

"testing": {
"initial_amount": 10000
}
}

Choose a reason for hiding this comment

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

thank you

],
"testing": {
"initial_amount": 10000
}

Choose a reason for hiding this comment

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

thank you

Curve YFI pool supports swaps between the following stablecoins:

* `YFI`: [0x0bc529c00C6401aEF6D220BE8C6Ea1667F6Ad93e](https://etherscan.io/token/0x0bc529c00C6401aEF6D220BE8C6Ea1667F6Ad93e)
* `sYFI`: [0x992058B7DB08F9734d84485bfbC243C4ee6954A7](https://etherscan.io/token/0x992058B7DB08F9734d84485bfbC243C4ee6954A7)

Choose a reason for hiding this comment

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

thank you

@external
def unkill_me():
assert msg.sender == self.owner # dev: only owner
self.is_killed = False

Choose a reason for hiding this comment

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

thank you

"testing": {
"initial_amount": 10000
}
}

Choose a reason for hiding this comment

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

thank you

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.

None yet

2 participants