Skip to content

Commit

Permalink
bump (#24)
Browse files Browse the repository at this point in the history
  • Loading branch information
0xYankee-Raccoons authored Jan 19, 2025
1 parent 494a610 commit 938a3e6
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions dynamic_slippage_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
{
"name": "stable",
"range": {
"min": 20,
"min": 50,
"max": 300
},
"mints": [
Expand All @@ -24,11 +24,11 @@
{
"name": "lst",
"range": {
"min": 100,
"min": 200,
"max": 500
},
"pairRange": {
"min": 50,
"min": 200,
"max": 500
},
"mints": [
Expand Down Expand Up @@ -112,8 +112,8 @@
{
"name": "bluechip",
"range": {
"min": 100,
"max": 750
"min": 300,
"max": 500
},
"mints": [
"JUPyiwrYJFskUPiHa7hkeR8VUtAeFoSYbKedZNsDvCN",
Expand Down

0 comments on commit 938a3e6

Please sign in to comment.