20251209
This commit is contained in:
+16
-4
@@ -7,7 +7,7 @@
|
||||
}
|
||||
, "qty_precision": "0.01"
|
||||
}
|
||||
"ADA": {
|
||||
, "ADA": {
|
||||
"name": "Cardano"
|
||||
, "image": {
|
||||
"thumb": "https://coin-images.coingecko.com/asset_platforms/images/22/thumb/cardano.jpg",
|
||||
@@ -21,7 +21,7 @@
|
||||
}
|
||||
, "qty_precision": "0.01"
|
||||
}
|
||||
"AVAX": {
|
||||
, "AVAX": {
|
||||
"name": "Avalanche"
|
||||
, "image": {
|
||||
# TBD
|
||||
@@ -33,7 +33,7 @@
|
||||
}
|
||||
, "qty_precision": "0.00000001"
|
||||
}
|
||||
"BCH": {
|
||||
, "BCH": {
|
||||
"name": "Bitcoin Cash"
|
||||
, "image": {
|
||||
# TBD
|
||||
@@ -45,7 +45,7 @@
|
||||
}
|
||||
, "qty_precision": "0.00000001"
|
||||
}
|
||||
"BTC": {
|
||||
, "BTC": {
|
||||
"name": "Bitcoin"
|
||||
, "image": {
|
||||
"thumb": "https://coin-images.coingecko.com/asset_platforms/images/127/thumb/ordinals.png",
|
||||
@@ -59,6 +59,18 @@
|
||||
}
|
||||
, "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
|
||||
# DOGE
|
||||
|
||||
Reference in New Issue
Block a user