Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
0xYankee-Raccoons committed Sep 18, 2024
1 parent 4577b2f commit 0b503a2
Showing 1 changed file with 8 additions and 5 deletions.
13 changes: 8 additions & 5 deletions dynamic_slippage_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
{
"name": "lst",
"range": {
"min": 10,
"min": 20,
"max": 50
},
"pairRange": {
Expand Down Expand Up @@ -104,14 +104,16 @@
"eon5tgYNk5FjJUcBUcLno49t2GfpmWZDzJHeYkbh9Zo",
"gSvP9zBJ33pX7W2finzAYJZp6Q9ipNAQ19xU9PrCirz",
"Bybit2vBJGhPF52GBdNaQfUJ6ZpThSgHBobjWZpLPb4B",
"So11111111111111111111111111111111111111112",
"5oVNBeEEQvYi1cX3ir8Dx5n1P7pdxydbGF2X4TxVusJm",
"7dHbWXmci3dT8UFYWYZweBLXgycu7Y3iL6trKn1Y7ARj"
"7dHbWXmci3dT8UFYWYZweBLXgycu7Y3iL6trKn1Y7ARj",
"mSoLzYCxHdYgdzU16g5QSh3i5K3z3KZK7ytfqcJm7So"
]
},
{
"name": "bluechip",
"range": {
"min": 10,
"min": 25,
"max": 50
},
"mints": [
Expand All @@ -132,6 +134,7 @@
"3B5wuUrMEi5yATD7on46hKfej3pfmd7t1RKgrsN3pump",
"GYKmdfcUmZVrqfcH1g579BGjuzSRijj3LBuwv79rpump",
"LMFzmYL6y1FX8HsEmZ6yNKNzercBmtmpg2ZoLwuUboU",
"DEkqHyPN7GMRJ5cArtQFAWefqbZb33Hyf6s5iCwjEonT",
"5EgzypuMLFUBDacgZqJcuL7eKtpSJuKgNu7i7Kdypump",
"63LfDmNb3MQ8mw9MtZ2To9bEA2M71kZUUGq5tiJxcqj9",
"5z3EqYQo9HiCEs3R84RCDMu2n7anpDMxRhdK8PSWmrRC",
Expand Down Expand Up @@ -172,15 +175,15 @@
{
"name": "verified",
"range": {
"min": 30,
"min": 50,
"max": 300
},
"mints": []
}
],
"default": {
"range": {
"min": 30,
"min": 50,
"max": 300
}
}
Expand Down

0 comments on commit 0b503a2

Please sign in to comment.