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