-
Notifications
You must be signed in to change notification settings - Fork 0
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
New Top Token List #14
Conversation
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.
Other list has test to avoid adding wrong stuff / making corrupted json
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.
Update CI to also do some sanity check on this list.
Yeap, will do. I won't be matching this PR for now because I can fetch this list off this branch and it's good enough for now. |
Did not plan to close this but it auto closed when I merged #17 We need to keep this branch around as it is still being used. |
@boxme Have we deployed the Quote API that no longer depends on this branch? |
Problem
We have an existing list
dynamic_slippage_config.json
for dynamic slippage config setup based on token categories. We want to combine it with top token list.To avoid disrupting anything related to prod, we don't want to modify the existing
dynamic_slippage_config.json
.Solution
A new updated list
top_tokens_config.json
. The changes also addition and removal of tokens from @0xSoju2 suggestions https://github.com/jup-ag/jupiter-core-rs/pull/1594/files