Skip to content

Commit

Permalink
update max of lst and bluechip
Browse files Browse the repository at this point in the history
  • Loading branch information
0xYankee-Raccoons committed Sep 30, 2024
1 parent 59daaf9 commit d8dc3ca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dynamic_slippage_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"name": "lst",
"range": {
"min": 20,
"max": 50
"max": 100
},
"pairRange": {
"min": 5,
Expand Down Expand Up @@ -112,7 +112,7 @@
"name": "bluechip",
"range": {
"min": 25,
"max": 50
"max": 100
},
"mints": [
"JUPyiwrYJFskUPiHa7hkeR8VUtAeFoSYbKedZNsDvCN",
Expand Down

0 comments on commit d8dc3ca

Please sign in to comment.