-
Notifications
You must be signed in to change notification settings - Fork 691
Open
Labels
Description
Background
Right now, we utilize skips hot routes as a make shift router to swap tokens during epoch. Skip lacks many routes (as it does not fit their specific use case), so we get tokens stuck in module accounts due to a lack of routes to swap through.
This is just one use case, there are plenty of other reasons why someone would want a basic router to get from token A to token B, without any advanced split routing / guarantees that it is the best route.
Suggested Design
Acceptance Criteria
Router implemented and queryable, but not utilized in any stateful transactions.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Needs Triage 🔍