20251209
This commit is contained in:
+15
-3
@@ -168,7 +168,7 @@
|
|||||||
, "qty_precision": "0.1"
|
, "qty_precision": "0.1"
|
||||||
}
|
}
|
||||||
, "XLM": {
|
, "XLM": {
|
||||||
"name": "SUI"
|
"name": "Stellar Lumens"
|
||||||
, "image": {
|
, "image": {
|
||||||
# TBD
|
# TBD
|
||||||
}
|
}
|
||||||
@@ -177,10 +177,22 @@
|
|||||||
, "exchange_id": "COINBASE"
|
, "exchange_id": "COINBASE"
|
||||||
, "instrument_id": "PAIR-XLM-USD"
|
, "instrument_id": "PAIR-XLM-USD"
|
||||||
}
|
}
|
||||||
, "qty_precision": "0.1"
|
, "qty_precision": "0.00000001"
|
||||||
|
}
|
||||||
|
, "XRP": {
|
||||||
|
"name": "Stellar Lumens"
|
||||||
|
, "image": {
|
||||||
|
# TBD
|
||||||
|
}
|
||||||
|
, "pricing": {
|
||||||
|
"method": "exch_inst"
|
||||||
|
, "exchange_id": "COINBASE"
|
||||||
|
, "instrument_id": "PAIR-XLM-USD"
|
||||||
|
}
|
||||||
|
, "qty_precision": "0.00000001"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
# https://api.coingecko.com/api/v3/asset_platforms
|
# https://api.coingecko.com/api/v3/asset_platforms
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
# XRP
|
#
|
||||||
|
|||||||
Reference in New Issue
Block a user