This commit is contained in:
Cryptoval Trading Technologies
2026-04-23 18:24:01 +00:00
parent 83b5d36713
commit cdcd010287
+4 -4
View File
@@ -29,14 +29,14 @@
, "PAIR-AVAX-USD": { , "PAIR-AVAX-USD": {
"base_asset": "AVAX", "base_asset": "AVAX",
"quote_asset": "USD", "quote_asset": "USD",
"quantity_precision": "0.00001", "quantity_precision": "0.00000001",
"price_tick": 0.00001 "price_tick": 0.01
} }
, "PAIR-AVAX-USDT": { , "PAIR-AVAX-USDT": {
"base_asset": "AVAX", "base_asset": "AVAX",
"quote_asset": "USDT", "quote_asset": "USDT",
"quantity_precision": "0.00001", "quantity_precision": "0.00000001",
"price_tick": 0.00001 "price_tick": 0.01
} }
# --- PAIR-B # --- PAIR-B
, "PAIR-BCH-USD": { , "PAIR-BCH-USD": {