20260124
This commit is contained in:
@@ -177,50 +177,50 @@
|
||||
"price_tick": 0.01
|
||||
}
|
||||
# --- PAIR-M
|
||||
"PAIR-MATIC-USD": {
|
||||
, "PAIR-MATIC-USD": {
|
||||
"base_asset": "MATIC",
|
||||
"quote_asset": "USD",
|
||||
"quantity_precision": "0.01",
|
||||
"price_tick": 0.0001
|
||||
},
|
||||
"PAIR-MATIC-USDT": {
|
||||
}
|
||||
, "PAIR-MATIC-USDT": {
|
||||
"base_asset": "MATIC",
|
||||
"quote_asset": "USDT",
|
||||
"quantity_precision": "0.01",
|
||||
"price_tick": 0.0001
|
||||
},
|
||||
"PAIR-MPL-USD": {
|
||||
}
|
||||
, "PAIR-MPL-USD": {
|
||||
"base_asset": "MPL",
|
||||
"quote_asset": "USD",
|
||||
"quantity_precision": "0.001",
|
||||
"price_tick": 0.01
|
||||
},
|
||||
}
|
||||
# --- PAIR-S
|
||||
"PAIR-SHIB-USD": {
|
||||
, "PAIR-SHIB-USD": {
|
||||
"base_asset": "SHIB",
|
||||
"quote_asset": "USD",
|
||||
"quantity_precision": "1",
|
||||
"price_tick": 0.00000001
|
||||
},
|
||||
"PAIR-SHIB-USDT": {
|
||||
}
|
||||
, "PAIR-SHIB-USDT": {
|
||||
"base_asset": "SHIB",
|
||||
"quote_asset": "USDT",
|
||||
"quantity_precision": "1",
|
||||
"price_tick": 0.00000001
|
||||
},
|
||||
"PAIR-SOL-USD": {
|
||||
}
|
||||
, "PAIR-SOL-USD": {
|
||||
"base_asset": "SOL",
|
||||
"quote_asset": "USD",
|
||||
"quantity_precision": "0.00000001",
|
||||
"price_tick": 0.01
|
||||
},
|
||||
"PAIR-SOL-USDT": {
|
||||
}
|
||||
, "PAIR-SOL-USDT": {
|
||||
"base_asset": "SOL",
|
||||
"quote_asset": "USDT",
|
||||
"quantity_precision": "0.00000001",
|
||||
"price_tick": 0.01
|
||||
},
|
||||
"PAIR-SUI-USD": {
|
||||
}
|
||||
, "PAIR-SUI-USD": {
|
||||
"base_asset": "SUI",
|
||||
"quote_asset": "USD",
|
||||
"quantity_precision": "1",
|
||||
|
||||
Reference in New Issue
Block a user