This commit is contained in:
Cryptoval Trading Technologies
2025-12-08 22:34:01 +00:00
parent 46f824eed2
commit de68ccd176
+3 -3
View File
@@ -33,15 +33,15 @@
} }
, "qty_precision": "1" , "qty_precision": "1"
} }
"AVAX": { "BCH": {
"name": "Avalanche" "name": "Bitcoin Cash"
, "image": { , "image": {
# TBD # TBD
} }
, "pricing": { , "pricing": {
"method": "exch_inst" "method": "exch_inst"
, "exchange_id": "COINBASE" , "exchange_id": "COINBASE"
, "instrument_id": "PAIR-AVAX-USD" , "instrument_id": "PAIR-BCH-USD"
} }
, "qty_precision": "1" , "qty_precision": "1"
} }