20251208
This commit is contained in:
+15
-2
@@ -21,6 +21,20 @@
|
|||||||
}
|
}
|
||||||
, "qty_precision": "1"
|
, "qty_precision": "1"
|
||||||
}
|
}
|
||||||
|
"AVAX": {
|
||||||
|
"name": "Avalanche"
|
||||||
|
, "image": {
|
||||||
|
"thumb": "https://coin-images.coingecko.com/asset_platforms/images/22/thumb/cardano.jpg",
|
||||||
|
"small": "https://coin-images.coingecko.com/asset_platforms/images/22/small/cardano.jpg",
|
||||||
|
"large": "https://coin-images.coingecko.com/asset_platforms/images/22/large/cardano.jpg"
|
||||||
|
}
|
||||||
|
, "pricing": {
|
||||||
|
"method": "exch_inst"
|
||||||
|
, "exchange_id": "COINBASE"
|
||||||
|
, "instrument_id": "PAIR-AVAX-USD"
|
||||||
|
}
|
||||||
|
, "qty_precision": "1"
|
||||||
|
}
|
||||||
"BTC": {
|
"BTC": {
|
||||||
"name": "Bitcoin"
|
"name": "Bitcoin"
|
||||||
, "image": {
|
, "image": {
|
||||||
@@ -37,8 +51,7 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
# https://api.coingecko.com/api/v3/asset_platforms
|
# https://api.coingecko.com/api/v3/asset_platforms
|
||||||
# ADA
|
#
|
||||||
# AVAX
|
|
||||||
# BCH
|
# BCH
|
||||||
# BTC
|
# BTC
|
||||||
# DOGE
|
# DOGE
|
||||||
|
|||||||
Reference in New Issue
Block a user