-
-
Notifications
You must be signed in to change notification settings - Fork 142
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/curve connector #190
Feat/curve connector #190
Conversation
…nto feat/curve_connector
…nto feat/curve_connector
hi @vic-en Could you please resolve PR conflicts? |
…nto feat/curve_connector
hi @vic-en Could you please resolve branch conflicts? |
@nikspz Thanks for the remider. I'll do that soon. |
…nto feat/curve_connector
…nto feat/curve_connector
Also connected ethereum mainnet, avalanche and polygon successfully, however |
@nikspz This is ready for review again. Note that you may have to restart the stategy a second time if apporval don't go through the first time. |
@nikspz Renamed. |
@nikspz For Arbitrum(https://curve.fi/#/arbitrum/pools), there are only 18 pools in total. For Eth mainnet(https://curve.fi/#/ethereum/pools), no single pool has reserves for both WETH and USDC. Note that some pools have ETH reserves. Unfortunately, we don't currently support that case. So there may be a pool that has ETH and USDC reserves. |
I'll push a commit to properly return an error rather than Zero prices. pls let me know who will be doing dev review. Thanks. |
amm_arb using curve_ethereum_arbitrum |
@nikspz You can also test with markets that have a pool. |
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
I added a commit that fixes |
Before submitting this PR, please make sure:
A description of the changes proposed in the pull request:
Adds Curve connector as requested in #101
Tests performed by the developer:
Tips for QA testing: