-
Notifications
You must be signed in to change notification settings - Fork 58
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
add SwaprV3 liquidity integration #1892
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
✅ Deploy Preview for swapr ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
cd4dd97
to
563af53
Compare
Diogomartf
commented
Dec 22, 2023
src/components/SearchModal/CurrencyList/CurrencyList.component.tsx
Outdated
Show resolved
Hide resolved
Diogomartf
commented
Dec 22, 2023
Diogomartf
commented
Dec 22, 2023
src/pages/Swap/LimitOrderBox/components/LimitOrderForm/LimitOrderForm.tsx
Outdated
Show resolved
Hide resolved
7e849e0
to
4cc78b0
Compare
berteotti
approved these changes
Jan 10, 2024
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! We just need a task to solve CoW SDK issue
created already https://linear.app/swaprhq/issue/SWA-134/swapr-sdk-fix-cowtrade-type-errors |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This PR adds Swapr V3 liquidity support in eco-router.
Which brings concentrated liquidity to gnosis. 🥳
This is the first step.
Caveat
There is no support for multihop routes yet, only direct routes work.
Will update in a new PR and reference it in the future.
Link to Swapr SDK PR
SwaprHQ/swapr-sdk#327
screenshot
![image](https://private-user-images.githubusercontent.com/5664434/292291019-53ca9964-1b26-4713-b62c-e641674f6779.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkyMTY3MTEsIm5iZiI6MTczOTIxNjQxMSwicGF0aCI6Ii81NjY0NDM0LzI5MjI5MTAxOS01M2NhOTk2NC0xYjI2LTQ3MTMtYjYyYy1lNjQxNjc0ZjY3NzkucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxMCUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTBUMTk0MDExWiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9MjUzMTkwYzMwMmM1ZjFhNWY5MGJhZjgwZDE5YjMzYzk5YzQzZWNmZTgzNTU3YmU2NTA0OTdlZDMzN2E3N2I4NCZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.tSingFoFfVwqaDGNY4VTGhPTL4Ym6gWRPV19uJGjmLY)