You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Describe the solution you'd like
Describe alternatives you've considered
Additional context
The text was updated successfully, but these errors were encountered: