Quellcode durchsuchen

Merge branch 'main' of https://git.max.xch.im/maxmind/byreal-auto

zhangchunrui vor 1 Woche
Ursprung
Commit
cf24b03a34
1 geänderte Dateien mit 24 neuen und 0 gelöschten Zeilen
  1. 24 0
      config.json

+ 24 - 0
config.json

@@ -48,6 +48,30 @@
           "500": 0.2,
           "200": 0.1
         }
+      },
+			"RALPH/USDC": {
+        "minimumDeposit": 100,
+        "copyMount": {
+          "1000": 3,
+          "500": 2,
+          "100": 1
+        }
+      },
+			"MON/USDC": {
+        "minimumDeposit": 100,
+        "copyMount": {
+          "1000": 1,
+          "500": 0.5,
+          "100": 0.1
+        }
+      },
+			"MET/USDC": {
+        "minimumDeposit": 100,
+        "copyMount": {
+          "1000": 3,
+          "500": 2,
+          "100": 1
+        }
       }
     },
     "url": "http://91.108.80.73/api/lp-copy"