This commit is contained in:
Cryptoval Trading Technologies
2025-12-09 02:39:01 +00:00
parent 5dead13487
commit be298b72d8
+16 -4
View File
@@ -7,7 +7,7 @@
} }
, "qty_precision": "0.01" , "qty_precision": "0.01"
} }
"ADA": { , "ADA": {
"name": "Cardano" "name": "Cardano"
, "image": { , "image": {
"thumb": "https://coin-images.coingecko.com/asset_platforms/images/22/thumb/cardano.jpg", "thumb": "https://coin-images.coingecko.com/asset_platforms/images/22/thumb/cardano.jpg",
@@ -21,7 +21,7 @@
} }
, "qty_precision": "0.01" , "qty_precision": "0.01"
} }
"AVAX": { , "AVAX": {
"name": "Avalanche" "name": "Avalanche"
, "image": { , "image": {
# TBD # TBD
@@ -33,7 +33,7 @@
} }
, "qty_precision": "0.00000001" , "qty_precision": "0.00000001"
} }
"BCH": { , "BCH": {
"name": "Bitcoin Cash" "name": "Bitcoin Cash"
, "image": { , "image": {
# TBD # TBD
@@ -45,7 +45,7 @@
} }
, "qty_precision": "0.00000001" , "qty_precision": "0.00000001"
} }
"BTC": { , "BTC": {
"name": "Bitcoin" "name": "Bitcoin"
, "image": { , "image": {
"thumb": "https://coin-images.coingecko.com/asset_platforms/images/127/thumb/ordinals.png", "thumb": "https://coin-images.coingecko.com/asset_platforms/images/127/thumb/ordinals.png",
@@ -59,6 +59,18 @@
} }
, "qty_precision": "0.00000001" , "qty_precision": "0.00000001"
} }
, "DOGE": {
"name": "Bitcoin Cash"
, "image": {
# TBD
}
, "pricing": {
"method": "exch_inst"
, "exchange_id": "COINBASE"
, "instrument_id": "PAIR-DOGE-USD"
}
, "qty_precision": "0.00000001"
}
} }
# https://api.coingecko.com/api/v3/asset_platforms # https://api.coingecko.com/api/v3/asset_platforms
# DOGE # DOGE