Skip to content

Implement Bridge-Swap process for cross-chain swap on EVM #4321

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

Open
bluezdot opened this issue Apr 29, 2025 · 0 comments · May be fixed by #4340
Open

Implement Bridge-Swap process for cross-chain swap on EVM #4321

bluezdot opened this issue Apr 29, 2025 · 0 comments · May be fixed by #4340
Assignees
Milestone

Comments

@bluezdot
Copy link

Is your feature request related to a problem? Please describe.

  • Currently, we support only two processes: Direct Swap and Swap-Bridge. We also need to support the Bridge-Swap process.

Describe the solution you'd like

  • Enable generation of the Bridge-Swap path.
  • Generate optimal steps from the path. Pay attention to controlling the order of steps, as the step generation functions are shared, and steps may or may not be present depending on the case, making step indices unstable.
  • Improve handling of bridge fees and better control the output of the Bridge step.

Describe alternatives you've considered

  • None.

Additional context

  • None.
@bluezdot bluezdot self-assigned this Apr 29, 2025
@Sokol142196 Sokol142196 added this to the Milestone 9 milestone May 5, 2025
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 a pull request may close this issue.

2 participants