地址
/openApi/market/precision
接收参数
- 需要
提交方式
- GET
示例
curl -d /openApi/market/precision
提交参数
参数名 | 是否必填 | 类型 | 示例 | 说明 |
---|---|---|---|---|
symbol | 否 | string | BTC-USDT | 交易对,非必填,不填时返回所有交易对精度 |
返回参数
参数名 | 是否必填 | 类型 | 示例 | 说明 |
---|---|---|---|---|
errno | 是 | int | 0 | 状态码 |
errmsg | 是 | success | success | 状态信息 |
result | 是 | object | 见示例 | 列表 |
RESULT 参数说明
参数名 | 是否必需 | 类型 | 示例 | 说明 |
---|---|---|---|---|
amount | 是 | string | LINK-BTC | 数量精度 |
price | 是 | string | LINK-BTC | 价格精度 |
minQuantity | 是 | string | 0.01 | 委托最小单量 |
maxQuantity | 是 | string | 100000000 | 委托最大单量 |
minPrice | 是 | string | 0.01 | 委托最低价 |
maxPrice | 是 | string | 100000000 | 委托最高价 |
返回示例
{ "errno": 0, "errmsg": "success", "result": { "BSV-AQ": { "amount": "3", "minQuantity": "0.01", "maxQuantity": "100000000", "price": "2", "minPrice": "0.000001", "maxPrice": "100000" }, "ADA-ETH": { "amount": "4", "minQuantity": "0.01", "maxQuantity": "100000000", "price": "4", "minPrice": "0.0001", "maxPrice": "0.1" }, "BCHABC-AQ": { "amount": "2", "minQuantity": "0.01", "maxQuantity": "100000", "price": "2", "minPrice": "1000", "maxPrice": "50000" }, "LOOM-BTC": { "amount": "2", "minQuantity": "1e-8", "maxQuantity": "100000000", "price": "2", "minPrice": "0.00000001", "maxPrice": "100000000" }, "DASH-BTC": { "amount": "2", "minQuantity": "0.001", "maxQuantity": "10000", "price": "2", "minPrice": "0.0001", "maxPrice": "1" }, "BRC-AQ": { "amount": "2", "minQuantity": "0.1", "maxQuantity": "10000000", "price": "2", "minPrice": "1", "maxPrice": "10000" }, "BRC-USDT": { "amount": "2", "minQuantity": "0.1", "maxQuantity": "1000", "price": "2", "minPrice": "1", "maxPrice": "100" }, "XMR-AQ": { "amount": "2", "minQuantity": "0.1", "maxQuantity": "100000000", "price": "6", "minPrice": "0.000001", "maxPrice": "100000" }, "LINK-BTC": { "amount": "2", "minQuantity": "1", "maxQuantity": "100000000", "price": "8", "minPrice": "0.00000001", "maxPrice": "10" }, "DASH-AQ": { "amount": "2", "minQuantity": "0.01", "maxQuantity": "1000000", "price": "2", "minPrice": "100", "maxPrice": "10000" }, "NEO-BTC": { "amount": "2", "minQuantity": "0.1", "maxQuantity": "100000000", "price": "2", "minPrice": "0.0001", "maxPrice": "1" }, "LTC-ETH": { "amount": "4", "minQuantity": "0.01", "maxQuantity": "1000000", "price": "4", "minPrice": "0.01", "maxPrice": "10" }, "BTC-AQ": { "amount": "2", "minQuantity": "0.0001", "maxQuantity": "10000", "price": "2", "minPrice": "10000", "maxPrice": "1000000" }, "EOS-USDT": { "amount": "4", "minQuantity": "0.1", "maxQuantity": "100000000", "price": "4", "minPrice": "1", "maxPrice": "100" }, "XRP-AQ": { "amount": "2", "minQuantity": "1", "maxQuantity": "100000000000", "price": "2", "minPrice": "0.1", "maxPrice": "100" }, "IOST-AQ": { "amount": "4", "minQuantity": "0.001", "maxQuantity": "100000", "price": "8", "minPrice": "0.00001", "maxPrice": "100000000" }, "BCHABC-BTC": { "amount": "2", "minQuantity": "0.01", "maxQuantity": "1000000", "price": "2", "minPrice": "0.001", "maxPrice": "1" }, "TRX-BTC": { "amount": "2", "minQuantity": "10", "maxQuantity": "100000000", "price": "2", "minPrice": "0.0000001", "maxPrice": "0.01" }, "ADA-AQ": { "amount": "2", "minQuantity": "10", "maxQuantity": "10000000", "price": "2", "minPrice": "0.01", "maxPrice": "100" }, "IOTA-AQ": { "amount": "2", "minQuantity": "10", "maxQuantity": "1000000", "price": "2", "minPrice": "0.1", "maxPrice": "100" }, "TRX-ETH": { "amount": "4", "minQuantity": "0.01", "maxQuantity": "100000000", "price": "4", "minPrice": "0.00001", "maxPrice": "0.1" }, "BAT-BTC": { "amount": "2", "minQuantity": "1", "maxQuantity": "100000000", "price": "8", "minPrice": "0.00000001", "maxPrice": "10" }, "CXC-AQ": { "amount": "2", "minQuantity": "0.01", "maxQuantity": "100000000", "price": "2", "minPrice": "5", "maxPrice": "200" }, "DGD-BTC": { "amount": "2", "minQuantity": "0.000001", "maxQuantity": "1000000", "price": "2", "minPrice": "0.000001", "maxPrice": "1000000" }, "EOS-AQ": { "amount": "2", "minQuantity": "0.01", "maxQuantity": "1000000", "price": "2", "minPrice": "10", "maxPrice": "1000" }, "ETH-BTC": { "amount": "2", "minQuantity": "0.01", "maxQuantity": "1000000", "price": "2", "minPrice": "0.001", "maxPrice": "10" }, "NEO-AQ": { "amount": "2", "minQuantity": "0.1", "maxQuantity": "1000000", "price": "2", "minPrice": "10", "maxPrice": "2000" }, "LAMB-AQ": { "amount": "1", "minQuantity": "0.01", "maxQuantity": "100000000", "price": "4", "minPrice": "0.000001", "maxPrice": "100000" }, "ELF-AQ": { "amount": "2", "minQuantity": "1", "maxQuantity": "100000000", "price": "4", "minPrice": "0.000001", "maxPrice": "100000" }, "IOTA-BTC": { "amount": "4", "minQuantity": "10", "maxQuantity": "100000000", "price": "8", "minPrice": "0.00001", "maxPrice": "1" }, "ETH-USDT": { "amount": "3", "minQuantity": "0.01", "maxQuantity": "10000", "price": "4", "minPrice": "100", "maxPrice": "5000" }, "LINK-AQ": { "amount": "2", "minQuantity": "0.1", "maxQuantity": "100000000", "price": "4", "minPrice": "0.000001", "maxPrice": "100000" }, "ONT-USDT": { "amount": "2", "minQuantity": "10", "maxQuantity": "100000000", "price": "2", "minPrice": "0.5", "maxPrice": "50" }, "ZIL-AQ": { "amount": "3", "minQuantity": "10", "maxQuantity": "100000000", "price": "5", "minPrice": "0.000001", "maxPrice": "100000" }, "EGT-BTC": { "amount": "2", "minQuantity": "1", "maxQuantity": "100000000", "price": "8", "minPrice": "0.00000001", "maxPrice": "10" }, "TRX-AQ": { "amount": "2", "minQuantity": "10", "maxQuantity": "100000000", "price": "2", "minPrice": "0.01", "maxPrice": "100" }, "QTUM-AQ": { "amount": "2", "minQuantity": "0.1", "maxQuantity": "100000000", "price": "6", "minPrice": "0.000001", "maxPrice": "100000" }, "LAMB-BTC": { "amount": "2", "minQuantity": "0.01", "maxQuantity": "100000000", "price": "8", "minPrice": "0.00000001", "maxPrice": "10" }, "BTC-USDT": { "amount": "2", "minQuantity": "0.000001", "maxQuantity": "10000", "price": "2", "minPrice": "0.000001", "maxPrice": "100000" }, "XRP-USDT": { "amount": "2", "minQuantity": "1", "maxQuantity": "1000000000", "price": "2", "minPrice": "0.001", "maxPrice": "100" }, "ADA-BTC": { "amount": "2", "minQuantity": "10", "maxQuantity": "100000000", "price": "2", "minPrice": "0.000001", "maxPrice": "0.01" }, "VET-AQ": { "amount": "2", "minQuantity": "10", "maxQuantity": "100000000", "price": "4", "minPrice": "0.000001", "maxPrice": "100000" }, "DGD-AQ": { "amount": "3", "minQuantity": "0.01", "maxQuantity": "100000000", "price": "2", "minPrice": "0.000001", "maxPrice": "100000" }, "ELF-BTC": { "amount": "2", "minQuantity": "1e-8", "maxQuantity": "100000000", "price": "2", "minPrice": "0.00000001", "maxPrice": "100000000" }, "BAT-AQ": { "amount": "2", "minQuantity": "0.1", "maxQuantity": "100000000", "price": "4", "minPrice": "0.000001", "maxPrice": "100000" }, "LRC-AQ": { "amount": "1", "minQuantity": "1", "maxQuantity": "100000000", "price": "4", "minPrice": "0.000001", "maxPrice": "100000" }, "ETC-AQ": { "amount": "2", "minQuantity": "0.1", "maxQuantity": "100000", "price": "3", "minPrice": "0.1", "maxPrice": "10000" }, "USDT-AQ": { "amount": "2", "minQuantity": "1", "maxQuantity": "800000", "price": "2", "minPrice": "1", "maxPrice": "100" }, "XLM-AQ": { "amount": "1", "minQuantity": "0.1", "maxQuantity": "100000", "price": "4", "minPrice": "0.00001", "maxPrice": "100000000" }, "MANA-BTC": { "amount": "2", "minQuantity": "0.0001", "maxQuantity": "10000000", "price": "2", "minPrice": "0.00000001", "maxPrice": "10000000" }, "ZEC-AQ": { "amount": "3", "minQuantity": "0.01", "maxQuantity": "100000000", "price": "4", "minPrice": "0.00001", "maxPrice": "1000000" }, "LTC-USDT": { "amount": "2", "minQuantity": "0.01", "maxQuantity": "100000", "price": "2", "minPrice": "50", "maxPrice": "1000" }, "BTM-AQ": { "amount": "2", "minQuantity": "0.1", "maxQuantity": "1000000", "price": "4", "minPrice": "0.00001", "maxPrice": "1000000000" }, "OMG-BTC": { "amount": "2", "minQuantity": "1", "maxQuantity": "100000000", "price": "6", "minPrice": "0.00000001", "maxPrice": "10" }, "MANA-AQ": { "amount": "1", "minQuantity": "1", "maxQuantity": "100000000", "price": "4", "minPrice": "0.000001", "maxPrice": "100000" }, "ONT-BTC": { "amount": "2", "minQuantity": "0.01", "maxQuantity": "1000000", "price": "2", "minPrice": "0.00001", "maxPrice": "1" }, "BTC-BTC": { "amount": "1", "minQuantity": "1", "maxQuantity": "1", "price": "1", "minPrice": "1", "maxPrice": "1" }, "LTC-BTC": { "amount": "2", "minQuantity": "0.01", "maxQuantity": "10000000", "price": "2", "minPrice": "0.001", "maxPrice": "1" }, "BCHABC-USDT": { "amount": "2", "minQuantity": "0.01", "maxQuantity": "100000", "price": "2", "minPrice": "200", "maxPrice": "3500" }, "LRC-BTC": { "amount": "2", "minQuantity": "1e-8", "maxQuantity": "100000000", "price": "2", "minPrice": "0.00000001", "maxPrice": "100000000" }, "LTC-AQ": { "amount": "2", "minQuantity": "0.01", "maxQuantity": "100000000", "price": "2", "minPrice": "300", "maxPrice": "10000" }, "TRX-USDT": { "amount": "2", "minQuantity": "10", "maxQuantity": "100000000", "price": "2", "minPrice": "0.005", "maxPrice": "1" }, "XRP-BTC": { "amount": "2", "minQuantity": "1", "maxQuantity": "10000000000", "price": "2", "minPrice": "0.00000001", "maxPrice": "1" }, "OMG-AQ": { "amount": "1", "minQuantity": "0.01", "maxQuantity": "100000000", "price": "3", "minPrice": "0.000001", "maxPrice": "100000" }, "LOOM-AQ": { "amount": "1", "minQuantity": "1", "maxQuantity": "100000000", "price": "4", "minPrice": "0.000001", "maxPrice": "100000" }, "NEO-USDT": { "amount": "2", "minQuantity": "0.1", "maxQuantity": "100000", "price": "2", "minPrice": "5", "maxPrice": "100" }, "ETH-AQ": { "amount": "2", "minQuantity": "0.01", "maxQuantity": "10000", "price": "2", "minPrice": "600", "maxPrice": "50000" }, "ADA-USDT": { "amount": "2", "minQuantity": "10", "maxQuantity": "10000000", "price": "2", "minPrice": "0.01", "maxPrice": "1" } } }
评论
0 条评论
文章评论已关闭。