This commit is contained in:
Cryptoval Trading Technologies
2026-01-24 00:16:01 +00:00
parent aeb7426ad0
commit 29ed21e193
+3 -3
View File
@@ -387,14 +387,14 @@
"PERP-DOT-USDC": {
"base_asset": "DOT",
"quote_asset": "USDC",
"quantity_precision": "1",
"price_tick": 0.00001
"quantity_precision": "0.1",
"price_tick": 0.001
},
# --- PERP-E
"PERP-ETH-USDC": {
"base_asset": "ETH",
"quote_asset": "USDC",
"quantity_precision": "0.001",
"quantity_precision": "0.0001",
"price_tick": 0.01
},
"PERP-ETH-USD": {