Skip to content

Commit

Permalink
MEX-526: updated default config for rounded swap enable
Browse files Browse the repository at this point in the history
Signed-off-by: Claudiu Lataretu <[email protected]>
  • Loading branch information
claudiulataretu committed Nov 7, 2024
1 parent e29ea3d commit 696949d
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions src/config/default.json
Original file line number Diff line number Diff line change
Expand Up @@ -613,9 +613,14 @@
},
"MIN_SWAP_AMOUNT": 0,
"roundedSwapEnable": {
"USDC-8d4068": "5000000",
"WEGLD-d7c6bb": "100000000000000000",
"MEX-a659d0": "1000000000000000000000000"
"USDC-350c4e": "100000",
"WEGLD-a28c59": "100000000000000000",
"MEX-a659d0": "100000000000000000000000",
"USDT-58d5d0": "100000",
"WBTC-05fd5b": "1000",
"WETH-bbe4ab": "100000000000000",
"SEGLD-cc1abc": "100000000000000000",
"LEGLD-e8378b": "100000000000000000"
},
"COMPOUND_TRANSACTION_FEE": 0.000365144,
"trendingScore": {
Expand Down

0 comments on commit 696949d

Please sign in to comment.