This commit is contained in:
Cryptoval Trading Technologies
2025-12-09 02:51:01 +00:00
parent e89d748211
commit 4fdd2d81e5
+15 -3
View File
@@ -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 #