20260124
This commit is contained in:
@@ -466,20 +466,20 @@
|
|||||||
"quote_asset": "USDC",
|
"quote_asset": "USDC",
|
||||||
"quantity_precision": "0.1",
|
"quantity_precision": "0.1",
|
||||||
"price_tick": 0.0001
|
"price_tick": 0.0001
|
||||||
},
|
}
|
||||||
# --- PERP-X
|
# --- PERP-X
|
||||||
"PERP-XLM-USDC": {
|
, "PERP-XLM-USDC": {
|
||||||
"base_asset": "XLM",
|
"base_asset": "XLM",
|
||||||
"quote_asset": "USDC",
|
"quote_asset": "USDC",
|
||||||
"quantity_precision": "1",
|
"quantity_precision": "1",
|
||||||
"price_tick": 0.00001
|
"price_tick": 0.00001
|
||||||
},
|
}
|
||||||
"PERP-XRP-USDC": {
|
, "PERP-XRP-USDC": {
|
||||||
"base_asset": "XRP",
|
"base_asset": "XRP",
|
||||||
"quote_asset": "USDC",
|
"quote_asset": "USDC",
|
||||||
"quantity_precision": "1",
|
"quantity_precision": "1",
|
||||||
"price_tick": 0.0001
|
"price_tick": 0.0001
|
||||||
},
|
}
|
||||||
# ------------------- STOCKS
|
# ------------------- STOCKS
|
||||||
, "STOCK-AAPL": {
|
, "STOCK-AAPL": {
|
||||||
"base_asset": "EQT.AAPL"
|
"base_asset": "EQT.AAPL"
|
||||||
|
|||||||
Reference in New Issue
Block a user