20251209
This commit is contained in:
+13
-1
@@ -83,11 +83,23 @@
|
|||||||
}
|
}
|
||||||
, "qty_precision": "0.00000001"
|
, "qty_precision": "0.00000001"
|
||||||
}
|
}
|
||||||
|
, "ETH": {
|
||||||
|
"name": "Ethereum"
|
||||||
|
, "image": {
|
||||||
|
# TBD
|
||||||
|
}
|
||||||
|
, "pricing": {
|
||||||
|
"method": "exch_inst"
|
||||||
|
, "exchange_id": "COINBASE"
|
||||||
|
, "instrument_id": "PAIR-ETH-USD"
|
||||||
|
}
|
||||||
|
, "qty_precision": "0.00000001"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
# https://api.coingecko.com/api/v3/asset_platforms
|
# https://api.coingecko.com/api/v3/asset_platforms
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
# ETH
|
#
|
||||||
# HBAR
|
# HBAR
|
||||||
# LINK
|
# LINK
|
||||||
# LTC
|
# LTC
|
||||||
|
|||||||
Reference in New Issue
Block a user