Skip to content

Commit

Permalink
feat: Add pair range for LST and LST range same as bluechip
Browse files Browse the repository at this point in the history
  • Loading branch information
Arrowana committed Aug 19, 2024
1 parent 73ff59d commit cb66452
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion dynamic_slippage_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,12 @@
{
"name": "lst",
"range": {
"min": 25,
"max": 75
},
"pairRange": {
"min": 10,
"max": 50
"max": 20
},
"mints": [
"So11111111111111111111111111111111111111112",
Expand Down

0 comments on commit cb66452

Please sign in to comment.