|
|
|
|
@ -369,6 +369,7 @@ PLA_USD = Pair("PLA_USD", price_precision=5, quantity_precision=0) |
|
|
|
|
PLA_USDT = Pair("PLA_USDT", price_precision=5, quantity_precision=0) |
|
|
|
|
POLS_USD = Pair("POLS_USD", price_precision=5, quantity_precision=1) |
|
|
|
|
POLS_USDT = Pair("POLS_USDT", price_precision=5, quantity_precision=1) |
|
|
|
|
POLYX_USD = Pair("POLYX_USD", price_precision=5, quantity_precision=0) |
|
|
|
|
POND_USD = Pair("POND_USD", price_precision=6, quantity_precision=0) |
|
|
|
|
POND_USDT = Pair("POND_USDT", price_precision=6, quantity_precision=0) |
|
|
|
|
POWR_USD = Pair("POWR_USD", price_precision=5, quantity_precision=0) |
|
|
|
|
|