20260123
This commit is contained in:
@@ -1,12 +1,6 @@
|
||||
{
|
||||
# -------------------------------------- PAIRs
|
||||
# --- PAIR-A
|
||||
"PAIR-AAVE-BUSD": {
|
||||
"base_asset": "AAVE",
|
||||
"quote_asset": "BUSD",
|
||||
"quantity_precision": "0.001",
|
||||
"price_tick": 0.01
|
||||
},
|
||||
"PAIR-AAVE-USD": {
|
||||
"base_asset": "AAVE",
|
||||
"quote_asset": "USD",
|
||||
@@ -32,12 +26,6 @@
|
||||
"contract_size": 1.0,
|
||||
"price_tick": 0.01
|
||||
},
|
||||
"PAIR-AVAX-BUSD": {
|
||||
"base_asset": "AVAX",
|
||||
"quote_asset": "BUSD",
|
||||
"quantity_precision": "0.00001",
|
||||
"price_tick": 0.00001
|
||||
},
|
||||
"PAIR-AVAX-USD": {
|
||||
"base_asset": "AVAX",
|
||||
"quote_asset": "USD",
|
||||
@@ -226,12 +214,6 @@
|
||||
"quantity_precision": "1",
|
||||
"price_tick": 0.00000001
|
||||
},
|
||||
"PAIR-SOL-BUSD": {
|
||||
"base_asset": "SOL",
|
||||
"quote_asset": "BUSD",
|
||||
"quantity_precision": "0.00000001",
|
||||
"price_tick": 0.01
|
||||
},
|
||||
"PAIR-SOL-USD": {
|
||||
"base_asset": "SOL",
|
||||
"quote_asset": "USD",
|
||||
@@ -257,12 +239,6 @@
|
||||
"price_tick": 0.0001
|
||||
},
|
||||
# --- PAIR-U
|
||||
"PAIR-UNI-BUSD": {
|
||||
"base_asset": "UNI",
|
||||
"quote_asset": "BUSD",
|
||||
"quantity_precision": "0.01",
|
||||
"price_tick": 0.01
|
||||
},
|
||||
"PAIR-UNI-USD": {
|
||||
"base_asset": "UNI",
|
||||
"quote_asset": "USD",
|
||||
@@ -312,12 +288,6 @@
|
||||
"quantity_precision": "1.0",
|
||||
"price_tick": 0.00000001
|
||||
},
|
||||
"PAIR-XRP-BUSD": {
|
||||
"base_asset": "XRP",
|
||||
"quote_asset": "BUSD",
|
||||
"quantity_precision": "0.01",
|
||||
"price_tick": 0.0001
|
||||
},
|
||||
"PAIR-XRP-EUR": {
|
||||
"base_asset": "XRP",
|
||||
"quote_asset": "EUR",
|
||||
@@ -365,12 +335,6 @@
|
||||
"quantity_precision": "0.001",
|
||||
"price_tick": 0.1
|
||||
},
|
||||
"PERP-BTC-BUSD": {
|
||||
"base_asset": "BTC",
|
||||
"quote_asset": "BUSD",
|
||||
"quantity_precision": "0.00000001",
|
||||
"price_tick": 0.1
|
||||
},
|
||||
"PERP-BTC-GUSD": {
|
||||
"base_asset": "BTC",
|
||||
"quote_asset": "GUSD",
|
||||
@@ -403,12 +367,6 @@
|
||||
"price_tick": 0.000001
|
||||
},
|
||||
# --- PERP-E
|
||||
"PERP-ETH-BUSD": {
|
||||
"base_asset": "ETH",
|
||||
"quote_asset": "BUSD",
|
||||
"quantity_precision": "0.0001",
|
||||
"price_tick": 0.01
|
||||
},
|
||||
"PERP-ETH-USDC": {
|
||||
"base_asset": "ETH",
|
||||
"quote_asset": "USDC",
|
||||
@@ -428,24 +386,12 @@
|
||||
"price_tick": 0.01
|
||||
},
|
||||
# --- PERP-L
|
||||
"PERP-LINK-BUSD": {
|
||||
"base_asset": "LINK",
|
||||
"quote_asset": "BUSD",
|
||||
"quantity_precision": "0.01",
|
||||
"price_tick": 0.001
|
||||
},
|
||||
"PERP-LINK-USDT": {
|
||||
"base_asset": "LINK",
|
||||
"quote_asset": "USDT",
|
||||
"quantity_precision": "0.01",
|
||||
"price_tick": 0.001
|
||||
},
|
||||
"PERP-LTC-BUSD": {
|
||||
"base_asset": "LTC",
|
||||
"quote_asset": "BUSD",
|
||||
"quantity_precision": "0.001",
|
||||
"price_tick": 0.01
|
||||
},
|
||||
"PERP-LTC-USDT": {
|
||||
"base_asset": "LTC",
|
||||
"quote_asset": "USDT",
|
||||
@@ -459,20 +405,6 @@
|
||||
"quantity_precision": "1",
|
||||
"price_tick": 0.00001
|
||||
}
|
||||
# --- PERP-S
|
||||
, "PERP-SOL-BUSD": {
|
||||
"base_asset": "SOL",
|
||||
"quote_asset": "BUSD",
|
||||
"quantity_precision": "0.01",
|
||||
"price_tick": 0.01
|
||||
}
|
||||
# --- PERP-U
|
||||
, "PERP-UNI-BUSD": {
|
||||
"base_asset": "UNI",
|
||||
"quote_asset": "BUSD",
|
||||
"quantity_precision": "0.01",
|
||||
"price_tick": 0.01
|
||||
}
|
||||
# ****************************************************
|
||||
# PERPCs (coin-margined)
|
||||
# ****************************************************
|
||||
|
||||
Reference in New Issue
Block a user