20251209
This commit is contained in:
+16
-4
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user