Files
gocryptotrader/testdata/http_mock/binance/binance.json
Rauno Ots 5478442d65 Binance: implement get historic trades (#588)
* Binance: implement get historic trades

* get binance trade data based on aggregate trade list
* fix small issue in rpc server: gctcli stops retrieving when there's
a gap in data

* update binance trade history availability in readme

* limit check batched aggregate requests

* add test for batched aggregated trades
* fix batch fromId query parameter
* update documentation

* send a serialised currency pair to GetAggregatedTrades

the rationale is that the API is kept generic so that callers can shoot
themselves in the foot if they want to

* allow requesting arbitrary limit of trades

* handle some error cases for batching GetAggregateTrades

* fix batch without end time

* don't return from batch too early if end time is not set
* additional check for supported limits

* don't use CheckLimits for GetAggregatedTrades

* the exchange doesn't use predefined valid limits for this request
2020-11-24 10:29:13 +11:00

93853 lines
2.3 MiB

{
"routes": {
"/api/v3/account": {
"GET": [
{
"data": {
"accountType": "MARGIN",
"balances": [
{
"asset": "BTC",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "LTC",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "ETH",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "NEO",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "BNB",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "QTUM",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "EOS",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "SNT",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "BNT",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "GAS",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "BCC",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "USDT",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "HSR",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "OAX",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "DNT",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "MCO",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "ICN",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "ZRX",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "OMG",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "WTC",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "YOYO",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "LRC",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "TRX",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "SNGLS",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "STRAT",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "BQX",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "FUN",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "KNC",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "CDT",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "XVG",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "IOTA",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "SNM",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "LINK",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "CVC",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "TNT",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "REP",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "MDA",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "MTL",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "SALT",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "NULS",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "SUB",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "MTH",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "ADX",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "ETC",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "ENG",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "ZEC",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "AST",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "GNT",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "DGD",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "BAT",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "DASH",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "POWR",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "BTG",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "REQ",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "XMR",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "EVX",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "VIB",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "ENJ",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "VEN",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "ARK",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "XRP",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "MOD",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "STORJ",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "KMD",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "RCN",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "EDO",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "DATA",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "DLT",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "MANA",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "PPT",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "RDN",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "GXS",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "AMB",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "ARN",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "BCPT",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "CND",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "GVT",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "POE",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "BTS",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "FUEL",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "XZC",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "QSP",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "LSK",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "BCD",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "TNB",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "ADA",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "LEND",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "XLM",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "CMT",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "WAVES",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "WABI",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "GTO",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "ICX",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "OST",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "ELF",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "AION",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "WINGS",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "BRD",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "NEBL",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "NAV",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "VIBE",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "LUN",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "TRIG",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "APPC",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "CHAT",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "RLC",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "INS",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "PIVX",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "IOST",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "STEEM",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "NANO",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "AE",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "VIA",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "BLZ",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "SYS",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "RPX",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "NCASH",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "POA",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "ONT",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "ZIL",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "STORM",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "XEM",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "WAN",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "WPR",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "QLC",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "GRS",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "CLOAK",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "LOOM",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "BCN",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "TUSD",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "ZEN",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "SKY",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "THETA",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "IOTX",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "QKC",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "AGI",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "NXS",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "SC",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "NPXS",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "KEY",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "NAS",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "MFT",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "DENT",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "ARDR",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "HOT",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "VET",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "DOCK",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "POLY",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "ONG",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "PHX",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "HC",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "GO",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "PAX",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "RVN",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "DCR",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "USDC",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "MITH",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "BCHABC",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "BCHSV",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "REN",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "BTT",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "USDS",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "FET",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "TFUEL",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "CELR",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "MATIC",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "ATOM",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "PHB",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "ONE",
"free": "0.00000000",
"locked": "0.00000000"
},
{
"asset": "FTM",
"free": "0.00000000",
"locked": "0.00000000"
}
],
"buyerCommission": 0,
"canDeposit": true,
"canTrade": true,
"canWithdraw": true,
"makerCommission": 10,
"sellerCommission": 0,
"takerCommission": 10,
"updateTime": 1517434535027
},
"queryString": "recvWindow=5000\u0026signature=2963efaadca9761f9d9e5ecd286bdbfa8566e9f96a9481de5e7bfce625688cf2\u0026timestamp=1588749358000",
"bodyParams": "",
"headers": {
"X-Mbx-Apikey": [
""
]
}
}
]
},
"/api/v3/aggTrades": {
"GET": [
{
"data": [
{
"M": true,
"T": 1588749117459,
"a": 284861205,
"f": 310207484,
"l": 310207484,
"m": true,
"p": "9039.74000000",
"q": "0.17700100"
},
{
"M": true,
"T": 1588749117459,
"a": 284861206,
"f": 310207485,
"l": 310207485,
"m": true,
"p": "9039.71000000",
"q": "2.34574600"
},
{
"M": true,
"T": 1588749117474,
"a": 284861207,
"f": 310207486,
"l": 310207486,
"m": false,
"p": "9039.96000000",
"q": "0.17681100"
},
{
"M": true,
"T": 1588749117474,
"a": 284861208,
"f": 310207487,
"l": 310207487,
"m": false,
"p": "9040.00000000",
"q": "0.02318900"
},
{
"M": true,
"T": 1588749117507,
"a": 284861209,
"f": 310207488,
"l": 310207488,
"m": true,
"p": "9039.78000000",
"q": "0.06639000"
},
{
"M": true,
"T": 1588749117507,
"a": 284861210,
"f": 310207489,
"l": 310207489,
"m": true,
"p": "9039.70000000",
"q": "0.00221100"
},
{
"M": true,
"T": 1588749117507,
"a": 284861211,
"f": 310207490,
"l": 310207490,
"m": true,
"p": "9039.20000000",
"q": "0.11318000"
},
{
"M": true,
"T": 1588749117568,
"a": 284861212,
"f": 310207491,
"l": 310207491,
"m": false,
"p": "9039.23000000",
"q": "0.00307900"
},
{
"M": true,
"T": 1588749117615,
"a": 284861213,
"f": 310207492,
"l": 310207492,
"m": true,
"p": "9039.22000000",
"q": "0.17682400"
},
{
"M": true,
"T": 1588749117615,
"a": 284861214,
"f": 310207493,
"l": 310207493,
"m": true,
"p": "9038.87000000",
"q": "0.09340000"
},
{
"M": true,
"T": 1588749117615,
"a": 284861215,
"f": 310207494,
"l": 310207494,
"m": true,
"p": "9038.84000000",
"q": "0.00300000"
},
{
"M": true,
"T": 1588749117615,
"a": 284861216,
"f": 310207495,
"l": 310207495,
"m": true,
"p": "9038.78000000",
"q": "0.09037600"
},
{
"M": true,
"T": 1588749117615,
"a": 284861217,
"f": 310207496,
"l": 310207496,
"m": true,
"p": "9038.76000000",
"q": "0.09317400"
},
{
"M": true,
"T": 1588749117685,
"a": 284861218,
"f": 310207497,
"l": 310207497,
"m": false,
"p": "9038.91000000",
"q": "0.05962000"
},
{
"M": true,
"T": 1588749117691,
"a": 284861219,
"f": 310207498,
"l": 310207498,
"m": true,
"p": "9038.77000000",
"q": "0.06019900"
},
{
"M": true,
"T": 1588749117731,
"a": 284861220,
"f": 310207499,
"l": 310207499,
"m": true,
"p": "9038.76000000",
"q": "0.06000000"
},
{
"M": true,
"T": 1588749117786,
"a": 284861221,
"f": 310207500,
"l": 310207500,
"m": false,
"p": "9038.77000000",
"q": "0.00307900"
},
{
"M": true,
"T": 1588749117821,
"a": 284861222,
"f": 310207501,
"l": 310207501,
"m": true,
"p": "9038.76000000",
"q": "0.02000000"
},
{
"M": true,
"T": 1588749117928,
"a": 284861223,
"f": 310207502,
"l": 310207502,
"m": false,
"p": "9038.77000000",
"q": "0.02139400"
},
{
"M": true,
"T": 1588749118015,
"a": 284861224,
"f": 310207503,
"l": 310207503,
"m": true,
"p": "9038.80000000",
"q": "0.06019700"
},
{
"M": true,
"T": 1588749118019,
"a": 284861225,
"f": 310207504,
"l": 310207504,
"m": false,
"p": "9039.20000000",
"q": "0.00319200"
},
{
"M": true,
"T": 1588749118128,
"a": 284861226,
"f": 310207505,
"l": 310207505,
"m": false,
"p": "9038.89000000",
"q": "0.01303300"
},
{
"M": true,
"T": 1588749118341,
"a": 284861227,
"f": 310207506,
"l": 310207506,
"m": true,
"p": "9038.76000000",
"q": "0.06032200"
},
{
"M": true,
"T": 1588749118447,
"a": 284861228,
"f": 310207507,
"l": 310207507,
"m": true,
"p": "9038.76000000",
"q": "0.78000000"
},
{
"M": true,
"T": 1588749118447,
"a": 284861229,
"f": 310207508,
"l": 310207508,
"m": true,
"p": "9038.76000000",
"q": "0.40000000"
},
{
"M": true,
"T": 1588749118628,
"a": 284861230,
"f": 310207509,
"l": 310207509,
"m": true,
"p": "9038.76000000",
"q": "0.00221300"
},
{
"M": true,
"T": 1588749118629,
"a": 284861231,
"f": 310207510,
"l": 310207510,
"m": true,
"p": "9038.76000000",
"q": "0.00221300"
},
{
"M": true,
"T": 1588749118661,
"a": 284861232,
"f": 310207511,
"l": 310207511,
"m": true,
"p": "9038.76000000",
"q": "0.06021500"
},
{
"M": true,
"T": 1588749118728,
"a": 284861233,
"f": 310207512,
"l": 310207512,
"m": true,
"p": "9038.76000000",
"q": "0.00221300"
},
{
"M": true,
"T": 1588749118735,
"a": 284861234,
"f": 310207513,
"l": 310207513,
"m": true,
"p": "9038.76000000",
"q": "0.00221300"
},
{
"M": true,
"T": 1588749118973,
"a": 284861235,
"f": 310207514,
"l": 310207514,
"m": true,
"p": "9038.76000000",
"q": "0.06015900"
},
{
"M": true,
"T": 1588749119287,
"a": 284861236,
"f": 310207515,
"l": 310207515,
"m": true,
"p": "9038.76000000",
"q": "0.06003300"
},
{
"M": true,
"T": 1588749119296,
"a": 284861237,
"f": 310207516,
"l": 310207516,
"m": true,
"p": "9038.76000000",
"q": "0.05104000"
},
{
"M": true,
"T": 1588749119391,
"a": 284861238,
"f": 310207517,
"l": 310207517,
"m": true,
"p": "9038.76000000",
"q": "0.13839600"
},
{
"M": true,
"T": 1588749119611,
"a": 284861239,
"f": 310207518,
"l": 310207518,
"m": true,
"p": "9038.76000000",
"q": "0.06011900"
},
{
"M": true,
"T": 1588749119633,
"a": 284861240,
"f": 310207519,
"l": 310207519,
"m": false,
"p": "9038.77000000",
"q": "0.00132800"
},
{
"M": true,
"T": 1588749119932,
"a": 284861241,
"f": 310207520,
"l": 310207520,
"m": true,
"p": "9038.76000000",
"q": "0.06043200"
},
{
"M": true,
"T": 1588749120021,
"a": 284861242,
"f": 310207521,
"l": 310207521,
"m": true,
"p": "9038.76000000",
"q": "0.15659300"
},
{
"M": true,
"T": 1588749120258,
"a": 284861243,
"f": 310207522,
"l": 310207522,
"m": true,
"p": "9038.76000000",
"q": "0.06027900"
},
{
"M": true,
"T": 1588749120485,
"a": 284861244,
"f": 310207523,
"l": 310207523,
"m": false,
"p": "9038.77000000",
"q": "0.24000000"
},
{
"M": true,
"T": 1588749120583,
"a": 284861245,
"f": 310207524,
"l": 310207524,
"m": true,
"p": "9038.76000000",
"q": "0.06031200"
},
{
"M": true,
"T": 1588749120737,
"a": 284861246,
"f": 310207525,
"l": 310207525,
"m": false,
"p": "9038.77000000",
"q": "0.00300000"
},
{
"M": true,
"T": 1588749120903,
"a": 284861247,
"f": 310207526,
"l": 310207526,
"m": true,
"p": "9038.76000000",
"q": "0.06007300"
},
{
"M": true,
"T": 1588749121221,
"a": 284861248,
"f": 310207527,
"l": 310207527,
"m": true,
"p": "9038.76000000",
"q": "0.06049600"
},
{
"M": true,
"T": 1588749121610,
"a": 284861249,
"f": 310207528,
"l": 310207528,
"m": true,
"p": "9038.76000000",
"q": "0.06003700"
},
{
"M": true,
"T": 1588749121777,
"a": 284861250,
"f": 310207529,
"l": 310207529,
"m": true,
"p": "9038.76000000",
"q": "0.06010100"
},
{
"M": true,
"T": 1588749121863,
"a": 284861251,
"f": 310207530,
"l": 310207530,
"m": true,
"p": "9038.76000000",
"q": "0.06006800"
},
{
"M": true,
"T": 1588749122186,
"a": 284861252,
"f": 310207531,
"l": 310207531,
"m": true,
"p": "9038.76000000",
"q": "0.06039700"
},
{
"M": true,
"T": 1588749122237,
"a": 284861253,
"f": 310207532,
"l": 310207532,
"m": true,
"p": "9038.76000000",
"q": "0.05021100"
},
{
"M": true,
"T": 1588749122516,
"a": 284861254,
"f": 310207533,
"l": 310207533,
"m": true,
"p": "9038.76000000",
"q": "0.06011400"
},
{
"M": true,
"T": 1588749122830,
"a": 284861255,
"f": 310207534,
"l": 310207534,
"m": true,
"p": "9038.76000000",
"q": "0.06002000"
},
{
"M": true,
"T": 1588749122886,
"a": 284861256,
"f": 310207535,
"l": 310207535,
"m": true,
"p": "9038.76000000",
"q": "0.01400900"
},
{
"M": true,
"T": 1588749122964,
"a": 284861257,
"f": 310207536,
"l": 310207536,
"m": true,
"p": "9038.76000000",
"q": "0.15541900"
},
{
"M": true,
"T": 1588749122990,
"a": 284861258,
"f": 310207537,
"l": 310207537,
"m": true,
"p": "9038.76000000",
"q": "0.14735300"
},
{
"M": true,
"T": 1588749123163,
"a": 284861259,
"f": 310207538,
"l": 310207538,
"m": true,
"p": "9038.76000000",
"q": "0.06022500"
},
{
"M": true,
"T": 1588749123248,
"a": 284861260,
"f": 310207539,
"l": 310207539,
"m": false,
"p": "9038.77000000",
"q": "0.02255000"
},
{
"M": true,
"T": 1588749123498,
"a": 284861261,
"f": 310207540,
"l": 310207540,
"m": true,
"p": "9038.76000000",
"q": "0.06024900"
},
{
"M": true,
"T": 1588749123831,
"a": 284861262,
"f": 310207541,
"l": 310207541,
"m": true,
"p": "9038.76000000",
"q": "0.06005900"
},
{
"M": true,
"T": 1588749124170,
"a": 284861263,
"f": 310207542,
"l": 310207542,
"m": true,
"p": "9038.76000000",
"q": "0.06033100"
},
{
"M": true,
"T": 1588749124175,
"a": 284861264,
"f": 310207543,
"l": 310207543,
"m": false,
"p": "9038.77000000",
"q": "0.02706800"
},
{
"M": true,
"T": 1588749124310,
"a": 284861265,
"f": 310207544,
"l": 310207544,
"m": false,
"p": "9039.22000000",
"q": "0.00660100"
},
{
"M": true,
"T": 1588749124310,
"a": 284861266,
"f": 310207545,
"l": 310207545,
"m": false,
"p": "9039.83000000",
"q": "0.45355500"
},
{
"M": true,
"T": 1588749124310,
"a": 284861267,
"f": 310207546,
"l": 310207546,
"m": false,
"p": "9039.84000000",
"q": "0.98320600"
},
{
"M": true,
"T": 1588749124500,
"a": 284861268,
"f": 310207547,
"l": 310207547,
"m": true,
"p": "9038.77000000",
"q": "0.00221200"
},
{
"M": true,
"T": 1588749124500,
"a": 284861269,
"f": 310207548,
"l": 310207548,
"m": true,
"p": "9038.76000000",
"q": "0.01281200"
},
{
"M": true,
"T": 1588749124500,
"a": 284861270,
"f": 310207549,
"l": 310207549,
"m": true,
"p": "9038.52000000",
"q": "0.04526100"
},
{
"M": true,
"T": 1588749124635,
"a": 284861271,
"f": 310207550,
"l": 310207550,
"m": true,
"p": "9038.51000000",
"q": "0.09591100"
},
{
"M": true,
"T": 1588749124641,
"a": 284861272,
"f": 310207551,
"l": 310207551,
"m": true,
"p": "9038.51000000",
"q": "0.17274000"
},
{
"M": true,
"T": 1588749124646,
"a": 284861273,
"f": 310207552,
"l": 310207552,
"m": true,
"p": "9038.51000000",
"q": "0.01917700"
},
{
"M": true,
"T": 1588749124680,
"a": 284861274,
"f": 310207553,
"l": 310207553,
"m": true,
"p": "9038.51000000",
"q": "0.04136300"
},
{
"M": true,
"T": 1588749124682,
"a": 284861275,
"f": 310207554,
"l": 310207554,
"m": true,
"p": "9038.51000000",
"q": "0.17276600"
},
{
"M": true,
"T": 1588749126091,
"a": 284861276,
"f": 310207555,
"l": 310207555,
"m": true,
"p": "9038.51000000",
"q": "0.02909700"
},
{
"M": true,
"T": 1588749126412,
"a": 284861277,
"f": 310207556,
"l": 310207556,
"m": false,
"p": "9038.68000000",
"q": "0.01149400"
},
{
"M": true,
"T": 1588749126423,
"a": 284861278,
"f": 310207557,
"l": 310207557,
"m": true,
"p": "9038.52000000",
"q": "0.00789400"
},
{
"M": true,
"T": 1588749126440,
"a": 284861279,
"f": 310207558,
"l": 310207558,
"m": false,
"p": "9038.68000000",
"q": "0.16534100"
},
{
"M": true,
"T": 1588749126440,
"a": 284861280,
"f": 310207559,
"l": 310207559,
"m": false,
"p": "9038.72000000",
"q": "0.17287700"
},
{
"M": true,
"T": 1588749126440,
"a": 284861281,
"f": 310207560,
"l": 310207560,
"m": false,
"p": "9038.77000000",
"q": "0.01000000"
},
{
"M": true,
"T": 1588749126518,
"a": 284861282,
"f": 310207561,
"l": 310207561,
"m": true,
"p": "9039.12000000",
"q": "0.04112400"
},
{
"M": true,
"T": 1588749126609,
"a": 284861283,
"f": 310207562,
"l": 310207562,
"m": true,
"p": "9039.12000000",
"q": "0.06232200"
},
{
"M": true,
"T": 1588749126706,
"a": 284861284,
"f": 310207563,
"l": 310207563,
"m": false,
"p": "9039.51000000",
"q": "0.06400000"
},
{
"M": true,
"T": 1588749126724,
"a": 284861285,
"f": 310207564,
"l": 310207564,
"m": true,
"p": "9039.12000000",
"q": "0.01038700"
},
{
"M": true,
"T": 1588749126842,
"a": 284861286,
"f": 310207565,
"l": 310207565,
"m": true,
"p": "9039.12000000",
"q": "0.01038700"
},
{
"M": true,
"T": 1588749126927,
"a": 284861287,
"f": 310207566,
"l": 310207566,
"m": true,
"p": "9039.12000000",
"q": "0.01038700"
},
{
"M": true,
"T": 1588749127043,
"a": 284861288,
"f": 310207567,
"l": 310207567,
"m": false,
"p": "9039.13000000",
"q": "0.00472000"
},
{
"M": true,
"T": 1588749127053,
"a": 284861289,
"f": 310207568,
"l": 310207568,
"m": true,
"p": "9039.12000000",
"q": "0.01038700"
},
{
"M": true,
"T": 1588749127137,
"a": 284861290,
"f": 310207569,
"l": 310207569,
"m": true,
"p": "9039.12000000",
"q": "0.01038700"
},
{
"M": true,
"T": 1588749127249,
"a": 284861291,
"f": 310207570,
"l": 310207570,
"m": true,
"p": "9039.12000000",
"q": "0.00629000"
},
{
"M": true,
"T": 1588749128000,
"a": 284861292,
"f": 310207571,
"l": 310207571,
"m": true,
"p": "9039.12000000",
"q": "0.00002100"
},
{
"M": true,
"T": 1588749128000,
"a": 284861293,
"f": 310207572,
"l": 310207572,
"m": true,
"p": "9038.52000000",
"q": "0.00587900"
},
{
"M": true,
"T": 1588749128000,
"a": 284861294,
"f": 310207573,
"l": 310207573,
"m": true,
"p": "9038.51000000",
"q": "0.21894600"
},
{
"M": true,
"T": 1588749128000,
"a": 284861295,
"f": 310207574,
"l": 310207574,
"m": true,
"p": "9038.48000000",
"q": "0.17515400"
},
{
"M": true,
"T": 1588749128334,
"a": 284861296,
"f": 310207575,
"l": 310207575,
"m": true,
"p": "9037.86000000",
"q": "0.00749700"
},
{
"M": true,
"T": 1588749128334,
"a": 284861297,
"f": 310207576,
"l": 310207576,
"m": true,
"p": "9037.82000000",
"q": "0.00300000"
},
{
"M": true,
"T": 1588749128334,
"a": 284861298,
"f": 310207577,
"l": 310207577,
"m": true,
"p": "9037.75000000",
"q": "0.00300000"
},
{
"M": true,
"T": 1588749128334,
"a": 284861299,
"f": 310207578,
"l": 310207578,
"m": true,
"p": "9037.33000000",
"q": "0.00199300"
},
{
"M": true,
"T": 1588749128334,
"a": 284861300,
"f": 310207579,
"l": 310207579,
"m": true,
"p": "9037.29000000",
"q": "0.00150000"
},
{
"M": true,
"T": 1588749128334,
"a": 284861301,
"f": 310207580,
"l": 310207580,
"m": true,
"p": "9037.21000000",
"q": "0.03319600"
},
{
"M": true,
"T": 1588749128334,
"a": 284861302,
"f": 310207581,
"l": 310207581,
"m": true,
"p": "9037.20000000",
"q": "0.00985700"
},
{
"M": true,
"T": 1588749128582,
"a": 284861303,
"f": 310207582,
"l": 310207582,
"m": true,
"p": "9038.00000000",
"q": "0.02010600"
},
{
"M": true,
"T": 1588749128582,
"a": 284861304,
"f": 310207583,
"l": 310207583,
"m": true,
"p": "9037.28000000",
"q": "0.01963800"
},
{
"M": true,
"T": 1588749128968,
"a": 284861305,
"f": 310207584,
"l": 310207584,
"m": true,
"p": "9037.78000000",
"q": "0.11461100"
},
{
"M": true,
"T": 1588749129293,
"a": 284861306,
"f": 310207585,
"l": 310207585,
"m": true,
"p": "9038.00000000",
"q": "0.00252000"
},
{
"M": true,
"T": 1588749129293,
"a": 284861307,
"f": 310207586,
"l": 310207586,
"m": true,
"p": "9037.25000000",
"q": "0.05790500"
},
{
"M": true,
"T": 1588749129629,
"a": 284861308,
"f": 310207587,
"l": 310207587,
"m": true,
"p": "9037.37000000",
"q": "0.06019900"
},
{
"M": true,
"T": 1588749129863,
"a": 284861309,
"f": 310207588,
"l": 310207588,
"m": true,
"p": "9037.29000000",
"q": "0.05527600"
},
{
"M": true,
"T": 1588749129956,
"a": 284861310,
"f": 310207589,
"l": 310207589,
"m": true,
"p": "9037.21000000",
"q": "0.06020500"
},
{
"M": true,
"T": 1588749129973,
"a": 284861311,
"f": 310207590,
"l": 310207590,
"m": true,
"p": "9037.20000000",
"q": "0.08867100"
},
{
"M": true,
"T": 1588749129973,
"a": 284861312,
"f": 310207591,
"l": 310207592,
"m": true,
"p": "9037.18000000",
"q": "0.05504700"
},
{
"M": true,
"T": 1588749130121,
"a": 284861313,
"f": 310207593,
"l": 310207593,
"m": false,
"p": "9037.74000000",
"q": "0.05422300"
},
{
"M": true,
"T": 1588749130169,
"a": 284861314,
"f": 310207594,
"l": 310207594,
"m": false,
"p": "9037.74000000",
"q": "0.00845000"
},
{
"M": true,
"T": 1588749130229,
"a": 284861315,
"f": 310207595,
"l": 310207595,
"m": false,
"p": "9038.06000000",
"q": "0.00165800"
},
{
"M": true,
"T": 1588749130288,
"a": 284861316,
"f": 310207596,
"l": 310207596,
"m": true,
"p": "9037.30000000",
"q": "0.06004500"
},
{
"M": true,
"T": 1588749130333,
"a": 284861317,
"f": 310207597,
"l": 310207597,
"m": false,
"p": "9038.10000000",
"q": "0.00307900"
},
{
"M": true,
"T": 1588749130456,
"a": 284861318,
"f": 310207598,
"l": 310207598,
"m": false,
"p": "9037.71000000",
"q": "0.00325100"
},
{
"M": true,
"T": 1588749130542,
"a": 284861319,
"f": 310207599,
"l": 310207599,
"m": false,
"p": "9037.71000000",
"q": "0.00674900"
},
{
"M": true,
"T": 1588749130607,
"a": 284861320,
"f": 310207600,
"l": 310207600,
"m": true,
"p": "9037.56000000",
"q": "0.06008000"
},
{
"M": true,
"T": 1588749130931,
"a": 284861321,
"f": 310207601,
"l": 310207601,
"m": true,
"p": "9037.82000000",
"q": "0.06033800"
},
{
"M": true,
"T": 1588749131260,
"a": 284861322,
"f": 310207602,
"l": 310207602,
"m": true,
"p": "9037.94000000",
"q": "0.06023400"
},
{
"M": true,
"T": 1588749131587,
"a": 284861323,
"f": 310207603,
"l": 310207603,
"m": true,
"p": "9037.94000000",
"q": "0.06034600"
},
{
"M": true,
"T": 1588749131600,
"a": 284861324,
"f": 310207604,
"l": 310207604,
"m": true,
"p": "9037.83000000",
"q": "0.00221300"
},
{
"M": true,
"T": 1588749131605,
"a": 284861325,
"f": 310207605,
"l": 310207605,
"m": true,
"p": "9037.46000000",
"q": "0.00221300"
},
{
"M": true,
"T": 1588749131606,
"a": 284861326,
"f": 310207606,
"l": 310207606,
"m": true,
"p": "9037.46000000",
"q": "0.00221300"
},
{
"M": true,
"T": 1588749131714,
"a": 284861327,
"f": 310207607,
"l": 310207607,
"m": true,
"p": "9037.14000000",
"q": "0.00221300"
},
{
"M": true,
"T": 1588749131926,
"a": 284861328,
"f": 310207608,
"l": 310207608,
"m": true,
"p": "9037.15000000",
"q": "0.06039700"
},
{
"M": true,
"T": 1588749132182,
"a": 284861329,
"f": 310207609,
"l": 310207609,
"m": true,
"p": "9037.42000000",
"q": "0.00785700"
},
{
"M": true,
"T": 1588749132182,
"a": 284861330,
"f": 310207610,
"l": 310207610,
"m": true,
"p": "9037.30000000",
"q": "0.09791900"
},
{
"M": true,
"T": 1588749132248,
"a": 284861331,
"f": 310207611,
"l": 310207611,
"m": false,
"p": "9037.30000000",
"q": "0.00307900"
},
{
"M": true,
"T": 1588749132259,
"a": 284861332,
"f": 310207612,
"l": 310207612,
"m": true,
"p": "9037.29000000",
"q": "0.06024100"
},
{
"M": true,
"T": 1588749132341,
"a": 284861333,
"f": 310207613,
"l": 310207613,
"m": false,
"p": "9037.30000000",
"q": "0.00899300"
},
{
"M": true,
"T": 1588749132374,
"a": 284861334,
"f": 310207614,
"l": 310207614,
"m": true,
"p": "9037.29000000",
"q": "0.01105600"
},
{
"M": true,
"T": 1588749132759,
"a": 284861335,
"f": 310207615,
"l": 310207615,
"m": false,
"p": "9037.30000000",
"q": "0.22374600"
},
{
"M": true,
"T": 1588749133292,
"a": 284861336,
"f": 310207616,
"l": 310207616,
"m": true,
"p": "9037.29000000",
"q": "0.19051300"
},
{
"M": true,
"T": 1588749133623,
"a": 284861337,
"f": 310207617,
"l": 310207617,
"m": true,
"p": "9037.20000000",
"q": "0.06022800"
},
{
"M": true,
"T": 1588749133959,
"a": 284861338,
"f": 310207618,
"l": 310207618,
"m": true,
"p": "9037.17000000",
"q": "0.06010000"
},
{
"M": true,
"T": 1588749134144,
"a": 284861339,
"f": 310207619,
"l": 310207619,
"m": false,
"p": "9037.29000000",
"q": "0.00364100"
},
{
"M": true,
"T": 1588749134294,
"a": 284861340,
"f": 310207620,
"l": 310207620,
"m": true,
"p": "9037.29000000",
"q": "0.06037500"
},
{
"M": true,
"T": 1588749134419,
"a": 284861341,
"f": 310207621,
"l": 310207621,
"m": false,
"p": "9037.30000000",
"q": "0.05651800"
},
{
"M": true,
"T": 1588749134626,
"a": 284861342,
"f": 310207622,
"l": 310207622,
"m": true,
"p": "9037.29000000",
"q": "0.06062200"
},
{
"M": true,
"T": 1588749134958,
"a": 284861343,
"f": 310207623,
"l": 310207623,
"m": true,
"p": "9037.29000000",
"q": "0.06014300"
},
{
"M": true,
"T": 1588749135127,
"a": 284861344,
"f": 310207624,
"l": 310207624,
"m": false,
"p": "9037.30000000",
"q": "0.09014200"
},
{
"M": true,
"T": 1588749135127,
"a": 284861345,
"f": 310207625,
"l": 310207625,
"m": false,
"p": "9037.79000000",
"q": "0.00794200"
},
{
"M": true,
"T": 1588749135127,
"a": 284861346,
"f": 310207626,
"l": 310207626,
"m": false,
"p": "9037.91000000",
"q": "0.01860900"
},
{
"M": true,
"T": 1588749135389,
"a": 284861347,
"f": 310207627,
"l": 310207627,
"m": true,
"p": "9037.85000000",
"q": "0.07777600"
},
{
"M": true,
"T": 1588749135792,
"a": 284861348,
"f": 310207628,
"l": 310207628,
"m": true,
"p": "9037.71000000",
"q": "0.07261300"
},
{
"M": true,
"T": 1588749136486,
"a": 284861349,
"f": 310207629,
"l": 310207629,
"m": true,
"p": "9037.23000000",
"q": "0.08758800"
},
{
"M": true,
"T": 1588749136641,
"a": 284861350,
"f": 310207630,
"l": 310207630,
"m": true,
"p": "9037.46000000",
"q": "0.00615500"
},
{
"M": true,
"T": 1588749136826,
"a": 284861351,
"f": 310207631,
"l": 310207632,
"m": true,
"p": "9037.46000000",
"q": "0.18594400"
},
{
"M": true,
"T": 1588749136959,
"a": 284861352,
"f": 310207633,
"l": 310207633,
"m": true,
"p": "9037.46000000",
"q": "0.00221300"
},
{
"M": true,
"T": 1588749136960,
"a": 284861353,
"f": 310207634,
"l": 310207634,
"m": true,
"p": "9037.46000000",
"q": "0.00221300"
},
{
"M": true,
"T": 1588749136964,
"a": 284861354,
"f": 310207635,
"l": 310207635,
"m": true,
"p": "9037.46000000",
"q": "0.00221300"
},
{
"M": true,
"T": 1588749136968,
"a": 284861355,
"f": 310207636,
"l": 310207636,
"m": true,
"p": "9037.46000000",
"q": "0.00221300"
},
{
"M": true,
"T": 1588749137022,
"a": 284861356,
"f": 310207637,
"l": 310207637,
"m": true,
"p": "9037.25000000",
"q": "0.05000000"
},
{
"M": true,
"T": 1588749137045,
"a": 284861357,
"f": 310207638,
"l": 310207638,
"m": false,
"p": "9037.26000000",
"q": "0.24375000"
},
{
"M": true,
"T": 1588749137142,
"a": 284861358,
"f": 310207639,
"l": 310207639,
"m": true,
"p": "9037.25000000",
"q": "0.03306000"
},
{
"M": true,
"T": 1588749137151,
"a": 284861359,
"f": 310207640,
"l": 310207640,
"m": true,
"p": "9037.25000000",
"q": "0.06020900"
},
{
"M": true,
"T": 1588749137238,
"a": 284861360,
"f": 310207641,
"l": 310207641,
"m": true,
"p": "9037.25000000",
"q": "0.00221300"
},
{
"M": true,
"T": 1588749137240,
"a": 284861361,
"f": 310207642,
"l": 310207642,
"m": true,
"p": "9037.25000000",
"q": "0.00221300"
},
{
"M": true,
"T": 1588749137264,
"a": 284861362,
"f": 310207643,
"l": 310207643,
"m": true,
"p": "9037.25000000",
"q": "0.02000000"
},
{
"M": true,
"T": 1588749137302,
"a": 284861363,
"f": 310207644,
"l": 310207644,
"m": true,
"p": "9037.25000000",
"q": "0.01000000"
},
{
"M": true,
"T": 1588749137342,
"a": 284861364,
"f": 310207645,
"l": 310207645,
"m": true,
"p": "9037.25000000",
"q": "0.00221300"
},
{
"M": true,
"T": 1588749137347,
"a": 284861365,
"f": 310207646,
"l": 310207646,
"m": true,
"p": "9037.25000000",
"q": "0.00221300"
},
{
"M": true,
"T": 1588749137417,
"a": 284861366,
"f": 310207647,
"l": 310207647,
"m": true,
"p": "9037.25000000",
"q": "0.05710500"
},
{
"M": true,
"T": 1588749137417,
"a": 284861367,
"f": 310207648,
"l": 310207648,
"m": true,
"p": "9037.13000000",
"q": "0.00221200"
},
{
"M": true,
"T": 1588749137417,
"a": 284861368,
"f": 310207649,
"l": 310207649,
"m": true,
"p": "9036.81000000",
"q": "0.00300000"
},
{
"M": true,
"T": 1588749137417,
"a": 284861369,
"f": 310207650,
"l": 310207650,
"m": true,
"p": "9036.46000000",
"q": "0.02613400"
},
{
"M": true,
"T": 1588749137457,
"a": 284861370,
"f": 310207651,
"l": 310207651,
"m": true,
"p": "9035.79000000",
"q": "0.00300000"
},
{
"M": true,
"T": 1588749137457,
"a": 284861371,
"f": 310207652,
"l": 310207652,
"m": true,
"p": "9035.44000000",
"q": "0.06332000"
},
{
"M": true,
"T": 1588749137480,
"a": 284861372,
"f": 310207653,
"l": 310207653,
"m": true,
"p": "9035.44000000",
"q": "0.03193400"
},
{
"M": true,
"T": 1588749137480,
"a": 284861373,
"f": 310207654,
"l": 310207654,
"m": true,
"p": "9035.38000000",
"q": "0.00115500"
},
{
"M": true,
"T": 1588749137480,
"a": 284861374,
"f": 310207655,
"l": 310207655,
"m": true,
"p": "9035.30000000",
"q": "0.02693800"
},
{
"M": true,
"T": 1588749137515,
"a": 284861375,
"f": 310207656,
"l": 310207656,
"m": false,
"p": "9035.39000000",
"q": "0.00307900"
},
{
"M": true,
"T": 1588749137541,
"a": 284861376,
"f": 310207657,
"l": 310207657,
"m": true,
"p": "9035.30000000",
"q": "0.05528000"
},
{
"M": true,
"T": 1588749137571,
"a": 284861377,
"f": 310207658,
"l": 310207658,
"m": true,
"p": "9035.30000000",
"q": "0.01105200"
},
{
"M": true,
"T": 1588749137611,
"a": 284861378,
"f": 310207659,
"l": 310207659,
"m": true,
"p": "9035.30000000",
"q": "0.00197700"
},
{
"M": true,
"T": 1588749137611,
"a": 284861379,
"f": 310207660,
"l": 310207660,
"m": true,
"p": "9035.20000000",
"q": "0.00300000"
},
{
"M": true,
"T": 1588749137611,
"a": 284861380,
"f": 310207661,
"l": 310207661,
"m": true,
"p": "9035.15000000",
"q": "0.10558900"
},
{
"M": true,
"T": 1588749137620,
"a": 284861381,
"f": 310207662,
"l": 310207662,
"m": false,
"p": "9035.35000000",
"q": "0.00307900"
},
{
"M": true,
"T": 1588749137647,
"a": 284861382,
"f": 310207663,
"l": 310207663,
"m": true,
"p": "9035.15000000",
"q": "0.00481200"
},
{
"M": true,
"T": 1588749137815,
"a": 284861383,
"f": 310207664,
"l": 310207664,
"m": true,
"p": "9035.19000000",
"q": "0.06015400"
},
{
"M": true,
"T": 1588749137826,
"a": 284861384,
"f": 310207665,
"l": 310207665,
"m": false,
"p": "9035.20000000",
"q": "0.00307900"
},
{
"M": true,
"T": 1588749137866,
"a": 284861385,
"f": 310207666,
"l": 310207666,
"m": true,
"p": "9035.19000000",
"q": "0.07271100"
},
{
"M": true,
"T": 1588749137866,
"a": 284861386,
"f": 310207667,
"l": 310207667,
"m": true,
"p": "9035.10000000",
"q": "0.65861500"
},
{
"M": true,
"T": 1588749137918,
"a": 284861387,
"f": 310207668,
"l": 310207668,
"m": true,
"p": "9035.10000000",
"q": "0.13269900"
},
{
"M": true,
"T": 1588749137964,
"a": 284861388,
"f": 310207669,
"l": 310207669,
"m": false,
"p": "9035.11000000",
"q": "0.03567100"
},
{
"M": true,
"T": 1588749138058,
"a": 284861389,
"f": 310207670,
"l": 310207670,
"m": false,
"p": "9035.11000000",
"q": "0.01597200"
},
{
"M": true,
"T": 1588749138141,
"a": 284861390,
"f": 310207671,
"l": 310207671,
"m": true,
"p": "9035.10000000",
"q": "0.06013100"
},
{
"M": true,
"T": 1588749138159,
"a": 284861391,
"f": 310207672,
"l": 310207672,
"m": false,
"p": "9035.11000000",
"q": "0.00199300"
},
{
"M": true,
"T": 1588749138460,
"a": 284861392,
"f": 310207673,
"l": 310207673,
"m": true,
"p": "9035.10000000",
"q": "0.06002900"
},
{
"M": true,
"T": 1588749138671,
"a": 284861393,
"f": 310207674,
"l": 310207674,
"m": true,
"p": "9035.10000000",
"q": "0.00486200"
},
{
"M": true,
"T": 1588749138789,
"a": 284861394,
"f": 310207675,
"l": 310207675,
"m": true,
"p": "9035.10000000",
"q": "0.06033000"
},
{
"M": true,
"T": 1588749139119,
"a": 284861395,
"f": 310207676,
"l": 310207676,
"m": true,
"p": "9035.10000000",
"q": "0.06044400"
},
{
"M": true,
"T": 1588749139347,
"a": 284861396,
"f": 310207677,
"l": 310207677,
"m": true,
"p": "9035.10000000",
"q": "0.05000000"
},
{
"M": true,
"T": 1588749139448,
"a": 284861397,
"f": 310207678,
"l": 310207678,
"m": true,
"p": "9035.10000000",
"q": "0.06039900"
},
{
"M": true,
"T": 1588749139768,
"a": 284861398,
"f": 310207679,
"l": 310207679,
"m": true,
"p": "9035.10000000",
"q": "0.06002700"
},
{
"M": true,
"T": 1588749139812,
"a": 284861399,
"f": 310207680,
"l": 310207680,
"m": false,
"p": "9035.11000000",
"q": "0.01196300"
},
{
"M": true,
"T": 1588749140083,
"a": 284861400,
"f": 310207681,
"l": 310207681,
"m": true,
"p": "9035.10000000",
"q": "0.06028700"
},
{
"M": true,
"T": 1588749140267,
"a": 284861401,
"f": 310207682,
"l": 310207682,
"m": true,
"p": "9035.10000000",
"q": "0.01921100"
},
{
"M": true,
"T": 1588749140273,
"a": 284861402,
"f": 310207683,
"l": 310207683,
"m": true,
"p": "9035.10000000",
"q": "0.03842800"
},
{
"M": true,
"T": 1588749140284,
"a": 284861403,
"f": 310207684,
"l": 310207684,
"m": true,
"p": "9035.10000000",
"q": "0.74159200"
},
{
"M": true,
"T": 1588749140370,
"a": 284861404,
"f": 310207685,
"l": 310207685,
"m": true,
"p": "9035.10000000",
"q": "0.08846900"
},
{
"M": true,
"T": 1588749140411,
"a": 284861405,
"f": 310207686,
"l": 310207686,
"m": true,
"p": "9035.10000000",
"q": "0.06027500"
},
{
"M": true,
"T": 1588749140434,
"a": 284861406,
"f": 310207687,
"l": 310207687,
"m": true,
"p": "9035.10000000",
"q": "0.01918600"
},
{
"M": true,
"T": 1588749140494,
"a": 284861407,
"f": 310207688,
"l": 310207688,
"m": true,
"p": "9035.10000000",
"q": "0.00999700"
},
{
"M": true,
"T": 1588749140495,
"a": 284861408,
"f": 310207689,
"l": 310207689,
"m": true,
"p": "9035.10000000",
"q": "0.00924500"
},
{
"M": true,
"T": 1588749140640,
"a": 284861409,
"f": 310207690,
"l": 310207690,
"m": true,
"p": "9035.10000000",
"q": "0.63900000"
},
{
"M": true,
"T": 1588749140733,
"a": 284861410,
"f": 310207691,
"l": 310207691,
"m": true,
"p": "9035.10000000",
"q": "0.06041400"
},
{
"M": true,
"T": 1588749141054,
"a": 284861411,
"f": 310207692,
"l": 310207692,
"m": true,
"p": "9035.10000000",
"q": "0.06037300"
},
{
"M": true,
"T": 1588749141138,
"a": 284861412,
"f": 310207693,
"l": 310207693,
"m": false,
"p": "9035.11000000",
"q": "0.00128200"
},
{
"M": true,
"T": 1588749141196,
"a": 284861413,
"f": 310207694,
"l": 310207694,
"m": false,
"p": "9035.11000000",
"q": "0.01926700"
},
{
"M": true,
"T": 1588749141369,
"a": 284861414,
"f": 310207695,
"l": 310207695,
"m": true,
"p": "9035.10000000",
"q": "0.06011900"
},
{
"M": true,
"T": 1588749141404,
"a": 284861415,
"f": 310207696,
"l": 310207696,
"m": false,
"p": "9035.11000000",
"q": "0.01926700"
},
{
"M": true,
"T": 1588749141690,
"a": 284861416,
"f": 310207697,
"l": 310207697,
"m": true,
"p": "9035.10000000",
"q": "0.06021000"
},
{
"M": true,
"T": 1588749142014,
"a": 284861417,
"f": 310207698,
"l": 310207698,
"m": true,
"p": "9035.10000000",
"q": "0.06025800"
},
{
"M": true,
"T": 1588749142330,
"a": 284861418,
"f": 310207699,
"l": 310207699,
"m": true,
"p": "9035.10000000",
"q": "0.06043800"
},
{
"M": true,
"T": 1588749142382,
"a": 284861419,
"f": 310207700,
"l": 310207700,
"m": false,
"p": "9035.11000000",
"q": "0.00297800"
},
{
"M": true,
"T": 1588749142652,
"a": 284861420,
"f": 310207701,
"l": 310207701,
"m": true,
"p": "9035.10000000",
"q": "0.06007700"
},
{
"M": true,
"T": 1588749142705,
"a": 284861421,
"f": 310207702,
"l": 310207702,
"m": true,
"p": "9035.10000000",
"q": "0.10263900"
},
{
"M": true,
"T": 1588749142917,
"a": 284861422,
"f": 310207703,
"l": 310207703,
"m": true,
"p": "9035.10000000",
"q": "0.00251400"
},
{
"M": true,
"T": 1588749142982,
"a": 284861423,
"f": 310207704,
"l": 310207704,
"m": true,
"p": "9035.10000000",
"q": "0.06013900"
},
{
"M": true,
"T": 1588749143231,
"a": 284861424,
"f": 310207705,
"l": 310207705,
"m": true,
"p": "9035.10000000",
"q": "0.04368200"
},
{
"M": true,
"T": 1588749143292,
"a": 284861425,
"f": 310207706,
"l": 310207706,
"m": true,
"p": "9035.10000000",
"q": "0.06018200"
},
{
"M": true,
"T": 1588749143412,
"a": 284861426,
"f": 310207707,
"l": 310207707,
"m": true,
"p": "9035.10000000",
"q": "0.00128000"
},
{
"M": true,
"T": 1588749143412,
"a": 284861427,
"f": 310207708,
"l": 310207708,
"m": true,
"p": "9035.10000000",
"q": "0.00267100"
},
{
"M": true,
"T": 1588749143437,
"a": 284861428,
"f": 310207709,
"l": 310207709,
"m": true,
"p": "9035.10000000",
"q": "0.53386600"
},
{
"M": true,
"T": 1588749143542,
"a": 284861429,
"f": 310207710,
"l": 310207710,
"m": true,
"p": "9035.10000000",
"q": "0.16380000"
},
{
"M": true,
"T": 1588749143609,
"a": 284861430,
"f": 310207711,
"l": 310207711,
"m": true,
"p": "9035.10000000",
"q": "0.06048100"
},
{
"M": true,
"T": 1588749143704,
"a": 284861431,
"f": 310207712,
"l": 310207715,
"m": false,
"p": "9035.11000000",
"q": "2.80965100"
},
{
"M": true,
"T": 1588749143936,
"a": 284861432,
"f": 310207716,
"l": 310207716,
"m": true,
"p": "9035.10000000",
"q": "0.06012300"
},
{
"M": true,
"T": 1588749143975,
"a": 284861433,
"f": 310207717,
"l": 310207717,
"m": false,
"p": "9035.11000000",
"q": "0.00798400"
},
{
"M": true,
"T": 1588749143975,
"a": 284861434,
"f": 310207718,
"l": 310207718,
"m": true,
"p": "9035.10000000",
"q": "0.04432700"
},
{
"M": true,
"T": 1588749144145,
"a": 284861435,
"f": 310207719,
"l": 310207719,
"m": true,
"p": "9035.10000000",
"q": "0.07603200"
},
{
"M": true,
"T": 1588749144258,
"a": 284861436,
"f": 310207720,
"l": 310207720,
"m": true,
"p": "9035.10000000",
"q": "0.06010000"
},
{
"M": true,
"T": 1588749144336,
"a": 284861437,
"f": 310207721,
"l": 310207721,
"m": true,
"p": "9035.10000000",
"q": "0.00221400"
},
{
"M": true,
"T": 1588749144339,
"a": 284861438,
"f": 310207722,
"l": 310207722,
"m": true,
"p": "9035.10000000",
"q": "0.00221400"
},
{
"M": true,
"T": 1588749144340,
"a": 284861439,
"f": 310207723,
"l": 310207723,
"m": true,
"p": "9035.10000000",
"q": "0.00221400"
},
{
"M": true,
"T": 1588749144588,
"a": 284861440,
"f": 310207724,
"l": 310207724,
"m": true,
"p": "9035.10000000",
"q": "0.06012100"
},
{
"M": true,
"T": 1588749144605,
"a": 284861441,
"f": 310207725,
"l": 310207725,
"m": true,
"p": "9035.10000000",
"q": "0.00465400"
},
{
"M": true,
"T": 1588749144904,
"a": 284861442,
"f": 310207726,
"l": 310207726,
"m": true,
"p": "9035.10000000",
"q": "0.06003300"
},
{
"M": true,
"T": 1588749145216,
"a": 284861443,
"f": 310207727,
"l": 310207727,
"m": true,
"p": "9035.10000000",
"q": "0.55800000"
},
{
"M": true,
"T": 1588749145226,
"a": 284861444,
"f": 310207728,
"l": 310207728,
"m": true,
"p": "9035.10000000",
"q": "0.06077500"
},
{
"M": true,
"T": 1588749145235,
"a": 284861445,
"f": 310207729,
"l": 310207729,
"m": true,
"p": "9035.10000000",
"q": "0.06264300"
},
{
"M": true,
"T": 1588749145359,
"a": 284861446,
"f": 310207730,
"l": 310207730,
"m": true,
"p": "9035.10000000",
"q": "0.03128600"
},
{
"M": true,
"T": 1588749145539,
"a": 284861447,
"f": 310207731,
"l": 310207731,
"m": true,
"p": "9035.10000000",
"q": "0.06000500"
},
{
"M": true,
"T": 1588749145855,
"a": 284861448,
"f": 310207732,
"l": 310207732,
"m": true,
"p": "9035.10000000",
"q": "0.06001100"
},
{
"M": true,
"T": 1588749145952,
"a": 284861449,
"f": 310207733,
"l": 310207733,
"m": false,
"p": "9035.11000000",
"q": "0.33130000"
},
{
"M": true,
"T": 1588749146184,
"a": 284861450,
"f": 310207734,
"l": 310207734,
"m": true,
"p": "9035.10000000",
"q": "0.06002900"
},
{
"M": true,
"T": 1588749146499,
"a": 284861451,
"f": 310207735,
"l": 310207735,
"m": true,
"p": "9035.10000000",
"q": "0.06008100"
},
{
"M": true,
"T": 1588749146823,
"a": 284861452,
"f": 310207736,
"l": 310207736,
"m": true,
"p": "9035.10000000",
"q": "0.06024000"
},
{
"M": true,
"T": 1588749147159,
"a": 284861453,
"f": 310207737,
"l": 310207737,
"m": true,
"p": "9035.10000000",
"q": "0.06118300"
},
{
"M": true,
"T": 1588749147249,
"a": 284861454,
"f": 310207738,
"l": 310207738,
"m": true,
"p": "9035.10000000",
"q": "0.03595700"
},
{
"M": true,
"T": 1588749147257,
"a": 284861455,
"f": 310207739,
"l": 310207739,
"m": true,
"p": "9035.10000000",
"q": "0.18138900"
},
{
"M": true,
"T": 1588749147277,
"a": 284861456,
"f": 310207740,
"l": 310207740,
"m": true,
"p": "9035.00000000",
"q": "0.05982400"
},
{
"M": true,
"T": 1588749147349,
"a": 284861457,
"f": 310207741,
"l": 310207741,
"m": false,
"p": "9035.01000000",
"q": "0.06466000"
},
{
"M": true,
"T": 1588749147448,
"a": 284861458,
"f": 310207742,
"l": 310207744,
"m": false,
"p": "9035.01000000",
"q": "2.80965500"
},
{
"M": true,
"T": 1588749147479,
"a": 284861459,
"f": 310207745,
"l": 310207747,
"m": true,
"p": "9035.00000000",
"q": "0.06003600"
},
{
"M": true,
"T": 1588749147487,
"a": 284861460,
"f": 310207748,
"l": 310207748,
"m": true,
"p": "9035.00000000",
"q": "0.00221400"
},
{
"M": true,
"T": 1588749147489,
"a": 284861461,
"f": 310207749,
"l": 310207749,
"m": true,
"p": "9035.00000000",
"q": "0.00221400"
},
{
"M": true,
"T": 1588749147489,
"a": 284861462,
"f": 310207750,
"l": 310207750,
"m": true,
"p": "9035.00000000",
"q": "0.00221400"
},
{
"M": true,
"T": 1588749147489,
"a": 284861463,
"f": 310207751,
"l": 310207751,
"m": true,
"p": "9035.00000000",
"q": "0.00221400"
},
{
"M": true,
"T": 1588749147796,
"a": 284861464,
"f": 310207752,
"l": 310207752,
"m": true,
"p": "9035.00000000",
"q": "0.06014900"
},
{
"M": true,
"T": 1588749147968,
"a": 284861465,
"f": 310207753,
"l": 310207753,
"m": true,
"p": "9035.00000000",
"q": "0.04173300"
},
{
"M": true,
"T": 1588749148119,
"a": 284861466,
"f": 310207754,
"l": 310207755,
"m": true,
"p": "9035.00000000",
"q": "0.06035800"
},
{
"M": true,
"T": 1588749148151,
"a": 284861467,
"f": 310207756,
"l": 310207756,
"m": false,
"p": "9035.01000000",
"q": "0.01875800"
},
{
"M": true,
"T": 1588749148251,
"a": 284861468,
"f": 310207757,
"l": 310207757,
"m": true,
"p": "9035.00000000",
"q": "0.00221400"
},
{
"M": true,
"T": 1588749148255,
"a": 284861469,
"f": 310207758,
"l": 310207758,
"m": true,
"p": "9035.00000000",
"q": "0.00221400"
},
{
"M": true,
"T": 1588749148255,
"a": 284861470,
"f": 310207759,
"l": 310207759,
"m": true,
"p": "9035.00000000",
"q": "0.00221400"
},
{
"M": true,
"T": 1588749148274,
"a": 284861471,
"f": 310207760,
"l": 310207762,
"m": true,
"p": "9035.00000000",
"q": "0.06200000"
},
{
"M": true,
"T": 1588749148279,
"a": 284861472,
"f": 310207763,
"l": 310207763,
"m": true,
"p": "9035.00000000",
"q": "0.33300000"
},
{
"M": true,
"T": 1588749148326,
"a": 284861473,
"f": 310207764,
"l": 310207764,
"m": true,
"p": "9035.00000000",
"q": "0.00213400"
},
{
"M": true,
"T": 1588749148353,
"a": 284861474,
"f": 310207765,
"l": 310207765,
"m": true,
"p": "9035.00000000",
"q": "0.04511600"
},
{
"M": true,
"T": 1588749148430,
"a": 284861475,
"f": 310207766,
"l": 310207766,
"m": true,
"p": "9035.00000000",
"q": "0.06017200"
},
{
"M": true,
"T": 1588749148594,
"a": 284861476,
"f": 310207767,
"l": 310207767,
"m": false,
"p": "9035.01000000",
"q": "0.01932600"
},
{
"M": true,
"T": 1588749148741,
"a": 284861477,
"f": 310207768,
"l": 310207768,
"m": true,
"p": "9035.00000000",
"q": "0.06009800"
},
{
"M": true,
"T": 1588749148888,
"a": 284861478,
"f": 310207769,
"l": 310207769,
"m": false,
"p": "9035.01000000",
"q": "0.00140000"
},
{
"M": true,
"T": 1588749149056,
"a": 284861479,
"f": 310207770,
"l": 310207770,
"m": true,
"p": "9035.00000000",
"q": "0.06046200"
},
{
"M": true,
"T": 1588749149383,
"a": 284861480,
"f": 310207771,
"l": 310207771,
"m": true,
"p": "9035.00000000",
"q": "0.06052800"
},
{
"M": true,
"T": 1588749149705,
"a": 284861481,
"f": 310207772,
"l": 310207772,
"m": true,
"p": "9035.00000000",
"q": "0.06036600"
},
{
"M": true,
"T": 1588749149784,
"a": 284861482,
"f": 310207773,
"l": 310207773,
"m": true,
"p": "9035.00000000",
"q": "0.01834700"
},
{
"M": true,
"T": 1588749150018,
"a": 284861483,
"f": 310207774,
"l": 310207774,
"m": true,
"p": "9035.00000000",
"q": "0.06009600"
},
{
"M": true,
"T": 1588749150227,
"a": 284861484,
"f": 310207775,
"l": 310207775,
"m": true,
"p": "9035.00000000",
"q": "0.31000000"
},
{
"M": true,
"T": 1588749150342,
"a": 284861485,
"f": 310207776,
"l": 310207776,
"m": true,
"p": "9035.00000000",
"q": "0.06024300"
},
{
"M": true,
"T": 1588749150488,
"a": 284861486,
"f": 310207777,
"l": 310207777,
"m": false,
"p": "9035.01000000",
"q": "0.00565300"
},
{
"M": true,
"T": 1588749150664,
"a": 284861487,
"f": 310207778,
"l": 310207778,
"m": true,
"p": "9035.00000000",
"q": "0.06012800"
},
{
"M": true,
"T": 1588749150984,
"a": 284861488,
"f": 310207779,
"l": 310207779,
"m": true,
"p": "9035.00000000",
"q": "0.06086100"
},
{
"M": true,
"T": 1588749151306,
"a": 284861489,
"f": 310207780,
"l": 310207780,
"m": false,
"p": "9035.01000000",
"q": "0.02213400"
},
{
"M": true,
"T": 1588749151320,
"a": 284861490,
"f": 310207781,
"l": 310207781,
"m": true,
"p": "9035.00000000",
"q": "0.06064400"
},
{
"M": true,
"T": 1588749151570,
"a": 284861491,
"f": 310207782,
"l": 310207782,
"m": true,
"p": "9035.00000000",
"q": "0.00221400"
},
{
"M": true,
"T": 1588749151570,
"a": 284861492,
"f": 310207783,
"l": 310207783,
"m": true,
"p": "9035.00000000",
"q": "0.00221400"
},
{
"M": true,
"T": 1588749151571,
"a": 284861493,
"f": 310207784,
"l": 310207784,
"m": true,
"p": "9035.00000000",
"q": "0.00221400"
},
{
"M": true,
"T": 1588749151574,
"a": 284861494,
"f": 310207785,
"l": 310207785,
"m": true,
"p": "9035.00000000",
"q": "0.00221400"
},
{
"M": true,
"T": 1588749151646,
"a": 284861495,
"f": 310207786,
"l": 310207786,
"m": true,
"p": "9035.00000000",
"q": "0.06016600"
},
{
"M": true,
"T": 1588749151968,
"a": 284861496,
"f": 310207787,
"l": 310207787,
"m": true,
"p": "9035.00000000",
"q": "0.06071900"
},
{
"M": true,
"T": 1588749152071,
"a": 284861497,
"f": 310207788,
"l": 310207788,
"m": true,
"p": "9035.00000000",
"q": "0.11058600"
},
{
"M": true,
"T": 1588749152298,
"a": 284861498,
"f": 310207789,
"l": 310207789,
"m": true,
"p": "9035.00000000",
"q": "2.30900000"
},
{
"M": true,
"T": 1588749152299,
"a": 284861499,
"f": 310207790,
"l": 310207790,
"m": true,
"p": "9035.00000000",
"q": "0.06019600"
},
{
"M": true,
"T": 1588749152312,
"a": 284861500,
"f": 310207791,
"l": 310207791,
"m": true,
"p": "9035.00000000",
"q": "0.36720500"
},
{
"M": true,
"T": 1588749152316,
"a": 284861501,
"f": 310207792,
"l": 310207792,
"m": true,
"p": "9035.00000000",
"q": "5.66050000"
},
{
"M": true,
"T": 1588749152316,
"a": 284861502,
"f": 310207793,
"l": 310207793,
"m": true,
"p": "9034.78000000",
"q": "0.00300000"
},
{
"M": true,
"T": 1588749152348,
"a": 284861503,
"f": 310207794,
"l": 310207794,
"m": true,
"p": "9034.69000000",
"q": "0.00113500"
},
{
"M": true,
"T": 1588749152348,
"a": 284861504,
"f": 310207795,
"l": 310207795,
"m": true,
"p": "9034.52000000",
"q": "0.00833700"
},
{
"M": true,
"T": 1588749152348,
"a": 284861505,
"f": 310207796,
"l": 310207796,
"m": true,
"p": "9034.14000000",
"q": "0.03320700"
},
{
"M": true,
"T": 1588749152348,
"a": 284861506,
"f": 310207797,
"l": 310207797,
"m": true,
"p": "9034.11000000",
"q": "0.00332400"
},
{
"M": true,
"T": 1588749152348,
"a": 284861507,
"f": 310207798,
"l": 310207798,
"m": true,
"p": "9034.00000000",
"q": "0.01500000"
},
{
"M": true,
"T": 1588749152348,
"a": 284861508,
"f": 310207799,
"l": 310207799,
"m": true,
"p": "9033.76000000",
"q": "0.00300000"
},
{
"M": true,
"T": 1588749152348,
"a": 284861509,
"f": 310207800,
"l": 310207800,
"m": true,
"p": "9033.26000000",
"q": "0.00608900"
},
{
"M": true,
"T": 1588749152348,
"a": 284861510,
"f": 310207801,
"l": 310207801,
"m": true,
"p": "9033.00000000",
"q": "0.07749300"
},
{
"M": true,
"T": 1588749152348,
"a": 284861511,
"f": 310207802,
"l": 310207803,
"m": true,
"p": "9032.75000000",
"q": "0.30300000"
},
{
"M": true,
"T": 1588749152348,
"a": 284861512,
"f": 310207804,
"l": 310207804,
"m": true,
"p": "9032.65000000",
"q": "0.00300000"
},
{
"M": true,
"T": 1588749152348,
"a": 284861513,
"f": 310207805,
"l": 310207805,
"m": true,
"p": "9032.39000000",
"q": "0.24641500"
},
{
"M": true,
"T": 1588749152361,
"a": 284861514,
"f": 310207806,
"l": 310207806,
"m": true,
"p": "9032.14000000",
"q": "0.12403000"
},
{
"M": true,
"T": 1588749152361,
"a": 284861515,
"f": 310207807,
"l": 310207808,
"m": true,
"p": "9032.08000000",
"q": "0.15503500"
},
{
"M": true,
"T": 1588749152361,
"a": 284861516,
"f": 310207809,
"l": 310207809,
"m": true,
"p": "9032.00000000",
"q": "0.11071700"
},
{
"M": true,
"T": 1588749152361,
"a": 284861517,
"f": 310207810,
"l": 310207810,
"m": true,
"p": "9031.73000000",
"q": "0.00300000"
},
{
"M": true,
"T": 1588749152361,
"a": 284861518,
"f": 310207811,
"l": 310207811,
"m": true,
"p": "9031.48000000",
"q": "0.08000000"
},
{
"M": true,
"T": 1588749152361,
"a": 284861519,
"f": 310207812,
"l": 310207812,
"m": true,
"p": "9031.36000000",
"q": "0.12721800"
},
{
"M": true,
"T": 1588749152372,
"a": 284861520,
"f": 310207813,
"l": 310207813,
"m": true,
"p": "9032.40000000",
"q": "0.02000000"
},
{
"M": true,
"T": 1588749152376,
"a": 284861521,
"f": 310207814,
"l": 310207814,
"m": true,
"p": "9032.40000000",
"q": "0.03832400"
},
{
"M": true,
"T": 1588749152376,
"a": 284861522,
"f": 310207815,
"l": 310207815,
"m": true,
"p": "9031.49000000",
"q": "0.08004200"
},
{
"M": true,
"T": 1588749152376,
"a": 284861523,
"f": 310207816,
"l": 310207816,
"m": true,
"p": "9031.41000000",
"q": "0.58163400"
},
{
"M": true,
"T": 1588749152376,
"a": 284861524,
"f": 310207817,
"l": 310207817,
"m": true,
"p": "9031.41000000",
"q": "0.66036600"
},
{
"M": true,
"T": 1588749152376,
"a": 284861525,
"f": 310207818,
"l": 310207818,
"m": true,
"p": "9031.36000000",
"q": "0.08963400"
},
{
"M": true,
"T": 1588749152378,
"a": 284861526,
"f": 310207819,
"l": 310207819,
"m": true,
"p": "9031.36000000",
"q": "0.02000000"
},
{
"M": true,
"T": 1588749152394,
"a": 284861527,
"f": 310207820,
"l": 310207820,
"m": true,
"p": "9031.50000000",
"q": "0.26500000"
},
{
"M": true,
"T": 1588749152394,
"a": 284861528,
"f": 310207821,
"l": 310207821,
"m": true,
"p": "9031.42000000",
"q": "0.01100000"
},
{
"M": true,
"T": 1588749152406,
"a": 284861529,
"f": 310207822,
"l": 310207822,
"m": true,
"p": "9033.34000000",
"q": "0.00719200"
},
{
"M": true,
"T": 1588749152406,
"a": 284861530,
"f": 310207823,
"l": 310207823,
"m": true,
"p": "9031.42000000",
"q": "0.04732400"
},
{
"M": true,
"T": 1588749152406,
"a": 284861531,
"f": 310207824,
"l": 310207825,
"m": true,
"p": "9031.23000000",
"q": "0.25529300"
},
{
"M": true,
"T": 1588749152406,
"a": 284861532,
"f": 310207826,
"l": 310207826,
"m": true,
"p": "9031.22000000",
"q": "0.00551900"
},
{
"M": true,
"T": 1588749152406,
"a": 284861533,
"f": 310207827,
"l": 310207827,
"m": true,
"p": "9031.15000000",
"q": "0.04530000"
},
{
"M": true,
"T": 1588749152406,
"a": 284861534,
"f": 310207828,
"l": 310207828,
"m": true,
"p": "9031.10000000",
"q": "0.00282500"
},
{
"M": true,
"T": 1588749152406,
"a": 284861535,
"f": 310207829,
"l": 310207829,
"m": true,
"p": "9031.00000000",
"q": "0.01500000"
},
{
"M": true,
"T": 1588749152406,
"a": 284861536,
"f": 310207830,
"l": 310207830,
"m": true,
"p": "9030.97000000",
"q": "0.05454700"
},
{
"M": true,
"T": 1588749152411,
"a": 284861537,
"f": 310207831,
"l": 310207831,
"m": true,
"p": "9030.97000000",
"q": "0.04483200"
},
{
"M": true,
"T": 1588749152411,
"a": 284861538,
"f": 310207832,
"l": 310207832,
"m": true,
"p": "9030.78000000",
"q": "0.00110800"
},
{
"M": true,
"T": 1588749152411,
"a": 284861539,
"f": 310207833,
"l": 310207833,
"m": true,
"p": "9030.72000000",
"q": "0.00300000"
},
{
"M": true,
"T": 1588749152411,
"a": 284861540,
"f": 310207834,
"l": 310207834,
"m": true,
"p": "9030.50000000",
"q": "0.60106000"
},
{
"M": true,
"T": 1588749152430,
"a": 284861541,
"f": 310207835,
"l": 310207835,
"m": true,
"p": "9031.55000000",
"q": "0.01000000"
},
{
"M": true,
"T": 1588749152460,
"a": 284861542,
"f": 310207836,
"l": 310207836,
"m": true,
"p": "9030.47000000",
"q": "0.08000000"
},
{
"M": true,
"T": 1588749152460,
"a": 284861543,
"f": 310207837,
"l": 310207837,
"m": true,
"p": "9030.33000000",
"q": "0.03841200"
},
{
"M": true,
"T": 1588749152460,
"a": 284861544,
"f": 310207838,
"l": 310207838,
"m": true,
"p": "9030.24000000",
"q": "0.00490000"
},
{
"M": true,
"T": 1588749152460,
"a": 284861545,
"f": 310207839,
"l": 310207839,
"m": true,
"p": "9030.18000000",
"q": "0.00567700"
},
{
"M": true,
"T": 1588749152460,
"a": 284861546,
"f": 310207840,
"l": 310207840,
"m": true,
"p": "9030.17000000",
"q": "0.10000000"
},
{
"M": true,
"T": 1588749152460,
"a": 284861547,
"f": 310207841,
"l": 310207841,
"m": true,
"p": "9030.16000000",
"q": "0.06201100"
},
{
"M": true,
"T": 1588749152463,
"a": 284861548,
"f": 310207842,
"l": 310207842,
"m": true,
"p": "9030.58000000",
"q": "0.02930800"
},
{
"M": true,
"T": 1588749152463,
"a": 284861549,
"f": 310207843,
"l": 310207843,
"m": true,
"p": "9030.18000000",
"q": "0.05542000"
},
{
"M": true,
"T": 1588749152463,
"a": 284861550,
"f": 310207844,
"l": 310207844,
"m": true,
"p": "9030.16000000",
"q": "0.04868700"
},
{
"M": true,
"T": 1588749152463,
"a": 284861551,
"f": 310207845,
"l": 310207845,
"m": true,
"p": "9030.14000000",
"q": "0.02486800"
},
{
"M": true,
"T": 1588749152463,
"a": 284861552,
"f": 310207846,
"l": 310207846,
"m": true,
"p": "9030.10000000",
"q": "0.00300000"
},
{
"M": true,
"T": 1588749152463,
"a": 284861553,
"f": 310207847,
"l": 310207851,
"m": true,
"p": "9030.00000000",
"q": "0.12971700"
},
{
"M": true,
"T": 1588749152477,
"a": 284861554,
"f": 310207852,
"l": 310207852,
"m": true,
"p": "9030.21000000",
"q": "0.04000000"
},
{
"M": true,
"T": 1588749152478,
"a": 284861555,
"f": 310207853,
"l": 310207853,
"m": true,
"p": "9030.21000000",
"q": "0.07079300"
},
{
"M": true,
"T": 1588749152478,
"a": 284861556,
"f": 310207854,
"l": 310207854,
"m": true,
"p": "9030.05000000",
"q": "0.15058100"
},
{
"M": true,
"T": 1588749152487,
"a": 284861557,
"f": 310207855,
"l": 310207855,
"m": true,
"p": "9030.00000000",
"q": "0.00221400"
},
{
"M": true,
"T": 1588749152491,
"a": 284861558,
"f": 310207856,
"l": 310207856,
"m": true,
"p": "9030.51000000",
"q": "0.00221400"
},
{
"M": true,
"T": 1588749152491,
"a": 284861559,
"f": 310207857,
"l": 310207857,
"m": true,
"p": "9030.51000000",
"q": "0.00221400"
},
{
"M": true,
"T": 1588749152492,
"a": 284861560,
"f": 310207858,
"l": 310207858,
"m": true,
"p": "9030.51000000",
"q": "0.00221400"
},
{
"M": true,
"T": 1588749152492,
"a": 284861561,
"f": 310207859,
"l": 310207859,
"m": true,
"p": "9030.51000000",
"q": "0.11522200"
},
{
"M": true,
"T": 1588749152492,
"a": 284861562,
"f": 310207860,
"l": 310207860,
"m": true,
"p": "9030.07000000",
"q": "0.30430200"
},
{
"M": true,
"T": 1588749152507,
"a": 284861563,
"f": 310207861,
"l": 310207861,
"m": true,
"p": "9031.77000000",
"q": "0.00887200"
},
{
"M": true,
"T": 1588749152507,
"a": 284861564,
"f": 310207862,
"l": 310207862,
"m": true,
"p": "9030.09000000",
"q": "0.00112800"
},
{
"M": true,
"T": 1588749152595,
"a": 284861565,
"f": 310207863,
"l": 310207863,
"m": true,
"p": "9030.09000000",
"q": "0.07758000"
},
{
"M": true,
"T": 1588749152595,
"a": 284861566,
"f": 310207864,
"l": 310207864,
"m": true,
"p": "9030.01000000",
"q": "0.04576400"
},
{
"M": true,
"T": 1588749152595,
"a": 284861567,
"f": 310207865,
"l": 310207865,
"m": true,
"p": "9030.00000000",
"q": "0.26373000"
},
{
"M": true,
"T": 1588749152615,
"a": 284861568,
"f": 310207866,
"l": 310207866,
"m": true,
"p": "9030.10000000",
"q": "0.06007100"
},
{
"M": true,
"T": 1588749152645,
"a": 284861569,
"f": 310207867,
"l": 310207867,
"m": true,
"p": "9030.10000000",
"q": "0.21684600"
},
{
"M": true,
"T": 1588749152645,
"a": 284861570,
"f": 310207868,
"l": 310207868,
"m": true,
"p": "9030.00000000",
"q": "0.22550000"
},
{
"M": true,
"T": 1588749152657,
"a": 284861571,
"f": 310207869,
"l": 310207869,
"m": true,
"p": "9030.48000000",
"q": "0.03322100"
},
{
"M": true,
"T": 1588749152657,
"a": 284861572,
"f": 310207870,
"l": 310207870,
"m": true,
"p": "9030.00000000",
"q": "0.17690500"
},
{
"M": true,
"T": 1588749152700,
"a": 284861573,
"f": 310207871,
"l": 310207871,
"m": true,
"p": "9030.00000000",
"q": "0.01106000"
},
{
"M": true,
"T": 1588749152704,
"a": 284861574,
"f": 310207872,
"l": 310207872,
"m": true,
"p": "9030.01000000",
"q": "0.34283700"
},
{
"M": true,
"T": 1588749152822,
"a": 284861575,
"f": 310207873,
"l": 310207873,
"m": true,
"p": "9030.15000000",
"q": "0.00646400"
},
{
"M": true,
"T": 1588749152822,
"a": 284861576,
"f": 310207874,
"l": 310207874,
"m": true,
"p": "9030.04000000",
"q": "0.10377700"
},
{
"M": true,
"T": 1588749152940,
"a": 284861577,
"f": 310207875,
"l": 310207875,
"m": true,
"p": "9030.00000000",
"q": "0.06042800"
},
{
"M": true,
"T": 1588749152944,
"a": 284861578,
"f": 310207876,
"l": 310207876,
"m": false,
"p": "9030.71000000",
"q": "0.01000000"
},
{
"M": true,
"T": 1588749152944,
"a": 284861579,
"f": 310207877,
"l": 310207877,
"m": false,
"p": "9031.06000000",
"q": "0.04309900"
},
{
"M": true,
"T": 1588749153067,
"a": 284861580,
"f": 310207878,
"l": 310207878,
"m": true,
"p": "9030.00000000",
"q": "1.75824600"
},
{
"M": true,
"T": 1588749153183,
"a": 284861581,
"f": 310207879,
"l": 310207879,
"m": false,
"p": "9030.65000000",
"q": "0.00883000"
},
{
"M": true,
"T": 1588749153233,
"a": 284861582,
"f": 310207880,
"l": 310207880,
"m": true,
"p": "9030.00000000",
"q": "4.11348600"
},
{
"M": true,
"T": 1588749153268,
"a": 284861583,
"f": 310207881,
"l": 310207881,
"m": true,
"p": "9030.00000000",
"q": "0.06025200"
},
{
"M": true,
"T": 1588749153370,
"a": 284861584,
"f": 310207882,
"l": 310207882,
"m": false,
"p": "9030.56000000",
"q": "0.03764900"
},
{
"M": true,
"T": 1588749153464,
"a": 284861585,
"f": 310207883,
"l": 310207883,
"m": true,
"p": "9030.00000000",
"q": "0.21386000"
},
{
"M": true,
"T": 1588749153580,
"a": 284861586,
"f": 310207884,
"l": 310207884,
"m": true,
"p": "9030.00000000",
"q": "0.02000000"
},
{
"M": true,
"T": 1588749153588,
"a": 284861587,
"f": 310207885,
"l": 310207885,
"m": false,
"p": "9030.46000000",
"q": "0.00661100"
},
{
"M": true,
"T": 1588749153596,
"a": 284861588,
"f": 310207886,
"l": 310207886,
"m": true,
"p": "9030.00000000",
"q": "0.06007300"
},
{
"M": true,
"T": 1588749153599,
"a": 284861589,
"f": 310207887,
"l": 310207887,
"m": true,
"p": "9030.00000000",
"q": "0.03155700"
},
{
"M": true,
"T": 1588749153879,
"a": 284861590,
"f": 310207888,
"l": 310207888,
"m": true,
"p": "9030.00000000",
"q": "0.01076700"
},
{
"M": true,
"T": 1588749153918,
"a": 284861591,
"f": 310207889,
"l": 310207889,
"m": true,
"p": "9030.00000000",
"q": "0.06000800"
},
{
"M": true,
"T": 1588749154009,
"a": 284861592,
"f": 310207890,
"l": 310207890,
"m": true,
"p": "9030.00000000",
"q": "0.00221400"
},
{
"M": true,
"T": 1588749154014,
"a": 284861593,
"f": 310207891,
"l": 310207891,
"m": true,
"p": "9030.00000000",
"q": "0.00221400"
},
{
"M": true,
"T": 1588749154014,
"a": 284861594,
"f": 310207892,
"l": 310207892,
"m": true,
"p": "9030.00000000",
"q": "0.00221400"
},
{
"M": true,
"T": 1588749154016,
"a": 284861595,
"f": 310207893,
"l": 310207893,
"m": true,
"p": "9030.00000000",
"q": "0.00221400"
},
{
"M": true,
"T": 1588749154198,
"a": 284861596,
"f": 310207894,
"l": 310207894,
"m": true,
"p": "9030.00000000",
"q": "0.51193200"
},
{
"M": true,
"T": 1588749154238,
"a": 284861597,
"f": 310207895,
"l": 310207895,
"m": true,
"p": "9030.00000000",
"q": "0.19464900"
},
{
"M": true,
"T": 1588749154242,
"a": 284861598,
"f": 310207896,
"l": 310207896,
"m": true,
"p": "9030.00000000",
"q": "0.06028500"
},
{
"M": true,
"T": 1588749154387,
"a": 284861599,
"f": 310207897,
"l": 310207897,
"m": true,
"p": "9030.00000000",
"q": "0.24213300"
},
{
"M": true,
"T": 1588749154491,
"a": 284861600,
"f": 310207898,
"l": 310207898,
"m": true,
"p": "9030.00000000",
"q": "0.01246600"
},
{
"M": true,
"T": 1588749154558,
"a": 284861601,
"f": 310207899,
"l": 310207899,
"m": true,
"p": "9030.00000000",
"q": "0.06013400"
},
{
"M": true,
"T": 1588749154879,
"a": 284861602,
"f": 310207900,
"l": 310207900,
"m": true,
"p": "9030.00000000",
"q": "0.06014600"
},
{
"M": true,
"T": 1588749155013,
"a": 284861603,
"f": 310207901,
"l": 310207901,
"m": true,
"p": "9030.00000000",
"q": "0.01009500"
},
{
"M": true,
"T": 1588749155031,
"a": 284861604,
"f": 310207902,
"l": 310207902,
"m": true,
"p": "9030.00000000",
"q": "0.01009500"
},
{
"M": true,
"T": 1588749155049,
"a": 284861605,
"f": 310207903,
"l": 310207903,
"m": true,
"p": "9030.00000000",
"q": "0.18295200"
},
{
"M": true,
"T": 1588749155193,
"a": 284861606,
"f": 310207904,
"l": 310207904,
"m": true,
"p": "9030.00000000",
"q": "0.06021600"
},
{
"M": true,
"T": 1588749155440,
"a": 284861607,
"f": 310207905,
"l": 310207905,
"m": true,
"p": "9030.00000000",
"q": "0.05764100"
},
{
"M": true,
"T": 1588749155520,
"a": 284861608,
"f": 310207906,
"l": 310207906,
"m": true,
"p": "9030.00000000",
"q": "0.01923300"
},
{
"M": true,
"T": 1588749155522,
"a": 284861609,
"f": 310207907,
"l": 310207907,
"m": true,
"p": "9030.00000000",
"q": "0.06022900"
},
{
"M": true,
"T": 1588749155523,
"a": 284861610,
"f": 310207908,
"l": 310207908,
"m": true,
"p": "9030.00000000",
"q": "0.07692800"
},
{
"M": true,
"T": 1588749155593,
"a": 284861611,
"f": 310207909,
"l": 310207909,
"m": true,
"p": "9030.00000000",
"q": "0.16911100"
},
{
"M": true,
"T": 1588749155640,
"a": 284861612,
"f": 310207910,
"l": 310207910,
"m": true,
"p": "9030.00000000",
"q": "0.00127900"
},
{
"M": true,
"T": 1588749155655,
"a": 284861613,
"f": 310207911,
"l": 310207911,
"m": false,
"p": "9030.01000000",
"q": "0.00923800"
},
{
"M": true,
"T": 1588749155758,
"a": 284861614,
"f": 310207912,
"l": 310207912,
"m": true,
"p": "9030.00000000",
"q": "0.01550200"
},
{
"M": true,
"T": 1588749155759,
"a": 284861615,
"f": 310207913,
"l": 310207913,
"m": true,
"p": "9030.00000000",
"q": "0.06137400"
},
{
"M": true,
"T": 1588749155838,
"a": 284861616,
"f": 310207914,
"l": 310207914,
"m": true,
"p": "9030.00000000",
"q": "0.06012400"
},
{
"M": true,
"T": 1588749155844,
"a": 284861617,
"f": 310207915,
"l": 310207915,
"m": true,
"p": "9030.00000000",
"q": "0.01105000"
},
{
"M": true,
"T": 1588749156021,
"a": 284861618,
"f": 310207916,
"l": 310207916,
"m": true,
"p": "9030.00000000",
"q": "0.05082900"
},
{
"M": true,
"T": 1588749156072,
"a": 284861619,
"f": 310207917,
"l": 310207917,
"m": true,
"p": "9030.00000000",
"q": "0.00707900"
},
{
"M": true,
"T": 1588749156308,
"a": 284861620,
"f": 310207918,
"l": 310207918,
"m": true,
"p": "9030.00000000",
"q": "0.08380100"
},
{
"M": true,
"T": 1588749156393,
"a": 284861621,
"f": 310207919,
"l": 310207919,
"m": true,
"p": "9030.00000000",
"q": "0.00848500"
},
{
"M": true,
"T": 1588749156488,
"a": 284861622,
"f": 310207920,
"l": 310207920,
"m": true,
"p": "9030.00000000",
"q": "0.01010100"
},
{
"M": true,
"T": 1588749156602,
"a": 284861623,
"f": 310207921,
"l": 310207921,
"m": true,
"p": "9030.00000000",
"q": "0.01010100"
},
{
"M": true,
"T": 1588749156632,
"a": 284861624,
"f": 310207922,
"l": 310207922,
"m": true,
"p": "9030.00000000",
"q": "0.06001300"
},
{
"M": true,
"T": 1588749156921,
"a": 284861625,
"f": 310207923,
"l": 310207923,
"m": true,
"p": "9030.00000000",
"q": "0.01558500"
},
{
"M": true,
"T": 1588749156960,
"a": 284861626,
"f": 310207924,
"l": 310207924,
"m": true,
"p": "9030.00000000",
"q": "0.06025000"
},
{
"M": true,
"T": 1588749157124,
"a": 284861627,
"f": 310207925,
"l": 310207925,
"m": false,
"p": "9030.10000000",
"q": "0.00838400"
},
{
"M": true,
"T": 1588749157222,
"a": 284861628,
"f": 310207926,
"l": 310207926,
"m": false,
"p": "9030.14000000",
"q": "0.00850000"
},
{
"M": true,
"T": 1588749157292,
"a": 284861629,
"f": 310207927,
"l": 310207927,
"m": true,
"p": "9030.13000000",
"q": "0.06004200"
},
{
"M": true,
"T": 1588749157327,
"a": 284861630,
"f": 310207928,
"l": 310207928,
"m": false,
"p": "9030.14000000",
"q": "0.00149100"
},
{
"M": true,
"T": 1588749157337,
"a": 284861631,
"f": 310207929,
"l": 310207929,
"m": true,
"p": "9030.13000000",
"q": "0.01010500"
},
{
"M": true,
"T": 1588749157514,
"a": 284861632,
"f": 310207930,
"l": 310207930,
"m": true,
"p": "9030.13000000",
"q": "0.08157400"
},
{
"M": true,
"T": 1588749157620,
"a": 284861633,
"f": 310207931,
"l": 310207931,
"m": true,
"p": "9030.13000000",
"q": "0.06024800"
},
{
"M": true,
"T": 1588749157729,
"a": 284861634,
"f": 310207932,
"l": 310207932,
"m": false,
"p": "9030.14000000",
"q": "0.00000900"
},
{
"M": true,
"T": 1588749157729,
"a": 284861635,
"f": 310207933,
"l": 310207933,
"m": false,
"p": "9031.27000000",
"q": "0.00134200"
},
{
"M": true,
"T": 1588749157729,
"a": 284861636,
"f": 310207934,
"l": 310207934,
"m": false,
"p": "9031.40000000",
"q": "0.00063700"
},
{
"M": true,
"T": 1588749157855,
"a": 284861637,
"f": 310207935,
"l": 310207935,
"m": false,
"p": "9031.02000000",
"q": "0.00700900"
},
{
"M": true,
"T": 1588749157953,
"a": 284861638,
"f": 310207936,
"l": 310207936,
"m": true,
"p": "9030.14000000",
"q": "0.00221400"
},
{
"M": true,
"T": 1588749157953,
"a": 284861639,
"f": 310207937,
"l": 310207937,
"m": true,
"p": "9030.00000000",
"q": "0.05814100"
},
{
"M": true,
"T": 1588749157970,
"a": 284861640,
"f": 310207938,
"l": 310207938,
"m": false,
"p": "9030.82000000",
"q": "0.00783600"
},
{
"M": true,
"T": 1588749157970,
"a": 284861641,
"f": 310207939,
"l": 310207939,
"m": false,
"p": "9030.95000000",
"q": "0.00066400"
},
{
"M": true,
"T": 1588749158064,
"a": 284861642,
"f": 310207940,
"l": 310207940,
"m": false,
"p": "9030.88000000",
"q": "0.00594900"
},
{
"M": true,
"T": 1588749158129,
"a": 284861643,
"f": 310207941,
"l": 310207941,
"m": true,
"p": "9030.00000000",
"q": "0.03350300"
},
{
"M": true,
"T": 1588749158283,
"a": 284861644,
"f": 310207942,
"l": 310207942,
"m": true,
"p": "9030.00000000",
"q": "0.06016200"
},
{
"M": true,
"T": 1588749158896,
"a": 284861645,
"f": 310207943,
"l": 310207943,
"m": true,
"p": "9030.00000000",
"q": "0.03124800"
},
{
"M": true,
"T": 1588749159319,
"a": 284861646,
"f": 310207944,
"l": 310207944,
"m": true,
"p": "9030.01000000",
"q": "0.03108500"
},
{
"M": true,
"T": 1588749159449,
"a": 284861647,
"f": 310207945,
"l": 310207945,
"m": false,
"p": "9030.29000000",
"q": "0.00999800"
},
{
"M": true,
"T": 1588749159451,
"a": 284861648,
"f": 310207946,
"l": 310207946,
"m": true,
"p": "9030.01000000",
"q": "0.00486000"
},
{
"M": true,
"T": 1588749159647,
"a": 284861649,
"f": 310207947,
"l": 310207947,
"m": true,
"p": "9030.01000000",
"q": "0.05024000"
},
{
"M": true,
"T": 1588749159750,
"a": 284861650,
"f": 310207948,
"l": 310207948,
"m": false,
"p": "9030.25000000",
"q": "0.00123100"
},
{
"M": true,
"T": 1588749160405,
"a": 284861651,
"f": 310207949,
"l": 310207949,
"m": true,
"p": "9030.01000000",
"q": "0.27841000"
},
{
"M": true,
"T": 1588749160405,
"a": 284861652,
"f": 310207950,
"l": 310207950,
"m": true,
"p": "9030.00000000",
"q": "0.12159000"
},
{
"M": true,
"T": 1588749160493,
"a": 284861653,
"f": 310207951,
"l": 310207951,
"m": true,
"p": "9030.00000000",
"q": "0.04555600"
},
{
"M": true,
"T": 1588749160588,
"a": 284861654,
"f": 310207952,
"l": 310207952,
"m": true,
"p": "9030.00000000",
"q": "0.00442000"
},
{
"M": true,
"T": 1588749160702,
"a": 284861655,
"f": 310207953,
"l": 310207953,
"m": true,
"p": "9030.00000000",
"q": "0.00416700"
},
{
"M": true,
"T": 1588749160719,
"a": 284861656,
"f": 310207954,
"l": 310207954,
"m": true,
"p": "9030.00000000",
"q": "0.06012800"
},
{
"M": true,
"T": 1588749160811,
"a": 284861657,
"f": 310207955,
"l": 310207955,
"m": true,
"p": "9030.00000000",
"q": "0.00392600"
},
{
"M": true,
"T": 1588749160999,
"a": 284861658,
"f": 310207956,
"l": 310207956,
"m": false,
"p": "9030.01000000",
"q": "0.01159900"
},
{
"M": true,
"T": 1588749161003,
"a": 284861659,
"f": 310207957,
"l": 310207957,
"m": true,
"p": "9030.00000000",
"q": "0.03930800"
},
{
"M": true,
"T": 1588749161025,
"a": 284861660,
"f": 310207958,
"l": 310207958,
"m": true,
"p": "9030.00000000",
"q": "0.06053000"
},
{
"M": true,
"T": 1588749161337,
"a": 284861661,
"f": 310207959,
"l": 310207959,
"m": true,
"p": "9030.00000000",
"q": "0.06054300"
},
{
"M": true,
"T": 1588749161443,
"a": 284861662,
"f": 310207960,
"l": 310207960,
"m": true,
"p": "9030.00000000",
"q": "0.00306400"
},
{
"M": true,
"T": 1588749161651,
"a": 284861663,
"f": 310207961,
"l": 310207961,
"m": true,
"p": "9030.00000000",
"q": "0.06004300"
},
{
"M": true,
"T": 1588749161749,
"a": 284861664,
"f": 310207962,
"l": 310207962,
"m": true,
"p": "9030.00000000",
"q": "0.00221500"
},
{
"M": true,
"T": 1588749161753,
"a": 284861665,
"f": 310207963,
"l": 310207963,
"m": true,
"p": "9030.00000000",
"q": "0.00221500"
},
{
"M": true,
"T": 1588749161757,
"a": 284861666,
"f": 310207964,
"l": 310207964,
"m": true,
"p": "9030.00000000",
"q": "0.00221500"
},
{
"M": true,
"T": 1588749161857,
"a": 284861667,
"f": 310207965,
"l": 310207966,
"m": true,
"p": "9030.00000000",
"q": "0.00221500"
},
{
"M": true,
"T": 1588749161960,
"a": 284861668,
"f": 310207967,
"l": 310207967,
"m": true,
"p": "9030.00000000",
"q": "0.06018100"
},
{
"M": true,
"T": 1588749162264,
"a": 284861669,
"f": 310207968,
"l": 310207969,
"m": true,
"p": "9030.00000000",
"q": "0.06023400"
},
{
"M": true,
"T": 1588749162311,
"a": 284861670,
"f": 310207970,
"l": 310207974,
"m": true,
"p": "9030.00000000",
"q": "0.11818400"
},
{
"M": true,
"T": 1588749162370,
"a": 284861671,
"f": 310207975,
"l": 310207975,
"m": true,
"p": "9030.00000000",
"q": "0.00000900"
},
{
"M": true,
"T": 1588749162415,
"a": 284861672,
"f": 310207976,
"l": 310207976,
"m": true,
"p": "9029.71000000",
"q": "0.00299300"
},
{
"M": true,
"T": 1588749162529,
"a": 284861673,
"f": 310207977,
"l": 310207977,
"m": false,
"p": "9029.72000000",
"q": "0.00735500"
},
{
"M": true,
"T": 1588749162580,
"a": 284861674,
"f": 310207978,
"l": 310207978,
"m": true,
"p": "9029.71000000",
"q": "0.00000700"
},
{
"M": true,
"T": 1588749162580,
"a": 284861675,
"f": 310207979,
"l": 310207979,
"m": true,
"p": "9029.23000000",
"q": "0.06015900"
},
{
"M": true,
"T": 1588749162901,
"a": 284861676,
"f": 310207980,
"l": 310207980,
"m": true,
"p": "9029.00000000",
"q": "0.00228000"
},
{
"M": true,
"T": 1588749162901,
"a": 284861677,
"f": 310207981,
"l": 310207981,
"m": true,
"p": "9028.69000000",
"q": "0.00300000"
},
{
"M": true,
"T": 1588749162901,
"a": 284861678,
"f": 310207982,
"l": 310207982,
"m": true,
"p": "9028.62000000",
"q": "0.01250000"
},
{
"M": true,
"T": 1588749162901,
"a": 284861679,
"f": 310207983,
"l": 310207983,
"m": true,
"p": "9028.57000000",
"q": "0.00113500"
},
{
"M": true,
"T": 1588749162901,
"a": 284861680,
"f": 310207984,
"l": 310207984,
"m": true,
"p": "9028.07000000",
"q": "0.04154100"
},
{
"M": true,
"T": 1588749163133,
"a": 284861681,
"f": 310207985,
"l": 310207985,
"m": false,
"p": "9029.06000000",
"q": "0.00358300"
},
{
"M": true,
"T": 1588749163230,
"a": 284861682,
"f": 310207986,
"l": 310207986,
"m": true,
"p": "9028.05000000",
"q": "0.06013300"
},
{
"M": true,
"T": 1588749163239,
"a": 284861683,
"f": 310207987,
"l": 310207987,
"m": false,
"p": "9028.53000000",
"q": "0.00400600"
},
{
"M": true,
"T": 1588749163275,
"a": 284861684,
"f": 310207988,
"l": 310207988,
"m": false,
"p": "9028.52000000",
"q": "0.00221500"
},
{
"M": true,
"T": 1588749163337,
"a": 284861685,
"f": 310207989,
"l": 310207989,
"m": false,
"p": "9028.52000000",
"q": "0.00837900"
},
{
"M": true,
"T": 1588749163467,
"a": 284861686,
"f": 310207990,
"l": 310207990,
"m": false,
"p": "9028.53000000",
"q": "0.00292400"
},
{
"M": true,
"T": 1588749163559,
"a": 284861687,
"f": 310207991,
"l": 310207991,
"m": true,
"p": "9028.27000000",
"q": "0.06025000"
},
{
"M": true,
"T": 1588749163881,
"a": 284861688,
"f": 310207992,
"l": 310207992,
"m": true,
"p": "9028.46000000",
"q": "0.06006900"
},
{
"M": true,
"T": 1588749164130,
"a": 284861689,
"f": 310207993,
"l": 310207993,
"m": false,
"p": "9028.53000000",
"q": "0.00307000"
},
{
"M": true,
"T": 1588749164130,
"a": 284861690,
"f": 310207994,
"l": 310207994,
"m": false,
"p": "9029.01000000",
"q": "0.00305300"
},
{
"M": true,
"T": 1588749164130,
"a": 284861691,
"f": 310207995,
"l": 310207995,
"m": false,
"p": "9029.62000000",
"q": "0.00663900"
},
{
"M": true,
"T": 1588749164130,
"a": 284861692,
"f": 310207996,
"l": 310207996,
"m": false,
"p": "9029.99000000",
"q": "0.01606500"
},
{
"M": true,
"T": 1588749164130,
"a": 284861693,
"f": 310207997,
"l": 310207997,
"m": false,
"p": "9030.22000000",
"q": "0.07117300"
},
{
"M": true,
"T": 1588749164256,
"a": 284861694,
"f": 310207998,
"l": 310207998,
"m": true,
"p": "9029.59000000",
"q": "0.06667600"
},
{
"M": true,
"T": 1588749164351,
"a": 284861695,
"f": 310207999,
"l": 310207999,
"m": false,
"p": "9029.60000000",
"q": "0.00221000"
},
{
"M": true,
"T": 1588749164583,
"a": 284861696,
"f": 310208000,
"l": 310208000,
"m": true,
"p": "9029.59000000",
"q": "0.06000800"
},
{
"M": true,
"T": 1588749164626,
"a": 284861697,
"f": 310208001,
"l": 310208001,
"m": true,
"p": "9029.59000000",
"q": "0.10000000"
},
{
"M": true,
"T": 1588749164727,
"a": 284861698,
"f": 310208002,
"l": 310208003,
"m": false,
"p": "9029.60000000",
"q": "0.00273300"
},
{
"M": true,
"T": 1588749164911,
"a": 284861699,
"f": 310208004,
"l": 310208004,
"m": true,
"p": "9029.66000000",
"q": "0.06038200"
},
{
"M": true,
"T": 1588749165074,
"a": 284861700,
"f": 310208005,
"l": 310208005,
"m": false,
"p": "9029.71000000",
"q": "0.00299000"
},
{
"M": true,
"T": 1588749165238,
"a": 284861701,
"f": 310208006,
"l": 310208006,
"m": true,
"p": "9029.70000000",
"q": "0.06034200"
},
{
"M": true,
"T": 1588749165807,
"a": 284861702,
"f": 310208007,
"l": 310208007,
"m": true,
"p": "9029.70000000",
"q": "0.05960000"
},
{
"M": true,
"T": 1588749165894,
"a": 284861703,
"f": 310208008,
"l": 310208008,
"m": true,
"p": "9029.70000000",
"q": "0.00442600"
},
{
"M": true,
"T": 1588749165943,
"a": 284861704,
"f": 310208009,
"l": 310208010,
"m": true,
"p": "9029.70000000",
"q": "1.00000000"
},
{
"M": true,
"T": 1588749165991,
"a": 284861705,
"f": 310208011,
"l": 310208011,
"m": true,
"p": "9029.70000000",
"q": "0.00882800"
},
{
"M": true,
"T": 1588749166124,
"a": 284861706,
"f": 310208012,
"l": 310208013,
"m": false,
"p": "9029.71000000",
"q": "0.17700100"
},
{
"M": true,
"T": 1588749166313,
"a": 284861707,
"f": 310208014,
"l": 310208014,
"m": true,
"p": "9030.28000000",
"q": "0.00823000"
},
{
"M": true,
"T": 1588749166325,
"a": 284861708,
"f": 310208015,
"l": 310208016,
"m": false,
"p": "9030.29000000",
"q": "0.00303900"
},
{
"M": true,
"T": 1588749166452,
"a": 284861709,
"f": 310208017,
"l": 310208017,
"m": true,
"p": "9030.28000000",
"q": "0.26800000"
},
{
"M": true,
"T": 1588749166511,
"a": 284861710,
"f": 310208018,
"l": 310208018,
"m": true,
"p": "9030.28000000",
"q": "0.00684500"
},
{
"M": true,
"T": 1588749166622,
"a": 284861711,
"f": 310208019,
"l": 310208020,
"m": false,
"p": "9030.29000000",
"q": "0.06007000"
},
{
"M": true,
"T": 1588749166727,
"a": 284861712,
"f": 310208021,
"l": 310208021,
"m": true,
"p": "9029.86000000",
"q": "0.12132600"
},
{
"M": true,
"T": 1588749166939,
"a": 284861713,
"f": 310208022,
"l": 310208022,
"m": true,
"p": "9030.00000000",
"q": "0.00553700"
},
{
"M": true,
"T": 1588749166965,
"a": 284861714,
"f": 310208023,
"l": 310208023,
"m": true,
"p": "9030.00000000",
"q": "0.00457000"
},
{
"M": true,
"T": 1588749167035,
"a": 284861715,
"f": 310208024,
"l": 310208024,
"m": true,
"p": "9030.00000000",
"q": "0.00166200"
},
{
"M": true,
"T": 1588749167223,
"a": 284861716,
"f": 310208025,
"l": 310208025,
"m": false,
"p": "9030.50000000",
"q": "0.00925000"
},
{
"M": true,
"T": 1588749167270,
"a": 284861717,
"f": 310208026,
"l": 310208026,
"m": true,
"p": "9030.64000000",
"q": "0.01935600"
},
{
"M": true,
"T": 1588749167270,
"a": 284861718,
"f": 310208027,
"l": 310208027,
"m": true,
"p": "9030.01000000",
"q": "0.35077700"
},
{
"M": true,
"T": 1588749167778,
"a": 284861719,
"f": 310208028,
"l": 310208028,
"m": true,
"p": "9030.00000000",
"q": "0.00005900"
},
{
"M": true,
"T": 1588749167778,
"a": 284861720,
"f": 310208029,
"l": 310208029,
"m": true,
"p": "9029.71000000",
"q": "0.00221500"
},
{
"M": true,
"T": 1588749167778,
"a": 284861721,
"f": 310208030,
"l": 310208030,
"m": true,
"p": "9029.67000000",
"q": "0.00789600"
},
{
"M": true,
"T": 1588749167778,
"a": 284861722,
"f": 310208031,
"l": 310208031,
"m": true,
"p": "9029.55000000",
"q": "0.08241600"
},
{
"M": true,
"T": 1588749168088,
"a": 284861723,
"f": 310208032,
"l": 310208032,
"m": true,
"p": "9029.28000000",
"q": "0.00219700"
},
{
"M": true,
"T": 1588749168181,
"a": 284861724,
"f": 310208033,
"l": 310208033,
"m": true,
"p": "9029.28000000",
"q": "0.00001700"
},
{
"M": true,
"T": 1588749168181,
"a": 284861725,
"f": 310208034,
"l": 310208034,
"m": true,
"p": "9028.69000000",
"q": "0.00300000"
},
{
"M": true,
"T": 1588749168181,
"a": 284861726,
"f": 310208035,
"l": 310208035,
"m": true,
"p": "9028.60000000",
"q": "0.06910600"
},
{
"M": true,
"T": 1588749168419,
"a": 284861727,
"f": 310208036,
"l": 310208036,
"m": true,
"p": "9028.69000000",
"q": "0.00673500"
},
{
"M": true,
"T": 1588749168656,
"a": 284861728,
"f": 310208037,
"l": 310208037,
"m": true,
"p": "9028.72000000",
"q": "0.00221400"
},
{
"M": true,
"T": 1588749168656,
"a": 284861729,
"f": 310208038,
"l": 310208038,
"m": true,
"p": "9028.71000000",
"q": "0.07357200"
},
{
"M": true,
"T": 1588749168702,
"a": 284861730,
"f": 310208039,
"l": 310208039,
"m": true,
"p": "9028.87000000",
"q": "0.00664800"
},
{
"M": true,
"T": 1588749168702,
"a": 284861731,
"f": 310208040,
"l": 310208040,
"m": true,
"p": "9028.78000000",
"q": "0.08819000"
},
{
"M": true,
"T": 1588749168818,
"a": 284861732,
"f": 310208041,
"l": 310208041,
"m": false,
"p": "9029.63000000",
"q": "0.00221400"
},
{
"M": true,
"T": 1588749168922,
"a": 284861733,
"f": 310208042,
"l": 310208042,
"m": true,
"p": "9030.14000000",
"q": "0.01921500"
},
{
"M": true,
"T": 1588749168954,
"a": 284861734,
"f": 310208043,
"l": 310208043,
"m": true,
"p": "9030.14000000",
"q": "0.01263700"
},
{
"M": true,
"T": 1588749168954,
"a": 284861735,
"f": 310208044,
"l": 310208044,
"m": true,
"p": "9029.28000000",
"q": "0.01920800"
},
{
"M": true,
"T": 1588749169018,
"a": 284861736,
"f": 310208045,
"l": 310208045,
"m": true,
"p": "9029.28000000",
"q": "0.01925200"
},
{
"M": true,
"T": 1588749169035,
"a": 284861737,
"f": 310208046,
"l": 310208046,
"m": true,
"p": "9029.28000000",
"q": "0.06029800"
},
{
"M": true,
"T": 1588749169131,
"a": 284861738,
"f": 310208047,
"l": 310208047,
"m": true,
"p": "9029.29000000",
"q": "0.01918300"
},
{
"M": true,
"T": 1588749169359,
"a": 284861739,
"f": 310208048,
"l": 310208048,
"m": true,
"p": "9029.29000000",
"q": "0.06021300"
},
{
"M": true,
"T": 1588749169408,
"a": 284861740,
"f": 310208049,
"l": 310208049,
"m": false,
"p": "9029.99000000",
"q": "0.10580000"
},
{
"M": true,
"T": 1588749169473,
"a": 284861741,
"f": 310208050,
"l": 310208050,
"m": true,
"p": "9029.33000000",
"q": "0.17701100"
},
{
"M": true,
"T": 1588749169473,
"a": 284861742,
"f": 310208051,
"l": 310208051,
"m": true,
"p": "9029.29000000",
"q": "0.03196700"
},
{
"M": true,
"T": 1588749169918,
"a": 284861743,
"f": 310208052,
"l": 310208052,
"m": false,
"p": "9030.22000000",
"q": "0.00221400"
},
{
"M": true,
"T": 1588749169918,
"a": 284861744,
"f": 310208053,
"l": 310208053,
"m": false,
"p": "9030.23000000",
"q": "0.01057900"
},
{
"M": true,
"T": 1588749170467,
"a": 284861745,
"f": 310208054,
"l": 310208054,
"m": true,
"p": "9029.35000000",
"q": "0.32759400"
},
{
"M": true,
"T": 1588749170467,
"a": 284861746,
"f": 310208055,
"l": 310208055,
"m": true,
"p": "9029.30000000",
"q": "0.00221400"
},
{
"M": true,
"T": 1588749170619,
"a": 284861747,
"f": 310208056,
"l": 310208056,
"m": false,
"p": "9029.71000000",
"q": "0.00299300"
},
{
"M": true,
"T": 1588749170629,
"a": 284861748,
"f": 310208057,
"l": 310208057,
"m": true,
"p": "9029.05000000",
"q": "0.00128200"
},
{
"M": true,
"T": 1588749170758,
"a": 284861749,
"f": 310208058,
"l": 310208058,
"m": true,
"p": "9029.14000000",
"q": "0.17701600"
},
{
"M": true,
"T": 1588749170758,
"a": 284861750,
"f": 310208059,
"l": 310208059,
"m": true,
"p": "9029.10000000",
"q": "0.07728000"
},
{
"M": true,
"T": 1588749171148,
"a": 284861751,
"f": 310208060,
"l": 310208061,
"m": true,
"p": "9029.14000000",
"q": "0.00397000"
},
{
"M": true,
"T": 1588749171148,
"a": 284861752,
"f": 310208062,
"l": 310208062,
"m": true,
"p": "9029.13000000",
"q": "0.06616600"
},
{
"M": true,
"T": 1588749171458,
"a": 284861753,
"f": 310208063,
"l": 310208063,
"m": true,
"p": "9029.00000000",
"q": "0.01107500"
},
{
"M": true,
"T": 1588749171667,
"a": 284861754,
"f": 310208064,
"l": 310208064,
"m": true,
"p": "9029.14000000",
"q": "0.01107500"
},
{
"M": true,
"T": 1588749171667,
"a": 284861755,
"f": 310208065,
"l": 310208065,
"m": true,
"p": "9028.63000000",
"q": "0.08284200"
},
{
"M": true,
"T": 1588749172462,
"a": 284861756,
"f": 310208066,
"l": 310208066,
"m": true,
"p": "9029.69000000",
"q": "0.59892900"
},
{
"M": true,
"T": 1588749172668,
"a": 284861757,
"f": 310208067,
"l": 310208067,
"m": false,
"p": "9029.70000000",
"q": "0.00221400"
},
{
"M": true,
"T": 1588749172759,
"a": 284861758,
"f": 310208068,
"l": 310208068,
"m": false,
"p": "9029.71000000",
"q": "0.00000700"
},
{
"M": true,
"T": 1588749172759,
"a": 284861759,
"f": 310208069,
"l": 310208069,
"m": false,
"p": "9030.15000000",
"q": "0.00283300"
},
{
"M": true,
"T": 1588749172770,
"a": 284861760,
"f": 310208070,
"l": 310208070,
"m": false,
"p": "9030.15000000",
"q": "0.00581000"
},
{
"M": true,
"T": 1588749172770,
"a": 284861761,
"f": 310208071,
"l": 310208071,
"m": false,
"p": "9030.15000000",
"q": "0.00001100"
},
{
"M": true,
"T": 1588749172770,
"a": 284861762,
"f": 310208072,
"l": 310208072,
"m": false,
"p": "9030.22000000",
"q": "0.00284200"
},
{
"M": true,
"T": 1588749172770,
"a": 284861763,
"f": 310208073,
"l": 310208073,
"m": false,
"p": "9030.48000000",
"q": "0.13826700"
},
{
"M": true,
"T": 1588749172770,
"a": 284861764,
"f": 310208074,
"l": 310208074,
"m": false,
"p": "9030.72000000",
"q": "0.00300000"
},
{
"M": true,
"T": 1588749172770,
"a": 284861765,
"f": 310208075,
"l": 310208075,
"m": false,
"p": "9030.92000000",
"q": "1.09097100"
},
{
"M": true,
"T": 1588749172855,
"a": 284861766,
"f": 310208076,
"l": 310208076,
"m": true,
"p": "9030.91000000",
"q": "0.00471100"
},
{
"M": true,
"T": 1588749172895,
"a": 284861767,
"f": 310208077,
"l": 310208077,
"m": false,
"p": "9030.92000000",
"q": "0.04000000"
},
{
"M": true,
"T": 1588749172903,
"a": 284861768,
"f": 310208078,
"l": 310208078,
"m": false,
"p": "9030.92000000",
"q": "0.01000000"
},
{
"M": true,
"T": 1588749172925,
"a": 284861769,
"f": 310208079,
"l": 310208079,
"m": false,
"p": "9030.92000000",
"q": "0.02000000"
},
{
"M": true,
"T": 1588749172935,
"a": 284861770,
"f": 310208080,
"l": 310208080,
"m": false,
"p": "9030.92000000",
"q": "0.38343400"
},
{
"M": true,
"T": 1588749172935,
"a": 284861771,
"f": 310208081,
"l": 310208081,
"m": false,
"p": "9031.55000000",
"q": "0.15145900"
},
{
"M": true,
"T": 1588749172935,
"a": 284861772,
"f": 310208082,
"l": 310208082,
"m": false,
"p": "9031.73000000",
"q": "0.00300000"
},
{
"M": true,
"T": 1588749172935,
"a": 284861773,
"f": 310208083,
"l": 310208083,
"m": false,
"p": "9031.84000000",
"q": "0.14823200"
},
{
"M": true,
"T": 1588749172935,
"a": 284861774,
"f": 310208084,
"l": 310208084,
"m": false,
"p": "9031.95000000",
"q": "0.00551900"
},
{
"M": true,
"T": 1588749172935,
"a": 284861775,
"f": 310208085,
"l": 310208085,
"m": false,
"p": "9032.60000000",
"q": "0.28786800"
},
{
"M": true,
"T": 1588749172948,
"a": 284861776,
"f": 310208086,
"l": 310208086,
"m": false,
"p": "9032.60000000",
"q": "0.01106100"
},
{
"M": true,
"T": 1588749172985,
"a": 284861777,
"f": 310208087,
"l": 310208087,
"m": true,
"p": "9030.95000000",
"q": "0.00386600"
},
{
"M": true,
"T": 1588749174034,
"a": 284861778,
"f": 310208088,
"l": 310208088,
"m": true,
"p": "9031.60000000",
"q": "0.40000000"
},
{
"M": true,
"T": 1588749174144,
"a": 284861779,
"f": 310208089,
"l": 310208089,
"m": true,
"p": "9031.69000000",
"q": "0.00221400"
},
{
"M": true,
"T": 1588749174144,
"a": 284861780,
"f": 310208090,
"l": 310208090,
"m": true,
"p": "9031.68000000",
"q": "0.01907000"
},
{
"M": true,
"T": 1588749174360,
"a": 284861781,
"f": 310208091,
"l": 310208091,
"m": true,
"p": "9031.73000000",
"q": "0.06025900"
},
{
"M": true,
"T": 1588749174470,
"a": 284861782,
"f": 310208092,
"l": 310208092,
"m": true,
"p": "9031.74000000",
"q": "0.07190000"
},
{
"M": true,
"T": 1588749174471,
"a": 284861783,
"f": 310208093,
"l": 310208093,
"m": true,
"p": "9031.74000000",
"q": "0.01012100"
},
{
"M": true,
"T": 1588749174691,
"a": 284861784,
"f": 310208094,
"l": 310208094,
"m": true,
"p": "9031.76000000",
"q": "0.06018300"
},
{
"M": true,
"T": 1588749174893,
"a": 284861785,
"f": 310208095,
"l": 310208095,
"m": true,
"p": "9031.71000000",
"q": "0.00183500"
},
{
"M": true,
"T": 1588749174951,
"a": 284861786,
"f": 310208096,
"l": 310208096,
"m": false,
"p": "9032.38000000",
"q": "0.00813600"
},
{
"M": true,
"T": 1588749174951,
"a": 284861787,
"f": 310208097,
"l": 310208097,
"m": false,
"p": "9032.41000000",
"q": "0.08561700"
},
{
"M": true,
"T": 1588749175014,
"a": 284861788,
"f": 310208098,
"l": 310208098,
"m": true,
"p": "9031.72000000",
"q": "0.00833700"
},
{
"M": true,
"T": 1588749175027,
"a": 284861789,
"f": 310208099,
"l": 310208099,
"m": true,
"p": "9031.72000000",
"q": "0.06007900"
},
{
"M": true,
"T": 1588749175413,
"a": 284861790,
"f": 310208100,
"l": 310208100,
"m": true,
"p": "9031.73000000",
"q": "0.00361500"
},
{
"M": true,
"T": 1588749175521,
"a": 284861791,
"f": 310208101,
"l": 310208101,
"m": true,
"p": "9031.72000000",
"q": "0.01195000"
},
{
"M": true,
"T": 1588749175638,
"a": 284861792,
"f": 310208102,
"l": 310208102,
"m": true,
"p": "9031.72000000",
"q": "0.01195000"
},
{
"M": true,
"T": 1588749175738,
"a": 284861793,
"f": 310208103,
"l": 310208103,
"m": true,
"p": "9031.72000000",
"q": "0.00620400"
},
{
"M": true,
"T": 1588749175859,
"a": 284861794,
"f": 310208104,
"l": 310208104,
"m": true,
"p": "9031.71000000",
"q": "0.00037900"
},
{
"M": true,
"T": 1588749175859,
"a": 284861795,
"f": 310208105,
"l": 310208105,
"m": true,
"p": "9031.18000000",
"q": "0.14937600"
},
{
"M": true,
"T": 1588749176155,
"a": 284861796,
"f": 310208106,
"l": 310208106,
"m": true,
"p": "9031.23000000",
"q": "0.00200000"
},
{
"M": true,
"T": 1588749176260,
"a": 284861797,
"f": 310208107,
"l": 310208107,
"m": true,
"p": "9031.34000000",
"q": "0.00404000"
},
{
"M": true,
"T": 1588749176571,
"a": 284861798,
"f": 310208108,
"l": 310208108,
"m": true,
"p": "9031.29000000",
"q": "0.00362200"
},
{
"M": true,
"T": 1588749177264,
"a": 284861799,
"f": 310208109,
"l": 310208109,
"m": true,
"p": "9032.16000000",
"q": "0.25585300"
},
{
"M": true,
"T": 1588749177530,
"a": 284861800,
"f": 310208110,
"l": 310208110,
"m": false,
"p": "9032.17000000",
"q": "0.00118200"
},
{
"M": true,
"T": 1588749178041,
"a": 284861801,
"f": 310208111,
"l": 310208111,
"m": true,
"p": "9032.16000000",
"q": "0.00767600"
},
{
"M": true,
"T": 1588749178152,
"a": 284861802,
"f": 310208112,
"l": 310208112,
"m": true,
"p": "9032.16000000",
"q": "0.04455800"
},
{
"M": true,
"T": 1588749179063,
"a": 284861803,
"f": 310208113,
"l": 310208113,
"m": false,
"p": "9032.17000000",
"q": "0.00103200"
},
{
"M": true,
"T": 1588749179063,
"a": 284861804,
"f": 310208114,
"l": 310208114,
"m": false,
"p": "9032.65000000",
"q": "0.00018500"
},
{
"M": true,
"T": 1588749179079,
"a": 284861805,
"f": 310208115,
"l": 310208115,
"m": false,
"p": "9032.65000000",
"q": "0.00277000"
},
{
"M": true,
"T": 1588749179107,
"a": 284861806,
"f": 310208116,
"l": 310208116,
"m": false,
"p": "9032.65000000",
"q": "0.00004500"
},
{
"M": true,
"T": 1588749179107,
"a": 284861807,
"f": 310208117,
"l": 310208117,
"m": false,
"p": "9032.75000000",
"q": "0.00216600"
},
{
"M": true,
"T": 1588749179209,
"a": 284861808,
"f": 310208118,
"l": 310208118,
"m": true,
"p": "9032.74000000",
"q": "0.00208000"
},
{
"M": true,
"T": 1588749179484,
"a": 284861809,
"f": 310208119,
"l": 310208119,
"m": true,
"p": "9032.74000000",
"q": "0.00330000"
},
{
"M": true,
"T": 1588749180143,
"a": 284861810,
"f": 310208120,
"l": 310208120,
"m": true,
"p": "9032.74000000",
"q": "0.01435000"
},
{
"M": true,
"T": 1588749180560,
"a": 284861811,
"f": 310208121,
"l": 310208121,
"m": false,
"p": "9032.75000000",
"q": "0.00083400"
},
{
"M": true,
"T": 1588749180560,
"a": 284861812,
"f": 310208122,
"l": 310208122,
"m": false,
"p": "9033.76000000",
"q": "0.00300000"
},
{
"M": true,
"T": 1588749180560,
"a": 284861813,
"f": 310208123,
"l": 310208123,
"m": false,
"p": "9034.18000000",
"q": "0.00883000"
},
{
"M": true,
"T": 1588749180560,
"a": 284861814,
"f": 310208124,
"l": 310208124,
"m": false,
"p": "9034.26000000",
"q": "0.02900000"
},
{
"M": true,
"T": 1588749180560,
"a": 284861815,
"f": 310208125,
"l": 310208125,
"m": false,
"p": "9034.69000000",
"q": "0.00113500"
},
{
"M": true,
"T": 1588749180560,
"a": 284861816,
"f": 310208126,
"l": 310208126,
"m": false,
"p": "9034.77000000",
"q": "0.00957400"
},
{
"M": true,
"T": 1588749180560,
"a": 284861817,
"f": 310208127,
"l": 310208129,
"m": false,
"p": "9034.78000000",
"q": "0.10237900"
},
{
"M": true,
"T": 1588749180560,
"a": 284861818,
"f": 310208130,
"l": 310208130,
"m": false,
"p": "9034.81000000",
"q": "0.20000000"
},
{
"M": true,
"T": 1588749180560,
"a": 284861819,
"f": 310208131,
"l": 310208131,
"m": false,
"p": "9035.00000000",
"q": "0.15961000"
},
{
"M": true,
"T": 1588749180560,
"a": 284861820,
"f": 310208132,
"l": 310208132,
"m": false,
"p": "9035.06000000",
"q": "1.03374700"
},
{
"M": true,
"T": 1588749180606,
"a": 284861821,
"f": 310208133,
"l": 310208133,
"m": true,
"p": "9032.88000000",
"q": "0.00350000"
},
{
"M": true,
"T": 1588749180904,
"a": 284861822,
"f": 310208134,
"l": 310208134,
"m": true,
"p": "9033.19000000",
"q": "0.00221300"
},
{
"M": true,
"T": 1588749180904,
"a": 284861823,
"f": 310208135,
"l": 310208135,
"m": true,
"p": "9033.18000000",
"q": "0.00633000"
},
{
"M": true,
"T": 1588749181631,
"a": 284861824,
"f": 310208136,
"l": 310208136,
"m": true,
"p": "9033.21000000",
"q": "0.00182700"
},
{
"M": true,
"T": 1588749181792,
"a": 284861825,
"f": 310208137,
"l": 310208137,
"m": true,
"p": "9033.21000000",
"q": "0.00038600"
},
{
"M": true,
"T": 1588749181792,
"a": 284861826,
"f": 310208138,
"l": 310208138,
"m": true,
"p": "9032.76000000",
"q": "0.00085100"
},
{
"M": true,
"T": 1588749181841,
"a": 284861827,
"f": 310208139,
"l": 310208139,
"m": true,
"p": "9032.76000000",
"q": "0.00307900"
},
{
"M": true,
"T": 1588749181949,
"a": 284861828,
"f": 310208140,
"l": 310208140,
"m": true,
"p": "9033.22000000",
"q": "0.00307900"
},
{
"M": true,
"T": 1588749181998,
"a": 284861829,
"f": 310208141,
"l": 310208141,
"m": false,
"p": "9033.71000000",
"q": "0.00421400"
},
{
"M": true,
"T": 1588749182068,
"a": 284861830,
"f": 310208142,
"l": 310208142,
"m": false,
"p": "9033.71000000",
"q": "0.00317800"
},
{
"M": true,
"T": 1588749182072,
"a": 284861831,
"f": 310208143,
"l": 310208143,
"m": true,
"p": "9033.24000000",
"q": "0.00765400"
},
{
"M": true,
"T": 1588749182581,
"a": 284861832,
"f": 310208144,
"l": 310208144,
"m": true,
"p": "9033.75000000",
"q": "0.24648500"
},
{
"M": true,
"T": 1588749182790,
"a": 284861833,
"f": 310208145,
"l": 310208145,
"m": false,
"p": "9033.76000000",
"q": "0.00421400"
},
{
"M": true,
"T": 1588749182891,
"a": 284861834,
"f": 310208146,
"l": 310208146,
"m": true,
"p": "9033.76000000",
"q": "0.00221300"
},
{
"M": true,
"T": 1588749182893,
"a": 284861835,
"f": 310208147,
"l": 310208147,
"m": true,
"p": "9033.64000000",
"q": "0.00955500"
},
{
"M": true,
"T": 1588749182893,
"a": 284861836,
"f": 310208148,
"l": 310208148,
"m": true,
"p": "9033.22000000",
"q": "0.00010600"
},
{
"M": true,
"T": 1588749182893,
"a": 284861837,
"f": 310208149,
"l": 310208149,
"m": true,
"p": "9032.77000000",
"q": "0.29499900"
},
{
"M": true,
"T": 1588749182893,
"a": 284861838,
"f": 310208150,
"l": 310208150,
"m": true,
"p": "9032.18000000",
"q": "0.09534000"
},
{
"M": true,
"T": 1588749183145,
"a": 284861839,
"f": 310208151,
"l": 310208151,
"m": true,
"p": "9033.39000000",
"q": "0.00221300"
},
{
"M": true,
"T": 1588749183145,
"a": 284861840,
"f": 310208152,
"l": 310208152,
"m": true,
"p": "9032.28000000",
"q": "0.01702400"
},
{
"M": true,
"T": 1588749183147,
"a": 284861841,
"f": 310208153,
"l": 310208153,
"m": true,
"p": "9032.28000000",
"q": "0.07709700"
},
{
"M": true,
"T": 1588749183156,
"a": 284861842,
"f": 310208154,
"l": 310208154,
"m": true,
"p": "9032.28000000",
"q": "0.17355100"
},
{
"M": true,
"T": 1588749183277,
"a": 284861843,
"f": 310208155,
"l": 310208155,
"m": true,
"p": "9032.36000000",
"q": "0.06949500"
},
{
"M": true,
"T": 1588749183300,
"a": 284861844,
"f": 310208156,
"l": 310208156,
"m": false,
"p": "9033.73000000",
"q": "0.00300000"
},
{
"M": true,
"T": 1588749183418,
"a": 284861845,
"f": 310208157,
"l": 310208157,
"m": false,
"p": "9033.15000000",
"q": "0.00719000"
},
{
"M": true,
"T": 1588749183418,
"a": 284861846,
"f": 310208158,
"l": 310208159,
"m": false,
"p": "9033.66000000",
"q": "0.14309000"
},
{
"M": true,
"T": 1588749183418,
"a": 284861847,
"f": 310208160,
"l": 310208160,
"m": false,
"p": "9033.67000000",
"q": "0.02665900"
},
{
"M": true,
"T": 1588749183515,
"a": 284861848,
"f": 310208161,
"l": 310208161,
"m": false,
"p": "9033.28000000",
"q": "0.00839500"
},
{
"M": true,
"T": 1588749183515,
"a": 284861849,
"f": 310208162,
"l": 310208162,
"m": false,
"p": "9033.65000000",
"q": "0.15058300"
},
{
"M": true,
"T": 1588749183603,
"a": 284861850,
"f": 310208163,
"l": 310208163,
"m": true,
"p": "9032.10000000",
"q": "0.00953500"
},
{
"M": true,
"T": 1588749183603,
"a": 284861851,
"f": 310208164,
"l": 310208164,
"m": true,
"p": "9032.03000000",
"q": "0.00221300"
},
{
"M": true,
"T": 1588749183603,
"a": 284861852,
"f": 310208165,
"l": 310208165,
"m": true,
"p": "9031.86000000",
"q": "0.04825900"
},
{
"M": true,
"T": 1588749183915,
"a": 284861853,
"f": 310208166,
"l": 310208166,
"m": false,
"p": "9033.01000000",
"q": "0.01927000"
},
{
"M": true,
"T": 1588749183932,
"a": 284861854,
"f": 310208167,
"l": 310208167,
"m": true,
"p": "9032.75000000",
"q": "0.00300000"
},
{
"M": true,
"T": 1588749183932,
"a": 284861855,
"f": 310208168,
"l": 310208168,
"m": true,
"p": "9031.87000000",
"q": "0.00221400"
},
{
"M": true,
"T": 1588749183932,
"a": 284861856,
"f": 310208169,
"l": 310208169,
"m": true,
"p": "9031.73000000",
"q": "0.00300000"
},
{
"M": true,
"T": 1588749183932,
"a": 284861857,
"f": 310208170,
"l": 310208170,
"m": true,
"p": "9031.71000000",
"q": "0.05227700"
},
{
"M": true,
"T": 1588749183942,
"a": 284861858,
"f": 310208171,
"l": 310208171,
"m": true,
"p": "9031.71000000",
"q": "0.00290800"
},
{
"M": true,
"T": 1588749184156,
"a": 284861859,
"f": 310208172,
"l": 310208172,
"m": false,
"p": "9032.90000000",
"q": "0.00442600"
},
{
"M": true,
"T": 1588749184156,
"a": 284861860,
"f": 310208173,
"l": 310208173,
"m": false,
"p": "9032.91000000",
"q": "0.00272300"
},
{
"M": true,
"T": 1588749184261,
"a": 284861861,
"f": 310208174,
"l": 310208174,
"m": true,
"p": "9031.97000000",
"q": "0.06045200"
},
{
"M": true,
"T": 1588749184474,
"a": 284861862,
"f": 310208175,
"l": 310208175,
"m": true,
"p": "9032.33000000",
"q": "0.00920000"
},
{
"M": true,
"T": 1588749184588,
"a": 284861863,
"f": 310208176,
"l": 310208176,
"m": true,
"p": "9032.33000000",
"q": "0.00003500"
},
{
"M": true,
"T": 1588749184588,
"a": 284861864,
"f": 310208177,
"l": 310208177,
"m": true,
"p": "9032.25000000",
"q": "0.06015000"
},
{
"M": true,
"T": 1588749184914,
"a": 284861865,
"f": 310208178,
"l": 310208178,
"m": true,
"p": "9031.99000000",
"q": "0.00221400"
},
{
"M": true,
"T": 1588749184914,
"a": 284861866,
"f": 310208179,
"l": 310208179,
"m": true,
"p": "9031.74000000",
"q": "0.05806900"
},
{
"M": true,
"T": 1588749185212,
"a": 284861867,
"f": 310208180,
"l": 310208180,
"m": true,
"p": "9031.80000000",
"q": "0.00885800"
},
{
"M": true,
"T": 1588749185242,
"a": 284861868,
"f": 310208181,
"l": 310208181,
"m": true,
"p": "9031.81000000",
"q": "0.06019800"
},
{
"M": true,
"T": 1588749185555,
"a": 284861869,
"f": 310208182,
"l": 310208182,
"m": true,
"p": "9031.82000000",
"q": "0.00120000"
},
{
"M": true,
"T": 1588749185571,
"a": 284861870,
"f": 310208183,
"l": 310208183,
"m": true,
"p": "9031.83000000",
"q": "0.06025900"
},
{
"M": true,
"T": 1588749185911,
"a": 284861871,
"f": 310208184,
"l": 310208184,
"m": true,
"p": "9031.80000000",
"q": "0.06062400"
},
{
"M": true,
"T": 1588749186223,
"a": 284861872,
"f": 310208185,
"l": 310208185,
"m": true,
"p": "9032.53000000",
"q": "0.06027700"
},
{
"M": true,
"T": 1588749186551,
"a": 284861873,
"f": 310208186,
"l": 310208186,
"m": true,
"p": "9032.53000000",
"q": "0.06019100"
},
{
"M": true,
"T": 1588749186865,
"a": 284861874,
"f": 310208187,
"l": 310208187,
"m": true,
"p": "9032.53000000",
"q": "0.06023900"
},
{
"M": true,
"T": 1588749186900,
"a": 284861875,
"f": 310208188,
"l": 310208188,
"m": true,
"p": "9032.53000000",
"q": "0.01619300"
},
{
"M": true,
"T": 1588749187078,
"a": 284861876,
"f": 310208189,
"l": 310208189,
"m": true,
"p": "9032.53000000",
"q": "0.24595300"
},
{
"M": true,
"T": 1588749187182,
"a": 284861877,
"f": 310208190,
"l": 310208190,
"m": true,
"p": "9032.53000000",
"q": "0.06012200"
},
{
"M": true,
"T": 1588749187502,
"a": 284861878,
"f": 310208191,
"l": 310208191,
"m": true,
"p": "9032.53000000",
"q": "0.00730100"
},
{
"M": true,
"T": 1588749187510,
"a": 284861879,
"f": 310208192,
"l": 310208192,
"m": true,
"p": "9032.53000000",
"q": "0.00000300"
},
{
"M": true,
"T": 1588749187510,
"a": 284861880,
"f": 310208193,
"l": 310208193,
"m": true,
"p": "9031.79000000",
"q": "0.00221400"
},
{
"M": true,
"T": 1588749187510,
"a": 284861881,
"f": 310208194,
"l": 310208194,
"m": true,
"p": "9031.71000000",
"q": "0.05812700"
},
{
"M": true,
"T": 1588749187746,
"a": 284861882,
"f": 310208195,
"l": 310208195,
"m": true,
"p": "9031.71000000",
"q": "0.00221400"
},
{
"M": true,
"T": 1588749187746,
"a": 284861883,
"f": 310208196,
"l": 310208196,
"m": true,
"p": "9031.71000000",
"q": "0.00221400"
},
{
"M": true,
"T": 1588749187821,
"a": 284861884,
"f": 310208197,
"l": 310208197,
"m": true,
"p": "9031.71000000",
"q": "0.06015000"
},
{
"M": true,
"T": 1588749187829,
"a": 284861885,
"f": 310208198,
"l": 310208198,
"m": true,
"p": "9031.71000000",
"q": "0.37458200"
},
{
"M": true,
"T": 1588749187834,
"a": 284861886,
"f": 310208199,
"l": 310208199,
"m": false,
"p": "9031.72000000",
"q": "0.05319600"
},
{
"M": true,
"T": 1588749187847,
"a": 284861887,
"f": 310208200,
"l": 310208200,
"m": true,
"p": "9031.71000000",
"q": "0.00221400"
},
{
"M": true,
"T": 1588749187850,
"a": 284861888,
"f": 310208201,
"l": 310208201,
"m": true,
"p": "9031.71000000",
"q": "0.00221400"
},
{
"M": true,
"T": 1588749187930,
"a": 284861889,
"f": 310208202,
"l": 310208202,
"m": true,
"p": "9031.71000000",
"q": "0.00621200"
},
{
"M": true,
"T": 1588749187969,
"a": 284861890,
"f": 310208203,
"l": 310208203,
"m": true,
"p": "9031.71000000",
"q": "0.01000000"
},
{
"M": true,
"T": 1588749188021,
"a": 284861891,
"f": 310208204,
"l": 310208204,
"m": true,
"p": "9031.71000000",
"q": "0.00199400"
},
{
"M": true,
"T": 1588749188137,
"a": 284861892,
"f": 310208205,
"l": 310208205,
"m": true,
"p": "9031.71000000",
"q": "0.00199400"
},
{
"M": true,
"T": 1588749188141,
"a": 284861893,
"f": 310208206,
"l": 310208206,
"m": true,
"p": "9031.71000000",
"q": "0.06028800"
},
{
"M": true,
"T": 1588749188167,
"a": 284861894,
"f": 310208207,
"l": 310208207,
"m": true,
"p": "9031.71000000",
"q": "0.93346800"
},
{
"M": true,
"T": 1588749188360,
"a": 284861895,
"f": 310208208,
"l": 310208208,
"m": true,
"p": "9030.72000000",
"q": "0.00299700"
},
{
"M": true,
"T": 1588749188412,
"a": 284861896,
"f": 310208209,
"l": 310208209,
"m": true,
"p": "9030.72000000",
"q": "0.00000300"
},
{
"M": true,
"T": 1588749188412,
"a": 284861897,
"f": 310208210,
"l": 310208210,
"m": true,
"p": "9030.10000000",
"q": "0.00221100"
},
{
"M": true,
"T": 1588749188417,
"a": 284861898,
"f": 310208211,
"l": 310208211,
"m": true,
"p": "9030.10000000",
"q": "0.00078900"
},
{
"M": true,
"T": 1588749188417,
"a": 284861899,
"f": 310208212,
"l": 310208212,
"m": true,
"p": "9029.71000000",
"q": "0.00142500"
},
{
"M": true,
"T": 1588749188417,
"a": 284861900,
"f": 310208213,
"l": 310208213,
"m": true,
"p": "9029.71000000",
"q": "0.00157500"
},
{
"M": true,
"T": 1588749188417,
"a": 284861901,
"f": 310208214,
"l": 310208214,
"m": true,
"p": "9029.63000000",
"q": "0.00063900"
},
{
"M": true,
"T": 1588749188418,
"a": 284861902,
"f": 310208215,
"l": 310208215,
"m": true,
"p": "9029.63000000",
"q": "0.00221400"
},
{
"M": true,
"T": 1588749188476,
"a": 284861903,
"f": 310208216,
"l": 310208216,
"m": true,
"p": "9029.63000000",
"q": "0.06170800"
},
{
"M": true,
"T": 1588749188538,
"a": 284861904,
"f": 310208217,
"l": 310208217,
"m": false,
"p": "9029.64000000",
"q": "0.00307900"
},
{
"M": true,
"T": 1588749188562,
"a": 284861905,
"f": 310208218,
"l": 310208218,
"m": true,
"p": "9029.63000000",
"q": "0.03884100"
},
{
"M": true,
"T": 1588749188966,
"a": 284861906,
"f": 310208219,
"l": 310208219,
"m": true,
"p": "9028.83000000",
"q": "0.08963200"
},
{
"M": true,
"T": 1588749189292,
"a": 284861907,
"f": 310208220,
"l": 310208220,
"m": true,
"p": "9028.96000000",
"q": "0.06004700"
},
{
"M": true,
"T": 1588749189334,
"a": 284861908,
"f": 310208221,
"l": 310208221,
"m": true,
"p": "9028.96000000",
"q": "0.02612300"
},
{
"M": true,
"T": 1588749189334,
"a": 284861909,
"f": 310208222,
"l": 310208223,
"m": true,
"p": "9028.95000000",
"q": "0.27271600"
},
{
"M": true,
"T": 1588749189422,
"a": 284861910,
"f": 310208224,
"l": 310208224,
"m": true,
"p": "9028.69000000",
"q": "0.00299600"
},
{
"M": true,
"T": 1588749189622,
"a": 284861911,
"f": 310208225,
"l": 310208225,
"m": true,
"p": "9028.69000000",
"q": "0.00000400"
},
{
"M": true,
"T": 1588749189622,
"a": 284861912,
"f": 310208226,
"l": 310208226,
"m": true,
"p": "9028.57000000",
"q": "0.00113500"
},
{
"M": true,
"T": 1588749189622,
"a": 284861913,
"f": 310208227,
"l": 310208227,
"m": true,
"p": "9028.03000000",
"q": "0.05906800"
},
{
"M": true,
"T": 1588749189726,
"a": 284861914,
"f": 310208228,
"l": 310208228,
"m": true,
"p": "9028.01000000",
"q": "0.00698500"
},
{
"M": true,
"T": 1588749189803,
"a": 284861915,
"f": 310208229,
"l": 310208229,
"m": false,
"p": "9028.84000000",
"q": "0.00307900"
},
{
"M": true,
"T": 1588749189830,
"a": 284861916,
"f": 310208230,
"l": 310208230,
"m": true,
"p": "9028.04000000",
"q": "0.00698400"
},
{
"M": true,
"T": 1588749189931,
"a": 284861917,
"f": 310208231,
"l": 310208231,
"m": true,
"p": "9028.09000000",
"q": "0.01127800"
},
{
"M": true,
"T": 1588749190033,
"a": 284861918,
"f": 310208232,
"l": 310208232,
"m": false,
"p": "9029.10000000",
"q": "0.00442700"
},
{
"M": true,
"T": 1588749190033,
"a": 284861919,
"f": 310208233,
"l": 310208233,
"m": false,
"p": "9030.11000000",
"q": "0.00166900"
},
{
"M": true,
"T": 1588749190045,
"a": 284861920,
"f": 310208234,
"l": 310208234,
"m": true,
"p": "9028.14000000",
"q": "0.00919400"
},
{
"M": true,
"T": 1588749190149,
"a": 284861921,
"f": 310208235,
"l": 310208236,
"m": false,
"p": "9029.37000000",
"q": "0.03229900"
},
{
"M": true,
"T": 1588749190151,
"a": 284861922,
"f": 310208237,
"l": 310208237,
"m": true,
"p": "9028.20000000",
"q": "0.03402300"
},
{
"M": true,
"T": 1588749190154,
"a": 284861923,
"f": 310208238,
"l": 310208238,
"m": false,
"p": "9029.37000000",
"q": "0.37212900"
},
{
"M": true,
"T": 1588749190154,
"a": 284861924,
"f": 310208239,
"l": 310208239,
"m": false,
"p": "9029.38000000",
"q": "0.00974200"
},
{
"M": true,
"T": 1588749190154,
"a": 284861925,
"f": 310208240,
"l": 310208240,
"m": false,
"p": "9029.58000000",
"q": "0.14198900"
},
{
"M": true,
"T": 1588749190154,
"a": 284861926,
"f": 310208241,
"l": 310208241,
"m": false,
"p": "9030.12000000",
"q": "0.30000000"
},
{
"M": true,
"T": 1588749190154,
"a": 284861927,
"f": 310208242,
"l": 310208242,
"m": false,
"p": "9030.95000000",
"q": "0.22905500"
},
{
"M": true,
"T": 1588749190154,
"a": 284861928,
"f": 310208243,
"l": 310208243,
"m": false,
"p": "9030.98000000",
"q": "0.02900000"
},
{
"M": true,
"T": 1588749190154,
"a": 284861929,
"f": 310208244,
"l": 310208244,
"m": false,
"p": "9031.00000000",
"q": "0.20000000"
},
{
"M": true,
"T": 1588749190154,
"a": 284861930,
"f": 310208245,
"l": 310208245,
"m": false,
"p": "9031.42000000",
"q": "0.50000000"
},
{
"M": true,
"T": 1588749190154,
"a": 284861931,
"f": 310208246,
"l": 310208246,
"m": false,
"p": "9031.45000000",
"q": "0.20004600"
},
{
"M": true,
"T": 1588749190154,
"a": 284861932,
"f": 310208247,
"l": 310208247,
"m": false,
"p": "9031.46000000",
"q": "0.20000000"
},
{
"M": true,
"T": 1588749190154,
"a": 284861933,
"f": 310208248,
"l": 310208248,
"m": false,
"p": "9031.68000000",
"q": "1.00005200"
},
{
"M": true,
"T": 1588749190154,
"a": 284861934,
"f": 310208249,
"l": 310208249,
"m": false,
"p": "9031.69000000",
"q": "0.08000000"
},
{
"M": true,
"T": 1588749190154,
"a": 284861935,
"f": 310208250,
"l": 310208250,
"m": false,
"p": "9031.72000000",
"q": "0.35984500"
},
{
"M": true,
"T": 1588749190201,
"a": 284861936,
"f": 310208251,
"l": 310208251,
"m": true,
"p": "9028.46000000",
"q": "0.10490800"
},
{
"M": true,
"T": 1588749190252,
"a": 284861937,
"f": 310208252,
"l": 310208252,
"m": true,
"p": "9028.49000000",
"q": "0.00199400"
},
{
"M": true,
"T": 1588749190397,
"a": 284861938,
"f": 310208253,
"l": 310208253,
"m": true,
"p": "9029.01000000",
"q": "4.00000000"
},
{
"M": true,
"T": 1588749190397,
"a": 284861939,
"f": 310208254,
"l": 310208254,
"m": true,
"p": "9028.60000000",
"q": "0.09706700"
},
{
"M": true,
"T": 1588749190397,
"a": 284861940,
"f": 310208255,
"l": 310208257,
"m": true,
"p": "9028.58000000",
"q": "3.26721400"
},
{
"M": true,
"T": 1588749190397,
"a": 284861941,
"f": 310208258,
"l": 310208258,
"m": true,
"p": "9028.55000000",
"q": "0.17701700"
},
{
"M": true,
"T": 1588749190397,
"a": 284861942,
"f": 310208259,
"l": 310208259,
"m": true,
"p": "9028.41000000",
"q": "4.00000000"
},
{
"M": true,
"T": 1588749190397,
"a": 284861943,
"f": 310208260,
"l": 310208260,
"m": true,
"p": "9028.21000000",
"q": "5.10113600"
},
{
"M": true,
"T": 1588749190465,
"a": 284861944,
"f": 310208261,
"l": 310208261,
"m": false,
"p": "9030.16000000",
"q": "0.00220800"
},
{
"M": true,
"T": 1588749190470,
"a": 284861945,
"f": 310208262,
"l": 310208262,
"m": true,
"p": "9028.94000000",
"q": "0.02839700"
},
{
"M": true,
"T": 1588749190564,
"a": 284861946,
"f": 310208263,
"l": 310208263,
"m": true,
"p": "9028.95000000",
"q": "0.00221000"
},
{
"M": true,
"T": 1588749190677,
"a": 284861947,
"f": 310208264,
"l": 310208264,
"m": true,
"p": "9029.14000000",
"q": "0.00974500"
},
{
"M": true,
"T": 1588749190765,
"a": 284861948,
"f": 310208265,
"l": 310208265,
"m": true,
"p": "9029.14000000",
"q": "0.01195500"
},
{
"M": true,
"T": 1588749190870,
"a": 284861949,
"f": 310208266,
"l": 310208266,
"m": true,
"p": "9029.14000000",
"q": "0.01195500"
},
{
"M": true,
"T": 1588749190874,
"a": 284861950,
"f": 310208267,
"l": 310208267,
"m": false,
"p": "9029.15000000",
"q": "0.00265100"
},
{
"M": true,
"T": 1588749191013,
"a": 284861951,
"f": 310208268,
"l": 310208268,
"m": true,
"p": "9029.14000000",
"q": "0.01195700"
},
{
"M": true,
"T": 1588749191082,
"a": 284861952,
"f": 310208269,
"l": 310208269,
"m": true,
"p": "9029.14000000",
"q": "0.01195700"
},
{
"M": true,
"T": 1588749191189,
"a": 284861953,
"f": 310208270,
"l": 310208270,
"m": true,
"p": "9029.14000000",
"q": "0.01195900"
},
{
"M": true,
"T": 1588749191197,
"a": 284861954,
"f": 310208271,
"l": 310208272,
"m": false,
"p": "9029.15000000",
"q": "0.00133800"
},
{
"M": true,
"T": 1588749191278,
"a": 284861955,
"f": 310208273,
"l": 310208273,
"m": true,
"p": "9029.14000000",
"q": "0.01916400"
},
{
"M": true,
"T": 1588749191304,
"a": 284861956,
"f": 310208274,
"l": 310208274,
"m": true,
"p": "9029.14000000",
"q": "0.01195900"
},
{
"M": true,
"T": 1588749191766,
"a": 284861957,
"f": 310208275,
"l": 310208275,
"m": false,
"p": "9030.00000000",
"q": "0.00460200"
},
{
"M": true,
"T": 1588749191819,
"a": 284861958,
"f": 310208276,
"l": 310208276,
"m": true,
"p": "9029.56000000",
"q": "0.03379500"
},
{
"M": true,
"T": 1588749191861,
"a": 284861959,
"f": 310208277,
"l": 310208277,
"m": true,
"p": "9029.57000000",
"q": "0.29780800"
},
{
"M": true,
"T": 1588749192032,
"a": 284861960,
"f": 310208278,
"l": 310208278,
"m": true,
"p": "9029.64000000",
"q": "0.01350000"
},
{
"M": true,
"T": 1588749192142,
"a": 284861961,
"f": 310208279,
"l": 310208279,
"m": true,
"p": "9029.67000000",
"q": "0.01195800"
},
{
"M": true,
"T": 1588749192193,
"a": 284861962,
"f": 310208280,
"l": 310208280,
"m": true,
"p": "9029.69000000",
"q": "0.06011400"
},
{
"M": true,
"T": 1588749192260,
"a": 284861963,
"f": 310208281,
"l": 310208281,
"m": true,
"p": "9029.72000000",
"q": "0.01195600"
},
{
"M": true,
"T": 1588749192458,
"a": 284861964,
"f": 310208282,
"l": 310208282,
"m": true,
"p": "9029.93000000",
"q": "0.00442600"
},
{
"M": true,
"T": 1588749192524,
"a": 284861965,
"f": 310208283,
"l": 310208283,
"m": true,
"p": "9029.93000000",
"q": "0.06026100"
},
{
"M": true,
"T": 1588749192593,
"a": 284861966,
"f": 310208284,
"l": 310208284,
"m": true,
"p": "9029.93000000",
"q": "0.00884600"
},
{
"M": true,
"T": 1588749192694,
"a": 284861967,
"f": 310208285,
"l": 310208285,
"m": true,
"p": "9029.93000000",
"q": "0.01362500"
},
{
"M": true,
"T": 1588749192782,
"a": 284861968,
"f": 310208286,
"l": 310208286,
"m": true,
"p": "9029.93000000",
"q": "0.00641500"
},
{
"M": true,
"T": 1588749192852,
"a": 284861969,
"f": 310208287,
"l": 310208287,
"m": true,
"p": "9029.93000000",
"q": "0.06030700"
},
{
"M": true,
"T": 1588749192884,
"a": 284861970,
"f": 310208288,
"l": 310208288,
"m": true,
"p": "9029.93000000",
"q": "0.00810800"
},
{
"M": true,
"T": 1588749192911,
"a": 284861971,
"f": 310208289,
"l": 310208289,
"m": false,
"p": "9029.94000000",
"q": "0.03682600"
},
{
"M": true,
"T": 1588749193101,
"a": 284861972,
"f": 310208290,
"l": 310208290,
"m": true,
"p": "9030.02000000",
"q": "0.01918000"
},
{
"M": true,
"T": 1588749193178,
"a": 284861973,
"f": 310208291,
"l": 310208291,
"m": true,
"p": "9030.02000000",
"q": "0.06004500"
},
{
"M": true,
"T": 1588749193507,
"a": 284861974,
"f": 310208292,
"l": 310208292,
"m": true,
"p": "9030.02000000",
"q": "0.06025700"
},
{
"M": true,
"T": 1588749193517,
"a": 284861975,
"f": 310208293,
"l": 310208293,
"m": false,
"p": "9030.03000000",
"q": "0.17700400"
},
{
"M": true,
"T": 1588749193517,
"a": 284861976,
"f": 310208294,
"l": 310208294,
"m": false,
"p": "9030.09000000",
"q": "0.00221600"
},
{
"M": true,
"T": 1588749193630,
"a": 284861977,
"f": 310208295,
"l": 310208295,
"m": true,
"p": "9030.43000000",
"q": "0.00540100"
},
{
"M": true,
"T": 1588749193837,
"a": 284861978,
"f": 310208296,
"l": 310208296,
"m": true,
"p": "9031.70000000",
"q": "0.06000200"
},
{
"M": true,
"T": 1588749193842,
"a": 284861979,
"f": 310208297,
"l": 310208297,
"m": true,
"p": "9031.70000000",
"q": "0.00307900"
},
{
"M": true,
"T": 1588749193941,
"a": 284861980,
"f": 310208298,
"l": 310208298,
"m": true,
"p": "9031.70000000",
"q": "0.00307900"
},
{
"M": true,
"T": 1588749194150,
"a": 284861981,
"f": 310208299,
"l": 310208299,
"m": true,
"p": "9031.17000000",
"q": "0.00854500"
},
{
"M": true,
"T": 1588749194201,
"a": 284861982,
"f": 310208300,
"l": 310208300,
"m": true,
"p": "9031.42000000",
"q": "0.06523400"
},
{
"M": true,
"T": 1588749194215,
"a": 284861983,
"f": 310208301,
"l": 310208301,
"m": false,
"p": "9031.66000000",
"q": "0.06951000"
},
{
"M": true,
"T": 1588749194254,
"a": 284861984,
"f": 310208302,
"l": 310208302,
"m": true,
"p": "9031.65000000",
"q": "0.01355300"
},
{
"M": true,
"T": 1588749194364,
"a": 284861985,
"f": 310208303,
"l": 310208303,
"m": true,
"p": "9031.66000000",
"q": "0.01195800"
},
{
"M": true,
"T": 1588749194471,
"a": 284861986,
"f": 310208304,
"l": 310208304,
"m": false,
"p": "9031.70000000",
"q": "0.01274300"
},
{
"M": true,
"T": 1588749194525,
"a": 284861987,
"f": 310208305,
"l": 310208305,
"m": true,
"p": "9031.69000000",
"q": "0.06002000"
},
{
"M": true,
"T": 1588749194581,
"a": 284861988,
"f": 310208306,
"l": 310208306,
"m": true,
"p": "9031.69000000",
"q": "0.00290900"
},
{
"M": true,
"T": 1588749194623,
"a": 284861989,
"f": 310208307,
"l": 310208307,
"m": true,
"p": "9031.69000000",
"q": "0.01918900"
},
{
"M": true,
"T": 1588749194793,
"a": 284861990,
"f": 310208308,
"l": 310208308,
"m": true,
"p": "9031.69000000",
"q": "0.01038700"
},
{
"M": true,
"T": 1588749194898,
"a": 284861991,
"f": 310208309,
"l": 310208309,
"m": true,
"p": "9031.69000000",
"q": "0.01038700"
},
{
"M": true,
"T": 1588749195004,
"a": 284861992,
"f": 310208310,
"l": 310208311,
"m": false,
"p": "9031.70000000",
"q": "0.00221000"
},
{
"M": true,
"T": 1588749195006,
"a": 284861993,
"f": 310208312,
"l": 310208312,
"m": true,
"p": "9031.69000000",
"q": "0.01038700"
},
{
"M": true,
"T": 1588749195110,
"a": 284861994,
"f": 310208313,
"l": 310208313,
"m": true,
"p": "9031.69000000",
"q": "0.01038700"
},
{
"M": true,
"T": 1588749195213,
"a": 284861995,
"f": 310208314,
"l": 310208314,
"m": true,
"p": "9031.69000000",
"q": "0.01038700"
},
{
"M": true,
"T": 1588749195325,
"a": 284861996,
"f": 310208315,
"l": 310208315,
"m": true,
"p": "9031.69000000",
"q": "0.00997200"
},
{
"M": true,
"T": 1588749195365,
"a": 284861997,
"f": 310208316,
"l": 310208316,
"m": true,
"p": "9031.69000000",
"q": "0.00300000"
},
{
"M": true,
"T": 1588749195434,
"a": 284861998,
"f": 310208317,
"l": 310208317,
"m": true,
"p": "9031.69000000",
"q": "0.00476600"
},
{
"M": true,
"T": 1588749195529,
"a": 284861999,
"f": 310208318,
"l": 310208318,
"m": true,
"p": "9031.69000000",
"q": "0.00221000"
},
{
"M": true,
"T": 1588749195844,
"a": 284862000,
"f": 310208319,
"l": 310208319,
"m": true,
"p": "9031.69000000",
"q": "0.00300000"
},
{
"M": true,
"T": 1588749196180,
"a": 284862001,
"f": 310208320,
"l": 310208320,
"m": true,
"p": "9031.70000000",
"q": "0.01014300"
},
{
"M": true,
"T": 1588749196492,
"a": 284862002,
"f": 310208321,
"l": 310208321,
"m": true,
"p": "9031.70000000",
"q": "0.00211800"
},
{
"M": true,
"T": 1588749196588,
"a": 284862003,
"f": 310208322,
"l": 310208322,
"m": true,
"p": "9031.70000000",
"q": "0.00524300"
},
{
"M": true,
"T": 1588749196638,
"a": 284862004,
"f": 310208323,
"l": 310208323,
"m": false,
"p": "9031.71000000",
"q": "0.05563300"
},
{
"M": true,
"T": 1588749196703,
"a": 284862005,
"f": 310208324,
"l": 310208324,
"m": true,
"p": "9031.70000000",
"q": "0.00524300"
},
{
"M": true,
"T": 1588749196800,
"a": 284862006,
"f": 310208325,
"l": 310208325,
"m": true,
"p": "9031.70000000",
"q": "0.00524300"
},
{
"M": true,
"T": 1588749197323,
"a": 284862007,
"f": 310208326,
"l": 310208326,
"m": true,
"p": "9031.70000000",
"q": "0.03250000"
},
{
"M": true,
"T": 1588749198338,
"a": 284862008,
"f": 310208327,
"l": 310208327,
"m": false,
"p": "9031.71000000",
"q": "0.00112700"
},
{
"M": true,
"T": 1588749198338,
"a": 284862009,
"f": 310208328,
"l": 310208328,
"m": false,
"p": "9031.73000000",
"q": "0.00108700"
},
{
"M": true,
"T": 1588749198339,
"a": 284862010,
"f": 310208329,
"l": 310208329,
"m": false,
"p": "9031.73000000",
"q": "0.00191300"
},
{
"M": true,
"T": 1588749198339,
"a": 284862011,
"f": 310208330,
"l": 310208330,
"m": false,
"p": "9031.89000000",
"q": "0.00030100"
},
{
"M": true,
"T": 1588749198425,
"a": 284862012,
"f": 310208331,
"l": 310208331,
"m": true,
"p": "9031.88000000",
"q": "0.03142100"
},
{
"M": true,
"T": 1588749199174,
"a": 284862013,
"f": 310208332,
"l": 310208332,
"m": true,
"p": "9031.88000000",
"q": "0.02128800"
},
{
"M": true,
"T": 1588749199205,
"a": 284862014,
"f": 310208333,
"l": 310208333,
"m": true,
"p": "9031.88000000",
"q": "0.02126600"
},
{
"M": true,
"T": 1588749199260,
"a": 284862015,
"f": 310208334,
"l": 310208334,
"m": true,
"p": "9031.88000000",
"q": "0.02125100"
},
{
"M": true,
"T": 1588749199410,
"a": 284862016,
"f": 310208335,
"l": 310208336,
"m": false,
"p": "9031.89000000",
"q": "0.06255800"
},
{
"M": true,
"T": 1588749199538,
"a": 284862017,
"f": 310208337,
"l": 310208337,
"m": true,
"p": "9032.48000000",
"q": "0.00307900"
},
{
"M": true,
"T": 1588749199956,
"a": 284862018,
"f": 310208338,
"l": 310208338,
"m": true,
"p": "9032.63000000",
"q": "0.01014200"
},
{
"M": true,
"T": 1588749200060,
"a": 284862019,
"f": 310208339,
"l": 310208339,
"m": true,
"p": "9032.63000000",
"q": "0.00910000"
},
{
"M": true,
"T": 1588749200589,
"a": 284862020,
"f": 310208340,
"l": 310208340,
"m": true,
"p": "9032.63000000",
"q": "0.00271600"
},
{
"M": true,
"T": 1588749200992,
"a": 284862021,
"f": 310208341,
"l": 310208341,
"m": true,
"p": "9032.60000000",
"q": "0.05614900"
},
{
"M": true,
"T": 1588749201044,
"a": 284862022,
"f": 310208342,
"l": 310208342,
"m": true,
"p": "9032.62000000",
"q": "0.00523200"
},
{
"M": true,
"T": 1588749201125,
"a": 284862023,
"f": 310208343,
"l": 310208343,
"m": true,
"p": "9032.63000000",
"q": "0.01299900"
},
{
"M": true,
"T": 1588749201211,
"a": 284862024,
"f": 310208344,
"l": 310208344,
"m": true,
"p": "9032.63000000",
"q": "0.01195800"
},
{
"M": true,
"T": 1588749201317,
"a": 284862025,
"f": 310208345,
"l": 310208345,
"m": true,
"p": "9032.63000000",
"q": "0.01195800"
},
{
"M": true,
"T": 1588749201355,
"a": 284862026,
"f": 310208346,
"l": 310208346,
"m": true,
"p": "9032.63000000",
"q": "0.00147600"
},
{
"M": true,
"T": 1588749201425,
"a": 284862027,
"f": 310208347,
"l": 310208347,
"m": true,
"p": "9032.63000000",
"q": "0.01195800"
},
{
"M": true,
"T": 1588749201532,
"a": 284862028,
"f": 310208348,
"l": 310208348,
"m": true,
"p": "9032.63000000",
"q": "0.00709100"
},
{
"M": true,
"T": 1588749201606,
"a": 284862029,
"f": 310208349,
"l": 310208349,
"m": true,
"p": "9032.63000000",
"q": "0.05601900"
},
{
"M": true,
"T": 1588749201607,
"a": 284862030,
"f": 310208350,
"l": 310208350,
"m": true,
"p": "9032.63000000",
"q": "0.15163400"
},
{
"M": true,
"T": 1588749201607,
"a": 284862031,
"f": 310208351,
"l": 310208351,
"m": true,
"p": "9032.62000000",
"q": "0.05601800"
},
{
"M": true,
"T": 1588749202148,
"a": 284862032,
"f": 310208352,
"l": 310208352,
"m": true,
"p": "9032.62000000",
"q": "0.01100000"
},
{
"M": true,
"T": 1588749202331,
"a": 284862033,
"f": 310208353,
"l": 310208353,
"m": false,
"p": "9032.63000000",
"q": "0.00273900"
},
{
"M": true,
"T": 1588749203024,
"a": 284862034,
"f": 310208354,
"l": 310208354,
"m": true,
"p": "9032.63000000",
"q": "0.00906400"
},
{
"M": true,
"T": 1588749204119,
"a": 284862035,
"f": 310208355,
"l": 310208355,
"m": true,
"p": "9032.63000000",
"q": "0.00919400"
},
{
"M": true,
"T": 1588749204602,
"a": 284862036,
"f": 310208356,
"l": 310208356,
"m": false,
"p": "9032.64000000",
"q": "0.00401000"
},
{
"M": true,
"T": 1588749205675,
"a": 284862037,
"f": 310208357,
"l": 310208357,
"m": false,
"p": "9032.64000000",
"q": "0.00713000"
},
{
"M": true,
"T": 1588749206828,
"a": 284862038,
"f": 310208358,
"l": 310208358,
"m": false,
"p": "9032.65000000",
"q": "0.00299300"
},
{
"M": true,
"T": 1588749206834,
"a": 284862039,
"f": 310208359,
"l": 310208359,
"m": false,
"p": "9032.65000000",
"q": "0.00000700"
},
{
"M": true,
"T": 1588749206939,
"a": 284862040,
"f": 310208360,
"l": 310208361,
"m": false,
"p": "9032.75000000",
"q": "0.01423300"
},
{
"M": true,
"T": 1588749207763,
"a": 284862041,
"f": 310208362,
"l": 310208362,
"m": false,
"p": "9032.75000000",
"q": "0.00002100"
},
{
"M": true,
"T": 1588749207763,
"a": 284862042,
"f": 310208363,
"l": 310208363,
"m": false,
"p": "9033.76000000",
"q": "0.00300000"
},
{
"M": true,
"T": 1588749207763,
"a": 284862043,
"f": 310208364,
"l": 310208364,
"m": false,
"p": "9034.10000000",
"q": "0.00795500"
},
{
"M": true,
"T": 1588749207763,
"a": 284862044,
"f": 310208365,
"l": 310208365,
"m": false,
"p": "9034.29000000",
"q": "0.02587400"
},
{
"M": true,
"T": 1588749208721,
"a": 284862045,
"f": 310208366,
"l": 310208366,
"m": true,
"p": "9033.37000000",
"q": "0.00715900"
},
{
"M": true,
"T": 1588749208721,
"a": 284862046,
"f": 310208367,
"l": 310208367,
"m": true,
"p": "9033.26000000",
"q": "0.05434800"
},
{
"M": true,
"T": 1588749208721,
"a": 284862047,
"f": 310208368,
"l": 310208368,
"m": true,
"p": "9033.23000000",
"q": "0.06284000"
},
{
"M": true,
"T": 1588749208721,
"a": 284862048,
"f": 310208369,
"l": 310208370,
"m": true,
"p": "9033.22000000",
"q": "0.27565300"
},
{
"M": true,
"T": 1588749208760,
"a": 284862049,
"f": 310208371,
"l": 310208371,
"m": true,
"p": "9033.46000000",
"q": "0.01774100"
},
{
"M": true,
"T": 1588749208957,
"a": 284862050,
"f": 310208372,
"l": 310208372,
"m": false,
"p": "9034.58000000",
"q": "0.02405200"
},
{
"M": true,
"T": 1588749209051,
"a": 284862051,
"f": 310208373,
"l": 310208373,
"m": true,
"p": "9033.47000000",
"q": "0.00221300"
},
{
"M": true,
"T": 1588749209051,
"a": 284862052,
"f": 310208374,
"l": 310208374,
"m": true,
"p": "9033.24000000",
"q": "0.00964300"
},
{
"M": true,
"T": 1588749209051,
"a": 284862053,
"f": 310208375,
"l": 310208375,
"m": true,
"p": "9032.95000000",
"q": "0.04823900"
},
{
"M": true,
"T": 1588749209055,
"a": 284862054,
"f": 310208376,
"l": 310208376,
"m": false,
"p": "9034.47000000",
"q": "0.00896200"
},
{
"M": true,
"T": 1588749209483,
"a": 284862055,
"f": 310208377,
"l": 310208377,
"m": false,
"p": "9034.31000000",
"q": "0.10685700"
},
{
"M": true,
"T": 1588749209499,
"a": 284862056,
"f": 310208378,
"l": 310208379,
"m": true,
"p": "9033.06000000",
"q": "0.07333800"
},
{
"M": true,
"T": 1588749209596,
"a": 284862057,
"f": 310208380,
"l": 310208380,
"m": false,
"p": "9033.99000000",
"q": "0.00219000"
},
{
"M": true,
"T": 1588749209991,
"a": 284862058,
"f": 310208381,
"l": 310208381,
"m": true,
"p": "9033.27000000",
"q": "0.05416900"
},
{
"M": true,
"T": 1588749210418,
"a": 284862059,
"f": 310208382,
"l": 310208382,
"m": true,
"p": "9033.29000000",
"q": "0.02034600"
},
{
"M": true,
"T": 1588749210524,
"a": 284862060,
"f": 310208383,
"l": 310208383,
"m": true,
"p": "9033.29000000",
"q": "0.00769400"
},
{
"M": true,
"T": 1588749210723,
"a": 284862061,
"f": 310208384,
"l": 310208384,
"m": false,
"p": "9033.84000000",
"q": "0.01698000"
},
{
"M": true,
"T": 1588749211103,
"a": 284862062,
"f": 310208385,
"l": 310208385,
"m": false,
"p": "9033.99000000",
"q": "0.00002300"
},
{
"M": true,
"T": 1588749211103,
"a": 284862063,
"f": 310208386,
"l": 310208386,
"m": false,
"p": "9034.69000000",
"q": "0.00113500"
},
{
"M": true,
"T": 1588749211103,
"a": 284862064,
"f": 310208387,
"l": 310208387,
"m": false,
"p": "9034.78000000",
"q": "0.00300000"
},
{
"M": true,
"T": 1588749211103,
"a": 284862065,
"f": 310208388,
"l": 310208388,
"m": false,
"p": "9034.96000000",
"q": "0.00328600"
},
{
"M": true,
"T": 1588749211181,
"a": 284862066,
"f": 310208389,
"l": 310208389,
"m": true,
"p": "9034.00000000",
"q": "0.00221300"
},
{
"M": true,
"T": 1588749211181,
"a": 284862067,
"f": 310208390,
"l": 310208390,
"m": true,
"p": "9033.99000000",
"q": "0.03797000"
},
{
"M": true,
"T": 1588749211181,
"a": 284862068,
"f": 310208391,
"l": 310208391,
"m": true,
"p": "9033.36000000",
"q": "0.30000000"
},
{
"M": true,
"T": 1588749211181,
"a": 284862069,
"f": 310208392,
"l": 310208392,
"m": true,
"p": "9033.35000000",
"q": "0.05275200"
},
{
"M": true,
"T": 1588749211918,
"a": 284862070,
"f": 310208393,
"l": 310208393,
"m": false,
"p": "9033.87000000",
"q": "0.06810800"
},
{
"M": true,
"T": 1588749212020,
"a": 284862071,
"f": 310208394,
"l": 310208394,
"m": true,
"p": "9034.27000000",
"q": "0.15108700"
},
{
"M": true,
"T": 1588749212150,
"a": 284862072,
"f": 310208395,
"l": 310208395,
"m": false,
"p": "9034.29000000",
"q": "0.00221300"
},
{
"M": true,
"T": 1588749212150,
"a": 284862073,
"f": 310208396,
"l": 310208396,
"m": false,
"p": "9034.34000000",
"q": "0.00050300"
},
{
"M": true,
"T": 1588749212539,
"a": 284862074,
"f": 310208397,
"l": 310208397,
"m": true,
"p": "9034.36000000",
"q": "0.09449800"
},
{
"M": true,
"T": 1588749212863,
"a": 284862075,
"f": 310208398,
"l": 310208398,
"m": true,
"p": "9034.36000000",
"q": "0.06005600"
},
{
"M": true,
"T": 1588749212948,
"a": 284862076,
"f": 310208399,
"l": 310208399,
"m": false,
"p": "9034.37000000",
"q": "0.17691900"
},
{
"M": true,
"T": 1588749212948,
"a": 284862077,
"f": 310208400,
"l": 310208400,
"m": false,
"p": "9034.72000000",
"q": "0.15438100"
},
{
"M": true,
"T": 1588749213196,
"a": 284862078,
"f": 310208401,
"l": 310208401,
"m": true,
"p": "9034.36000000",
"q": "0.06034800"
},
{
"M": true,
"T": 1588749213287,
"a": 284862079,
"f": 310208402,
"l": 310208402,
"m": true,
"p": "9034.36000000",
"q": "0.64000000"
},
{
"M": true,
"T": 1588749213530,
"a": 284862080,
"f": 310208403,
"l": 310208403,
"m": true,
"p": "9034.36000000",
"q": "0.06040300"
},
{
"M": true,
"T": 1588749213795,
"a": 284862081,
"f": 310208404,
"l": 310208404,
"m": true,
"p": "9034.36000000",
"q": "0.00767900"
},
{
"M": true,
"T": 1588749213868,
"a": 284862082,
"f": 310208405,
"l": 310208405,
"m": true,
"p": "9034.36000000",
"q": "0.06015600"
},
{
"M": true,
"T": 1588749214047,
"a": 284862083,
"f": 310208406,
"l": 310208406,
"m": true,
"p": "9034.36000000",
"q": "0.01686000"
},
{
"M": true,
"T": 1588749214047,
"a": 284862084,
"f": 310208407,
"l": 310208407,
"m": true,
"p": "9033.76000000",
"q": "0.00300000"
},
{
"M": true,
"T": 1588749214047,
"a": 284862085,
"f": 310208408,
"l": 310208408,
"m": true,
"p": "9033.39000000",
"q": "0.00221300"
},
{
"M": true,
"T": 1588749214047,
"a": 284862086,
"f": 310208409,
"l": 310208409,
"m": true,
"p": "9032.75000000",
"q": "0.00300000"
},
{
"M": true,
"T": 1588749214047,
"a": 284862087,
"f": 310208410,
"l": 310208410,
"m": true,
"p": "9032.70000000",
"q": "0.01492700"
},
{
"M": true,
"T": 1588749214231,
"a": 284862088,
"f": 310208411,
"l": 310208411,
"m": true,
"p": "9034.35000000",
"q": "0.06732400"
},
{
"M": true,
"T": 1588749214650,
"a": 284862089,
"f": 310208412,
"l": 310208412,
"m": false,
"p": "9033.97000000",
"q": "0.00221200"
},
{
"M": true,
"T": 1588749214752,
"a": 284862090,
"f": 310208413,
"l": 310208413,
"m": false,
"p": "9033.92000000",
"q": "0.00628100"
},
{
"M": true,
"T": 1588749215533,
"a": 284862091,
"f": 310208414,
"l": 310208414,
"m": true,
"p": "9033.43000000",
"q": "0.00408600"
},
{
"M": true,
"T": 1588749215533,
"a": 284862092,
"f": 310208415,
"l": 310208415,
"m": true,
"p": "9033.42000000",
"q": "0.00510400"
},
{
"M": true,
"T": 1588749215916,
"a": 284862093,
"f": 310208416,
"l": 310208416,
"m": true,
"p": "9033.45000000",
"q": "0.00375300"
},
{
"M": true,
"T": 1588749216016,
"a": 284862094,
"f": 310208417,
"l": 310208417,
"m": true,
"p": "9033.46000000",
"q": "0.00192000"
},
{
"M": true,
"T": 1588749216129,
"a": 284862095,
"f": 310208418,
"l": 310208418,
"m": false,
"p": "9033.76000000",
"q": "0.00299900"
},
{
"M": true,
"T": 1588749216139,
"a": 284862096,
"f": 310208419,
"l": 310208419,
"m": true,
"p": "9033.49000000",
"q": "0.01195400"
},
{
"M": true,
"T": 1588749216981,
"a": 284862097,
"f": 310208420,
"l": 310208420,
"m": true,
"p": "9033.52000000",
"q": "0.01196100"
},
{
"M": true,
"T": 1588749217173,
"a": 284862098,
"f": 310208421,
"l": 310208421,
"m": true,
"p": "9033.58000000",
"q": "0.01082500"
},
{
"M": true,
"T": 1588749217445,
"a": 284862099,
"f": 310208422,
"l": 310208422,
"m": false,
"p": "9033.76000000",
"q": "0.00000100"
},
{
"M": true,
"T": 1588749217615,
"a": 284862100,
"f": 310208423,
"l": 310208423,
"m": true,
"p": "9033.59000000",
"q": "0.00310300"
},
{
"M": true,
"T": 1588749217735,
"a": 284862101,
"f": 310208424,
"l": 310208424,
"m": true,
"p": "9033.59000000",
"q": "0.01054800"
},
{
"M": true,
"T": 1588749219343,
"a": 284862102,
"f": 310208425,
"l": 310208425,
"m": true,
"p": "9033.59000000",
"q": "0.00141300"
},
{
"M": true,
"T": 1588749219456,
"a": 284862103,
"f": 310208426,
"l": 310208426,
"m": false,
"p": "9033.93000000",
"q": "0.10427300"
},
{
"M": true,
"T": 1588749219468,
"a": 284862104,
"f": 310208427,
"l": 310208427,
"m": true,
"p": "9033.59000000",
"q": "0.01196100"
},
{
"M": true,
"T": 1588749219554,
"a": 284862105,
"f": 310208428,
"l": 310208428,
"m": false,
"p": "9033.93000000",
"q": "0.06354800"
},
{
"M": true,
"T": 1588749219595,
"a": 284862106,
"f": 310208429,
"l": 310208429,
"m": true,
"p": "9033.59000000",
"q": "0.01000800"
},
{
"M": true,
"T": 1588749219674,
"a": 284862107,
"f": 310208430,
"l": 310208430,
"m": false,
"p": "9033.89000000",
"q": "0.00477700"
},
{
"M": true,
"T": 1588749219718,
"a": 284862108,
"f": 310208431,
"l": 310208431,
"m": false,
"p": "9033.89000000",
"q": "0.17215400"
},
{
"M": true,
"T": 1588749219718,
"a": 284862109,
"f": 310208432,
"l": 310208432,
"m": false,
"p": "9033.93000000",
"q": "0.11564800"
},
{
"M": true,
"T": 1588749222023,
"a": 284862110,
"f": 310208433,
"l": 310208433,
"m": true,
"p": "9033.72000000",
"q": "0.00600900"
},
{
"M": true,
"T": 1588749222214,
"a": 284862111,
"f": 310208434,
"l": 310208434,
"m": true,
"p": "9033.72000000",
"q": "0.01325500"
},
{
"M": true,
"T": 1588749222458,
"a": 284862112,
"f": 310208435,
"l": 310208435,
"m": true,
"p": "9033.69000000",
"q": "0.17693000"
},
{
"M": true,
"T": 1588749222458,
"a": 284862113,
"f": 310208436,
"l": 310208436,
"m": true,
"p": "9033.65000000",
"q": "0.17263000"
},
{
"M": true,
"T": 1588749222660,
"a": 284862114,
"f": 310208437,
"l": 310208437,
"m": false,
"p": "9033.92000000",
"q": "0.00285300"
},
{
"M": true,
"T": 1588749222781,
"a": 284862115,
"f": 310208438,
"l": 310208438,
"m": false,
"p": "9033.97000000",
"q": "0.00000100"
},
{
"M": true,
"T": 1588749222781,
"a": 284862116,
"f": 310208439,
"l": 310208439,
"m": false,
"p": "9034.05000000",
"q": "0.00840200"
},
{
"M": true,
"T": 1588749222781,
"a": 284862117,
"f": 310208440,
"l": 310208440,
"m": false,
"p": "9034.73000000",
"q": "0.12175200"
},
{
"M": true,
"T": 1588749222781,
"a": 284862118,
"f": 310208441,
"l": 310208441,
"m": false,
"p": "9034.78000000",
"q": "0.00300000"
},
{
"M": true,
"T": 1588749222781,
"a": 284862119,
"f": 310208442,
"l": 310208442,
"m": false,
"p": "9034.82000000",
"q": "0.16684500"
},
{
"M": true,
"T": 1588749224258,
"a": 284862120,
"f": 310208443,
"l": 310208443,
"m": false,
"p": "9033.77000000",
"q": "0.02419200"
},
{
"M": true,
"T": 1588749225293,
"a": 284862121,
"f": 310208444,
"l": 310208444,
"m": false,
"p": "9033.77000000",
"q": "0.10000000"
},
{
"M": true,
"T": 1588749225794,
"a": 284862122,
"f": 310208445,
"l": 310208446,
"m": true,
"p": "9033.76000000",
"q": "0.00521300"
},
{
"M": true,
"T": 1588749225794,
"a": 284862123,
"f": 310208447,
"l": 310208447,
"m": true,
"p": "9033.28000000",
"q": "0.08762000"
},
{
"M": true,
"T": 1588749225794,
"a": 284862124,
"f": 310208448,
"l": 310208448,
"m": true,
"p": "9033.26000000",
"q": "0.00716700"
},
{
"M": true,
"T": 1588749226839,
"a": 284862125,
"f": 310208449,
"l": 310208449,
"m": false,
"p": "9033.63000000",
"q": "0.14333200"
},
{
"M": true,
"T": 1588749227213,
"a": 284862126,
"f": 310208450,
"l": 310208450,
"m": true,
"p": "9033.30000000",
"q": "0.02214100"
},
{
"M": true,
"T": 1588749228758,
"a": 284862127,
"f": 310208451,
"l": 310208451,
"m": false,
"p": "9033.70000000",
"q": "0.19302600"
},
{
"M": true,
"T": 1588749228758,
"a": 284862128,
"f": 310208452,
"l": 310208452,
"m": false,
"p": "9033.72000000",
"q": "0.00755100"
},
{
"M": true,
"T": 1588749228758,
"a": 284862129,
"f": 310208453,
"l": 310208453,
"m": false,
"p": "9033.79000000",
"q": "0.09488700"
},
{
"M": true,
"T": 1588749230513,
"a": 284862130,
"f": 310208454,
"l": 310208454,
"m": true,
"p": "9033.34000000",
"q": "0.00221300"
},
{
"M": true,
"T": 1588749230513,
"a": 284862131,
"f": 310208455,
"l": 310208456,
"m": true,
"p": "9033.26000000",
"q": "0.09554300"
},
{
"M": true,
"T": 1588749230513,
"a": 284862132,
"f": 310208457,
"l": 310208457,
"m": true,
"p": "9032.76000000",
"q": "0.18248800"
},
{
"M": true,
"T": 1588749230513,
"a": 284862133,
"f": 310208458,
"l": 310208460,
"m": true,
"p": "9032.75000000",
"q": "0.01452300"
},
{
"M": true,
"T": 1588749230513,
"a": 284862134,
"f": 310208461,
"l": 310208461,
"m": true,
"p": "9032.18000000",
"q": "0.10523300"
},
{
"M": true,
"T": 1588749230737,
"a": 284862135,
"f": 310208462,
"l": 310208462,
"m": false,
"p": "9033.03000000",
"q": "0.01910900"
},
{
"M": true,
"T": 1588749230744,
"a": 284862136,
"f": 310208463,
"l": 310208463,
"m": false,
"p": "9033.03000000",
"q": "0.02392000"
},
{
"M": true,
"T": 1588749230847,
"a": 284862137,
"f": 310208464,
"l": 310208464,
"m": false,
"p": "9032.99000000",
"q": "0.01869300"
},
{
"M": true,
"T": 1588749230859,
"a": 284862138,
"f": 310208465,
"l": 310208465,
"m": true,
"p": "9032.21000000",
"q": "0.00221400"
},
{
"M": true,
"T": 1588749230859,
"a": 284862139,
"f": 310208466,
"l": 310208466,
"m": true,
"p": "9031.92000000",
"q": "0.00001200"
},
{
"M": true,
"T": 1588749231463,
"a": 284862140,
"f": 310208467,
"l": 310208467,
"m": false,
"p": "9032.91000000",
"q": "0.00149300"
},
{
"M": true,
"T": 1588749232655,
"a": 284862141,
"f": 310208468,
"l": 310208468,
"m": true,
"p": "9032.78000000",
"q": "0.03052400"
},
{
"M": true,
"T": 1588749232806,
"a": 284862142,
"f": 310208469,
"l": 310208469,
"m": true,
"p": "9032.89000000",
"q": "0.17694800"
},
{
"M": true,
"T": 1588749232806,
"a": 284862143,
"f": 310208470,
"l": 310208470,
"m": true,
"p": "9032.78000000",
"q": "0.22305200"
},
{
"M": true,
"T": 1588749234556,
"a": 284862144,
"f": 310208471,
"l": 310208471,
"m": false,
"p": "9032.79000000",
"q": "0.00736000"
},
{
"M": true,
"T": 1588749234556,
"a": 284862145,
"f": 310208472,
"l": 310208472,
"m": false,
"p": "9033.00000000",
"q": "0.05323400"
},
{
"M": true,
"T": 1588749235418,
"a": 284862146,
"f": 310208473,
"l": 310208473,
"m": false,
"p": "9033.00000000",
"q": "0.04675200"
},
{
"M": true,
"T": 1588749235620,
"a": 284862147,
"f": 310208474,
"l": 310208474,
"m": false,
"p": "9033.00000000",
"q": "0.00001400"
},
{
"M": true,
"T": 1588749235620,
"a": 284862148,
"f": 310208475,
"l": 310208475,
"m": false,
"p": "9033.26000000",
"q": "0.00254400"
},
{
"M": true,
"T": 1588749235641,
"a": 284862149,
"f": 310208476,
"l": 310208476,
"m": true,
"p": "9033.03000000",
"q": "0.17694300"
},
{
"M": true,
"T": 1588749235641,
"a": 284862150,
"f": 310208477,
"l": 310208477,
"m": true,
"p": "9033.00000000",
"q": "0.38752300"
},
{
"M": true,
"T": 1588749235641,
"a": 284862151,
"f": 310208478,
"l": 310208478,
"m": true,
"p": "9032.99000000",
"q": "0.15113500"
},
{
"M": true,
"T": 1588749237197,
"a": 284862152,
"f": 310208479,
"l": 310208479,
"m": false,
"p": "9033.14000000",
"q": "0.01370900"
},
{
"M": true,
"T": 1588749238872,
"a": 284862153,
"f": 310208480,
"l": 310208480,
"m": false,
"p": "9033.26000000",
"q": "0.00221400"
},
{
"M": true,
"T": 1588749238873,
"a": 284862154,
"f": 310208481,
"l": 310208481,
"m": false,
"p": "9033.26000000",
"q": "0.00221400"
},
{
"M": true,
"T": 1588749239695,
"a": 284862155,
"f": 310208482,
"l": 310208482,
"m": true,
"p": "9033.25000000",
"q": "0.00326000"
},
{
"M": true,
"T": 1588749240265,
"a": 284862156,
"f": 310208483,
"l": 310208483,
"m": false,
"p": "9033.26000000",
"q": "0.01936800"
},
{
"M": true,
"T": 1588749241110,
"a": 284862157,
"f": 310208484,
"l": 310208484,
"m": false,
"p": "9033.26000000",
"q": "0.00000700"
},
{
"M": true,
"T": 1588749241417,
"a": 284862158,
"f": 310208485,
"l": 310208485,
"m": true,
"p": "9033.75000000",
"q": "0.00216600"
},
{
"M": true,
"T": 1588749241521,
"a": 284862159,
"f": 310208486,
"l": 310208486,
"m": true,
"p": "9033.75000000",
"q": "0.03234900"
},
{
"M": true,
"T": 1588749241658,
"a": 284862160,
"f": 310208487,
"l": 310208487,
"m": false,
"p": "9033.76000000",
"q": "0.00300000"
},
{
"M": true,
"T": 1588749241658,
"a": 284862161,
"f": 310208488,
"l": 310208488,
"m": false,
"p": "9034.50000000",
"q": "0.00887200"
},
{
"M": true,
"T": 1588749241658,
"a": 284862162,
"f": 310208489,
"l": 310208489,
"m": false,
"p": "9034.70000000",
"q": "0.00213800"
},
{
"M": true,
"T": 1588749242084,
"a": 284862163,
"f": 310208490,
"l": 310208490,
"m": true,
"p": "9033.53000000",
"q": "0.00207700"
},
{
"M": true,
"T": 1588749242207,
"a": 284862164,
"f": 310208491,
"l": 310208491,
"m": true,
"p": "9033.53000000",
"q": "0.00013600"
},
{
"M": true,
"T": 1588749242207,
"a": 284862165,
"f": 310208492,
"l": 310208492,
"m": true,
"p": "9033.30000000",
"q": "0.00326000"
},
{
"M": true,
"T": 1588749242245,
"a": 284862166,
"f": 310208493,
"l": 310208493,
"m": true,
"p": "9033.30000000",
"q": "0.01163000"
},
{
"M": true,
"T": 1588749242387,
"a": 284862167,
"f": 310208494,
"l": 310208494,
"m": true,
"p": "9033.30000000",
"q": "0.00326900"
},
{
"M": true,
"T": 1588749242387,
"a": 284862168,
"f": 310208495,
"l": 310208495,
"m": true,
"p": "9032.78000000",
"q": "0.01887100"
},
{
"M": true,
"T": 1588749243106,
"a": 284862169,
"f": 310208496,
"l": 310208496,
"m": true,
"p": "9033.67000000",
"q": "0.08647100"
},
{
"M": true,
"T": 1588749244280,
"a": 284862170,
"f": 310208497,
"l": 310208497,
"m": true,
"p": "9033.10000000",
"q": "0.00473900"
},
{
"M": true,
"T": 1588749245682,
"a": 284862171,
"f": 310208498,
"l": 310208498,
"m": true,
"p": "9033.48000000",
"q": "0.05043800"
},
{
"M": true,
"T": 1588749245832,
"a": 284862172,
"f": 310208499,
"l": 310208499,
"m": false,
"p": "9033.72000000",
"q": "0.00221300"
},
{
"M": true,
"T": 1588749245880,
"a": 284862173,
"f": 310208500,
"l": 310208500,
"m": true,
"p": "9033.82000000",
"q": "0.00221300"
},
{
"M": true,
"T": 1588749245880,
"a": 284862174,
"f": 310208501,
"l": 310208501,
"m": true,
"p": "9033.81000000",
"q": "0.00086600"
},
{
"M": true,
"T": 1588749247456,
"a": 284862175,
"f": 310208502,
"l": 310208502,
"m": false,
"p": "9033.82000000",
"q": "0.14939100"
},
{
"M": true,
"T": 1588749249172,
"a": 284862176,
"f": 310208503,
"l": 310208503,
"m": false,
"p": "9034.63000000",
"q": "0.02153500"
},
{
"M": true,
"T": 1588749249988,
"a": 284862177,
"f": 310208504,
"l": 310208504,
"m": false,
"p": "9034.33000000",
"q": "0.00130000"
},
{
"M": true,
"T": 1588749250605,
"a": 284862178,
"f": 310208505,
"l": 310208505,
"m": false,
"p": "9034.11000000",
"q": "0.01617000"
},
{
"M": true,
"T": 1588749251227,
"a": 284862179,
"f": 310208506,
"l": 310208506,
"m": false,
"p": "9034.11000000",
"q": "0.01906100"
},
{
"M": true,
"T": 1588749251452,
"a": 284862180,
"f": 310208507,
"l": 310208507,
"m": true,
"p": "9034.41000000",
"q": "0.40000000"
},
{
"M": true,
"T": 1588749251512,
"a": 284862181,
"f": 310208508,
"l": 310208508,
"m": true,
"p": "9034.61000000",
"q": "0.00646800"
},
{
"M": true,
"T": 1588749253390,
"a": 284862182,
"f": 310208509,
"l": 310208509,
"m": true,
"p": "9034.23000000",
"q": "0.00221400"
},
{
"M": true,
"T": 1588749256526,
"a": 284862183,
"f": 310208510,
"l": 310208510,
"m": true,
"p": "9034.23000000",
"q": "0.00221400"
},
{
"M": true,
"T": 1588749256529,
"a": 284862184,
"f": 310208511,
"l": 310208511,
"m": true,
"p": "9034.23000000",
"q": "0.00221400"
},
{
"M": true,
"T": 1588749256534,
"a": 284862185,
"f": 310208512,
"l": 310208512,
"m": true,
"p": "9034.23000000",
"q": "0.00221400"
},
{
"M": true,
"T": 1588749256534,
"a": 284862186,
"f": 310208513,
"l": 310208513,
"m": true,
"p": "9034.23000000",
"q": "0.00221400"
},
{
"M": true,
"T": 1588749256755,
"a": 284862187,
"f": 310208514,
"l": 310208514,
"m": true,
"p": "9034.23000000",
"q": "0.03371300"
},
{
"M": true,
"T": 1588749256755,
"a": 284862188,
"f": 310208515,
"l": 310208516,
"m": true,
"p": "9033.84000000",
"q": "0.01628700"
},
{
"M": true,
"T": 1588749258021,
"a": 284862189,
"f": 310208517,
"l": 310208518,
"m": false,
"p": "9033.85000000",
"q": "0.36724000"
},
{
"M": true,
"T": 1588749258021,
"a": 284862190,
"f": 310208519,
"l": 310208519,
"m": false,
"p": "9034.00000000",
"q": "0.15371900"
},
{
"M": true,
"T": 1588749258144,
"a": 284862191,
"f": 310208520,
"l": 310208520,
"m": true,
"p": "9033.84000000",
"q": "0.00479400"
},
{
"M": true,
"T": 1588749258271,
"a": 284862192,
"f": 310208521,
"l": 310208521,
"m": false,
"p": "9033.93000000",
"q": "0.01212200"
},
{
"M": true,
"T": 1588749260187,
"a": 284862193,
"f": 310208522,
"l": 310208522,
"m": true,
"p": "9033.84000000",
"q": "0.00221400"
},
{
"M": true,
"T": 1588749260193,
"a": 284862194,
"f": 310208523,
"l": 310208523,
"m": true,
"p": "9033.84000000",
"q": "0.00221400"
},
{
"M": true,
"T": 1588749260193,
"a": 284862195,
"f": 310208524,
"l": 310208524,
"m": true,
"p": "9033.84000000",
"q": "0.00221400"
},
{
"M": true,
"T": 1588749260212,
"a": 284862196,
"f": 310208525,
"l": 310208525,
"m": true,
"p": "9033.84000000",
"q": "0.00221400"
},
{
"M": true,
"T": 1588749260493,
"a": 284862197,
"f": 310208526,
"l": 310208527,
"m": false,
"p": "9033.85000000",
"q": "0.21682400"
},
{
"M": true,
"T": 1588749261522,
"a": 284862198,
"f": 310208528,
"l": 310208528,
"m": true,
"p": "9033.84000000",
"q": "0.00166900"
},
{
"M": true,
"T": 1588749262305,
"a": 284862199,
"f": 310208529,
"l": 310208529,
"m": true,
"p": "9033.84000000",
"q": "0.05665300"
},
{
"M": true,
"T": 1588749262305,
"a": 284862200,
"f": 310208530,
"l": 310208530,
"m": true,
"p": "9033.82000000",
"q": "0.00221300"
},
{
"M": true,
"T": 1588749262305,
"a": 284862201,
"f": 310208531,
"l": 310208531,
"m": true,
"p": "9033.81000000",
"q": "0.01113400"
},
{
"M": true,
"T": 1588749262616,
"a": 284862202,
"f": 310208532,
"l": 310208532,
"m": false,
"p": "9034.00000000",
"q": "0.04755900"
},
{
"M": true,
"T": 1588749262719,
"a": 284862203,
"f": 310208533,
"l": 310208533,
"m": false,
"p": "9034.00000000",
"q": "0.00755800"
},
{
"M": true,
"T": 1588749263231,
"a": 284862204,
"f": 310208534,
"l": 310208534,
"m": false,
"p": "9034.00000000",
"q": "0.06546300"
}
],
"queryString": "limit=1000\u0026symbol=BTCUSDT",
"bodyParams": "",
"headers": {}
},
{
"data": [
{
"M": true,
"T": 1590640145871,
"a": 303004096,
"f": 329755557,
"l": 329755557,
"m": false,
"p": "9195.09000000",
"q": "0.10000000"
},
{
"M": true,
"T": 1590640145901,
"a": 303004097,
"f": 329755558,
"l": 329755558,
"m": true,
"p": "9194.99000000",
"q": "0.00000700"
},
{
"M": true,
"T": 1590640145901,
"a": 303004098,
"f": 329755559,
"l": 329755559,
"m": true,
"p": "9194.98000000",
"q": "0.01963500"
},
{
"M": true,
"T": 1590640145980,
"a": 303004099,
"f": 329755560,
"l": 329755560,
"m": false,
"p": "9194.99000000",
"q": "0.00490700"
},
{
"M": true,
"T": 1590640146110,
"a": 303004100,
"f": 329755561,
"l": 329755561,
"m": false,
"p": "9194.99000000",
"q": "0.09509300"
}
],
"queryString": "limit=5\u0026symbol=BTCUSDT",
"bodyParams": "",
"headers": {}
},
{
"data": [
{
"M": true,
"T": 1590640145871,
"a": 303004096,
"f": 329755557,
"l": 329755557,
"m": false,
"p": "9195.09000000",
"q": "0.10000000"
},
{
"M": true,
"T": 1590640145901,
"a": 303004097,
"f": 329755558,
"l": 329755558,
"m": true,
"p": "9194.99000000",
"q": "0.00000700"
},
{
"M": true,
"T": 1590640145901,
"a": 303004098,
"f": 329755559,
"l": 329755559,
"m": true,
"p": "9194.98000000",
"q": "0.01963500"
},
{
"M": true,
"T": 1590640145980,
"a": 303004099,
"f": 329755560,
"l": 329755560,
"m": false,
"p": "9194.99000000",
"q": "0.00490700"
},
{
"M": true,
"T": 1590640146110,
"a": 303004100,
"f": 329755561,
"l": 329755561,
"m": false,
"p": "9194.99000000",
"q": "0.09509300"
}
],
"queryString": "endTime=1577978345000&startTime=1577977445000&symbol=BTCUSDT",
"bodyParams": "",
"headers": {}
},
{
"data": [
{
"M": true,
"T": 1577977445200,
"a": 303004095,
"f": 329755557,
"l": 329755557,
"": false,
"p": "9195.09000000",
"q": "0.10000000"
},
{
"M": true,
"T": 1577977445500,
"a": 303004096,
"f": 329755557,
"l": 329755557,
"": false,
"p": "9195.09000000",
"q": "0.10000000"
}
],
"queryString": "endTime=1577981045000&limit=1000&startTime=1577977445000&symbol=BTCUSDT",
"bodyParams": "",
"headers": {}
},
{
"data": [
{
"M": true,
"T": 1577977445500,
"a": 303004096,
"f": 329755557,
"l": 329755557,
"": false,
"p": "9195.09000000",
"q": "0.10000000"
},
{
"M": true,
"T": 1577981944800,
"a": 303004097,
"f": 329755557,
"l": 329755557,
"": false,
"p": "9195.09000000",
"q": "0.10000000"
},
{
"M": true,
"T": 1577981945200,
"a": 303004098,
"f": 329755557,
"l": 329755557,
"": false,
"p": "9195.09000000",
"q": "0.10000000"
}
],
"queryString": "fromId=303004096&limit=1000&symbol=BTCUSDT",
"bodyParams": "",
"headers": {}
},
{
"data": [
{
"M": true,
"T": 1577977445500,
"a": 303004096,
"f": 329755557,
"l": 329755557,
"": false,
"p": "9195.09000000",
"q": "0.10000000"
},
{
"M": true,
"T": 1577981944800,
"a": 303004097,
"f": 329755557,
"l": 329755557,
"": false,
"p": "9195.09000000",
"q": "0.10000000"
},
{
"M": true,
"T": 1577981945200,
"a": 303004098,
"f": 329755557,
"l": 329755557,
"": false,
"p": "9195.09000000",
"q": "0.10000000"
}
],
"queryString": "limit=3&symbol=BTCUSDT",
"bodyParams": "",
"headers": {}
},
{
"data": [
{
"M": true,
"T": 1577981945200,
"a": 303004098,
"f": 329755557,
"l": 329755557,
"": false,
"p": "9195.09000000",
"q": "0.10000000"
}
],
"queryString": "fromId=303004098&limit=1000&symbol=BTCUSDT",
"bodyParams": "",
"headers": {}
}
]
},
"/api/v3/allOrders": {
"GET": [
{
"data": [
{
"clientOrderId": "myOrder1",
"cummulativeQuoteQty": "0.0",
"executedQty": "0.0",
"icebergQty": "0.0",
"isWorking": true,
"orderId": 1,
"origQty": "1.0",
"price": "0.1",
"side": "BUY",
"status": "NEW",
"stopPrice": "0.0",
"symbol": "LTCBTC",
"time": 1499827319559,
"timeInForce": "GTC",
"type": "LIMIT",
"updateTime": 1499827319559
}
],
"queryString": "recvWindow=5000\u0026signature=2d45930bd9a4579c19378046d570031e38473b9c24f796f60a80ba5b7768626d\u0026symbol=BTCUSDT\u0026timestamp=1588749277000",
"bodyParams": "",
"headers": {
"X-Mbx-Apikey": [
""
]
}
},
{
"data": [
{
"clientOrderId": "mySuperOrderOfAwesome",
"cummulativeQuoteQty": "0.0",
"executedQty": "0.0",
"icebergQty": "0.0",
"isWorking": true,
"orderId": 1,
"origQty": "1.0",
"price": "0.1",
"side": "BUY",
"status": "NEW",
"stopPrice": "0.0",
"symbol": "LTCBTC",
"time": 1499827319559,
"timeInForce": "GTC",
"type": "LIMIT",
"updateTime": 1499827319559
}
],
"queryString": "limit=1000\u0026recvWindow=5000\u0026signature=0c070605ec17040dfff47b9be73e6e0e2104315bab928cf6d288bf340c4619d0\u0026symbol=LTCBTC\u0026timestamp=1588749355000",
"bodyParams": "",
"headers": {
"X-Mbx-Apikey": [
""
]
}
}
]
},
"/api/v3/avgPrice": {
"GET": [
{
"data": {
"mins": 5,
"price": "6622.02734157"
},
"queryString": "symbol=BTCUSDT",
"bodyParams": "",
"headers": {}
}
]
},
"/api/v3/depth": {
"GET": [
{
"data": {
"asks": [
[
"6621.80000000",
"0.00198100"
],
[
"6622.14000000",
"4.00000000"
],
[
"6622.46000000",
"2.30000000"
],
[
"6622.47000000",
"1.18633300"
],
[
"6622.64000000",
"4.00000000"
],
[
"6622.73000000",
"0.02900000"
],
[
"6622.76000000",
"0.12557700"
],
[
"6622.81000000",
"2.08994200"
],
[
"6622.82000000",
"0.01500000"
],
[
"6623.17000000",
"0.16831300"
]
],
"bids": [
[
"6621.55000000",
"0.16356700"
],
[
"6621.45000000",
"0.16352600"
],
[
"6621.41000000",
"0.86091200"
],
[
"6621.25000000",
"0.16914100"
],
[
"6621.23000000",
"0.09193600"
],
[
"6621.22000000",
"0.00755100"
],
[
"6621.13000000",
"0.08432000"
],
[
"6621.03000000",
"0.00172000"
],
[
"6620.94000000",
"0.30506700"
],
[
"6620.93000000",
"0.00200000"
]
],
"lastUpdateId": 3327091030
},
"queryString": "limit=10\u0026symbol=BTCUSDT",
"bodyParams": "",
"headers": {}
}
]
},
"/api/v3/exchangeInfo": {
"GET": [
{
"data": {
"exchangeFilters": [],
"rateLimits": [
{
"interval": "MINUTE",
"intervalNum": 1,
"limit": 1200,
"rateLimitType": "REQUEST_WEIGHT"
},
{
"interval": "SECOND",
"intervalNum": 10,
"limit": 100,
"rateLimitType": "ORDERS"
},
{
"interval": "DAY",
"intervalNum": 1,
"limit": 200000,
"rateLimitType": "ORDERS"
}
],
"serverTime": 1586994278861,
"symbols": [
{
"baseAsset": "ETH",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "100000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "100000.00000000",
"minQty": "0.00100000",
"stepSize": "0.00100000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "14460.02817700",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": true,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "ETHBTC"
},
{
"baseAsset": "LTC",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "100000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "100000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "64030.25232094",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": true,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "LTCBTC"
},
{
"baseAsset": "BNB",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "100000.00000000",
"minPrice": "0.00000010",
"tickSize": "0.00000010"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "100000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "164082.10599174",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": true,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "BNBBTC"
},
{
"baseAsset": "NEO",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "100000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "100000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "76227.76931129",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": true,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "NEOBTC"
},
{
"baseAsset": "QTUM",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "56880.83108127",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "QTUMETH"
},
{
"baseAsset": "EOS",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "76059.80256887",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "EOSETH"
},
{
"baseAsset": "SNT",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "2276406.49173554",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "SNTETH"
},
{
"baseAsset": "BNT",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "166888.43856749",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "BNTETH"
},
{
"baseAsset": "BCC",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "100000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "100000.00000000",
"minQty": "0.00100000",
"stepSize": "0.00100000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "BCCBTC"
},
{
"baseAsset": "GAS",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000010",
"tickSize": "0.00000010"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "198666.33200413",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "GASBTC"
},
{
"baseAsset": "BNB",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "13796.35449725",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": true,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "BNBETH"
},
{
"baseAsset": "BTC",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000000.00000000",
"minPrice": "0.01000000",
"tickSize": "0.01000000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000.00000000",
"minQty": "0.00000100",
"stepSize": "0.00000100"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "574.95143224",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": true,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDT",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "BTCUSDT"
},
{
"baseAsset": "ETH",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000000.00000000",
"minPrice": "0.01000000",
"tickSize": "0.01000000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000.00000000",
"minQty": "0.00001000",
"stepSize": "0.00001000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "30731.32428899",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": true,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDT",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "ETHUSDT"
},
{
"baseAsset": "HSR",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "100000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "10000000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "HSRBTC"
},
{
"baseAsset": "OAX",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "100000.00000000",
"minPrice": "0.00000010",
"tickSize": "0.00000010"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "593047.25068871",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "OAXETH"
},
{
"baseAsset": "DNT",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "4194220.05124836",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "DNTETH"
},
{
"baseAsset": "MCO",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "11931.11756198",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "MCOETH"
},
{
"baseAsset": "ICN",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "100000.00000000",
"minPrice": "0.00000010",
"tickSize": "0.00000010"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "ICNETH"
},
{
"baseAsset": "MCO",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000010",
"tickSize": "0.00000010"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "57074.90211433",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "MCOBTC"
},
{
"baseAsset": "WTC",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000010",
"tickSize": "0.00000010"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "904811.62606749",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "WTCBTC"
},
{
"baseAsset": "WTC",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "99865.38471763",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "WTCETH"
},
{
"baseAsset": "LRC",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "2949154.91666667",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "LRCBTC"
},
{
"baseAsset": "LRC",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "940960.40289256",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "LRCETH"
},
{
"baseAsset": "QTUM",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000010",
"tickSize": "0.00000010"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "164379.20713499",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": true,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "QTUMBTC"
},
{
"baseAsset": "YOYO",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "18563886.17286501",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "YOYOBTC"
},
{
"baseAsset": "OMG",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000010",
"tickSize": "0.00000010"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "182578.08370523",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "OMGBTC"
},
{
"baseAsset": "OMG",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "98748.03460744",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "OMGETH"
},
{
"baseAsset": "ZRX",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "1232091.63016529",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "ZRXBTC"
},
{
"baseAsset": "ZRX",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "322562.21212121",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "ZRXETH"
},
{
"baseAsset": "STRAT",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "700080.76170799",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "STRATBTC"
},
{
"baseAsset": "STRAT",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "93967.72384298",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "STRATETH"
},
{
"baseAsset": "SNGLS",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "23082078.33953168",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "SNGLSBTC"
},
{
"baseAsset": "SNGLS",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "6821000.00000000",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "SNGLSETH"
},
{
"baseAsset": "BQX",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "4834482.36432507",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "BQXBTC"
},
{
"baseAsset": "BQX",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "100000.00000000",
"minPrice": "0.00000010",
"tickSize": "0.00000010"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "920138.29545455",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "BQXETH"
},
{
"baseAsset": "KNC",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "485850.69352617",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "KNCBTC"
},
{
"baseAsset": "KNC",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "100000.00000000",
"minPrice": "0.00000010",
"tickSize": "0.00000010"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "254142.07300275",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "KNCETH"
},
{
"baseAsset": "FUN",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "117740434.64393939",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "FUNBTC"
},
{
"baseAsset": "FUN",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "16018487.18595041",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "FUNETH"
},
{
"baseAsset": "SNM",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "21529109.73691460",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "SNMBTC"
},
{
"baseAsset": "SNM",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "1829203.54309166",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "SNMETH"
},
{
"baseAsset": "NEO",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "26774.22818182",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "NEOETH"
},
{
"baseAsset": "IOTA",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "2389455.10881543",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": true,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "IOTABTC"
},
{
"baseAsset": "IOTA",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "518033.62878788",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "IOTAETH"
},
{
"baseAsset": "LINK",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "287444.87741047",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": true,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "LINKBTC"
},
{
"baseAsset": "LINK",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "62708.31611570",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "LINKETH"
},
{
"baseAsset": "XVG",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "250027516.14256198",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "XVGBTC"
},
{
"baseAsset": "XVG",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "13730690.90358127",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "XVGETH"
},
{
"baseAsset": "SALT",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000010",
"tickSize": "0.00000010"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "SALTBTC"
},
{
"baseAsset": "SALT",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "SALTETH"
},
{
"baseAsset": "MDA",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "527228.51515152",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "MDABTC"
},
{
"baseAsset": "MDA",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "100000.00000000",
"minPrice": "0.00000010",
"tickSize": "0.00000010"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "68095.13842975",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "MDAETH"
},
{
"baseAsset": "MTL",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "1085845.51997245",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "MTLBTC"
},
{
"baseAsset": "MTL",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "115065.33136364",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "MTLETH"
},
{
"baseAsset": "SUB",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "SUBBTC"
},
{
"baseAsset": "SUB",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "SUBETH"
},
{
"baseAsset": "EOS",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000010",
"tickSize": "0.00000010"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "361252.72801653",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": true,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "EOSBTC"
},
{
"baseAsset": "SNT",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "10508931.90358127",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "SNTBTC"
},
{
"baseAsset": "ETC",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "68180.27691460",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "ETCETH"
},
{
"baseAsset": "ETC",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000010",
"tickSize": "0.00000010"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "127103.40606061",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": true,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "ETCBTC"
},
{
"baseAsset": "MTH",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "30416085.67079890",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "MTHBTC"
},
{
"baseAsset": "MTH",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "4024565.56561680",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "MTHETH"
},
{
"baseAsset": "ENG",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "988066.84986226",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "ENGBTC"
},
{
"baseAsset": "ENG",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "100000.00000000",
"minPrice": "0.00000010",
"tickSize": "0.00000010"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "1007223.44421488",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "ENGETH"
},
{
"baseAsset": "DNT",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "27005334.13980716",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "DNTBTC"
},
{
"baseAsset": "ZEC",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "10000000.00000000",
"minQty": "0.00100000",
"stepSize": "0.00100000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "7952.55503168",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": true,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "ZECBTC"
},
{
"baseAsset": "ZEC",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "10000000.00000000",
"minQty": "0.00100000",
"stepSize": "0.00100000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "4532.81946212",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "ZECETH"
},
{
"baseAsset": "BNT",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "278501.56267218",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "BNTBTC"
},
{
"baseAsset": "AST",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "9186078.71900826",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "ASTBTC"
},
{
"baseAsset": "AST",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "100000.00000000",
"minPrice": "0.00000010",
"tickSize": "0.00000010"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "1654488.65358127",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "ASTETH"
},
{
"baseAsset": "DASH",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "10000000.00000000",
"minQty": "0.00100000",
"stepSize": "0.00100000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "3264.27466598",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": true,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "DASHBTC"
},
{
"baseAsset": "DASH",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "10000000.00000000",
"minQty": "0.00100000",
"stepSize": "0.00100000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "1817.69283402",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "DASHETH"
},
{
"baseAsset": "OAX",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "4279722.03994490",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "OAXBTC"
},
{
"baseAsset": "ICN",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "ICNBTC"
},
{
"baseAsset": "BTG",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "100000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "10000000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "22834.42661846",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "BTGBTC"
},
{
"baseAsset": "BTG",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "8000.00000000",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "BTGETH"
},
{
"baseAsset": "EVX",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "1368239.25137741",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "EVXBTC"
},
{
"baseAsset": "EVX",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "100000.00000000",
"minPrice": "0.00000010",
"tickSize": "0.00000010"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "139792.30578512",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "EVXETH"
},
{
"baseAsset": "REQ",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "12717761.03443526",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "REQBTC"
},
{
"baseAsset": "REQ",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "6172739.94628099",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "REQETH"
},
{
"baseAsset": "VIB",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "11922185.66322314",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "VIBBTC"
},
{
"baseAsset": "VIB",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "2663538.91253444",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "VIBETH"
},
{
"baseAsset": "HSR",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "HSRETH"
},
{
"baseAsset": "TRX",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "141807439.13016529",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": true,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "TRXBTC"
},
{
"baseAsset": "TRX",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "18548201.19765840",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "TRXETH"
},
{
"baseAsset": "POWR",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "3415414.57782369",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "POWRBTC"
},
{
"baseAsset": "POWR",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "476689.20041322",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "POWRETH"
},
{
"baseAsset": "ARK",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "738559.95233471",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "ARKBTC"
},
{
"baseAsset": "ARK",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "151384.06636364",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "ARKETH"
},
{
"baseAsset": "YOYO",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "7287900.00000000",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "YOYOETH"
},
{
"baseAsset": "XRP",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "13136048.41804408",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": true,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "XRPBTC"
},
{
"baseAsset": "XRP",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "722081.35261708",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": true,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "XRPETH"
},
{
"baseAsset": "MOD",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000010",
"tickSize": "0.00000010"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "MODBTC"
},
{
"baseAsset": "MOD",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "MODETH"
},
{
"baseAsset": "ENJ",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "6132461.56955923",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "ENJBTC"
},
{
"baseAsset": "ENJ",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "1029566.11363636",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "ENJETH"
},
{
"baseAsset": "STORJ",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "1637685.94903581",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "STORJBTC"
},
{
"baseAsset": "STORJ",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "100000.00000000",
"minPrice": "0.00000010",
"tickSize": "0.00000010"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "255289.75757576",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "STORJETH"
},
{
"baseAsset": "BNB",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00010000",
"tickSize": "0.00010000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "80773.11635675",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": true,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDT",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "BNBUSDT"
},
{
"baseAsset": "VEN",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "10000.00000000",
"minPrice": "0.00010000",
"tickSize": "0.00010000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "VENBNB"
},
{
"baseAsset": "YOYO",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "915300.00000000",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "YOYOBNB"
},
{
"baseAsset": "POWR",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.10000000",
"stepSize": "0.10000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "397330.10964187",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "POWRBNB"
},
{
"baseAsset": "VEN",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "VENBTC"
},
{
"baseAsset": "VEN",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "VENETH"
},
{
"baseAsset": "KMD",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000010",
"tickSize": "0.00000010"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "631217.69763085",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "KMDBTC"
},
{
"baseAsset": "KMD",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "68176.64627410",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "KMDETH"
},
{
"baseAsset": "NULS",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "0.10000000",
"stepSize": "0.10000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "91428.62181070",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "NULSBNB"
},
{
"baseAsset": "RCN",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "3922743.12190083",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "RCNBTC"
},
{
"baseAsset": "RCN",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "674048.73898072",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "RCNETH"
},
{
"baseAsset": "RCN",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "365418.29452055",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "RCNBNB"
},
{
"baseAsset": "NULS",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "369093.67286501",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "NULSBTC"
},
{
"baseAsset": "NULS",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "114082.68250689",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "NULSETH"
},
{
"baseAsset": "RDN",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "955356.09366391",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "RDNBTC"
},
{
"baseAsset": "RDN",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "100000.00000000",
"minPrice": "0.00000010",
"tickSize": "0.00000010"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "484785.70867769",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "RDNETH"
},
{
"baseAsset": "RDN",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "0.10000000",
"stepSize": "0.10000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "242272.18440367",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "RDNBNB"
},
{
"baseAsset": "XMR",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "10000000.00000000",
"minQty": "0.00100000",
"stepSize": "0.00100000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "13354.96270386",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": true,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "XMRBTC"
},
{
"baseAsset": "XMR",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "10000000.00000000",
"minQty": "0.00100000",
"stepSize": "0.00100000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "4601.22412741",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "XMRETH"
},
{
"baseAsset": "DLT",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "519749.71972789",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "DLTBNB"
},
{
"baseAsset": "WTC",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.10000000",
"stepSize": "0.10000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "108250.56356749",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "WTCBNB"
},
{
"baseAsset": "DLT",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "9132770.72107438",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "DLTBTC"
},
{
"baseAsset": "DLT",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "693963.42837466",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "DLTETH"
},
{
"baseAsset": "AMB",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "14445408.90358127",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "AMBBTC"
},
{
"baseAsset": "AMB",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "2480114.59366391",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "AMBETH"
},
{
"baseAsset": "AMB",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "1213944.38271605",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "AMBBNB"
},
{
"baseAsset": "BCC",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "10000000.00000000",
"minQty": "0.00100000",
"stepSize": "0.00100000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "BCCETH"
},
{
"baseAsset": "BCC",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "100000.00000000",
"minPrice": "0.01000000",
"tickSize": "0.01000000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.00001000",
"stepSize": "0.00001000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDT",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "BCCUSDT"
},
{
"baseAsset": "BCC",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "100000.00000000",
"minPrice": "0.01000000",
"tickSize": "0.01000000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.00001000",
"stepSize": "0.00001000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "BCCBNB"
},
{
"baseAsset": "BAT",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "4496573.99517906",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": true,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "BATBTC"
},
{
"baseAsset": "BAT",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "427759.76790634",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "BATETH"
},
{
"baseAsset": "BAT",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "0.10000000",
"stepSize": "0.10000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "270566.35426997",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "BATBNB"
},
{
"baseAsset": "BCPT",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "15609974.56198347",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "BCPTBTC"
},
{
"baseAsset": "BCPT",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "1465012.30371901",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "BCPTETH"
},
{
"baseAsset": "BCPT",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "1291715.81340342",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "BCPTBNB"
},
{
"baseAsset": "ARN",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "1302602.48691460",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "ARNBTC"
},
{
"baseAsset": "ARN",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "240552.58402204",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "ARNETH"
},
{
"baseAsset": "GVT",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000010",
"tickSize": "0.00000010"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "114507.08259642",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "GVTBTC"
},
{
"baseAsset": "GVT",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "35870.59019972",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "GVTETH"
},
{
"baseAsset": "CDT",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "36213170.99173554",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "CDTBTC"
},
{
"baseAsset": "CDT",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "7194651.98415978",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "CDTETH"
},
{
"baseAsset": "GXS",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "446489.79476584",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "GXSBTC"
},
{
"baseAsset": "GXS",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "63607.86690771",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "GXSETH"
},
{
"baseAsset": "NEO",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "10000.00000000",
"minPrice": "0.00100000",
"tickSize": "0.00100000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.00100000",
"stepSize": "0.00100000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "198142.67851722",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": true,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDT",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "NEOUSDT"
},
{
"baseAsset": "NEO",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "10000.00000000",
"minPrice": "0.00010000",
"tickSize": "0.00010000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "21317.50791736",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "NEOBNB"
},
{
"baseAsset": "POE",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "198676471.78168044",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "POEBTC"
},
{
"baseAsset": "POE",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "23475960.29002625",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "POEETH"
},
{
"baseAsset": "QSP",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "16111403.05853994",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "QSPBTC"
},
{
"baseAsset": "QSP",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "3304056.25964187",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "QSPETH"
},
{
"baseAsset": "QSP",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000010",
"tickSize": "0.00000010"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "2329700.17397260",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "QSPBNB"
},
{
"baseAsset": "BTS",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "3663996.15358127",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "BTSBTC"
},
{
"baseAsset": "BTS",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "1319585.54269972",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "BTSETH"
},
{
"baseAsset": "BTS",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "803100.00000000",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "BTSBNB"
},
{
"baseAsset": "XZC",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000010",
"tickSize": "0.00000010"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "25614.41655647",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "XZCBTC"
},
{
"baseAsset": "XZC",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "7017.59836088",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "XZCETH"
},
{
"baseAsset": "XZC",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "10000.00000000",
"minPrice": "0.00010000",
"tickSize": "0.00010000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "7503.90366804",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "XZCBNB"
},
{
"baseAsset": "LSK",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000010",
"tickSize": "0.00000010"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "123560.41411157",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "LSKBTC"
},
{
"baseAsset": "LSK",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "28064.67692837",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "LSKETH"
},
{
"baseAsset": "LSK",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "0.10000000",
"stepSize": "0.10000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "25791.58353994",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "LSKBNB"
},
{
"baseAsset": "TNT",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "3733117.83264463",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "TNTBTC"
},
{
"baseAsset": "TNT",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "788909.57988981",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "TNTETH"
},
{
"baseAsset": "FUEL",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "127582068.45385675",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "FUELBTC"
},
{
"baseAsset": "FUEL",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "24424800.00000000",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "FUELETH"
},
{
"baseAsset": "MANA",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "11547620.43319559",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "MANABTC"
},
{
"baseAsset": "MANA",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "1296843.17286501",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "MANAETH"
},
{
"baseAsset": "BCD",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "192554.58057851",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "BCDBTC"
},
{
"baseAsset": "BCD",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "10000000.00000000",
"minQty": "0.00100000",
"stepSize": "0.00100000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "65059.60311983",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "BCDETH"
},
{
"baseAsset": "DGD",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "10000000.00000000",
"minQty": "0.00100000",
"stepSize": "0.00100000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "1763.44295413",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "DGDBTC"
},
{
"baseAsset": "DGD",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "10000000.00000000",
"minQty": "0.00100000",
"stepSize": "0.00100000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "6197.38263696",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "DGDETH"
},
{
"baseAsset": "IOTA",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "0.10000000",
"stepSize": "0.10000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "176056.33436639",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "IOTABNB"
},
{
"baseAsset": "ADX",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "2447500.43250689",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "ADXBTC"
},
{
"baseAsset": "ADX",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "100000.00000000",
"minPrice": "0.00000010",
"tickSize": "0.00000010"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "361764.28650138",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "ADXETH"
},
{
"baseAsset": "ADX",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "218000.00000000",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "ADXBNB"
},
{
"baseAsset": "ADA",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "33886261.43388430",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": true,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "ADABTC"
},
{
"baseAsset": "ADA",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "4602861.19008264",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "ADAETH"
},
{
"baseAsset": "PPT",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "502806.55991736",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "PPTBTC"
},
{
"baseAsset": "PPT",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "110922.45687328",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "PPTETH"
},
{
"baseAsset": "CMT",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "23674485.85123967",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "CMTBTC"
},
{
"baseAsset": "CMT",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "3538873.32988981",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "CMTETH"
},
{
"baseAsset": "CMT",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "3320062.49802891",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "CMTBNB"
},
{
"baseAsset": "XLM",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "12053443.94283747",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": true,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "XLMBTC"
},
{
"baseAsset": "XLM",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "1944634.98553719",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "XLMETH"
},
{
"baseAsset": "XLM",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "1173554.63319559",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "XLMBNB"
},
{
"baseAsset": "CND",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "20433865.45867769",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "CNDBTC"
},
{
"baseAsset": "CND",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "5561367.78095238",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "CNDETH"
},
{
"baseAsset": "CND",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000010",
"tickSize": "0.00000010"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "2682800.00000000",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "CNDBNB"
},
{
"baseAsset": "LEND",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "6742594.22589532",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "LENDBTC"
},
{
"baseAsset": "LEND",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "2055264.04476584",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "LENDETH"
},
{
"baseAsset": "WABI",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "3209521.55578512",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "WABIBTC"
},
{
"baseAsset": "WABI",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "305963.19903581",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "WABIETH"
},
{
"baseAsset": "WABI",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "325744.82369146",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "WABIBNB"
},
{
"baseAsset": "LTC",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "10000000.00000000",
"minQty": "0.00100000",
"stepSize": "0.00100000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "6431.23235055",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "LTCETH"
},
{
"baseAsset": "LTC",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "100000.00000000",
"minPrice": "0.01000000",
"tickSize": "0.01000000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.00001000",
"stepSize": "0.00001000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "69692.75786125",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": true,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDT",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "LTCUSDT"
},
{
"baseAsset": "LTC",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00100000",
"tickSize": "0.00100000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.00100000",
"stepSize": "0.00100000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "11060.15676584",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "LTCBNB"
},
{
"baseAsset": "TNB",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "188932480.39462810",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "TNBBTC"
},
{
"baseAsset": "TNB",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "14863768.45879121",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "TNBETH"
},
{
"baseAsset": "WAVES",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000010",
"tickSize": "0.00000010"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "360362.88933196",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "WAVESBTC"
},
{
"baseAsset": "WAVES",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "54999.76129477",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "WAVESETH"
},
{
"baseAsset": "WAVES",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "0.10000000",
"stepSize": "0.10000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "27217.11418733",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "WAVESBNB"
},
{
"baseAsset": "GTO",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "28296548.44765840",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "GTOBTC"
},
{
"baseAsset": "GTO",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "4473881.49655647",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "GTOETH"
},
{
"baseAsset": "GTO",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "3568207.48209366",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "GTOBNB"
},
{
"baseAsset": "ICX",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "1787731.15220386",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "ICXBTC"
},
{
"baseAsset": "ICX",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "202348.71460744",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "ICXETH"
},
{
"baseAsset": "ICX",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "0.10000000",
"stepSize": "0.10000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "242233.74400826",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "ICXBNB"
},
{
"baseAsset": "OST",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "30508919.63429752",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "OSTBTC"
},
{
"baseAsset": "OST",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "3961993.83677686",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "OSTETH"
},
{
"baseAsset": "OST",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000010",
"tickSize": "0.00000010"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "1704481.68673051",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "OSTBNB"
},
{
"baseAsset": "ELF",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "1142116.25000000",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "ELFBTC"
},
{
"baseAsset": "ELF",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "332000.21005510",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "ELFETH"
},
{
"baseAsset": "AION",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "3358849.16391185",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "AIONBTC"
},
{
"baseAsset": "AION",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "902322.03237603",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "AIONETH"
},
{
"baseAsset": "AION",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "629964.20730028",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "AIONBNB"
},
{
"baseAsset": "NEBL",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "331617.74449036",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "NEBLBTC"
},
{
"baseAsset": "NEBL",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "56664.86529614",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "NEBLETH"
},
{
"baseAsset": "NEBL",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "0.10000000",
"stepSize": "0.10000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "66144.98505510",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "NEBLBNB"
},
{
"baseAsset": "BRD",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "1455176.00275482",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "BRDBTC"
},
{
"baseAsset": "BRD",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "100000.00000000",
"minPrice": "0.00000010",
"tickSize": "0.00000010"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "200477.93319559",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "BRDETH"
},
{
"baseAsset": "BRD",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "0.10000000",
"stepSize": "0.10000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "245043.87314050",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "BRDBNB"
},
{
"baseAsset": "MCO",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "0.10000000",
"stepSize": "0.10000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "12300.00000000",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "MCOBNB"
},
{
"baseAsset": "EDO",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "961100.82068871",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "EDOBTC"
},
{
"baseAsset": "EDO",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "293130.85261019",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "EDOETH"
},
{
"baseAsset": "WINGS",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "WINGSBTC"
},
{
"baseAsset": "WINGS",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "100000.00000000",
"minPrice": "0.00000010",
"tickSize": "0.00000010"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "WINGSETH"
},
{
"baseAsset": "NAV",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "1340498.55578512",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "NAVBTC"
},
{
"baseAsset": "NAV",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "250300.00000000",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "NAVETH"
},
{
"baseAsset": "NAV",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "43600.00000000",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "NAVBNB"
},
{
"baseAsset": "LUN",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000010",
"tickSize": "0.00000010"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "137356.00441460",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "LUNBTC"
},
{
"baseAsset": "LUN",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "45500.00000000",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "LUNETH"
},
{
"baseAsset": "TRIG",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000010",
"tickSize": "0.00000010"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "TRIGBTC"
},
{
"baseAsset": "TRIG",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "TRIGETH"
},
{
"baseAsset": "TRIG",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "0.10000000",
"stepSize": "0.10000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "TRIGBNB"
},
{
"baseAsset": "APPC",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "5321930.46900826",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "APPCBTC"
},
{
"baseAsset": "APPC",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "100000.00000000",
"minPrice": "0.00000010",
"tickSize": "0.00000010"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "865642.71074380",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "APPCETH"
},
{
"baseAsset": "APPC",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "638256.60789474",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "APPCBNB"
},
{
"baseAsset": "VIBE",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "16402328.75688705",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "VIBEBTC"
},
{
"baseAsset": "VIBE",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "100000.00000000",
"minPrice": "0.00000010",
"tickSize": "0.00000010"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "1992743.80027174",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "VIBEETH"
},
{
"baseAsset": "RLC",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "407810.09228650",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "RLCBTC"
},
{
"baseAsset": "RLC",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "130619.01991047",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "RLCETH"
},
{
"baseAsset": "RLC",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "0.10000000",
"stepSize": "0.10000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "105437.04104683",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "RLCBNB"
},
{
"baseAsset": "INS",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "2024114.46280992",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "INSBTC"
},
{
"baseAsset": "INS",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "217448.04068182",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "INSETH"
},
{
"baseAsset": "PIVX",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "643017.72176309",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "PIVXBTC"
},
{
"baseAsset": "PIVX",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "226300.91939394",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "PIVXETH"
},
{
"baseAsset": "PIVX",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.10000000",
"stepSize": "0.10000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "131362.71584022",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "PIVXBNB"
},
{
"baseAsset": "IOST",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "222867270.60674931",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": true,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "IOSTBTC"
},
{
"baseAsset": "IOST",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "7078045.78719008",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "IOSTETH"
},
{
"baseAsset": "CHAT",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "CHATBTC"
},
{
"baseAsset": "CHAT",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "CHATETH"
},
{
"baseAsset": "STEEM",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "1714062.87327824",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "STEEMBTC"
},
{
"baseAsset": "STEEM",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "178707.71188705",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "STEEMETH"
},
{
"baseAsset": "STEEM",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "0.10000000",
"stepSize": "0.10000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "173405.35743802",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "STEEMBNB"
},
{
"baseAsset": "NANO",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000010",
"tickSize": "0.00000010"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "375856.41030303",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "NANOBTC"
},
{
"baseAsset": "NANO",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "78237.08190083",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "NANOETH"
},
{
"baseAsset": "NANO",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "0.10000000",
"stepSize": "0.10000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "39789.31256198",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "NANOBNB"
},
{
"baseAsset": "VIA",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "1198030.11639118",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "VIABTC"
},
{
"baseAsset": "VIA",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "113620.66435021",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "VIAETH"
},
{
"baseAsset": "VIA",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "0.10000000",
"stepSize": "0.10000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "115272.51640408",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "VIABNB"
},
{
"baseAsset": "BLZ",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "8481039.17975207",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "BLZBTC"
},
{
"baseAsset": "BLZ",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "1537818.03168044",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "BLZETH"
},
{
"baseAsset": "BLZ",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "1553898.09573003",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "BLZBNB"
},
{
"baseAsset": "AE",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "1093091.29132231",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "AEBTC"
},
{
"baseAsset": "AE",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "242638.81676309",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "AEETH"
},
{
"baseAsset": "AE",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "0.10000000",
"stepSize": "0.10000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "219076.24000000",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "AEBNB"
},
{
"baseAsset": "RPX",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "RPXBTC"
},
{
"baseAsset": "RPX",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "RPXETH"
},
{
"baseAsset": "RPX",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "RPXBNB"
},
{
"baseAsset": "NCASH",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "1631219977.99175824",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "NCASHBTC"
},
{
"baseAsset": "NCASH",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "181745055.75757576",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "NCASHETH"
},
{
"baseAsset": "NCASH",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000010",
"tickSize": "0.00000010"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "21332000.00000000",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "NCASHBNB"
},
{
"baseAsset": "POA",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "14056712.61432507",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "POABTC"
},
{
"baseAsset": "POA",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "3456806.38980716",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "POAETH"
},
{
"baseAsset": "POA",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "2311900.00000000",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "POABNB"
},
{
"baseAsset": "ZIL",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "86153880.79063361",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "ZILBTC"
},
{
"baseAsset": "ZIL",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "12332130.42355372",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "ZILETH"
},
{
"baseAsset": "ZIL",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000010",
"tickSize": "0.00000010"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "7429840.65151515",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "ZILBNB"
},
{
"baseAsset": "ONT",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000010",
"tickSize": "0.00000010"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "910816.25488292",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": true,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "ONTBTC"
},
{
"baseAsset": "ONT",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "113098.91473829",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "ONTETH"
},
{
"baseAsset": "ONT",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "0.10000000",
"stepSize": "0.10000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "73584.51411846",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "ONTBNB"
},
{
"baseAsset": "STORM",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "334020897.87121212",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "STORMBTC"
},
{
"baseAsset": "STORM",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "23500883.69628099",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "STORMETH"
},
{
"baseAsset": "STORM",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000010",
"tickSize": "0.00000010"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "19098892.00137741",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "STORMBNB"
},
{
"baseAsset": "QTUM",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "0.10000000",
"stepSize": "0.10000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "16071.07031680",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "QTUMBNB"
},
{
"baseAsset": "QTUM",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "10000.00000000",
"minPrice": "0.00100000",
"tickSize": "0.00100000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.00100000",
"stepSize": "0.00100000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "173711.32441667",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": true,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDT",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "QTUMUSDT"
},
{
"baseAsset": "XEM",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "6760316.83815427",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "XEMBTC"
},
{
"baseAsset": "XEM",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "766213.34435262",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "XEMETH"
},
{
"baseAsset": "XEM",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "724297.27410468",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "XEMBNB"
},
{
"baseAsset": "WAN",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "1183194.43457300",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "WANBTC"
},
{
"baseAsset": "WAN",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "207776.42055096",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "WANETH"
},
{
"baseAsset": "WAN",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "0.10000000",
"stepSize": "0.10000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "149062.85674931",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "WANBNB"
},
{
"baseAsset": "WPR",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "27307798.14876033",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "WPRBTC"
},
{
"baseAsset": "WPR",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "3690618.07601573",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "WPRETH"
},
{
"baseAsset": "QLC",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "13685336.67079890",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "QLCBTC"
},
{
"baseAsset": "QLC",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "2795083.73071625",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "QLCETH"
},
{
"baseAsset": "SYS",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "7677147.97589532",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "SYSBTC"
},
{
"baseAsset": "SYS",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "1074825.62465565",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "SYSETH"
},
{
"baseAsset": "SYS",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "453500.00000000",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "SYSBNB"
},
{
"baseAsset": "QLC",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "1132700.00000000",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "QLCBNB"
},
{
"baseAsset": "GRS",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "728965.52066116",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "GRSBTC"
},
{
"baseAsset": "GRS",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "279651.59297521",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "GRSETH"
},
{
"baseAsset": "ADA",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "0.10000000",
"stepSize": "0.10000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "54969273.25323693",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": true,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDT",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "ADAUSDT"
},
{
"baseAsset": "ADA",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "4493912.70316804",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "ADABNB"
},
{
"baseAsset": "CLOAK",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000010",
"tickSize": "0.00000010"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "CLOAKBTC"
},
{
"baseAsset": "CLOAK",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "CLOAKETH"
},
{
"baseAsset": "GNT",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "2100569.45523416",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "GNTBTC"
},
{
"baseAsset": "GNT",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "665028.68044077",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "GNTETH"
},
{
"baseAsset": "GNT",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "442900.00000000",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "GNTBNB"
},
{
"baseAsset": "LOOM",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "21788747.80303030",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "LOOMBTC"
},
{
"baseAsset": "LOOM",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "2707822.37052342",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "LOOMETH"
},
{
"baseAsset": "LOOM",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "1462207.98966942",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "LOOMBNB"
},
{
"baseAsset": "XRP",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "0.10000000",
"stepSize": "0.10000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "13092952.86060605",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": true,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDT",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "XRPUSDT"
},
{
"baseAsset": "BCN",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "BCNBTC"
},
{
"baseAsset": "BCN",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "BCNETH"
},
{
"baseAsset": "BCN",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "BCNBNB"
},
{
"baseAsset": "REP",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "10000000.00000000",
"minQty": "0.00100000",
"stepSize": "0.00100000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "9495.07731336",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "REPBTC"
},
{
"baseAsset": "REP",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "10000000.00000000",
"minQty": "0.00100000",
"stepSize": "0.00100000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "4227.14464325",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "REPETH"
},
{
"baseAsset": "REP",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "10000.00000000",
"minPrice": "0.00010000",
"tickSize": "0.00010000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "2600.00000000",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "REPBNB"
},
{
"baseAsset": "BTC",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000000.00000000",
"minPrice": "0.01000000",
"tickSize": "0.01000000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000.00000000",
"minQty": "0.00000100",
"stepSize": "0.00000100"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "281.19248798",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "TUSD",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "BTCTUSD"
},
{
"baseAsset": "TUSD",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "TUSDBTC"
},
{
"baseAsset": "ETH",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "100000.00000000",
"minPrice": "0.01000000",
"tickSize": "0.01000000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.00001000",
"stepSize": "0.00001000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "1862.79457394",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "TUSD",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "ETHTUSD"
},
{
"baseAsset": "TUSD",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "TUSDETH"
},
{
"baseAsset": "TUSD",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "0.10000000",
"stepSize": "0.10000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "TUSDBNB"
},
{
"baseAsset": "ZEN",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000010",
"tickSize": "0.00000010"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "13860.97117769",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "ZENBTC"
},
{
"baseAsset": "ZEN",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "10000000.00000000",
"minQty": "0.00100000",
"stepSize": "0.00100000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "13050.98512603",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "ZENETH"
},
{
"baseAsset": "ZEN",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "10000.00000000",
"minPrice": "0.00010000",
"tickSize": "0.00010000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "3815.20159780",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "ZENBNB"
},
{
"baseAsset": "SKY",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "375654.46831956",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "SKYBTC"
},
{
"baseAsset": "SKY",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "10000000.00000000",
"minQty": "0.00100000",
"stepSize": "0.00100000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "110820.31007782",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "SKYETH"
},
{
"baseAsset": "SKY",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "0.10000000",
"stepSize": "0.10000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "48002.55513499",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "SKYBNB"
},
{
"baseAsset": "EOS",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00010000",
"tickSize": "0.00010000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "576594.41922176",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": true,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDT",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "EOSUSDT"
},
{
"baseAsset": "EOS",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "10000.00000000",
"minPrice": "0.00010000",
"tickSize": "0.00010000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "92863.94088843",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "EOSBNB"
},
{
"baseAsset": "CVC",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "6087123.60123967",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "CVCBTC"
},
{
"baseAsset": "CVC",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "1779083.37396694",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "CVCETH"
},
{
"baseAsset": "CVC",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "343400.00000000",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "CVCBNB"
},
{
"baseAsset": "THETA",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "3423326.74449036",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "THETABTC"
},
{
"baseAsset": "THETA",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "423106.03443526",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "THETAETH"
},
{
"baseAsset": "THETA",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "300923.28305785",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "THETABNB"
},
{
"baseAsset": "XRP",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "0.10000000",
"stepSize": "0.10000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "1241609.21625344",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "XRPBNB"
},
{
"baseAsset": "TUSD",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00010000",
"tickSize": "0.00010000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "986278.81396006",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDT",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "TUSDUSDT"
},
{
"baseAsset": "IOTA",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00010000",
"tickSize": "0.00010000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "2617550.36991736",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": true,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDT",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "IOTAUSDT"
},
{
"baseAsset": "XLM",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "0.10000000",
"stepSize": "0.10000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "14592801.52499999",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": true,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDT",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "XLMUSDT"
},
{
"baseAsset": "IOTX",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "62677033.20936639",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "IOTXBTC"
},
{
"baseAsset": "IOTX",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "10074240.09435262",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "IOTXETH"
},
{
"baseAsset": "QKC",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "62631459.03787879",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "QKCBTC"
},
{
"baseAsset": "QKC",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "7967833.41597796",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "QKCETH"
},
{
"baseAsset": "AGI",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "18007409.79752066",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "AGIBTC"
},
{
"baseAsset": "AGI",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "2770140.26790634",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "AGIETH"
},
{
"baseAsset": "AGI",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "1666384.07858127",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "AGIBNB"
},
{
"baseAsset": "NXS",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "1189510.57369146",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "NXSBTC"
},
{
"baseAsset": "NXS",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "161282.52066804",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "NXSETH"
},
{
"baseAsset": "NXS",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "0.10000000",
"stepSize": "0.10000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "145584.02703412",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "NXSBNB"
},
{
"baseAsset": "ENJ",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "838099.68388430",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "ENJBNB"
},
{
"baseAsset": "DATA",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "13881270.96831956",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "DATABTC"
},
{
"baseAsset": "DATA",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "665666.01101928",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "DATAETH"
},
{
"baseAsset": "ONT",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00010000",
"tickSize": "0.00010000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "827908.03147383",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": true,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDT",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "ONTUSDT"
},
{
"baseAsset": "TRX",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "14323524.99724518",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "TRXBNB"
},
{
"baseAsset": "TRX",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "0.10000000",
"stepSize": "0.10000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "77386636.48064744",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": true,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDT",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "TRXUSDT"
},
{
"baseAsset": "ETC",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00010000",
"tickSize": "0.00010000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "186716.20576446",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": true,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDT",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "ETCUSDT"
},
{
"baseAsset": "ETC",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "10000.00000000",
"minPrice": "0.00010000",
"tickSize": "0.00010000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "22492.31202479",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "ETCBNB"
},
{
"baseAsset": "ICX",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00010000",
"tickSize": "0.00010000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "2295225.63207989",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDT",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "ICXUSDT"
},
{
"baseAsset": "SC",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "396190340.17906336",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "SCBTC"
},
{
"baseAsset": "SC",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "21247958.75619835",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "SCETH"
},
{
"baseAsset": "SC",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000010",
"tickSize": "0.00000010"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "25625148.92906336",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "SCBNB"
},
{
"baseAsset": "NPXS",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "4340000000.00000000",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "NPXSBTC"
},
{
"baseAsset": "NPXS",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "1215038323.52410468",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "NPXSETH"
},
{
"baseAsset": "VEN",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00010000",
"tickSize": "0.00010000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDT",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "VENUSDT"
},
{
"baseAsset": "KEY",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "295558799.54258242",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "KEYBTC"
},
{
"baseAsset": "KEY",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "54780839.32369146",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "KEYETH"
},
{
"baseAsset": "NAS",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000010",
"tickSize": "0.00000010"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "303518.26409780",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "NASBTC"
},
{
"baseAsset": "NAS",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "82748.74187328",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "NASETH"
},
{
"baseAsset": "NAS",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "0.10000000",
"stepSize": "0.10000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "48429.59247606",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "NASBNB"
},
{
"baseAsset": "MFT",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "587455554.16758242",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "MFTBTC"
},
{
"baseAsset": "MFT",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "45654143.79958678",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "MFTETH"
},
{
"baseAsset": "MFT",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000010",
"tickSize": "0.00000010"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "67099788.22176309",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "MFTBNB"
},
{
"baseAsset": "DENT",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "1830000000.00000000",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "DENTBTC"
},
{
"baseAsset": "DENT",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "639809766.87327824",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "DENTETH"
},
{
"baseAsset": "ARDR",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "2879752.65220386",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "ARDRBTC"
},
{
"baseAsset": "ARDR",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "586146.48278237",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "ARDRETH"
},
{
"baseAsset": "ARDR",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "331400.00000000",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "ARDRBNB"
},
{
"baseAsset": "NULS",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00010000",
"tickSize": "0.00010000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "326394.46650826",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDT",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "NULSUSDT"
},
{
"baseAsset": "HOT",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "7253386464.48966942",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "HOTBTC"
},
{
"baseAsset": "HOT",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "167965490.92011019",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "HOTETH"
},
{
"baseAsset": "VET",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "400620782.84641873",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": true,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "VETBTC"
},
{
"baseAsset": "VET",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "20733445.17493113",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "VETETH"
},
{
"baseAsset": "VET",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "135793752.99035813",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": true,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDT",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "VETUSDT"
},
{
"baseAsset": "VET",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000010",
"tickSize": "0.00000010"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "11983563.73140496",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "VETBNB"
},
{
"baseAsset": "DOCK",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "46268496.91046832",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "DOCKBTC"
},
{
"baseAsset": "DOCK",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "5409274.11707989",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "DOCKETH"
},
{
"baseAsset": "POLY",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "7437374.52272727",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "POLYBTC"
},
{
"baseAsset": "POLY",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "901676.36263736",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "POLYBNB"
},
{
"baseAsset": "PHX",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "79612100.00000000",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "PHXBTC"
},
{
"baseAsset": "PHX",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "7740200.00000000",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "PHXETH"
},
{
"baseAsset": "PHX",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "3980900.00000000",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "PHXBNB"
},
{
"baseAsset": "HC",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000010",
"tickSize": "0.00000010"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "71830.55260331",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "HCBTC"
},
{
"baseAsset": "HC",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "63343.83702479",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "HCETH"
},
{
"baseAsset": "GO",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "34692229.22245179",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "GOBTC"
},
{
"baseAsset": "GO",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000010",
"tickSize": "0.00000010"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "1378901.05471956",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "GOBNB"
},
{
"baseAsset": "PAX",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "PAXBTC"
},
{
"baseAsset": "PAX",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "0.10000000",
"stepSize": "0.10000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "PAXBNB"
},
{
"baseAsset": "PAX",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00010000",
"tickSize": "0.00010000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "454726.57812672",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDT",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "PAXUSDT"
},
{
"baseAsset": "PAX",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.01000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ETH",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "PAXETH"
},
{
"baseAsset": "RVN",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "83764986.79683196",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": true,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "RVNBTC"
},
{
"baseAsset": "RVN",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "2460271.67286501",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "RVNBNB"
},
{
"baseAsset": "DCR",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "10000000.00000000",
"minQty": "0.00100000",
"stepSize": "0.00100000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "16972.18682094",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "DCRBTC"
},
{
"baseAsset": "DCR",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00100000",
"tickSize": "0.00100000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.00100000",
"stepSize": "0.00100000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "7994.62019215",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "DCRBNB"
},
{
"baseAsset": "USDC",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "0.10000000",
"stepSize": "0.10000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "USDCBNB"
},
{
"baseAsset": "MITH",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "52192880.16666667",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "MITHBTC"
},
{
"baseAsset": "MITH",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "5844195.72245179",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "MITHBNB"
},
{
"baseAsset": "BCHABC",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "10000000.00000000",
"minQty": "0.00100000",
"stepSize": "0.00100000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "31000.00000000",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "BCHABCBTC"
},
{
"baseAsset": "BCHSV",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "10000000.00000000",
"minQty": "0.00100000",
"stepSize": "0.00100000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "BCHSVBTC"
},
{
"baseAsset": "BCHABC",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "100000.00000000",
"minPrice": "0.01000000",
"tickSize": "0.01000000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.00001000",
"stepSize": "0.00001000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "22000.00000000",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDT",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "BCHABCUSDT"
},
{
"baseAsset": "BCHSV",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "100000.00000000",
"minPrice": "0.01000000",
"tickSize": "0.01000000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.00001000",
"stepSize": "0.00001000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDT",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "BCHSVUSDT"
},
{
"baseAsset": "BNB",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00010000",
"tickSize": "0.00010000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "3835.00845730",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "PAX",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "BNBPAX"
},
{
"baseAsset": "BTC",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000000.00000000",
"minPrice": "0.01000000",
"tickSize": "0.01000000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000.00000000",
"minQty": "0.00000100",
"stepSize": "0.00000100"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "163.50444020",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "PAX",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "BTCPAX"
},
{
"baseAsset": "ETH",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "100000.00000000",
"minPrice": "0.01000000",
"tickSize": "0.01000000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.00001000",
"stepSize": "0.00001000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "1507.84163182",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "PAX",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "ETHPAX"
},
{
"baseAsset": "XRP",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "0.10000000",
"stepSize": "0.10000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "359681.15075758",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "PAX",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "XRPPAX"
},
{
"baseAsset": "EOS",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00010000",
"tickSize": "0.00010000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "25584.45919421",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "PAX",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "EOSPAX"
},
{
"baseAsset": "XLM",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "0.10000000",
"stepSize": "0.10000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "644317.50078637",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "PAX",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "XLMPAX"
},
{
"baseAsset": "REN",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "6339554.90564738",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "RENBTC"
},
{
"baseAsset": "REN",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "487216.27410468",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "RENBNB"
},
{
"baseAsset": "BNB",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00010000",
"tickSize": "0.00010000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "6563.54285124",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "TUSD",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "BNBTUSD"
},
{
"baseAsset": "XRP",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "0.10000000",
"stepSize": "0.10000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "539734.66749311",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "TUSD",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "XRPTUSD"
},
{
"baseAsset": "EOS",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00010000",
"tickSize": "0.00010000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "24328.02663912",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "TUSD",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "EOSTUSD"
},
{
"baseAsset": "XLM",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "0.10000000",
"stepSize": "0.10000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "607723.90964187",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "TUSD",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "XLMTUSD"
},
{
"baseAsset": "BNB",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00010000",
"tickSize": "0.00010000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "6639.84364325",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "BNBUSDC"
},
{
"baseAsset": "BTC",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000000.00000000",
"minPrice": "0.01000000",
"tickSize": "0.01000000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000.00000000",
"minQty": "0.00000100",
"stepSize": "0.00000100"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "908.85663169",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": true,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "BTCUSDC"
},
{
"baseAsset": "ETH",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "100000.00000000",
"minPrice": "0.01000000",
"tickSize": "0.01000000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.00001000",
"stepSize": "0.00001000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "22173.86090966",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "ETHUSDC"
},
{
"baseAsset": "XRP",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "0.10000000",
"stepSize": "0.10000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "751353.72479339",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "XRPUSDC"
},
{
"baseAsset": "EOS",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00010000",
"tickSize": "0.00010000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "73573.23165289",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "EOSUSDC"
},
{
"baseAsset": "XLM",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "0.10000000",
"stepSize": "0.10000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "1401500.00000000",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "XLMUSDC"
},
{
"baseAsset": "USDC",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00010000",
"tickSize": "0.00010000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "1754426.84158402",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": true,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDT",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "USDCUSDT"
},
{
"baseAsset": "ADA",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "0.10000000",
"stepSize": "0.10000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "4523965.91997245",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "TUSD",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "ADATUSD"
},
{
"baseAsset": "TRX",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "0.10000000",
"stepSize": "0.10000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "3806681.59015152",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "TUSD",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "TRXTUSD"
},
{
"baseAsset": "NEO",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "10000.00000000",
"minPrice": "0.00100000",
"tickSize": "0.00100000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.00100000",
"stepSize": "0.00100000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "2897.18168526",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "TUSD",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "NEOTUSD"
},
{
"baseAsset": "TRX",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "0.10000000",
"stepSize": "0.10000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "11172441.16095040",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "XRP",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "TRXXRP"
},
{
"baseAsset": "XZC",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "10000.00000000",
"minPrice": "0.00100000",
"tickSize": "0.00100000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.00100000",
"stepSize": "0.00100000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "9628.98020592",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "XRP",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "XZCXRP"
},
{
"baseAsset": "PAX",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00010000",
"tickSize": "0.00010000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "27357.76907025",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "TUSD",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "PAXTUSD"
},
{
"baseAsset": "USDC",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00010000",
"tickSize": "0.00010000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "45724.93243113",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "TUSD",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "USDCTUSD"
},
{
"baseAsset": "USDC",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00010000",
"tickSize": "0.00010000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "54895.59399449",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "PAX",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "USDCPAX"
},
{
"baseAsset": "LINK",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00010000",
"tickSize": "0.00010000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "758214.98137052",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": true,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDT",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "LINKUSDT"
},
{
"baseAsset": "LINK",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00010000",
"tickSize": "0.00010000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "37662.28978650",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "TUSD",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "LINKTUSD"
},
{
"baseAsset": "LINK",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00010000",
"tickSize": "0.00010000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "8236.58991736",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "PAX",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "LINKPAX"
},
{
"baseAsset": "LINK",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00010000",
"tickSize": "0.00010000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "67673.71389118",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "LINKUSDC"
},
{
"baseAsset": "WAVES",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00010000",
"tickSize": "0.00010000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "184731.81643251",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDT",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "WAVESUSDT"
},
{
"baseAsset": "WAVES",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00010000",
"tickSize": "0.00010000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "19011.05681129",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "TUSD",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "WAVESTUSD"
},
{
"baseAsset": "WAVES",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00010000",
"tickSize": "0.00010000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "8500.00000000",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "PAX",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "WAVESPAX"
},
{
"baseAsset": "WAVES",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00010000",
"tickSize": "0.00010000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "39588.25355372",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "WAVESUSDC"
},
{
"baseAsset": "BCHABC",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "100000.00000000",
"minPrice": "0.01000000",
"tickSize": "0.01000000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.00001000",
"stepSize": "0.00001000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "1100.00000000",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "TUSD",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "BCHABCTUSD"
},
{
"baseAsset": "BCHABC",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "100000.00000000",
"minPrice": "0.01000000",
"tickSize": "0.01000000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.00001000",
"stepSize": "0.00001000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "600.00000000",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "PAX",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "BCHABCPAX"
},
{
"baseAsset": "BCHABC",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "100000.00000000",
"minPrice": "0.01000000",
"tickSize": "0.01000000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.00001000",
"stepSize": "0.00001000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "1700.00000000",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "BCHABCUSDC"
},
{
"baseAsset": "BCHSV",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "100000.00000000",
"minPrice": "0.01000000",
"tickSize": "0.01000000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.00001000",
"stepSize": "0.00001000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "TUSD",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "BCHSVTUSD"
},
{
"baseAsset": "BCHSV",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "100000.00000000",
"minPrice": "0.01000000",
"tickSize": "0.01000000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.00001000",
"stepSize": "0.00001000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "PAX",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "BCHSVPAX"
},
{
"baseAsset": "BCHSV",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "100000.00000000",
"minPrice": "0.01000000",
"tickSize": "0.01000000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.00001000",
"stepSize": "0.00001000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "BCHSVUSDC"
},
{
"baseAsset": "LTC",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "100000.00000000",
"minPrice": "0.01000000",
"tickSize": "0.01000000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.00001000",
"stepSize": "0.00001000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "2480.01923093",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "TUSD",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "LTCTUSD"
},
{
"baseAsset": "LTC",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "100000.00000000",
"minPrice": "0.01000000",
"tickSize": "0.01000000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.00001000",
"stepSize": "0.00001000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "1891.11882494",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "PAX",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "LTCPAX"
},
{
"baseAsset": "LTC",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "100000.00000000",
"minPrice": "0.01000000",
"tickSize": "0.01000000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.00001000",
"stepSize": "0.00001000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "6057.69670844",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "LTCUSDC"
},
{
"baseAsset": "TRX",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "0.10000000",
"stepSize": "0.10000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "2327279.27954545",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "PAX",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "TRXPAX"
},
{
"baseAsset": "TRX",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "0.10000000",
"stepSize": "0.10000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "4296131.65730028",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "TRXUSDC"
},
{
"baseAsset": "BTT",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "8020000000.00000000",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "BTTBTC"
},
{
"baseAsset": "BTT",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "134988241.37396694",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "BTTBNB"
},
{
"baseAsset": "BTT",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000010",
"tickSize": "0.00000010"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "1108608174.08953168",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDT",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "BTTUSDT"
},
{
"baseAsset": "BNB",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00010000",
"tickSize": "0.00010000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "1869.37063021",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDS",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "BNBUSDS"
},
{
"baseAsset": "BTC",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000000.00000000",
"minPrice": "0.01000000",
"tickSize": "0.01000000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000.00000000",
"minQty": "0.00000100",
"stepSize": "0.00000100"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "5.76543531",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDS",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "BTCUSDS"
},
{
"baseAsset": "USDS",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00010000",
"tickSize": "0.00010000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "48301.38787879",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDT",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "USDSUSDT"
},
{
"baseAsset": "USDS",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00010000",
"tickSize": "0.00010000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "156600.00000000",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "PAX",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "USDSPAX"
},
{
"baseAsset": "USDS",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00010000",
"tickSize": "0.00010000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "74500.00000000",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "TUSD",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "USDSTUSD"
},
{
"baseAsset": "USDS",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00010000",
"tickSize": "0.00010000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "232600.00000000",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "USDSUSDC"
},
{
"baseAsset": "BTT",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000010",
"tickSize": "0.00000010"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "208886374.11707989",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "PAX",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "BTTPAX"
},
{
"baseAsset": "BTT",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000010",
"tickSize": "0.00000010"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "172022569.94696970",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "TUSD",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "BTTTUSD"
},
{
"baseAsset": "BTT",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000010",
"tickSize": "0.00000010"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "166131125.04683196",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "BTTUSDC"
},
{
"baseAsset": "ONG",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "0.10000000",
"stepSize": "0.10000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "266109.44538567",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "ONGBNB"
},
{
"baseAsset": "ONG",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "1260214.15220386",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "ONGBTC"
},
{
"baseAsset": "ONG",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00010000",
"tickSize": "0.00010000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "437369.29491047",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDT",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "ONGUSDT"
},
{
"baseAsset": "HOT",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "66477960.73622590",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "HOTBNB"
},
{
"baseAsset": "HOT",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000010",
"tickSize": "0.00000010"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "365731762.47451791",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDT",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "HOTUSDT"
},
{
"baseAsset": "ZIL",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "0.10000000",
"stepSize": "0.10000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "38120601.13271348",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDT",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "ZILUSDT"
},
{
"baseAsset": "ZRX",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "0.10000000",
"stepSize": "0.10000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "140482.32871901",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "ZRXBNB"
},
{
"baseAsset": "ZRX",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00010000",
"tickSize": "0.00010000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "794111.23714876",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDT",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "ZRXUSDT"
},
{
"baseAsset": "FET",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "1717431.56887052",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "FETBNB"
},
{
"baseAsset": "FET",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "20599191.71212121",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "FETBTC"
},
{
"baseAsset": "FET",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "0.10000000",
"stepSize": "0.10000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "6976462.61356749",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDT",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "FETUSDT"
},
{
"baseAsset": "BAT",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00010000",
"tickSize": "0.00010000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "2826882.78435950",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": true,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDT",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "BATUSDT"
},
{
"baseAsset": "XMR",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00100000",
"tickSize": "0.00100000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.00100000",
"stepSize": "0.00100000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "2115.69885124",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "XMRBNB"
},
{
"baseAsset": "XMR",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "100000.00000000",
"minPrice": "0.01000000",
"tickSize": "0.01000000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.00001000",
"stepSize": "0.00001000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "8476.27747728",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": true,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDT",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "XMRUSDT"
},
{
"baseAsset": "ZEC",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00100000",
"tickSize": "0.00100000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.00100000",
"stepSize": "0.00100000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "2101.22447865",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "ZECBNB"
},
{
"baseAsset": "ZEC",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "100000.00000000",
"minPrice": "0.01000000",
"tickSize": "0.01000000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.00001000",
"stepSize": "0.00001000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "24860.98598241",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": true,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDT",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "ZECUSDT"
},
{
"baseAsset": "ZEC",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "100000.00000000",
"minPrice": "0.01000000",
"tickSize": "0.01000000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.00001000",
"stepSize": "0.00001000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "539.46798454",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "PAX",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "ZECPAX"
},
{
"baseAsset": "ZEC",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "100000.00000000",
"minPrice": "0.01000000",
"tickSize": "0.01000000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.00001000",
"stepSize": "0.00001000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "514.23819664",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "TUSD",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "ZECTUSD"
},
{
"baseAsset": "ZEC",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "100000.00000000",
"minPrice": "0.01000000",
"tickSize": "0.01000000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.00001000",
"stepSize": "0.00001000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "1083.88458490",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "ZECUSDC"
},
{
"baseAsset": "IOST",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000010",
"tickSize": "0.00000010"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "8622309.49104683",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "IOSTBNB"
},
{
"baseAsset": "IOST",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "48391252.69421488",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": true,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDT",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "IOSTUSDT"
},
{
"baseAsset": "CELR",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000010",
"tickSize": "0.00000010"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "13660931.55165289",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "CELRBNB"
},
{
"baseAsset": "CELR",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "148855448.99035813",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "CELRBTC"
},
{
"baseAsset": "CELR",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "0.10000000",
"stepSize": "0.10000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "39608274.98898071",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDT",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "CELRUSDT"
},
{
"baseAsset": "ADA",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "0.10000000",
"stepSize": "0.10000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "803813.97925824",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "PAX",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "ADAPAX"
},
{
"baseAsset": "ADA",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "0.10000000",
"stepSize": "0.10000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "4080261.85241047",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "ADAUSDC"
},
{
"baseAsset": "NEO",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "10000.00000000",
"minPrice": "0.00100000",
"tickSize": "0.00100000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.00100000",
"stepSize": "0.00100000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "2144.41654408",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "PAX",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "NEOPAX"
},
{
"baseAsset": "NEO",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "10000.00000000",
"minPrice": "0.00100000",
"tickSize": "0.00100000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.00100000",
"stepSize": "0.00100000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "5291.47094766",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "NEOUSDC"
},
{
"baseAsset": "DASH",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00100000",
"tickSize": "0.00100000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.00100000",
"stepSize": "0.00100000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "1634.80307713",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "DASHBNB"
},
{
"baseAsset": "DASH",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "100000.00000000",
"minPrice": "0.01000000",
"tickSize": "0.01000000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.00001000",
"stepSize": "0.00001000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "15041.46253521",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": true,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDT",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "DASHUSDT"
},
{
"baseAsset": "NANO",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00010000",
"tickSize": "0.00010000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "253001.71944904",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDT",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "NANOUSDT"
},
{
"baseAsset": "OMG",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "0.10000000",
"stepSize": "0.10000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "40314.89527559",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "OMGBNB"
},
{
"baseAsset": "OMG",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00010000",
"tickSize": "0.00010000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "172905.51408402",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDT",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "OMGUSDT"
},
{
"baseAsset": "THETA",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "0.10000000",
"stepSize": "0.10000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "1912811.24786501",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDT",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "THETAUSDT"
},
{
"baseAsset": "ENJ",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "0.10000000",
"stepSize": "0.10000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "1828250.00530303",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDT",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "ENJUSDT"
},
{
"baseAsset": "MITH",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "0.10000000",
"stepSize": "0.10000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "15344764.87348485",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDT",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "MITHUSDT"
},
{
"baseAsset": "MATIC",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000010",
"tickSize": "0.00000010"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "5544772.28925620",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "MATICBNB"
},
{
"baseAsset": "MATIC",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "198626336.97245179",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": true,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "MATICBTC"
},
{
"baseAsset": "MATIC",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "0.10000000",
"stepSize": "0.10000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "63785172.40757577",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": true,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDT",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "MATICUSDT"
},
{
"baseAsset": "ATOM",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "10000.00000000",
"minPrice": "0.00010000",
"tickSize": "0.00010000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "27774.40506887",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "ATOMBNB"
},
{
"baseAsset": "ATOM",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000010",
"tickSize": "0.00000010"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "219310.10107438",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": true,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "ATOMBTC"
},
{
"baseAsset": "ATOM",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "10000.00000000",
"minPrice": "0.00100000",
"tickSize": "0.00100000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.00100000",
"stepSize": "0.00100000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "280132.12609780",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": true,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDT",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "ATOMUSDT"
},
{
"baseAsset": "ATOM",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "10000.00000000",
"minPrice": "0.00100000",
"tickSize": "0.00100000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.00100000",
"stepSize": "0.00100000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "12678.57848416",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "ATOMUSDC"
},
{
"baseAsset": "ATOM",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "10000.00000000",
"minPrice": "0.00100000",
"tickSize": "0.00100000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.00100000",
"stepSize": "0.00100000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "15300.00000000",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "PAX",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "ATOMPAX"
},
{
"baseAsset": "ATOM",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "10000.00000000",
"minPrice": "0.00100000",
"tickSize": "0.00100000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.00100000",
"stepSize": "0.00100000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "6987.59917080",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "TUSD",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "ATOMTUSD"
},
{
"baseAsset": "ETC",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "10000.00000000",
"minPrice": "0.00100000",
"tickSize": "0.00100000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.00100000",
"stepSize": "0.00100000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "9800.00000000",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "ETCUSDC"
},
{
"baseAsset": "ETC",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "10000.00000000",
"minPrice": "0.00100000",
"tickSize": "0.00100000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.00100000",
"stepSize": "0.00100000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "1000.00000000",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "PAX",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "ETCPAX"
},
{
"baseAsset": "ETC",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "10000.00000000",
"minPrice": "0.00100000",
"tickSize": "0.00100000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.00100000",
"stepSize": "0.00100000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "9100.00000000",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "TUSD",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "ETCTUSD"
},
{
"baseAsset": "BAT",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00010000",
"tickSize": "0.00010000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "664893.64488981",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "BATUSDC"
},
{
"baseAsset": "BAT",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00010000",
"tickSize": "0.00010000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "74639.24448563",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "PAX",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "BATPAX"
},
{
"baseAsset": "BAT",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00010000",
"tickSize": "0.00010000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "96526.33119835",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "TUSD",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "BATTUSD"
},
{
"baseAsset": "PHB",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000010",
"tickSize": "0.00000010"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "10076970.80052493",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "PHBBNB"
},
{
"baseAsset": "PHB",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "81193648.43112948",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "PHBBTC"
},
{
"baseAsset": "PHB",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "0.10000000",
"stepSize": "0.10000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "PHBUSDC"
},
{
"baseAsset": "PHB",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "0.10000000",
"stepSize": "0.10000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "9220663.11308540",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "TUSD",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "PHBTUSD"
},
{
"baseAsset": "PHB",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "0.10000000",
"stepSize": "0.10000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "PAX",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "PHBPAX"
},
{
"baseAsset": "TFUEL",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000010",
"tickSize": "0.00000010"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "17725707.49242424",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "TFUELBNB"
},
{
"baseAsset": "TFUEL",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "52966741.48415978",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "TFUELBTC"
},
{
"baseAsset": "TFUEL",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "26628429.77892562",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDT",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "TFUELUSDT"
},
{
"baseAsset": "TFUEL",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "TFUELUSDC"
},
{
"baseAsset": "TFUEL",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "TUSD",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "TFUELTUSD"
},
{
"baseAsset": "TFUEL",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "PAX",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "TFUELPAX"
},
{
"baseAsset": "ONE",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000010",
"tickSize": "0.00000010"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "17381457.23002755",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "ONEBNB"
},
{
"baseAsset": "ONE",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "188848271.59848485",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "ONEBTC"
},
{
"baseAsset": "ONE",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "0.10000000",
"stepSize": "0.10000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "40331874.65674932",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDT",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "ONEUSDT"
},
{
"baseAsset": "ONE",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "0.10000000",
"stepSize": "0.10000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "TUSD",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "ONETUSD"
},
{
"baseAsset": "ONE",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "0.10000000",
"stepSize": "0.10000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "PAX",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "ONEPAX"
},
{
"baseAsset": "ONE",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "0.10000000",
"stepSize": "0.10000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "7183806.15206612",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "ONEUSDC"
},
{
"baseAsset": "FTM",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "8230942.39876033",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "FTMBNB"
},
{
"baseAsset": "FTM",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "64501679.73829201",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "FTMBTC"
},
{
"baseAsset": "FTM",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "0.10000000",
"stepSize": "0.10000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "15178322.83016529",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDT",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "FTMUSDT"
},
{
"baseAsset": "FTM",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "0.10000000",
"stepSize": "0.10000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "TUSD",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "FTMTUSD"
},
{
"baseAsset": "FTM",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "0.10000000",
"stepSize": "0.10000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "PAX",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "FTMPAX"
},
{
"baseAsset": "FTM",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "0.10000000",
"stepSize": "0.10000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "FTMUSDC"
},
{
"baseAsset": "BTCB",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "10000000.00000000",
"minQty": "0.00100000",
"stepSize": "0.00100000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "BTCBBTC"
},
{
"baseAsset": "BCPT",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "0.10000000",
"stepSize": "0.10000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "TUSD",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "BCPTTUSD"
},
{
"baseAsset": "BCPT",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "0.10000000",
"stepSize": "0.10000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "PAX",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "BCPTPAX"
},
{
"baseAsset": "BCPT",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "0.10000000",
"stepSize": "0.10000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "BCPTUSDC"
},
{
"baseAsset": "ALGO",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "0.10000000",
"stepSize": "0.10000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "555640.54800275",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "ALGOBNB"
},
{
"baseAsset": "ALGO",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "2603709.41528926",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "ALGOBTC"
},
{
"baseAsset": "ALGO",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00010000",
"tickSize": "0.00010000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "2380070.99182507",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDT",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "ALGOUSDT"
},
{
"baseAsset": "ALGO",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00010000",
"tickSize": "0.00010000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "92726.71081267",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "TUSD",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "ALGOTUSD"
},
{
"baseAsset": "ALGO",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00010000",
"tickSize": "0.00010000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "111949.41604683",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "PAX",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "ALGOPAX"
},
{
"baseAsset": "ALGO",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00010000",
"tickSize": "0.00010000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "ALGOUSDC"
},
{
"baseAsset": "USDSB",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00010000",
"tickSize": "0.00010000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDT",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "USDSBUSDT"
},
{
"baseAsset": "USDSB",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00010000",
"tickSize": "0.00010000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDS",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "USDSBUSDS"
},
{
"baseAsset": "GTO",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "0.10000000",
"stepSize": "0.10000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "9412598.49669422",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDT",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "GTOUSDT"
},
{
"baseAsset": "GTO",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "0.10000000",
"stepSize": "0.10000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "PAX",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "GTOPAX"
},
{
"baseAsset": "GTO",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "0.10000000",
"stepSize": "0.10000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "TUSD",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "GTOTUSD"
},
{
"baseAsset": "GTO",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "0.10000000",
"stepSize": "0.10000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "GTOUSDC"
},
{
"baseAsset": "ERD",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "43040257.04820937",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "ERDBNB"
},
{
"baseAsset": "ERD",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "1508107655.41666667",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "ERDBTC"
},
{
"baseAsset": "ERD",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000010",
"tickSize": "0.00000010"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "110876128.41942149",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDT",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "ERDUSDT"
},
{
"baseAsset": "ERD",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000010",
"tickSize": "0.00000010"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "PAX",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "ERDPAX"
},
{
"baseAsset": "ERD",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000010",
"tickSize": "0.00000010"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "ERDUSDC"
},
{
"baseAsset": "DOGE",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "27496115.50757576",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "DOGEBNB"
},
{
"baseAsset": "DOGE",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "1305675838.67906336",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "DOGEBTC"
},
{
"baseAsset": "DOGE",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000010",
"tickSize": "0.00000010"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "47964759.80716253",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDT",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "DOGEUSDT"
},
{
"baseAsset": "DOGE",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000010",
"tickSize": "0.00000010"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "PAX",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "DOGEPAX"
},
{
"baseAsset": "DOGE",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000010",
"tickSize": "0.00000010"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "DOGEUSDC"
},
{
"baseAsset": "DUSK",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "0.10000000",
"stepSize": "0.10000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "1406688.61074380",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "DUSKBNB"
},
{
"baseAsset": "DUSK",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "5954348.02066116",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "DUSKBTC"
},
{
"baseAsset": "DUSK",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00010000",
"tickSize": "0.00010000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "4898396.52359504",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDT",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "DUSKUSDT"
},
{
"baseAsset": "DUSK",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00010000",
"tickSize": "0.00010000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "760888.29311385",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "DUSKUSDC"
},
{
"baseAsset": "DUSK",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00010000",
"tickSize": "0.00010000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "833589.54538058",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "PAX",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "DUSKPAX"
},
{
"baseAsset": "BGBP",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00010000",
"tickSize": "0.00010000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "359737.76575069",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "BGBPUSDC"
},
{
"baseAsset": "ANKR",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000010",
"tickSize": "0.00000010"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "16653661.55922865",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "ANKRBNB"
},
{
"baseAsset": "ANKR",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "189137677.07851240",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "ANKRBTC"
},
{
"baseAsset": "ANKR",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "40707471.13223140",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDT",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "ANKRUSDT"
},
{
"baseAsset": "ANKR",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "TUSD",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "ANKRTUSD"
},
{
"baseAsset": "ANKR",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "PAX",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "ANKRPAX"
},
{
"baseAsset": "ANKR",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "ANKRUSDC"
},
{
"baseAsset": "ONT",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00010000",
"tickSize": "0.00010000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "23860.19880334",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "PAX",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "ONTPAX"
},
{
"baseAsset": "ONT",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00010000",
"tickSize": "0.00010000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "ONTUSDC"
},
{
"baseAsset": "WIN",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "708975986.36019284",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "WINBNB"
},
{
"baseAsset": "WIN",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "WINBTC"
},
{
"baseAsset": "WIN",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000010",
"tickSize": "0.00000010"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "727257221.72107438",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDT",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "WINUSDT"
},
{
"baseAsset": "WIN",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000010",
"tickSize": "0.00000010"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "448050762.15633609",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "WINUSDC"
},
{
"baseAsset": "COS",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "5394688.69490358",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "COSBNB"
},
{
"baseAsset": "COS",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "56467588.09986226",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "COSBTC"
},
{
"baseAsset": "COS",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "0.10000000",
"stepSize": "0.10000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "7084362.26046832",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDT",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "COSUSDT"
},
{
"baseAsset": "TUSDB",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00010000",
"tickSize": "0.00010000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "TUSD",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "TUSDBTUSD"
},
{
"baseAsset": "NPXS",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000010",
"tickSize": "0.00000010"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "439117443.43526171",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDT",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "NPXSUSDT"
},
{
"baseAsset": "NPXS",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000010",
"tickSize": "0.00000010"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "NPXSUSDC"
},
{
"baseAsset": "COCOS",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000010",
"tickSize": "0.00000010"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "38603764.14393939",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "COCOSBNB"
},
{
"baseAsset": "COCOS",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "3608721184.40771350",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "COCOSBTC"
},
{
"baseAsset": "COCOS",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "554940865.54683196",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDT",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "COCOSUSDT"
},
{
"baseAsset": "MTL",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00010000",
"tickSize": "0.00010000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "912205.66657713",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDT",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "MTLUSDT"
},
{
"baseAsset": "TOMO",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "0.10000000",
"stepSize": "0.10000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "89685.11205234",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "TOMOBNB"
},
{
"baseAsset": "TOMO",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "732705.62672176",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "TOMOBTC"
},
{
"baseAsset": "TOMO",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00010000",
"tickSize": "0.00010000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "858623.30251377",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDT",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "TOMOUSDT"
},
{
"baseAsset": "TOMO",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00010000",
"tickSize": "0.00010000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "66949.14383609",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "TOMOUSDC"
},
{
"baseAsset": "PERL",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "1950689.18526171",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "PERLBNB"
},
{
"baseAsset": "PERL",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "25156376.45936639",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "PERLBTC"
},
{
"baseAsset": "PERL",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "0.10000000",
"stepSize": "0.10000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "PERLUSDC"
},
{
"baseAsset": "PERL",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "0.10000000",
"stepSize": "0.10000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "6748284.05247934",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDT",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "PERLUSDT"
},
{
"baseAsset": "DENT",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000010",
"tickSize": "0.00000010"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "328245764.84779614",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDT",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "DENTUSDT"
},
{
"baseAsset": "MFT",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "58073449.17355372",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDT",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "MFTUSDT"
},
{
"baseAsset": "KEY",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "95366571.86501377",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDT",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "KEYUSDT"
},
{
"baseAsset": "STORM",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "28488142.13842975",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDT",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "STORMUSDT"
},
{
"baseAsset": "DOCK",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "7499348.03719008",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDT",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "DOCKUSDT"
},
{
"baseAsset": "WAN",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00010000",
"tickSize": "0.00010000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "736848.28203857",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDT",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "WANUSDT"
},
{
"baseAsset": "FUN",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "20158166.83608815",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDT",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "FUNUSDT"
},
{
"baseAsset": "CVC",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "0.10000000",
"stepSize": "0.10000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "1701364.93161157",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDT",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "CVCUSDT"
},
{
"baseAsset": "BTT",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "100000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "0.10000000",
"stepSize": "0.10000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "100.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "705820843.60392477",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "TRX",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "BTTTRX"
},
{
"baseAsset": "WIN",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "100000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "0.10000000",
"stepSize": "0.10000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "100.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "411134445.22017920",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "TRX",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "WINTRX"
},
{
"baseAsset": "CHZ",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000010",
"tickSize": "0.00000010"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "3619387.07644628",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "CHZBNB"
},
{
"baseAsset": "CHZ",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "72523208.14944904",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "CHZBTC"
},
{
"baseAsset": "CHZ",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "20722500.66873278",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDT",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "CHZUSDT"
},
{
"baseAsset": "BAND",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "0.10000000",
"stepSize": "0.10000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "76274.34352617",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "BANDBNB"
},
{
"baseAsset": "BAND",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "493145.47107438",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "BANDBTC"
},
{
"baseAsset": "BAND",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00010000",
"tickSize": "0.00010000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "628611.77543388",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDT",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "BANDUSDT"
},
{
"baseAsset": "BNB",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00010000",
"tickSize": "0.00010000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "47773.35165978",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": true,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BUSD",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "BNBBUSD"
},
{
"baseAsset": "BTC",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000000.00000000",
"minPrice": "0.01000000",
"tickSize": "0.01000000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000.00000000",
"minQty": "0.00000100",
"stepSize": "0.00000100"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "153.39377607",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": true,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BUSD",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "BTCBUSD"
},
{
"baseAsset": "BUSD",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00010000",
"tickSize": "0.00010000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "5773165.55907025",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": true,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDT",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "BUSDUSDT"
},
{
"baseAsset": "BEAM",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "0.10000000",
"stepSize": "0.10000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "100903.18960055",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "BEAMBNB"
},
{
"baseAsset": "BEAM",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000010",
"tickSize": "0.00000010"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "509504.14069559",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "BEAMBTC"
},
{
"baseAsset": "BEAM",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00010000",
"tickSize": "0.00010000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "775594.90258953",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDT",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "BEAMUSDT"
},
{
"baseAsset": "XTZ",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "0.10000000",
"stepSize": "0.10000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "37406.69552342",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "XTZBNB"
},
{
"baseAsset": "XTZ",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000010",
"tickSize": "0.00000010"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "728520.45313361",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": true,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "XTZBTC"
},
{
"baseAsset": "XTZ",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00010000",
"tickSize": "0.00010000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "749938.67718320",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": true,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDT",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "XTZUSDT"
},
{
"baseAsset": "REN",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "0.10000000",
"stepSize": "0.10000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "1671084.86687328",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDT",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "RENUSDT"
},
{
"baseAsset": "RVN",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "0.10000000",
"stepSize": "0.10000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "16971059.09407713",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": true,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDT",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "RVNUSDT"
},
{
"baseAsset": "HC",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00010000",
"tickSize": "0.00010000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "31277.11832645",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDT",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "HCUSDT"
},
{
"baseAsset": "HBAR",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "424512.82988981",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "HBARBNB"
},
{
"baseAsset": "HBAR",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "24695090.11501377",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "HBARBTC"
},
{
"baseAsset": "HBAR",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "0.10000000",
"stepSize": "0.10000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "11519997.28836088",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDT",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "HBARUSDT"
},
{
"baseAsset": "NKN",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "687483.86019284",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "NKNBNB"
},
{
"baseAsset": "NKN",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "9999062.17355372",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "NKNBTC"
},
{
"baseAsset": "NKN",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "0.10000000",
"stepSize": "0.10000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "3414734.14820937",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDT",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "NKNUSDT"
},
{
"baseAsset": "XRP",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "0.10000000",
"stepSize": "0.10000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "1517657.42369146",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": true,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BUSD",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "XRPBUSD"
},
{
"baseAsset": "ETH",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "100000.00000000",
"minPrice": "0.01000000",
"tickSize": "0.01000000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.00001000",
"stepSize": "0.00001000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "4642.46335324",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": true,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BUSD",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "ETHBUSD"
},
{
"baseAsset": "BCHABC",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "100000.00000000",
"minPrice": "0.01000000",
"tickSize": "0.01000000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.00001000",
"stepSize": "0.00001000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BUSD",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "BCHABCBUSD"
},
{
"baseAsset": "LTC",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "100000.00000000",
"minPrice": "0.01000000",
"tickSize": "0.01000000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.00001000",
"stepSize": "0.00001000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "7038.83246902",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": true,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BUSD",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "LTCBUSD"
},
{
"baseAsset": "LINK",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00010000",
"tickSize": "0.00010000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "115307.49349174",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BUSD",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "LINKBUSD"
},
{
"baseAsset": "ETC",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00010000",
"tickSize": "0.00010000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "55667.84279614",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": true,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BUSD",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "ETCBUSD"
},
{
"baseAsset": "STX",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "0.10000000",
"stepSize": "0.10000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "116019.84380165",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "STXBNB"
},
{
"baseAsset": "STX",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "1497277.75757576",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "STXBTC"
},
{
"baseAsset": "STX",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00010000",
"tickSize": "0.00010000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "796847.34329890",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDT",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "STXUSDT"
},
{
"baseAsset": "KAVA",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "0.10000000",
"stepSize": "0.10000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "34181.27479339",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "KAVABNB"
},
{
"baseAsset": "KAVA",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "483761.87534435",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "KAVABTC"
},
{
"baseAsset": "KAVA",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00010000",
"tickSize": "0.00010000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "476498.29829890",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDT",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "KAVAUSDT"
},
{
"baseAsset": "BUSD",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "100000.00000000",
"minPrice": "0.01000000",
"tickSize": "0.01000000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "100000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "500.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "191728.59718320",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "NGN",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "BUSDNGN"
},
{
"baseAsset": "BNB",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000000.00000000",
"minPrice": "1.00000000",
"tickSize": "1.00000000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "100000.00000000",
"minQty": "0.00100000",
"stepSize": "0.00100000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "500.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "2860.06709917",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "NGN",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "BNBNGN"
},
{
"baseAsset": "BTC",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "100000000.00000000",
"minPrice": "1.00000000",
"tickSize": "1.00000000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "100000.00000000",
"minQty": "0.00000100",
"stepSize": "0.00000100"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "500.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "24.36954655",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "NGN",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "BTCNGN"
},
{
"baseAsset": "ARPA",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "1322878.91253444",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "ARPABNB"
},
{
"baseAsset": "ARPA",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "26977025.66735537",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "ARPABTC"
},
{
"baseAsset": "ARPA",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "0.10000000",
"stepSize": "0.10000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "9749987.05599174",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDT",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "ARPAUSDT"
},
{
"baseAsset": "TRX",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "0.10000000",
"stepSize": "0.10000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "15000059.06769972",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": true,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BUSD",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "TRXBUSD"
},
{
"baseAsset": "EOS",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00010000",
"tickSize": "0.00010000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "100051.71438705",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": true,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BUSD",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "EOSBUSD"
},
{
"baseAsset": "IOTX",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "6672045.05027548",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDT",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "IOTXUSDT"
},
{
"baseAsset": "RLC",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00010000",
"tickSize": "0.00010000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "156987.71337466",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDT",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "RLCUSDT"
},
{
"baseAsset": "MCO",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "10000.00000000",
"minPrice": "0.00100000",
"tickSize": "0.00100000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.00100000",
"stepSize": "0.00100000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "12041.11059573",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDT",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "MCOUSDT"
},
{
"baseAsset": "XLM",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "0.10000000",
"stepSize": "0.10000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "3005804.77988981",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BUSD",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "XLMBUSD"
},
{
"baseAsset": "ADA",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "0.10000000",
"stepSize": "0.10000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "6271221.35185950",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": true,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BUSD",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "ADABUSD"
},
{
"baseAsset": "CTXC",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "70549.72207084",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "CTXCBNB"
},
{
"baseAsset": "CTXC",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "1192885.87534435",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "CTXCBTC"
},
{
"baseAsset": "CTXC",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00010000",
"tickSize": "0.00010000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "448608.29744490",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDT",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "CTXCUSDT"
},
{
"baseAsset": "BCH",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00100000",
"tickSize": "0.00100000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.00100000",
"stepSize": "0.00100000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "1507.92382576",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "BCHBNB"
},
{
"baseAsset": "BCH",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "10000000.00000000",
"minQty": "0.00100000",
"stepSize": "0.00100000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "1988.70327410",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": true,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "BCHBTC"
},
{
"baseAsset": "BCH",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "100000.00000000",
"minPrice": "0.01000000",
"tickSize": "0.01000000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.00001000",
"stepSize": "0.00001000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "11111.79284258",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": true,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDT",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "BCHUSDT"
},
{
"baseAsset": "BCH",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "100000.00000000",
"minPrice": "0.01000000",
"tickSize": "0.01000000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.00001000",
"stepSize": "0.00001000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "1493.33588033",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "BCHUSDC"
},
{
"baseAsset": "BCH",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "100000.00000000",
"minPrice": "0.01000000",
"tickSize": "0.01000000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.00001000",
"stepSize": "0.00001000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "658.40193988",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "TUSD",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "BCHTUSD"
},
{
"baseAsset": "BCH",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "100000.00000000",
"minPrice": "0.01000000",
"tickSize": "0.01000000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.00001000",
"stepSize": "0.00001000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "317.60236093",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "PAX",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "BCHPAX"
},
{
"baseAsset": "BCH",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "100000.00000000",
"minPrice": "0.01000000",
"tickSize": "0.01000000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.00001000",
"stepSize": "0.00001000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "1365.59695337",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": true,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BUSD",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "BCHBUSD"
},
{
"baseAsset": "BTC",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "100000000.00000000",
"minPrice": "1.00000000",
"tickSize": "1.00000000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "100000.00000000",
"minQty": "0.00000100",
"stepSize": "0.00000100"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "100.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "44.98154326",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "RUB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "BTCRUB"
},
{
"baseAsset": "ETH",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000000.00000000",
"minPrice": "0.10000000",
"tickSize": "0.10000000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "100000.00000000",
"minQty": "0.00001000",
"stepSize": "0.00001000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "100.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "983.81832570",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "RUB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "ETHRUB"
},
{
"baseAsset": "XRP",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "10000.00000000",
"minPrice": "0.00100000",
"tickSize": "0.00100000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "100000.00000000",
"minQty": "0.10000000",
"stepSize": "0.10000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "100.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "736692.20351240",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "RUB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "XRPRUB"
},
{
"baseAsset": "BNB",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "100000.00000000",
"minPrice": "0.01000000",
"tickSize": "0.01000000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "100000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "100.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "7849.72783058",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "RUB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "BNBRUB"
},
{
"baseAsset": "TROY",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000010",
"tickSize": "0.00000010"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "9582180.32438017",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "TROYBNB"
},
{
"baseAsset": "TROY",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "179595663.04820937",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "TROYBTC"
},
{
"baseAsset": "TROY",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000010",
"tickSize": "0.00000010"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "18760406.09710744",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDT",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "TROYUSDT"
},
{
"baseAsset": "BUSD",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "10000.00000000",
"minPrice": "0.00100000",
"tickSize": "0.00100000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "100000.00000000",
"minQty": "0.10000000",
"stepSize": "0.10000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "100.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "264033.43464187",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "RUB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "BUSDRUB"
},
{
"baseAsset": "QTUM",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "10000.00000000",
"minPrice": "0.00100000",
"tickSize": "0.00100000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.00100000",
"stepSize": "0.00100000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "92016.12707851",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BUSD",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "QTUMBUSD"
},
{
"baseAsset": "VET",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "36152774.24311295",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BUSD",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "VETBUSD"
},
{
"baseAsset": "VITE",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "380053.67857143",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "VITEBNB"
},
{
"baseAsset": "VITE",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "14309344.85330579",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "VITEBTC"
},
{
"baseAsset": "VITE",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "0.10000000",
"stepSize": "0.10000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "1900080.45488981",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDT",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "VITEUSDT"
},
{
"baseAsset": "FTT",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "10000.00000000",
"minPrice": "0.00010000",
"tickSize": "0.00010000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "3882.80177686",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "FTTBNB"
},
{
"baseAsset": "FTT",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000010",
"tickSize": "0.00000010"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "304242.67806474",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "FTTBTC"
},
{
"baseAsset": "FTT",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "10000.00000000",
"minPrice": "0.00100000",
"tickSize": "0.00100000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.00100000",
"stepSize": "0.00100000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "281844.60417975",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDT",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "FTTUSDT"
},
{
"baseAsset": "BTC",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "10000000.00000000",
"minPrice": "1.00000000",
"tickSize": "1.00000000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "100000.00000000",
"minQty": "0.00000100",
"stepSize": "0.00000100"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "48.95410438",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "TRY",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "BTCTRY"
},
{
"baseAsset": "BNB",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "100000.00000000",
"minPrice": "0.01000000",
"tickSize": "0.01000000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "100000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "5190.16345041",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "TRY",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "BNBTRY"
},
{
"baseAsset": "BUSD",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "100000.00000000",
"minPrice": "0.00100000",
"tickSize": "0.00100000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "100000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "106612.92581267",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "TRY",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "BUSDTRY"
},
{
"baseAsset": "ETH",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "100000.00000000",
"minPrice": "0.01000000",
"tickSize": "0.01000000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "100000.00000000",
"minQty": "0.00001000",
"stepSize": "0.00001000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "626.27127702",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "TRY",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "ETHTRY"
},
{
"baseAsset": "XRP",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "100000.00000000",
"minPrice": "0.00100000",
"tickSize": "0.00100000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "100000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "419432.01713499",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "TRY",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "XRPTRY"
},
{
"baseAsset": "USDT",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "100000.00000000",
"minPrice": "0.00100000",
"tickSize": "0.00100000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "100000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "368990.28268595",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "TRY",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "USDTTRY"
},
{
"baseAsset": "USDT",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "10000.00000000",
"minPrice": "0.00100000",
"tickSize": "0.00100000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "100000.00000000",
"minQty": "0.10000000",
"stepSize": "0.10000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "100.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "363017.86969697",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "RUB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "USDTRUB"
},
{
"baseAsset": "BTC",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000000.00000000",
"minPrice": "0.01000000",
"tickSize": "0.01000000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000.00000000",
"minQty": "0.00000100",
"stepSize": "0.00000100"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "142.62337612",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "EUR",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "BTCEUR"
},
{
"baseAsset": "ETH",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "100000.00000000",
"minPrice": "0.01000000",
"tickSize": "0.01000000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.00001000",
"stepSize": "0.00001000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "1257.44099089",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "EUR",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "ETHEUR"
},
{
"baseAsset": "BNB",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00010000",
"tickSize": "0.00010000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "7126.43904959",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "EUR",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "BNBEUR"
},
{
"baseAsset": "XRP",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "0.10000000",
"stepSize": "0.10000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "836103.46866391",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "EUR",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "XRPEUR"
},
{
"baseAsset": "EUR",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00010000",
"tickSize": "0.00010000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "338265.98768595",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BUSD",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "EURBUSD"
},
{
"baseAsset": "EUR",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00010000",
"tickSize": "0.00010000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "426920.38913223",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDT",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "EURUSDT"
},
{
"baseAsset": "OGN",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "0.10000000",
"stepSize": "0.10000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "57291.42623967",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "OGNBNB"
},
{
"baseAsset": "OGN",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "1813728.93319559",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "OGNBTC"
},
{
"baseAsset": "OGN",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00010000",
"tickSize": "0.00010000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "1641816.55532369",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDT",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "OGNUSDT"
},
{
"baseAsset": "DREP",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000010",
"tickSize": "0.00000010"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "2231600.13461538",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "DREPBNB"
},
{
"baseAsset": "DREP",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "221155772.25895317",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "DREPBTC"
},
{
"baseAsset": "DREP",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "16674938.05371901",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDT",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "DREPUSDT"
},
{
"baseAsset": "BULL",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000000.00000000",
"minPrice": "0.01000000",
"tickSize": "0.01000000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000.00000000",
"minQty": "0.00000100",
"stepSize": "0.00000100"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "981.30711447",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDT",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "BULLUSDT"
},
{
"baseAsset": "BULL",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000000.00000000",
"minPrice": "0.01000000",
"tickSize": "0.01000000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000.00000000",
"minQty": "0.00000100",
"stepSize": "0.00000100"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "245.65160498",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BUSD",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "BULLBUSD"
},
{
"baseAsset": "BEAR",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "100000.00000000",
"minPrice": "0.01000000",
"tickSize": "0.01000000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.00001000",
"stepSize": "0.00001000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "168792.81790478",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDT",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "BEARUSDT"
},
{
"baseAsset": "BEAR",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "100000.00000000",
"minPrice": "0.01000000",
"tickSize": "0.01000000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.00001000",
"stepSize": "0.00001000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "25149.89246143",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BUSD",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "BEARBUSD"
},
{
"baseAsset": "ETHBULL",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000000.00000000",
"minPrice": "0.01000000",
"tickSize": "0.01000000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000.00000000",
"minQty": "0.00000100",
"stepSize": "0.00000100"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "17807.99799888",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDT",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "ETHBULLUSDT"
},
{
"baseAsset": "ETHBULL",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000000.00000000",
"minPrice": "0.01000000",
"tickSize": "0.01000000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000.00000000",
"minQty": "0.00000100",
"stepSize": "0.00000100"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "4667.23402788",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BUSD",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "ETHBULLBUSD"
},
{
"baseAsset": "ETHBEAR",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "100000.00000000",
"minPrice": "0.01000000",
"tickSize": "0.01000000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.00001000",
"stepSize": "0.00001000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "146716.20424998",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDT",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "ETHBEARUSDT"
},
{
"baseAsset": "ETHBEAR",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "100000.00000000",
"minPrice": "0.01000000",
"tickSize": "0.01000000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.00001000",
"stepSize": "0.00001000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "23018.58325007",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BUSD",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "ETHBEARBUSD"
},
{
"baseAsset": "TCT",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000010",
"tickSize": "0.00000010"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "2076645.52060440",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "TCTBNB"
},
{
"baseAsset": "TCT",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "27259205.09986226",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "TCTBTC"
},
{
"baseAsset": "TCT",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "8587012.69559229",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDT",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "TCTUSDT"
},
{
"baseAsset": "WRX",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "829234.14049587",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "WRXBNB"
},
{
"baseAsset": "WRX",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "8606627.67011019",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "WRXBTC"
},
{
"baseAsset": "WRX",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "0.10000000",
"stepSize": "0.10000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "8040680.31026172",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDT",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "WRXUSDT"
},
{
"baseAsset": "ICX",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00010000",
"tickSize": "0.00010000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "870895.14625344",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BUSD",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "ICXBUSD"
},
{
"baseAsset": "BTS",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "0.10000000",
"stepSize": "0.10000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "839431.83953168",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDT",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "BTSUSDT"
},
{
"baseAsset": "BTS",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "0.10000000",
"stepSize": "0.10000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "5551674.19331956",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BUSD",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "BTSBUSD"
},
{
"baseAsset": "LSK",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00010000",
"tickSize": "0.00010000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "52782.56185262",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDT",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "LSKUSDT"
},
{
"baseAsset": "BNT",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00010000",
"tickSize": "0.00010000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "59423.24816804",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDT",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "BNTUSDT"
},
{
"baseAsset": "BNT",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00010000",
"tickSize": "0.00010000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "493381.26026860",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BUSD",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "BNTBUSD"
},
{
"baseAsset": "LTO",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "260436.46212121",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "LTOBNB"
},
{
"baseAsset": "LTO",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "7267733.63016529",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "LTOBTC"
},
{
"baseAsset": "LTO",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "0.10000000",
"stepSize": "0.10000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "2060213.91769972",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDT",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "LTOUSDT"
},
{
"baseAsset": "ATOM",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "10000.00000000",
"minPrice": "0.00100000",
"tickSize": "0.00100000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.00100000",
"stepSize": "0.00100000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "54160.34924931",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BUSD",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "ATOMBUSD"
},
{
"baseAsset": "DASH",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "100000.00000000",
"minPrice": "0.01000000",
"tickSize": "0.01000000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.00001000",
"stepSize": "0.00001000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "2212.57974808",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BUSD",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "DASHBUSD"
},
{
"baseAsset": "NEO",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "10000.00000000",
"minPrice": "0.00100000",
"tickSize": "0.00100000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.00100000",
"stepSize": "0.00100000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "32491.30913567",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BUSD",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "NEOBUSD"
},
{
"baseAsset": "WAVES",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00010000",
"tickSize": "0.00010000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "155172.71584711",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BUSD",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "WAVESBUSD"
},
{
"baseAsset": "XTZ",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00010000",
"tickSize": "0.00010000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "91107.19776171",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BUSD",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "XTZBUSD"
},
{
"baseAsset": "EOSBULL",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "100000.00000000",
"minPrice": "0.01000000",
"tickSize": "0.01000000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.00001000",
"stepSize": "0.00001000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "158196.62795554",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDT",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "EOSBULLUSDT"
},
{
"baseAsset": "EOSBULL",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "100000.00000000",
"minPrice": "0.01000000",
"tickSize": "0.01000000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.00001000",
"stepSize": "0.00001000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "47527.57871443",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BUSD",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "EOSBULLBUSD"
},
{
"baseAsset": "EOSBEAR",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "100000.00000000",
"minPrice": "0.01000000",
"tickSize": "0.01000000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.00001000",
"stepSize": "0.00001000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "11230.80834956",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDT",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "EOSBEARUSDT"
},
{
"baseAsset": "EOSBEAR",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "100000.00000000",
"minPrice": "0.01000000",
"tickSize": "0.01000000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.00001000",
"stepSize": "0.00001000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "5495.77495919",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BUSD",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "EOSBEARBUSD"
},
{
"baseAsset": "XRPBULL",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "100000.00000000",
"minPrice": "0.01000000",
"tickSize": "0.01000000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.00001000",
"stepSize": "0.00001000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "48260.01891020",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDT",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "XRPBULLUSDT"
},
{
"baseAsset": "XRPBULL",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "100000.00000000",
"minPrice": "0.01000000",
"tickSize": "0.01000000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.00001000",
"stepSize": "0.00001000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "21174.22888957",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BUSD",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "XRPBULLBUSD"
},
{
"baseAsset": "XRPBEAR",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "100000.00000000",
"minPrice": "0.01000000",
"tickSize": "0.01000000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.00001000",
"stepSize": "0.00001000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "630.33178506",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDT",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "XRPBEARUSDT"
},
{
"baseAsset": "XRPBEAR",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "100000.00000000",
"minPrice": "0.01000000",
"tickSize": "0.01000000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.00001000",
"stepSize": "0.00001000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "307.07788765",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BUSD",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "XRPBEARBUSD"
},
{
"baseAsset": "BAT",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00010000",
"tickSize": "0.00010000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "620824.32606061",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BUSD",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "BATBUSD"
},
{
"baseAsset": "ENJ",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "0.10000000",
"stepSize": "0.10000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "1168582.39586777",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BUSD",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "ENJBUSD"
},
{
"baseAsset": "NANO",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00010000",
"tickSize": "0.00010000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "185021.54455234",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BUSD",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "NANOBUSD"
},
{
"baseAsset": "ONT",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00010000",
"tickSize": "0.00010000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "293681.89951791",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BUSD",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "ONTBUSD"
},
{
"baseAsset": "RVN",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "0.10000000",
"stepSize": "0.10000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "5568998.15633609",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BUSD",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "RVNBUSD"
},
{
"baseAsset": "STRAT",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00010000",
"tickSize": "0.00010000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "280303.19554408",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BUSD",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "STRATBUSD"
},
{
"baseAsset": "STRAT",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "0.10000000",
"stepSize": "0.10000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "247232.27444904",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "STRATBNB"
},
{
"baseAsset": "STRAT",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00010000",
"tickSize": "0.00010000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "277281.68472452",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDT",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "STRATUSDT"
},
{
"baseAsset": "AION",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00010000",
"tickSize": "0.00010000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "1534770.34701791",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BUSD",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "AIONBUSD"
},
{
"baseAsset": "AION",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00010000",
"tickSize": "0.00010000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "2774428.23150138",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDT",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "AIONUSDT"
},
{
"baseAsset": "MBL",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000010",
"tickSize": "0.00000010"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "4763007.55578512",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "MBLBNB"
},
{
"baseAsset": "MBL",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "74245550.97520661",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "MBLBTC"
},
{
"baseAsset": "MBL",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "17322816.14600551",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDT",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "MBLUSDT"
},
{
"baseAsset": "COTI",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "554503.29683196",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "COTIBNB"
},
{
"baseAsset": "COTI",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "24545065.26584022",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "COTIBTC"
},
{
"baseAsset": "COTI",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "0.10000000",
"stepSize": "0.10000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "13633804.63305785",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDT",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "COTIUSDT"
},
{
"baseAsset": "ALGO",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00010000",
"tickSize": "0.00010000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "870738.00088843",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BUSD",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "ALGOBUSD"
},
{
"baseAsset": "BTT",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000010",
"tickSize": "0.00000010"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "522404109.60055096",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BUSD",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "BTTBUSD"
},
{
"baseAsset": "TOMO",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00010000",
"tickSize": "0.00010000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "376700.23059917",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BUSD",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "TOMOBUSD"
},
{
"baseAsset": "XMR",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "100000.00000000",
"minPrice": "0.01000000",
"tickSize": "0.01000000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.00001000",
"stepSize": "0.00001000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "2631.32245820",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BUSD",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "XMRBUSD"
},
{
"baseAsset": "ZEC",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "100000.00000000",
"minPrice": "0.01000000",
"tickSize": "0.01000000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.00001000",
"stepSize": "0.00001000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "5197.51135054",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BUSD",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "ZECBUSD"
},
{
"baseAsset": "BNBBULL",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "100000.00000000",
"minPrice": "0.01000000",
"tickSize": "0.01000000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.00001000",
"stepSize": "0.00001000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "8211.42395395",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDT",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "BNBBULLUSDT"
},
{
"baseAsset": "BNBBULL",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "100000.00000000",
"minPrice": "0.01000000",
"tickSize": "0.01000000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.00001000",
"stepSize": "0.00001000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "3671.17078985",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BUSD",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "BNBBULLBUSD"
},
{
"baseAsset": "BNBBEAR",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "100000.00000000",
"minPrice": "0.01000000",
"tickSize": "0.01000000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.00001000",
"stepSize": "0.00001000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "4546.96004878",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDT",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "BNBBEARUSDT"
},
{
"baseAsset": "BNBBEAR",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "100000.00000000",
"minPrice": "0.01000000",
"tickSize": "0.01000000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.00001000",
"stepSize": "0.00001000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "2323.69823608",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BUSD",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "BREAK",
"symbol": "BNBBEARBUSD"
},
{
"baseAsset": "STPT",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000100",
"tickSize": "0.00000100"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "920077.08815427",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "STPTBNB"
},
{
"baseAsset": "STPT",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "18480789.56749311",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "STPTBTC"
},
{
"baseAsset": "STPT",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "0.10000000",
"stepSize": "0.10000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "3828318.85378788",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDT",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "STPTUSDT"
},
{
"baseAsset": "BTC",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "100000000.00000000",
"minPrice": "1.00000000",
"tickSize": "1.00000000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "100000.00000000",
"minQty": "0.00000100",
"stepSize": "0.00000100"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "100.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "24.77455592",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ZAR",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "BTCZAR"
},
{
"baseAsset": "ETH",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000000.00000000",
"minPrice": "0.10000000",
"tickSize": "0.10000000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "100000.00000000",
"minQty": "0.00001000",
"stepSize": "0.00001000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "100.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "355.37021722",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ZAR",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "ETHZAR"
},
{
"baseAsset": "BNB",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "100000.00000000",
"minPrice": "0.01000000",
"tickSize": "0.01000000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "100000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "100.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "3513.50570248",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ZAR",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "BNBZAR"
},
{
"baseAsset": "USDT",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "10000.00000000",
"minPrice": "0.00100000",
"tickSize": "0.00100000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "100000.00000000",
"minQty": "0.10000000",
"stepSize": "0.10000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "100.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "179342.56769972",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ZAR",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "USDTZAR"
},
{
"baseAsset": "BUSD",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "10000.00000000",
"minPrice": "0.00100000",
"tickSize": "0.00100000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "100000.00000000",
"minQty": "0.10000000",
"stepSize": "0.10000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "100.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "47615.44917355",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "ZAR",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "BUSDZAR"
},
{
"baseAsset": "BTC",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "700000000.00000000",
"minPrice": "1.00000000",
"tickSize": "1.00000000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "100.00000000",
"minQty": "0.00000100",
"stepSize": "0.00000100"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "1000.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "38.14018562",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BKRW",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "BTCBKRW"
},
{
"baseAsset": "ETH",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "10000000.00000000",
"minPrice": "1.00000000",
"tickSize": "1.00000000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "8000.00000000",
"minQty": "0.00001000",
"stepSize": "0.00001000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "1000.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "983.10376094",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BKRW",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "ETHBKRW"
},
{
"baseAsset": "BNB",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "5000000.00000000",
"minPrice": "1.00000000",
"tickSize": "1.00000000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "10000.00000000",
"minQty": "0.00100000",
"stepSize": "0.00100000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "1000.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "9499.62581474",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BKRW",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "BNBBKRW"
},
{
"baseAsset": "WTC",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00010000",
"tickSize": "0.00010000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "80012.67142562",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDT",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "WTCUSDT"
},
{
"baseAsset": "DATA",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "0.10000000",
"stepSize": "0.10000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "1358948.55234160",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BUSD",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "DATABUSD"
},
{
"baseAsset": "DATA",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "0.10000000",
"stepSize": "0.10000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "1094361.68422865",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDT",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "DATAUSDT"
},
{
"baseAsset": "XZC",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "10000.00000000",
"minPrice": "0.00100000",
"tickSize": "0.00100000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.00100000",
"stepSize": "0.00100000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "7725.33503926",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "USDT",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "XZCUSDT"
},
{
"baseAsset": "SOL",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00001000",
"tickSize": "0.00001000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "9000000.00000000",
"minQty": "0.10000000",
"stepSize": "0.10000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.10000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "140592.85137741",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BNB",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "SOLBNB"
},
{
"baseAsset": "SOL",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00000001",
"tickSize": "0.00000001"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "90000000.00000000",
"minQty": "1.00000000",
"stepSize": "1.00000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "0.00010000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "1085376.59573003",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BTC",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "SOLBTC"
},
{
"baseAsset": "SOL",
"baseAssetPrecision": 8,
"baseCommissionPrecision": 8,
"filters": [
{
"filterType": "PRICE_FILTER",
"maxPrice": "1000.00000000",
"minPrice": "0.00010000",
"tickSize": "0.00010000"
},
{
"avgPriceMins": 5,
"filterType": "PERCENT_PRICE",
"multiplierDown": "0.2",
"multiplierUp": "5"
},
{
"filterType": "LOT_SIZE",
"maxQty": "900000.00000000",
"minQty": "0.01000000",
"stepSize": "0.01000000"
},
{
"applyToMarket": true,
"avgPriceMins": 5,
"filterType": "MIN_NOTIONAL",
"minNotional": "10.00000000"
},
{
"filterType": "ICEBERG_PARTS",
"limit": 10
},
{
"filterType": "MARKET_LOT_SIZE",
"maxQty": "344458.34798209",
"minQty": "0.00000000",
"stepSize": "0.00000000"
},
{
"filterType": "MAX_NUM_ALGO_ORDERS",
"maxNumAlgoOrders": 5
}
],
"icebergAllowed": true,
"isMarginTradingAllowed": false,
"isSpotTradingAllowed": true,
"ocoAllowed": true,
"orderTypes": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT_LIMIT"
],
"quoteAsset": "BUSD",
"quoteCommissionPrecision": 8,
"quoteOrderQtyMarketAllowed": true,
"quotePrecision": 8,
"status": "TRADING",
"symbol": "SOLBUSD"
}
],
"timezone": "UTC"
},
"queryString": "",
"bodyParams": "",
"headers": {}
}
]
},
"/api/v3/klines": {
"GET": [
{
"data": [
[
1586987400000,
"6733.55000000",
"6737.79000000",
"6726.61000000",
"6727.14000000",
"121.20139100",
1586987699999,
"815879.49416818",
2208,
"56.19067400",
"378311.74215876",
"0"
],
[
1586987700000,
"6726.62000000",
"6729.38000000",
"6723.30000000",
"6727.40000000",
"78.98081300",
1586987999999,
"531266.74196932",
1209,
"32.75590800",
"220352.27479115",
"0"
],
[
1586988000000,
"6727.41000000",
"6731.00000000",
"6722.00000000",
"6724.91000000",
"83.03117600",
1586988299999,
"558467.01949470",
1149,
"30.22747500",
"203329.28492123",
"0"
],
[
1586988300000,
"6724.96000000",
"6726.91000000",
"6708.00000000",
"6713.61000000",
"143.17324100",
1586988599999,
"961459.33855043",
2360,
"61.90324500",
"415752.65515591",
"0"
],
[
1586988600000,
"6713.88000000",
"6726.44000000",
"6706.69000000",
"6723.10000000",
"180.81911300",
1586988899999,
"1214933.69999598",
2518,
"99.51461200",
"668745.75051293",
"0"
],
[
1586988900000,
"6723.10000000",
"6725.00000000",
"6715.88000000",
"6717.31000000",
"229.05501700",
1586989199999,
"1540058.24009233",
1431,
"156.26331500",
"1050744.88080318",
"0"
],
[
1586989200000,
"6716.84000000",
"6717.98000000",
"6699.02000000",
"6708.55000000",
"332.10762700",
1586989499999,
"2227392.77394258",
3271,
"136.58537900",
"916352.83843502",
"0"
],
[
1586989500000,
"6708.45000000",
"6714.83000000",
"6692.10000000",
"6698.26000000",
"299.78921300",
1586989799999,
"2009109.76225997",
3247,
"138.00859300",
"924892.84930661",
"0"
],
[
1586989800000,
"6698.99000000",
"6714.78000000",
"6691.56000000",
"6708.43000000",
"200.76145800",
1586990099999,
"1345808.21104423",
2519,
"128.28205500",
"859966.28713709",
"0"
],
[
1586990100000,
"6708.43000000",
"6715.38000000",
"6700.44000000",
"6710.94000000",
"130.50521400",
1586990399999,
"875616.85276415",
1362,
"48.46667800",
"325206.17558963",
"0"
],
[
1586990400000,
"6711.28000000",
"6718.51000000",
"6710.40000000",
"6713.88000000",
"80.30282600",
1586990699999,
"539257.45513655",
1159,
"27.33641200",
"183564.85172494",
"0"
],
[
1586990700000,
"6715.19000000",
"6719.66000000",
"6710.18000000",
"6717.91000000",
"63.25413000",
1586990999999,
"424812.35673266",
997,
"34.09302500",
"228983.07307214",
"0"
],
[
1586991000000,
"6717.91000000",
"6721.37000000",
"6702.00000000",
"6705.93000000",
"93.55801900",
1586991299999,
"627807.77085186",
1122,
"51.05690700",
"342616.69992195",
"0"
],
[
1586991300000,
"6706.28000000",
"6719.27000000",
"6704.91000000",
"6708.96000000",
"130.01990700",
1586991599999,
"872535.45954481",
1202,
"63.11538900",
"423601.64650674",
"0"
],
[
1586991600000,
"6709.20000000",
"6716.58000000",
"6620.00000000",
"6647.68000000",
"1869.96907700",
1586991899999,
"12442669.15493088",
12418,
"534.73062600",
"3557333.41900765",
"0"
],
[
1586991900000,
"6647.11000000",
"6649.61000000",
"6623.66000000",
"6636.98000000",
"480.59914800",
1586992199999,
"3189644.89670473",
4336,
"181.33412000",
"1203444.78200030",
"0"
],
[
1586992200000,
"6636.53000000",
"6650.63000000",
"6610.08000000",
"6626.51000000",
"624.01322700",
1586992499999,
"4135762.91913453",
4781,
"283.13912700",
"1877264.33071671",
"0"
],
[
1586992500000,
"6626.27000000",
"6639.26000000",
"6605.00000000",
"6627.73000000",
"585.52809000",
1586992799999,
"3875296.01646851",
4346,
"210.16656000",
"1391469.29926115",
"0"
],
[
1586992800000,
"6628.81000000",
"6636.00000000",
"6611.00000000",
"6632.59000000",
"289.58844900",
1586993099999,
"1918415.92334285",
2844,
"159.93777300",
"1059537.49147623",
"0"
],
[
1586993100000,
"6632.59000000",
"6637.00000000",
"6620.00000000",
"6630.00000000",
"205.60885100",
1586993399999,
"1362561.34193888",
2094,
"123.39657100",
"817793.60725965",
"0"
],
[
1586993400000,
"6629.62000000",
"6639.36000000",
"6624.03000000",
"6627.01000000",
"198.53037300",
1586993699999,
"1316407.73080578",
2327,
"124.27567200",
"824047.81954143",
"0"
],
[
1586993700000,
"6627.01000000",
"6627.37000000",
"6611.21000000",
"6615.09000000",
"295.25377900",
1586993999999,
"1953781.90113106",
2581,
"129.65959800",
"857962.61699695",
"0"
],
[
1586994000000,
"6615.23000000",
"6630.80000000",
"6613.40000000",
"6625.56000000",
"232.75977100",
1586994299999,
"1541626.60855391",
2128,
"163.76183200",
"1084676.52570123",
"0"
],
[
1586994300000,
"6624.74000000",
"6628.89000000",
"6622.38000000",
"6625.84000000",
"50.70559100",
1586994599999,
"335940.61968591",
626,
"21.67878200",
"143633.83860657",
"0"
]
],
"queryString": "interval=5m\u0026limit=24\u0026symbol=BTCUSDT",
"bodyParams": "",
"headers": {}
},
{
"data": [
[
1588740120000,
"9033.34000000",
"9039.99000000",
"9032.75000000",
"9033.15000000",
"31.19296800",
1588740179999,
"281893.08800082",
282,
"6.35810300",
"57447.26912415",
"0"
],
[
1588740180000,
"9033.15000000",
"9035.00000000",
"9012.00000000",
"9012.00000000",
"135.21584100",
1588740239999,
"1220631.05800100",
864,
"31.88240800",
"287831.95256737",
"0"
],
[
1588740240000,
"9012.00000000",
"9021.93000000",
"9006.84000000",
"9012.03000000",
"43.69574800",
1588740299999,
"393923.24133765",
661,
"17.43171000",
"157152.06909673",
"0"
],
[
1588740300000,
"9011.78000000",
"9019.54000000",
"9010.79000000",
"9017.53000000",
"9.72578600",
1588740359999,
"87680.26853897",
270,
"6.42492600",
"57923.75798630",
"0"
],
[
1588740360000,
"9017.25000000",
"9021.00000000",
"9016.91000000",
"9020.00000000",
"13.86743300",
1588740419999,
"125077.29293425",
285,
"8.29386900",
"74806.54435326",
"0"
],
[
1588740420000,
"9020.00000000",
"9020.00000000",
"9017.00000000",
"9018.19000000",
"9.18255800",
1588740479999,
"82818.96982245",
184,
"5.54443700",
"50006.58491580",
"0"
],
[
1588740480000,
"9017.10000000",
"9018.19000000",
"9009.00000000",
"9009.59000000",
"25.45786300",
1588740539999,
"229445.26448543",
376,
"10.40268600",
"93755.58526551",
"0"
],
[
1588740540000,
"9009.00000000",
"9009.01000000",
"8990.54000000",
"9002.05000000",
"55.53048800",
1588740599999,
"499743.90059820",
959,
"17.33477500",
"155995.02621397",
"0"
],
[
1588740600000,
"9002.06000000",
"9008.48000000",
"8996.56000000",
"9000.45000000",
"27.10670300",
1588740659999,
"244040.85258475",
439,
"9.26255700",
"83393.76245690",
"0"
],
[
1588740660000,
"9000.45000000",
"9006.92000000",
"8998.60000000",
"9005.26000000",
"42.28895900",
1588740719999,
"380700.01238360",
458,
"16.50008200",
"148539.95008793",
"0"
],
[
1588740720000,
"9005.36000000",
"9005.84000000",
"8993.31000000",
"8996.93000000",
"41.87053000",
1588740779999,
"376831.74142875",
498,
"17.86056700",
"160731.80135188",
"0"
],
[
1588740780000,
"8996.25000000",
"9009.00000000",
"8993.90000000",
"9000.00000000",
"58.18868200",
1588740839999,
"523732.15333055",
628,
"34.95054500",
"314606.94518286",
"0"
],
[
1588740840000,
"8999.96000000",
"9000.00000000",
"8993.20000000",
"8996.31000000",
"17.97325100",
1588740899999,
"161689.60634113",
387,
"11.67267500",
"105009.81319499",
"0"
],
[
1588740900000,
"8996.43000000",
"9008.98000000",
"8994.00000000",
"9007.94000000",
"34.13762900",
1588740959999,
"307301.09881780",
398,
"25.61865000",
"230610.27935463",
"0"
],
[
1588740960000,
"9007.53000000",
"9015.00000000",
"9007.49000000",
"9014.78000000",
"30.48718500",
1588741019999,
"274672.19856966",
342,
"20.53458000",
"184990.77795860",
"0"
],
[
1588741020000,
"9014.79000000",
"9017.74000000",
"9008.70000000",
"9010.07000000",
"45.76446600",
1588741079999,
"412451.21505946",
532,
"21.29281300",
"191937.66648174",
"0"
],
[
1588741080000,
"9010.07000000",
"9010.43000000",
"9001.00000000",
"9004.36000000",
"38.63655700",
1588741139999,
"347890.37124877",
420,
"28.07446300",
"252782.96345283",
"0"
],
[
1588741140000,
"9004.79000000",
"9008.84000000",
"8997.24000000",
"8997.26000000",
"33.82842100",
1588741199999,
"304579.01159329",
520,
"13.73651800",
"123713.98084934",
"0"
],
[
1588741200000,
"8997.94000000",
"9020.00000000",
"8996.94000000",
"9018.11000000",
"54.01503400",
1588741259999,
"486774.35876987",
707,
"44.29706000",
"399185.79694346",
"0"
],
[
1588741260000,
"9018.65000000",
"9024.00000000",
"9017.36000000",
"9023.03000000",
"23.68471100",
1588741319999,
"213659.45909136",
362,
"17.75810500",
"160193.08955811",
"0"
],
[
1588741320000,
"9022.30000000",
"9024.52000000",
"9021.63000000",
"9022.70000000",
"18.47926400",
1588741379999,
"166745.70821999",
272,
"8.67826000",
"78307.15206862",
"0"
],
[
1588741380000,
"9022.52000000",
"9023.62000000",
"9012.92000000",
"9016.07000000",
"101.59759300",
1588741439999,
"916415.66385271",
631,
"8.74759400",
"78901.75916905",
"0"
],
[
1588741440000,
"9015.02000000",
"9018.51000000",
"9012.47000000",
"9016.00000000",
"15.85388000",
1588741499999,
"142942.32215488",
228,
"9.24766800",
"83383.83658712",
"0"
],
[
1588741500000,
"9015.99000000",
"9016.53000000",
"9010.44000000",
"9011.84000000",
"20.67416500",
1588741559999,
"186383.62765609",
267,
"7.58947500",
"68418.92495879",
"0"
],
[
1588741560000,
"9011.86000000",
"9012.42000000",
"9005.71000000",
"9012.26000000",
"13.31294900",
1588741619999,
"119948.88735353",
364,
"7.24855000",
"65309.88113298",
"0"
],
[
1588741620000,
"9012.29000000",
"9021.58000000",
"9010.00000000",
"9020.82000000",
"23.51237500",
1588741679999,
"211994.11007935",
402,
"13.51012900",
"121821.74989254",
"0"
],
[
1588741680000,
"9019.56000000",
"9031.06000000",
"9018.24000000",
"9029.29000000",
"36.17083900",
1588741739999,
"326421.55030256",
574,
"27.16687300",
"245158.59494372",
"0"
],
[
1588741740000,
"9029.31000000",
"9030.94000000",
"9023.70000000",
"9023.85000000",
"23.28230300",
1588741799999,
"210196.88145576",
422,
"10.15721400",
"91701.95379557",
"0"
],
[
1588741800000,
"9024.29000000",
"9030.54000000",
"9023.85000000",
"9028.64000000",
"26.60593700",
1588741859999,
"240174.92100312",
351,
"9.76419700",
"88153.86381321",
"0"
],
[
1588741860000,
"9028.37000000",
"9031.70000000",
"9027.89000000",
"9029.74000000",
"11.61868300",
1588741919999,
"104913.63657645",
235,
"6.27622200",
"56674.05652614",
"0"
],
[
1588741920000,
"9029.71000000",
"9030.00000000",
"9021.32000000",
"9030.00000000",
"23.85147700",
1588741979999,
"215248.78497947",
359,
"4.43172300",
"39995.10866686",
"0"
],
[
1588741980000,
"9029.70000000",
"9029.94000000",
"9021.42000000",
"9024.82000000",
"13.27966000",
1588742039999,
"119852.44393009",
280,
"8.61523500",
"77755.42198854",
"0"
],
[
1588742040000,
"9024.82000000",
"9025.64000000",
"9019.52000000",
"9024.00000000",
"13.98337600",
1588742099999,
"126171.24458970",
255,
"7.17423300",
"64737.93254748",
"0"
],
[
1588742100000,
"9024.26000000",
"9027.11000000",
"9024.26000000",
"9027.04000000",
"11.33726400",
1588742159999,
"102333.95099086",
190,
"5.32147200",
"48032.94616679",
"0"
],
[
1588742160000,
"9027.03000000",
"9037.00000000",
"9027.00000000",
"9035.81000000",
"31.81861500",
1588742219999,
"287373.12585420",
565,
"22.76582700",
"205608.36579273",
"0"
],
[
1588742220000,
"9036.68000000",
"9039.00000000",
"9031.14000000",
"9033.60000000",
"29.92982200",
1588742279999,
"270441.88727415",
364,
"11.51944600",
"104081.44443003",
"0"
],
[
1588742280000,
"9033.13000000",
"9035.78000000",
"9031.97000000",
"9033.42000000",
"11.87005300",
1588742339999,
"107239.31074589",
177,
"7.99858100",
"72262.49274076",
"0"
],
[
1588742340000,
"9033.02000000",
"9033.94000000",
"9031.00000000",
"9032.11000000",
"7.43913000",
1588742399999,
"67192.10856243",
205,
"2.52815900",
"22834.69731851",
"0"
],
[
1588742400000,
"9032.11000000",
"9033.86000000",
"9024.07000000",
"9025.22000000",
"19.39855000",
1588742459999,
"175113.39600941",
281,
"5.26727200",
"47552.53343066",
"0"
],
[
1588742460000,
"9025.21000000",
"9026.64000000",
"9015.91000000",
"9021.80000000",
"67.76629600",
1588742519999,
"611264.70969212",
464,
"36.24148100",
"326894.87545571",
"0"
],
[
1588742520000,
"9021.80000000",
"9021.80000000",
"9017.06000000",
"9020.90000000",
"8.24457300",
1588742579999,
"74360.17287803",
198,
"3.93783000",
"35517.08957260",
"0"
],
[
1588742580000,
"9020.90000000",
"9022.86000000",
"9019.24000000",
"9020.25000000",
"14.92094000",
1588742639999,
"134599.05776398",
251,
"10.23677000",
"92344.87758704",
"0"
],
[
1588742640000,
"9020.25000000",
"9029.71000000",
"9020.12000000",
"9029.70000000",
"39.03665400",
1588742699999,
"352276.52806054",
271,
"29.80518400",
"268972.81592918",
"0"
],
[
1588742700000,
"9029.49000000",
"9029.69000000",
"9022.78000000",
"9026.27000000",
"103.69784300",
1588742759999,
"936199.69702442",
399,
"92.05563300",
"831115.86330628",
"0"
],
[
1588742760000,
"9026.66000000",
"9026.94000000",
"9022.17000000",
"9022.91000000",
"10.08109200",
1588742819999,
"90975.57395060",
204,
"4.41066500",
"39804.49900078",
"0"
],
[
1588742820000,
"9022.91000000",
"9025.00000000",
"9022.49000000",
"9025.00000000",
"15.09621000",
1588742879999,
"136234.95880880",
136,
"10.54292600",
"95147.00031457",
"0"
],
[
1588742880000,
"9025.00000000",
"9028.39000000",
"9025.00000000",
"9028.26000000",
"8.22180500",
1588742939999,
"74217.35599539",
161,
"3.84496400",
"34708.43928476",
"0"
],
[
1588742940000,
"9028.26000000",
"9028.39000000",
"9025.65000000",
"9025.65000000",
"17.57860900",
1588742999999,
"158687.53469343",
185,
"5.52433000",
"49874.69322131",
"0"
],
[
1588743000000,
"9025.01000000",
"9026.24000000",
"9020.67000000",
"9025.00000000",
"40.80576400",
1588743059999,
"368223.76536127",
336,
"13.33411700",
"120324.69215032",
"0"
],
[
1588743060000,
"9025.00000000",
"9026.98000000",
"9024.71000000",
"9025.93000000",
"15.73151300",
1588743119999,
"141981.87714001",
196,
"8.10819900",
"73179.15729431",
"0"
],
[
1588743120000,
"9026.33000000",
"9026.71000000",
"9001.77000000",
"9009.34000000",
"117.88902600",
1588743179999,
"1062767.08266898",
857,
"36.93554500",
"332910.33596602",
"0"
],
[
1588743180000,
"9009.24000000",
"9013.63000000",
"9006.00000000",
"9007.25000000",
"28.75162900",
1588743239999,
"259037.86976549",
290,
"9.48824100",
"85485.75918373",
"0"
],
[
1588743240000,
"9007.03000000",
"9010.05000000",
"9000.01000000",
"9001.71000000",
"32.55775400",
1588743299999,
"293248.61128426",
329,
"14.91075000",
"134315.34636590",
"0"
],
[
1588743300000,
"9001.42000000",
"9007.88000000",
"8998.07000000",
"9006.37000000",
"54.10228800",
1588743359999,
"487053.40129973",
564,
"19.17545300",
"172648.35134442",
"0"
],
[
1588743360000,
"9006.37000000",
"9007.25000000",
"9002.43000000",
"9006.23000000",
"51.00998500",
1588743419999,
"459360.19688129",
381,
"12.49521400",
"112536.04940054",
"0"
],
[
1588743420000,
"9007.12000000",
"9015.00000000",
"9006.29000000",
"9015.00000000",
"44.31393500",
1588743479999,
"399345.59620079",
661,
"29.72078900",
"267836.42848920",
"0"
],
[
1588743480000,
"9015.00000000",
"9017.87000000",
"9012.24000000",
"9016.61000000",
"34.41648900",
1588743539999,
"310270.70720703",
455,
"21.04386400",
"189712.48116327",
"0"
],
[
1588743540000,
"9016.60000000",
"9021.78000000",
"9014.33000000",
"9021.00000000",
"92.77696900",
1588743599999,
"836880.13549888",
550,
"22.72430400",
"204948.46103232",
"0"
],
[
1588743600000,
"9021.00000000",
"9024.06000000",
"9016.14000000",
"9021.32000000",
"38.36612500",
1588743659999,
"346047.87183309",
494,
"26.84553700",
"242129.36247451",
"0"
],
[
1588743660000,
"9021.32000000",
"9024.06000000",
"9016.00000000",
"9016.01000000",
"16.88851600",
1588743719999,
"152333.24938438",
194,
"11.62854600",
"104888.25866399",
"0"
]
],
"queryString": "endTime=1588743688000\u0026interval=1m\u0026startTime=1588740088000\u0026symbol=BTCUSDT",
"bodyParams": "",
"headers": {}
},
{
"data": [
[
1588636800000,
"8871.92000000",
"8888.00000000",
"8871.92000000",
"8887.62000000",
"47.66737000",
1588636859999,
"423305.63773405",
617,
"25.94719700",
"230410.46415390",
"0"
]
],
"queryString": "endTime=1588636800000\u0026interval=1m\u0026startTime=1588636800000\u0026symbol=BTCUSDT",
"bodyParams": "",
"headers": {}
},
{
"data": [
[
1577836800000,
"7195.24000000",
"7196.25000000",
"7178.64000000",
"7179.78000000",
"95.50913300",
1577837099999,
"686317.13625177",
1127,
"32.77324500",
"235537.29504531",
"0"
],
[
1577837100000,
"7179.76000000",
"7191.77000000",
"7178.20000000",
"7191.07000000",
"59.36522500",
1577837399999,
"426481.26036406",
631,
"24.76651300",
"177935.61820100",
"0"
],
[
1577837400000,
"7193.15000000",
"7193.53000000",
"7180.24000000",
"7180.97000000",
"48.06851000",
1577837699999,
"345446.50301879",
694,
"19.42228300",
"139596.62168263",
"0"
],
[
1577837700000,
"7180.97000000",
"7186.40000000",
"7177.35000000",
"7178.29000000",
"32.19292900",
1577837999999,
"231162.55542356",
576,
"12.96325800",
"93091.43327629",
"0"
],
[
1577838000000,
"7177.71000000",
"7182.46000000",
"7175.47000000",
"7176.96000000",
"49.02739700",
1577838299999,
"351927.89388145",
710,
"22.81974400",
"163817.88115474",
"0"
],
[
1577838300000,
"7177.59000000",
"7185.56000000",
"7176.11000000",
"7178.45000000",
"47.02232800",
1577838599999,
"337612.29777385",
662,
"22.60610800",
"162317.15701592",
"0"
],
[
1577838600000,
"7178.19000000",
"7185.44000000",
"7177.54000000",
"7180.68000000",
"35.10983000",
1577838899999,
"252130.90500262",
635,
"19.13954100",
"137447.70846574",
"0"
],
[
1577838900000,
"7180.96000000",
"7182.53000000",
"7176.23000000",
"7177.53000000",
"24.86349600",
1577839199999,
"178533.13638991",
515,
"10.40067900",
"74689.13949208",
"0"
],
[
1577839200000,
"7177.14000000",
"7182.45000000",
"7176.34000000",
"7179.56000000",
"23.51413200",
1577839499999,
"168815.11141275",
430,
"14.28215400",
"102530.47311368",
"0"
],
[
1577839500000,
"7179.35000000",
"7182.99000000",
"7179.35000000",
"7182.94000000",
"21.35885000",
1577839799999,
"153387.48781809",
388,
"13.23975300",
"95080.11545929",
"0"
],
[
1577839800000,
"7182.94000000",
"7183.98000000",
"7175.51000000",
"7179.03000000",
"42.91097100",
1577840099999,
"308092.13673214",
739,
"20.42254800",
"146652.86619733",
"0"
],
[
1577840100000,
"7178.65000000",
"7181.75000000",
"7175.46000000",
"7177.02000000",
"32.87210000",
1577840399999,
"235950.15541644",
533,
"13.31730000",
"95592.88054636",
"0"
],
[
1577840400000,
"7176.47000000",
"7185.86000000",
"7175.71000000",
"7183.29000000",
"30.16307600",
1577840699999,
"216611.56911648",
596,
"13.60798500",
"97723.51606860",
"0"
],
[
1577840700000,
"7183.55000000",
"7194.04000000",
"7182.82000000",
"7189.62000000",
"44.80332700",
1577840999999,
"322109.95174577",
564,
"31.19321800",
"224247.23205552",
"0"
],
[
1577841000000,
"7189.63000000",
"7194.04000000",
"7188.62000000",
"7190.86000000",
"28.55411900",
1577841299999,
"205367.58317887",
428,
"11.45017500",
"82359.75026194",
"0"
],
[
1577841300000,
"7190.46000000",
"7194.27000000",
"7189.23000000",
"7194.06000000",
"24.21607800",
1577841599999,
"174147.67835753",
449,
"9.21024500",
"66240.18705864",
"0"
],
[
1577841600000,
"7193.02000000",
"7198.00000000",
"7190.79000000",
"7192.39000000",
"34.10757500",
1577841899999,
"245382.36092326",
546,
"15.49876300",
"111511.59548775",
"0"
],
[
1577841900000,
"7193.01000000",
"7217.00000000",
"7191.98000000",
"7212.10000000",
"193.21939900",
1577842199999,
"1392268.35865829",
1477,
"141.44239000",
"1019053.48118736",
"0"
],
[
1577842200000,
"7212.10000000",
"7230.00000000",
"7211.32000000",
"7218.83000000",
"273.46807000",
1577842499999,
"1974637.04622372",
1837,
"204.41950300",
"1475997.47530984",
"0"
],
[
1577842500000,
"7219.11000000",
"7221.95000000",
"7210.53000000",
"7216.00000000",
"60.97776600",
1577842799999,
"440073.27302928",
696,
"25.91291800",
"187028.64162685",
"0"
],
[
1577842800000,
"7216.02000000",
"7219.11000000",
"7207.17000000",
"7211.87000000",
"52.80141600",
1577843099999,
"380871.05492710",
670,
"27.73147800",
"200051.89521924",
"0"
],
[
1577843100000,
"7212.34000000",
"7212.67000000",
"7205.01000000",
"7205.08000000",
"47.98705500",
1577843399999,
"345869.92301800",
583,
"22.70245600",
"163640.51690998",
"0"
],
[
1577843400000,
"7205.08000000",
"7211.77000000",
"7204.28000000",
"7209.35000000",
"54.49179200",
1577843699999,
"392739.25101900",
668,
"43.09262500",
"310591.99690708",
"0"
],
[
1577843700000,
"7209.75000000",
"7216.41000000",
"7207.39000000",
"7216.27000000",
"38.26293000",
1577843999999,
"275874.49091546",
519,
"24.45966300",
"176357.76159813",
"0"
]
],
"queryString": "endTime=1580515200000\u0026interval=5m\u0026limit=24\u0026startTime=1577836800000\u0026symbol=BTCUSDT",
"bodyParams": "",
"headers": {}
},
{
"data": [
[
1546300800000,
"3701.23000000",
"3810.16000000",
"3642.00000000",
"3797.14000000",
"23741.68703300",
1546387199999,
"88149249.09230461",
154227,
"12919.15589900",
"47973435.86685800",
"0"
],
[
1546387200000,
"3796.45000000",
"3882.14000000",
"3750.45000000",
"3858.56000000",
"35156.46336900",
1546473599999,
"133876627.24651060",
218538,
"17921.60011400",
"68277897.66105788",
"0"
],
[
1546473600000,
"3857.57000000",
"3862.74000000",
"3730.00000000",
"3766.78000000",
"29406.94835900",
1546559999999,
"111657372.69526468",
199812,
"14793.08326700",
"56172495.42692984",
"0"
],
[
1546560000000,
"3767.20000000",
"3823.64000000",
"3703.57000000",
"3792.01000000",
"29519.55467100",
1546646399999,
"111034550.64066196",
192232,
"15579.30325800",
"58616203.97789647",
"0"
],
[
1546646400000,
"3790.09000000",
"3840.99000000",
"3751.00000000",
"3770.96000000",
"30490.66775100",
1546732799999,
"115893501.27515878",
203673,
"14908.91417500",
"56667455.38615935",
"0"
],
[
1546732800000,
"3771.12000000",
"4027.71000000",
"3740.00000000",
"3987.60000000",
"36553.80670900",
1546819199999,
"142198812.18914709",
240496,
"19772.88700800",
"76903705.93007119",
"0"
],
[
1546819200000,
"3987.62000000",
"4017.90000000",
"3921.53000000",
"3975.45000000",
"31869.84626400",
1546905599999,
"126830380.49287239",
221219,
"16404.35224100",
"65287611.65056139",
"0"
],
[
1546905600000,
"3976.76000000",
"4069.80000000",
"3903.00000000",
"3955.13000000",
"38901.42312200",
1546991999999,
"154778846.54236616",
242898,
"20047.97760100",
"79781104.89538665",
"0"
],
[
1546992000000,
"3955.45000000",
"4006.81000000",
"3930.04000000",
"3966.65000000",
"28989.43951100",
1547078399999,
"115218950.31554872",
209240,
"14984.33702000",
"59559010.74523400",
"0"
],
[
1547078400000,
"3966.06000000",
"3996.01000000",
"3540.00000000",
"3585.88000000",
"59402.22851000",
1547164799999,
"221789348.03469807",
374760,
"28288.32257400",
"105616252.06340843",
"0"
],
[
1547164800000,
"3585.88000000",
"3658.00000000",
"3465.00000000",
"3601.31000000",
"38338.65473300",
1547251199999,
"137560743.62485982",
264996,
"19907.35058600",
"71430015.64522145",
"0"
],
[
1547251200000,
"3601.31000000",
"3618.19000000",
"3530.00000000",
"3583.13000000",
"21999.92835400",
1547337599999,
"78908770.67658037",
175679,
"11645.59884600",
"41778835.50680978",
"0"
],
[
1547337600000,
"3584.10000000",
"3611.10000000",
"3441.30000000",
"3476.81000000",
"26385.75745400",
1547423999999,
"92882249.46737902",
183113,
"13692.42064000",
"48229503.01532720",
"0"
],
[
1547424000000,
"3477.56000000",
"3671.87000000",
"3467.02000000",
"3626.09000000",
"35235.21121500",
1547510399999,
"125631820.06705057",
229452,
"18416.41690200",
"65668831.10400985",
"0"
],
[
1547510400000,
"3626.08000000",
"3648.42000000",
"3516.62000000",
"3553.06000000",
"34137.99745900",
1547596799999,
"122785440.22887539",
231684,
"17225.62243400",
"61971796.91256990",
"0"
],
[
1547596800000,
"3553.06000000",
"3645.00000000",
"3543.51000000",
"3591.84000000",
"27480.17997700",
1547683199999,
"98504455.20666535",
205159,
"14183.69988000",
"50843136.81523343",
"0"
],
[
1547683200000,
"3591.84000000",
"3634.70000000",
"3530.39000000",
"3616.21000000",
"29755.44083800",
1547769599999,
"106709136.97324342",
217797,
"16010.50339500",
"57427195.93767381",
"0"
],
[
1547769600000,
"3613.32000000",
"3620.00000000",
"3565.75000000",
"3594.87000000",
"22713.44675500",
1547855999999,
"81699723.54479144",
177567,
"12611.08375700",
"45362975.23668103",
"0"
],
[
1547856000000,
"3594.87000000",
"3720.00000000",
"3594.23000000",
"3665.30000000",
"22171.57812300",
1547942399999,
"81354185.90325992",
175054,
"11637.25817100",
"42690540.30785225",
"0"
],
[
1547942400000,
"3665.75000000",
"3693.73000000",
"3475.00000000",
"3539.28000000",
"27901.93859800",
1548028799999,
"99767239.95381454",
204941,
"13875.11138100",
"49633530.63808028",
"0"
],
[
1548028800000,
"3539.26000000",
"3559.51000000",
"3475.50000000",
"3526.90000000",
"19644.43683900",
1548115199999,
"69316548.76685554",
160825,
"10462.02027800",
"36918177.63501831",
"0"
],
[
1548115200000,
"3526.88000000",
"3608.50000000",
"3434.85000000",
"3570.93000000",
"29336.44296700",
1548201599999,
"103804480.11605988",
195484,
"15661.33300100",
"55461347.69397660",
"0"
],
[
1548201600000,
"3570.41000000",
"3607.98000000",
"3514.50000000",
"3552.82000000",
"24938.84269800",
1548287999999,
"88816396.34583544",
192892,
"13136.69325300",
"46789527.00878810",
"0"
],
[
1548288000000,
"3552.97000000",
"3589.00000000",
"3529.22000000",
"3569.62000000",
"20826.25118000",
1548374399999,
"74037052.86632736",
162159,
"10975.97457000",
"39023591.88152408",
"0"
],
[
1548374400000,
"3569.07000000",
"3587.15000000",
"3522.51000000",
"3565.29000000",
"17608.34667100",
1548460799999,
"62634926.45524528",
153413,
"9690.39815200",
"34473989.38670668",
"0"
],
[
1548460800000,
"3566.69000000",
"3662.94000000",
"3545.00000000",
"3565.25000000",
"19476.53234400",
1548547199999,
"69841766.64693149",
135369,
"10203.40031500",
"36578851.51879908",
"0"
],
[
1548547200000,
"3565.62000000",
"3579.00000000",
"3486.00000000",
"3550.84000000",
"22735.59816200",
1548633599999,
"80743416.84653682",
163855,
"11568.56739900",
"41100311.44740031",
"0"
],
[
1548633600000,
"3550.05000000",
"3557.75000000",
"3380.27000000",
"3434.15000000",
"40405.11140100",
1548719999999,
"139258708.76430879",
260799,
"20334.27173900",
"70100390.81728584",
"0"
],
[
1548720000000,
"3434.00000000",
"3443.45000000",
"3349.92000000",
"3411.04000000",
"29544.92897700",
1548806399999,
"100542807.46479908",
189650,
"15626.31123100",
"53180295.18051735",
"0"
],
[
1548806400000,
"3410.04000000",
"3478.00000000",
"3387.10000000",
"3458.18000000",
"23968.26024300",
1548892799999,
"82521122.86191754",
180820,
"13324.33962800",
"45877250.05787340",
"0"
],
[
1548892800000,
"3457.50000000",
"3489.20000000",
"3418.80000000",
"3434.10000000",
"29607.19025300",
1548979199999,
"101928346.97699686",
198100,
"15325.82878300",
"52764623.95051864",
"0"
],
[
1548979200000,
"3434.10000000",
"3488.00000000",
"3401.20000000",
"3462.07000000",
"25260.47615900",
1549065599999,
"87075914.23266830",
167520,
"13533.34462800",
"46664199.94907889",
"0"
],
[
1549065600000,
"3462.20000000",
"3526.40000000",
"3440.29000000",
"3504.77000000",
"17920.80200000",
1549151999999,
"62134037.97539881",
153234,
"9637.41923000",
"33417963.69624554",
"0"
],
[
1549152000000,
"3504.06000000",
"3511.09000000",
"3426.00000000",
"3458.11000000",
"19867.33639000",
1549238399999,
"68801620.06241606",
138592,
"10126.71614300",
"35070884.46205618",
"0"
],
[
1549238400000,
"3458.11000000",
"3484.88000000",
"3433.31000000",
"3463.22000000",
"23131.98110800",
1549324799999,
"80024258.22766613",
155686,
"12387.10978100",
"42856551.66874073",
"0"
],
[
1549324800000,
"3463.22000000",
"3478.97000000",
"3448.43000000",
"3471.59000000",
"25264.41503000",
1549411199999,
"87491347.06381486",
162066,
"13642.82308400",
"47248405.24357039",
"0"
],
[
1549411200000,
"3471.57000000",
"3482.72000000",
"3380.00000000",
"3405.37000000",
"35310.24484600",
1549497599999,
"120500703.00515730",
207024,
"18054.00834700",
"61609674.49994292",
"0"
],
[
1549497600000,
"3407.00000000",
"3426.45000000",
"3390.00000000",
"3398.40000000",
"18665.53863800",
1549583999999,
"63611505.78657223",
148209,
"9971.89096000",
"33985909.98028422",
"0"
],
[
1549584000000,
"3398.40000000",
"3733.58000000",
"3373.10000000",
"3659.04000000",
"47968.05801300",
1549670399999,
"170118212.46197886",
277242,
"25500.97034500",
"90453750.95066435",
"0"
],
[
1549670400000,
"3660.27000000",
"3680.02000000",
"3625.13000000",
"3665.18000000",
"24759.83371900",
1549756799999,
"90488500.06766240",
192209,
"13208.14275000",
"48274378.26417207",
"0"
],
[
1549756800000,
"3665.18000000",
"3684.99000000",
"3609.76000000",
"3680.06000000",
"23250.60263400",
1549843199999,
"84696423.96233752",
171099,
"12445.22054600",
"45337811.06485932",
"0"
],
[
1549843200000,
"3679.75000000",
"3684.90000000",
"3615.53000000",
"3631.05000000",
"24954.61457100",
1549929599999,
"90731831.90427426",
172626,
"12713.19166600",
"46221559.64321214",
"0"
],
[
1549929600000,
"3631.05000000",
"3667.60000000",
"3582.34000000",
"3631.46000000",
"29479.59823000",
1550015999999,
"106766439.99436474",
198996,
"14986.11962900",
"54283275.96877608",
"0"
],
[
1550016000000,
"3631.51000000",
"3670.00000000",
"3591.75000000",
"3609.40000000",
"25773.99764800",
1550102399999,
"93350740.94830574",
167690,
"13552.84642000",
"49100779.82827613",
"0"
],
[
1550102400000,
"3608.34000000",
"3626.40000000",
"3568.11000000",
"3590.56000000",
"21753.50126100",
1550188799999,
"78367545.57945933",
155215,
"11271.17502000",
"40602592.45976747",
"0"
],
[
1550188800000,
"3590.57000000",
"3653.23000000",
"3573.45000000",
"3602.47000000",
"20777.87289900",
1550275199999,
"74938358.18352868",
151256,
"10840.39689500",
"39106496.49706577",
"0"
],
[
1550275200000,
"3602.49000000",
"3648.20000000",
"3597.91000000",
"3618.41000000",
"19565.99275100",
1550361599999,
"70894921.80761533",
149393,
"10452.11973000",
"37873280.57143865",
"0"
],
[
1550361600000,
"3617.22000000",
"3700.11000000",
"3604.40000000",
"3667.58000000",
"25690.22777900",
1550447999999,
"93426433.13226133",
179511,
"13004.16467600",
"47317986.79403941",
"0"
],
[
1550448000000,
"3667.62000000",
"3925.00000000",
"3655.00000000",
"3898.60000000",
"64042.73049200",
1550534399999,
"242898012.76922592",
393515,
"33934.97317100",
"128779026.65413163",
"0"
],
[
1550534400000,
"3897.35000000",
"3994.52000000",
"3856.00000000",
"3907.79000000",
"50207.17266700",
1550620799999,
"197091641.04739993",
332281,
"27008.59756600",
"106038298.75034281",
"0"
],
[
1550620800000,
"3907.35000000",
"3986.98000000",
"3870.66000000",
"3969.74000000",
"36205.14085000",
1550707199999,
"142571564.56112989",
250176,
"19952.70098400",
"78593009.21716801",
"0"
],
[
1550707200000,
"3969.74000000",
"4016.48000000",
"3901.03000000",
"3937.31000000",
"31103.88472800",
1550793599999,
"122714273.87417651",
209571,
"16678.73094500",
"65816472.08951928",
"0"
],
[
1550793600000,
"3937.31000000",
"3988.00000000",
"3926.65000000",
"3962.00000000",
"23943.16375000",
1550879999999,
"94739322.74557025",
179588,
"12932.07849400",
"51172984.85084170",
"0"
],
[
1550880000000,
"3962.00000000",
"4162.02000000",
"3933.15000000",
"4117.76000000",
"33657.94288300",
1550966399999,
"135782959.41827349",
231563,
"17790.39681500",
"71727695.50468791",
"0"
],
[
1550966400000,
"4118.00000000",
"4198.00000000",
"3712.66000000",
"3743.56000000",
"62224.18689000",
1551052799999,
"244146803.51886994",
410578,
"30284.98096300",
"118938981.43024275",
"0"
],
[
1551052800000,
"3743.56000000",
"3872.66000000",
"3740.00000000",
"3827.92000000",
"38102.96624500",
1551139199999,
"145285565.20317070",
262716,
"20414.12531600",
"77851143.96719552",
"0"
],
[
1551139200000,
"3828.44000000",
"3841.51000000",
"3777.00000000",
"3809.23000000",
"28838.74803600",
1551225599999,
"109932596.10609363",
213897,
"14790.21331100",
"56376982.48230529",
"0"
],
[
1551225600000,
"3809.31000000",
"3838.85000000",
"3677.17000000",
"3818.07000000",
"31500.99546600",
1551311999999,
"119564023.12004227",
201626,
"16214.23584600",
"61560455.27515973",
"0"
],
[
1551312000000,
"3818.04000000",
"3888.00000000",
"3763.87000000",
"3813.69000000",
"32561.96104400",
1551398399999,
"124703738.39336836",
233849,
"16907.09230100",
"64761233.24960861",
"0"
],
[
1551398400000,
"3814.26000000",
"3857.00000000",
"3813.01000000",
"3823.00000000",
"23174.57217000",
1551484799999,
"88851336.52111789",
179860,
"12773.95259500",
"48982541.74343915",
"0"
],
[
1551484800000,
"3822.17000000",
"3841.31000000",
"3772.25000000",
"3819.93000000",
"19445.83835500",
1551571199999,
"74175357.77882297",
149854,
"10248.94565500",
"39098061.94664881",
"0"
],
[
1551571200000,
"3819.97000000",
"3835.00000000",
"3781.32000000",
"3807.75000000",
"16718.16541000",
1551657599999,
"63791898.99159701",
127681,
"8854.21887800",
"33793163.48606208",
"0"
],
[
1551657600000,
"3807.32000000",
"3830.00000000",
"3670.69000000",
"3715.30000000",
"34742.84166000",
1551743999999,
"129739738.23815794",
218615,
"18023.02240700",
"67312533.26381876",
"0"
],
[
1551744000000,
"3716.10000000",
"3877.10000000",
"3703.55000000",
"3857.73000000",
"32962.53616200",
1551830399999,
"124945530.76214453",
202444,
"17980.12771200",
"68134618.18206475",
"0"
],
[
1551830400000,
"3857.58000000",
"3907.00000000",
"3813.09000000",
"3861.84000000",
"24775.11883000",
1551916799999,
"95417637.58898660",
165101,
"13139.77457300",
"50622286.06205380",
"0"
],
[
1551916800000,
"3861.84000000",
"3905.40000000",
"3840.40000000",
"3873.64000000",
"26455.25766100",
1552003199999,
"102585458.38333898",
180520,
"13365.94621300",
"51827450.49331647",
"0"
],
[
1552003200000,
"3873.63000000",
"3932.00000000",
"3800.00000000",
"3864.89000000",
"34730.36659200",
1552089599999,
"135000852.01035948",
211534,
"17947.93422800",
"69791058.74747885",
"0"
],
[
1552089600000,
"3864.88000000",
"3971.75000000",
"3854.75000000",
"3943.04000000",
"30979.74765300",
1552175999999,
"121353606.96803356",
206869,
"16447.34655800",
"64429542.99978998",
"0"
],
[
1552176000000,
"3943.43000000",
"3943.43000000",
"3881.69000000",
"3916.82000000",
"23187.56141200",
1552262399999,
"90693949.72150731",
167920,
"12518.49638600",
"48968093.08714351",
"0"
],
[
1552262400000,
"3915.99000000",
"3936.98000000",
"3830.00000000",
"3871.61000000",
"38066.88570500",
1552348799999,
"147721971.09446938",
209916,
"19416.22101400",
"75329574.17851433",
"0"
],
[
1552348800000,
"3871.61000000",
"3905.20000000",
"3826.06000000",
"3882.73000000",
"26921.00862200",
1552435199999,
"104393849.44844826",
182885,
"13827.42106500",
"53624520.45494350",
"0"
],
[
1552435200000,
"3882.69000000",
"3893.56000000",
"3840.00000000",
"3866.00000000",
"24461.00875700",
1552521599999,
"94680049.46033754",
186572,
"12839.14650500",
"49699859.82552118",
"0"
],
[
1552521600000,
"3866.00000000",
"3920.00000000",
"3810.43000000",
"3877.12000000",
"27048.74853000",
1552607999999,
"104673038.77602254",
196651,
"14244.45531900",
"55141147.28364773",
"0"
],
[
1552608000000,
"3877.12000000",
"3939.22000000",
"3872.20000000",
"3923.76000000",
"21740.06149800",
1552694399999,
"84919900.71744472",
163866,
"12025.70553400",
"46979306.89873034",
"0"
],
[
1552694400000,
"3924.46000000",
"4056.98000000",
"3921.98000000",
"4005.98000000",
"28568.37612400",
1552780799999,
"114227606.40681695",
216198,
"15580.63108000",
"62301622.91259946",
"0"
],
[
1552780800000,
"4005.98000000",
"4012.00000000",
"3950.01000000",
"3981.14000000",
"18814.25557700",
1552867199999,
"74893913.05776027",
146953,
"9927.11655900",
"39524144.17139103",
"0"
],
[
1552867200000,
"3981.85000000",
"4037.00000000",
"3953.33000000",
"3987.81000000",
"22454.47801000",
1552953599999,
"89526258.38910637",
157876,
"11964.18976900",
"47710908.05709871",
"0"
],
[
1552953600000,
"3987.83000000",
"4031.00000000",
"3970.00000000",
"4015.53000000",
"19893.74181500",
1553039999999,
"79503748.36263466",
147394,
"10745.63056500",
"42949860.70592456",
"0"
],
[
1553040000000,
"4017.48000000",
"4050.00000000",
"3980.50000000",
"4043.04000000",
"23432.30025500",
1553126399999,
"94019734.23326426",
175036,
"12201.21427900",
"48961351.11750316",
"0"
],
[
1553126400000,
"4043.04000000",
"4069.32000000",
"3880.01000000",
"3980.64000000",
"35997.68211900",
1553212799999,
"144010401.50845117",
236100,
"18704.22183700",
"74835394.39208286",
"0"
],
[
1553212800000,
"3980.85000000",
"4008.00000000",
"3968.25000000",
"3986.93000000",
"20022.60631800",
1553299199999,
"79861943.81089970",
153703,
"10561.69457700",
"42127893.35065794",
"0"
],
[
1553299200000,
"3987.89000000",
"4018.83000000",
"3978.01000000",
"4006.01000000",
"17302.60431800",
1553385599999,
"69169819.86286371",
143155,
"9491.14472800",
"37945846.04025019",
"0"
],
[
1553385600000,
"4006.01000000",
"4006.02000000",
"3950.00000000",
"3992.18000000",
"17179.85064800",
1553471999999,
"68524082.74695625",
131087,
"8617.36592500",
"34375232.36909545",
"0"
],
[
1553472000000,
"3991.35000000",
"3999.30000000",
"3888.71000000",
"3936.12000000",
"33192.89021700",
1553558399999,
"131507366.37512891",
227739,
"17050.63482700",
"67573128.16531547",
"0"
],
[
1553558400000,
"3935.47000000",
"3958.98000000",
"3894.00000000",
"3948.55000000",
"29349.53762700",
1553644799999,
"115330070.99071545",
192418,
"15963.90520500",
"62738463.89189890",
"0"
],
[
1553644800000,
"3948.77000000",
"4048.00000000",
"3936.15000000",
"4038.05000000",
"32364.55585200",
1553731199999,
"129681258.01621350",
224309,
"17964.55060100",
"71983196.76062553",
"0"
],
[
1553731200000,
"4039.58000000",
"4039.70000000",
"4002.00000000",
"4027.81000000",
"20089.29387500",
1553817599999,
"80822230.57984656",
157060,
"10111.82627600",
"40683986.77430117",
"0"
],
[
1553817600000,
"4028.22000000",
"4123.71000000",
"4024.03000000",
"4103.25000000",
"30084.21744400",
1553903999999,
"122585822.58650480",
203826,
"16800.50957200",
"68459620.27240319",
"0"
],
[
1553904000000,
"4104.24000000",
"4140.00000000",
"4052.00000000",
"4106.97000000",
"19509.29260100",
1553990399999,
"79853835.58182401",
162463,
"10322.14877500",
"42255037.00428935",
"0"
],
[
1553990400000,
"4106.99000000",
"4116.12000000",
"4082.57000000",
"4103.95000000",
"13525.08743300",
1554076799999,
"55472147.12701675",
124046,
"6824.65737800",
"27993469.17112726",
"0"
],
[
1554076800000,
"4102.44000000",
"4158.70000000",
"4067.00000000",
"4144.56000000",
"25507.06764100",
1554163199999,
"105388238.14788892",
184268,
"12915.28932000",
"53371959.95327402",
"0"
],
[
1554163200000,
"4144.54000000",
"4897.99000000",
"4140.54000000",
"4857.29000000",
"105383.63926300",
1554249599999,
"489018726.75750669",
609133,
"55726.14168400",
"258300768.81540301",
"0"
],
[
1554249600000,
"4857.19000000",
"5275.01000000",
"4753.50000000",
"4932.60000000",
"109890.12574300",
1554335999999,
"548900970.91788429",
692019,
"55975.58476100",
"279654422.07491424",
"0"
],
[
1554336000000,
"4932.59000000",
"5039.08000000",
"4777.00000000",
"4898.66000000",
"61054.25416800",
1554422399999,
"301411332.00902432",
419141,
"31203.30835400",
"154090564.79115182",
"0"
],
[
1554422400000,
"4898.64000000",
"5028.22000000",
"4880.62000000",
"5004.95000000",
"39768.55280600",
1554508799999,
"197660830.71096662",
292375,
"21235.63623700",
"105586318.20991643",
"0"
],
[
1554508800000,
"5004.96000000",
"5205.00000000",
"4928.59000000",
"5043.89000000",
"41770.84231300",
1554595199999,
"210963411.61313188",
281237,
"21796.02186900",
"110119190.88917793",
"0"
],
[
1554595200000,
"5042.07000000",
"5234.00000000",
"5026.00000000",
"5170.27000000",
"37615.48680400",
1554681599999,
"192916750.57190406",
274084,
"19504.61283200",
"100069310.55713653",
"0"
],
[
1554681600000,
"5170.27000000",
"5305.00000000",
"5039.00000000",
"5236.90000000",
"50178.43078200",
1554767999999,
"260487077.76756680",
350828,
"25302.16540200",
"131396468.34738519",
"0"
],
[
1554768000000,
"5238.38000000",
"5238.40000000",
"5076.68000000",
"5150.00000000",
"34067.01231100",
1554854399999,
"175633627.31637351",
253381,
"16967.00611500",
"87496291.75731626",
"0"
],
[
1554854400000,
"5150.00000000",
"5422.00000000",
"5135.00000000",
"5308.25000000",
"40073.62047100",
1554940799999,
"210870034.51205530",
260967,
"21269.62094900",
"111952601.71234791",
"0"
],
[
1554940800000,
"5307.86000000",
"5332.67000000",
"4927.00000000",
"5017.37000000",
"54696.60068600",
1555027199999,
"277736905.85749792",
369304,
"26631.11240900",
"135174561.68852918",
"0"
],
[
1555027200000,
"5017.37000000",
"5080.58000000",
"4861.22000000",
"5048.01000000",
"33276.67861400",
1555113599999,
"166485761.07931210",
226036,
"16899.59053300",
"84561818.27888816",
"0"
],
[
1555113600000,
"5047.00000000",
"5099.00000000",
"5004.00000000",
"5045.22000000",
"17292.45680200",
1555199999999,
"87375984.44461506",
138674,
"8692.05325900",
"43925293.92220215",
"0"
],
[
1555200000000,
"5047.45000000",
"5152.99000000",
"5000.00000000",
"5131.30000000",
"18281.60773900",
1555286399999,
"92594930.42710131",
131700,
"10043.91166700",
"50893945.02767781",
"0"
],
[
1555286400000,
"5131.28000000",
"5167.38000000",
"4950.00000000",
"5024.95000000",
"29057.19158100",
1555372799999,
"147687551.94147710",
204944,
"14170.25240200",
"72070166.00084409",
"0"
],
[
1555372800000,
"5024.95000000",
"5197.72000000",
"5003.94000000",
"5173.72000000",
"24242.22949300",
1555459199999,
"123581651.71216356",
168550,
"12804.63376800",
"65290617.51599363",
"0"
],
[
1555459200000,
"5173.72000000",
"5230.40000000",
"5146.80000000",
"5202.82000000",
"23307.53613400",
1555545599999,
"120972345.51821637",
179490,
"12172.53172400",
"63190167.89632924",
"0"
],
[
1555545600000,
"5202.41000000",
"5287.00000000",
"5198.80000000",
"5258.44000000",
"22619.23900100",
1555631999999,
"118573129.86520114",
167110,
"12104.85293200",
"63464128.54331125",
"0"
],
[
1555632000000,
"5258.44000000",
"5320.00000000",
"5175.00000000",
"5258.68000000",
"24611.23632300",
1555718399999,
"128937309.63806376",
178148,
"12889.68334400",
"67549701.12506344",
"0"
],
[
1555718400000,
"5258.68000000",
"5333.42000000",
"5230.10000000",
"5291.73000000",
"19168.90827400",
1555804799999,
"101343660.15324434",
157080,
"10029.27226200",
"53029542.91017945",
"0"
],
[
1555804800000,
"5292.91000000",
"5314.35000000",
"5165.00000000",
"5256.14000000",
"25549.57093900",
1555891199999,
"133929931.15068736",
210494,
"13147.77101600",
"68909870.81367928",
"0"
],
[
1555891200000,
"5257.41000000",
"5400.00000000",
"5208.35000000",
"5357.14000000",
"29563.85230900",
1555977599999,
"156632202.97099613",
210361,
"15828.00485100",
"83879362.28322349",
"0"
],
[
1555977600000,
"5357.14000000",
"5600.00000000",
"5332.41000000",
"5493.31000000",
"41262.10391700",
1556063999999,
"227154061.85771411",
282563,
"21260.01446900",
"117054771.35759218",
"0"
],
[
1556064000000,
"5490.91000000",
"5582.20000000",
"5333.35000000",
"5415.00000000",
"48224.15241300",
1556150399999,
"262493252.93584237",
339599,
"23401.18852000",
"127419838.49784201",
"0"
],
[
1556150400000,
"5415.00000000",
"5491.84000000",
"5102.00000000",
"5219.90000000",
"49636.08994800",
1556236799999,
"265091565.61466024",
331089,
"21401.17196500",
"114223925.41789762",
"0"
],
[
1556236800000,
"5220.47000000",
"5510.00000000",
"5161.62000000",
"5314.10000000",
"48912.29451300",
1556323199999,
"259659705.65138580",
333183,
"25076.71829700",
"133163032.45656707",
"0"
],
[
1556323200000,
"5315.00000000",
"5342.50000000",
"5257.67000000",
"5295.69000000",
"15422.89693500",
1556409599999,
"81749716.42174439",
145733,
"7918.22705600",
"41978251.89852615",
"0"
],
[
1556409600000,
"5295.69000000",
"5340.00000000",
"5259.48000000",
"5307.52000000",
"14371.43386900",
1556495999999,
"76277087.37424076",
127730,
"7160.77372500",
"38011547.93921391",
"0"
],
[
1556496000000,
"5309.81000000",
"5332.00000000",
"5178.80000000",
"5238.14000000",
"19918.13507900",
1556582399999,
"104822151.51444980",
178472,
"9983.62213700",
"52529726.63061370",
"0"
],
[
1556582400000,
"5238.14000000",
"5339.98000000",
"5192.15000000",
"5320.81000000",
"22238.06823000",
1556668799999,
"117309839.23079812",
180989,
"12264.55293800",
"64721155.04645376",
"0"
],
[
1556668800000,
"5321.94000000",
"5402.00000000",
"5316.20000000",
"5383.20000000",
"17217.47321600",
1556755199999,
"92194935.60478040",
161488,
"9636.26589900",
"51604847.88561128",
"0"
],
[
1556755200000,
"5383.20000000",
"5538.00000000",
"5370.00000000",
"5492.87000000",
"22795.78783500",
1556841599999,
"124498567.20765440",
181896,
"11908.89589200",
"65029410.50078300",
"0"
],
[
1556841600000,
"5494.81000000",
"5844.00000000",
"5477.57000000",
"5772.69000000",
"46297.17284900",
1556927999999,
"264435878.92811019",
338298,
"24992.74319000",
"142732584.07587240",
"0"
],
[
1556928000000,
"5770.62000000",
"5900.00000000",
"5587.45000000",
"5829.45000000",
"39682.40899100",
1557014399999,
"228942582.45077919",
283145,
"21037.29947700",
"121524183.92743250",
"0"
],
[
1557014400000,
"5829.83000000",
"5839.90000000",
"5696.00000000",
"5775.62000000",
"23822.54377500",
1557100799999,
"137653160.76602159",
185365,
"11824.08792100",
"68357177.93240788",
"0"
],
[
1557100800000,
"5773.18000000",
"5805.00000000",
"5619.14000000",
"5747.79000000",
"25256.59632500",
1557187199999,
"144358553.85462249",
230431,
"12922.62549000",
"73880906.50332905",
"0"
],
[
1557187200000,
"5749.92000000",
"6028.41000000",
"5747.74000000",
"5846.34000000",
"39905.06442200",
1557273599999,
"236176663.81792103",
301388,
"21302.98121700",
"126064101.91225619",
"0"
],
[
1557273600000,
"5846.34000000",
"6014.72000000",
"5772.20000000",
"5987.29000000",
"23074.05152000",
1557359999999,
"136245255.55720780",
190966,
"11960.90403200",
"70659279.91367500",
"0"
],
[
1557360000000,
"5986.66000000",
"6224.55000000",
"5983.71000000",
"6209.18000000",
"27453.01143600",
1557446399999,
"167489934.34358988",
227841,
"13875.18235600",
"84696142.54932348",
"0"
],
[
1557446400000,
"6209.95000000",
"6468.92000000",
"6172.00000000",
"6373.33000000",
"36623.61079000",
1557532799999,
"231801342.43209280",
283074,
"18548.92799500",
"117379030.42732471",
"0"
],
[
1557532800000,
"6375.16000000",
"7343.99000000",
"6372.85000000",
"7076.22000000",
"74022.42439300",
1557619199999,
"507216001.34340413",
562540,
"40091.99721500",
"274656200.80251044",
"0"
],
[
1557619200000,
"7076.24000000",
"7521.78000000",
"6750.00000000",
"6967.31000000",
"86948.97533900",
1557705599999,
"619939454.48965513",
647345,
"42689.58967600",
"304720922.90832519",
"0"
],
[
1557705600000,
"6968.24000000",
"8100.00000000",
"6870.00000000",
"7790.71000000",
"85804.73533300",
1557791999999,
"648012612.29270131",
588497,
"45381.26225900",
"342327287.01661900",
"0"
],
[
1557792000000,
"7795.62000000",
"8366.00000000",
"7599.56000000",
"7947.56000000",
"76583.72260300",
1557878399999,
"611103206.00327249",
655426,
"38953.03233500",
"310810946.93725249",
"0"
],
[
1557878400000,
"7945.26000000",
"8249.00000000",
"7850.00000000",
"8169.87000000",
"37884.32721100",
1557964799999,
"305196285.27558238",
347533,
"19660.57618600",
"158426245.70097857",
"0"
],
[
1557964800000,
"8169.08000000",
"8320.00000000",
"7705.00000000",
"7866.59000000",
"69630.51399600",
1558051199999,
"557126171.27896418",
666538,
"35097.40415800",
"280897013.06816628",
"0"
],
[
1558051200000,
"7868.67000000",
"7925.00000000",
"6913.00000000",
"7355.26000000",
"88752.00815900",
1558137599999,
"645676487.37440289",
803893,
"45121.47497800",
"328348049.16308968",
"0"
],
[
1558137600000,
"7355.28000000",
"7458.00000000",
"7156.61000000",
"7257.45000000",
"37054.94477900",
1558223999999,
"271170511.05093318",
379504,
"19375.84836000",
"141830045.16939757",
"0"
],
[
1558224000000,
"7257.32000000",
"8275.09000000",
"7243.08000000",
"8148.48000000",
"65577.44205800",
1558310399999,
"517729474.35844101",
583432,
"35593.49002200",
"281177713.21845129",
"0"
],
[
1558310400000,
"8147.94000000",
"8156.03000000",
"7553.00000000",
"7938.15000000",
"65859.20856400",
1558396799999,
"517939277.86885798",
610360,
"34629.64564500",
"272371020.30677796",
"0"
],
[
1558396800000,
"7937.16000000",
"8042.32000000",
"7771.00000000",
"7904.87000000",
"52301.75224700",
1558483199999,
"413637782.36974554",
554038,
"27272.36044800",
"215730616.60421489",
"0"
],
[
1558483200000,
"7904.48000000",
"8016.00000000",
"7465.00000000",
"7628.43000000",
"49136.99458900",
1558569599999,
"384730220.72195171",
461337,
"24410.96266200",
"191296198.55463496",
"0"
],
[
1558569600000,
"7627.80000000",
"7940.98000000",
"7461.00000000",
"7851.51000000",
"49648.18470100",
1558655999999,
"381536239.51284835",
449220,
"25959.85983800",
"199607980.98608009",
"0"
],
[
1558656000000,
"7849.95000000",
"8130.00000000",
"7766.00000000",
"7964.87000000",
"46664.78532500",
1558742399999,
"371381043.73160255",
428676,
"25045.73342800",
"199347829.02587370",
"0"
],
[
1558742400000,
"7964.52000000",
"8091.80000000",
"7908.34000000",
"8025.41000000",
"28414.32881700",
1558828799999,
"227376280.58540762",
264448,
"15037.16499600",
"120334124.30243574",
"0"
],
[
1558828800000,
"8023.00000000",
"8740.00000000",
"7833.42000000",
"8614.43000000",
"49652.14456700",
1558915199999,
"409616322.38847878",
377306,
"26438.94680300",
"217911336.30408231",
"0"
],
[
1558915200000,
"8612.54000000",
"8908.32000000",
"8589.00000000",
"8756.32000000",
"51886.76879300",
1559001599999,
"452651204.93490235",
478773,
"27722.36963700",
"241864670.65173968",
"0"
],
[
1559001600000,
"8752.52000000",
"8798.49000000",
"8510.63000000",
"8715.64000000",
"31470.55153400",
1559087999999,
"273791910.63147590",
349123,
"16561.87681100",
"144108437.06115802",
"0"
],
[
1559088000000,
"8716.87000000",
"8750.00000000",
"8406.60000000",
"8645.68000000",
"33880.86592200",
1559174399999,
"292094591.01803866",
352317,
"17575.58031700",
"151595491.23598413",
"0"
],
[
1559174400000,
"8646.50000000",
"9074.26000000",
"8005.00000000",
"8269.54000000",
"70379.99852100",
1559260799999,
"603312537.38084345",
617341,
"34577.31059800",
"296613619.21904660",
"0"
],
[
1559260800000,
"8267.10000000",
"8594.00000000",
"8108.50000000",
"8555.00000000",
"44727.49162000",
1559347199999,
"373629673.91901440",
416525,
"23391.68846000",
"195418655.05339947",
"0"
],
[
1559347200000,
"8555.00000000",
"8626.00000000",
"8442.36000000",
"8544.07000000",
"31868.23415700",
1559433599999,
"272098436.34069574",
348375,
"16922.66242500",
"144486129.11826151",
"0"
],
[
1559433600000,
"8545.10000000",
"8814.78000000",
"8524.00000000",
"8725.98000000",
"27835.13326500",
1559519999999,
"241414596.71950513",
299353,
"14585.88699900",
"126530020.38343657",
"0"
],
[
1559520000000,
"8726.00000000",
"8800.95000000",
"8080.80000000",
"8115.82000000",
"45692.96510400",
1559606399999,
"387155494.97304884",
431252,
"22514.31685900",
"190882595.70344346",
"0"
],
[
1559606400000,
"8115.66000000",
"8115.66000000",
"7481.02000000",
"7687.03000000",
"74143.94894100",
1559692799999,
"582173398.32579679",
645913,
"36776.59713100",
"288822568.04322012",
"0"
],
[
1559692800000,
"7687.04000000",
"7896.70000000",
"7572.78000000",
"7776.50000000",
"48679.65645500",
1559779199999,
"377635818.00440952",
426120,
"26296.53395900",
"204082647.87673320",
"0"
],
[
1559779200000,
"7778.08000000",
"7868.13000000",
"7444.58000000",
"7786.70000000",
"36624.11874700",
1559865599999,
"282156410.54378911",
371485,
"18877.98638300",
"145537581.79160799",
"0"
],
[
1559865600000,
"7787.57000000",
"8100.00000000",
"7737.49000000",
"7980.53000000",
"33942.22565800",
1559951999999,
"269125728.14164961",
323096,
"17193.57559500",
"136343077.37705734",
"0"
],
[
1559952000000,
"7978.94000000",
"8044.65000000",
"7751.00000000",
"7893.62000000",
"22657.32963400",
1560038399999,
"179047320.02388046",
250864,
"11795.09729400",
"93237148.47454820",
"0"
],
[
1560038400000,
"7895.28000000",
"7935.00000000",
"7506.66000000",
"7628.13000000",
"31568.46515700",
1560124799999,
"243970971.02443440",
322175,
"16234.63127500",
"125591062.03917081",
"0"
],
[
1560124800000,
"7627.57000000",
"8020.00000000",
"7511.00000000",
"7982.75000000",
"36756.07846800",
1560211199999,
"287125339.97011443",
387179,
"19890.86856100",
"155461282.83139249",
"0"
],
[
1560211200000,
"7981.00000000",
"8010.00000000",
"7692.23000000",
"7884.90000000",
"30334.99942700",
1560297599999,
"238031771.51747338",
309059,
"15793.77245100",
"124001190.82079008",
"0"
],
[
1560297600000,
"7884.90000000",
"8200.00000000",
"7788.99000000",
"8127.64000000",
"41597.08262200",
1560383999999,
"333291726.64600021",
361980,
"22826.90102600",
"182925127.46756544",
"0"
],
[
1560384000000,
"8127.64000000",
"8309.82000000",
"8010.03000000",
"8218.54000000",
"30467.76434100",
1560470399999,
"248418184.77204661",
341246,
"16100.16134600",
"131293315.79862677",
"0"
],
[
1560470400000,
"8216.44000000",
"8684.41000000",
"8144.32000000",
"8650.00000000",
"39835.24625500",
1560556799999,
"333475488.55375949",
410072,
"20970.62382700",
"175588531.48519169",
"0"
],
[
1560556800000,
"8650.88000000",
"8864.99000000",
"8567.63000000",
"8808.70000000",
"31791.63603900",
1560643199999,
"276420769.29338533",
335840,
"16798.37929600",
"146051605.23593674",
"0"
],
[
1560643200000,
"8810.77000000",
"9333.00000000",
"8760.00000000",
"8953.33000000",
"63289.25121900",
1560729599999,
"574211342.97966031",
552319,
"33804.18204600",
"306793742.10849278",
"0"
],
[
1560729600000,
"8953.00000000",
"9444.00000000",
"8950.00000000",
"9313.96000000",
"47895.48537400",
1560815999999,
"441567296.05926622",
462160,
"24826.97685000",
"228962151.24115250",
"0"
],
[
1560816000000,
"9312.13000000",
"9336.36000000",
"8950.00000000",
"9081.55000000",
"51554.56940100",
1560902399999,
"470271954.29870564",
449730,
"28057.04733500",
"255972426.13011804",
"0"
],
[
1560902400000,
"9081.97000000",
"9304.00000000",
"8960.00000000",
"9255.49000000",
"32147.70649500",
1560988799999,
"293748062.66684875",
306202,
"17533.23301600",
"160303572.01579759",
"0"
],
[
1560988800000,
"9253.76000000",
"9590.00000000",
"9175.20000000",
"9517.12000000",
"34556.05398200",
1561075199999,
"323621848.19876171",
350662,
"18032.19071400",
"168891671.53448428",
"0"
],
[
1561075200000,
"9518.06000000",
"10174.99000000",
"9518.06000000",
"10159.86000000",
"50484.41589200",
1561161599999,
"494783687.98535151",
474344,
"28305.73274900",
"277616242.76671947",
"0"
],
[
1561161600000,
"10159.86000000",
"11160.00000000",
"9921.72000000",
"10729.50000000",
"104169.44797600",
1561247999999,
"1112069567.63811481",
923334,
"55336.62358700",
"590676435.78882355",
"0"
],
[
1561248000000,
"10729.00000000",
"11392.64000000",
"10555.18000000",
"10906.07000000",
"57445.32394500",
1561334399999,
"625330374.74668832",
557935,
"30129.80103300",
"327919162.55038311",
"0"
],
[
1561334400000,
"10905.95000000",
"11143.63000000",
"10620.80000000",
"11056.59000000",
"43101.04528500",
1561420799999,
"469746663.93811732",
440335,
"22674.41385100",
"247193774.35494487",
"0"
],
[
1561420800000,
"11056.59000000",
"11850.00000000",
"11026.00000000",
"11820.86000000",
"61276.68664800",
1561507199999,
"697773986.26918588",
597798,
"32838.33556600",
"373915513.28231270",
"0"
],
[
1561507200000,
"11821.28000000",
"13970.00000000",
"11741.00000000",
"13093.80000000",
"155930.14738600",
1561593599999,
"1996178374.59449220",
1355074,
"76046.06420600",
"973444882.21756229",
"0"
],
[
1561593600000,
"13098.38000000",
"13478.04000000",
"10525.10000000",
"11329.99000000",
"173894.82088900",
1561679999999,
"2058443849.31399992",
1357233,
"80442.11991600",
"951733425.60878133",
"0"
],
[
1561680000000,
"11329.99000000",
"12480.00000000",
"10982.88000000",
"12400.63000000",
"95795.20396400",
1561766399999,
"1129888341.32128373",
883116,
"48847.10788300",
"576552254.91960096",
"0"
],
[
1561766400000,
"12407.06000000",
"12441.54000000",
"11475.02000000",
"11903.13000000",
"69642.07415700",
1561852799999,
"829011822.23653242",
732073,
"36061.45936900",
"429403585.74678667",
"0"
],
[
1561852800000,
"11903.13000000",
"12180.00000000",
"10766.03000000",
"10854.10000000",
"84512.53044300",
1561939199999,
"971151050.90058159",
711267,
"42697.44000000",
"492370966.31592094",
"0"
],
[
1561939200000,
"10854.10000000",
"11282.28000000",
"10030.00000000",
"10624.93000000",
"90962.26827100",
1562025599999,
"972343281.86035535",
757458,
"44210.98836500",
"473020897.41183619",
"0"
],
[
1562025600000,
"10624.90000000",
"10938.75000000",
"9727.00000000",
"10842.85000000",
"109561.03872800",
1562111999999,
"1128353804.80079160",
870148,
"54998.50360600",
"566863180.55092289",
"0"
],
[
1562112000000,
"10844.98000000",
"11991.89000000",
"10841.04000000",
"11940.00000000",
"96815.90029000",
1562198399999,
"1097804642.75777372",
814754,
"49613.61674400",
"561585673.86519116",
"0"
],
[
1562198400000,
"11940.00000000",
"12000.00000000",
"11055.00000000",
"11145.67000000",
"66512.22189200",
1562284799999,
"775818897.38948483",
643867,
"33626.85186200",
"392411806.43340068",
"0"
],
[
1562284800000,
"11145.67000000",
"11406.83000000",
"10796.44000000",
"10970.73000000",
"63534.35058200",
1562371199999,
"705853649.02648962",
564857,
"32306.91425900",
"359142813.98810695",
"0"
],
[
1562371200000,
"10982.41000000",
"11665.00000000",
"10964.51000000",
"11256.49000000",
"51469.49633100",
1562457599999,
"585001376.15542908",
470692,
"25601.98948200",
"291096287.94400300",
"0"
],
[
1562457600000,
"11256.45000000",
"11538.00000000",
"11094.37000000",
"11406.24000000",
"38884.79559900",
1562543999999,
"439439052.94554207",
366769,
"22449.30112000",
"253820654.34123246",
"0"
],
[
1562544000000,
"11410.00000000",
"12338.03000000",
"11220.00000000",
"12238.60000000",
"52182.36721500",
1562630399999,
"618530684.43255227",
507860,
"27740.09749000",
"328709707.94803343",
"0"
],
[
1562630400000,
"12238.60000000",
"12794.73000000",
"12068.00000000",
"12543.41000000",
"78442.13034300",
1562716799999,
"975986802.03003513",
660273,
"40993.91197400",
"508388352.36049587",
"0"
],
[
1562716800000,
"12548.51000000",
"13147.08000000",
"11569.00000000",
"12108.37000000",
"109246.04499700",
1562803199999,
"1369749939.96750366",
899391,
"46964.76090700",
"588798251.12483500",
"0"
],
[
1562803200000,
"12108.11000000",
"12111.73000000",
"11000.00000000",
"11342.89000000",
"87506.46105800",
1562889599999,
"1007356802.21825599",
760057,
"43714.15617000",
"503407388.68365422",
"0"
],
[
1562889600000,
"11342.88000000",
"11885.00000000",
"11073.00000000",
"11757.22000000",
"56321.85828100",
1562975999999,
"649824820.76548135",
537561,
"30291.11935600",
"349517968.90387331",
"0"
],
[
1562976000000,
"11757.22000000",
"11799.98000000",
"10830.00000000",
"11355.76000000",
"54245.59454800",
1563062399999,
"614050007.99194520",
510305,
"26460.05823600",
"299649536.39435350",
"0"
],
[
1563062400000,
"11355.78000000",
"11452.00000000",
"10103.00000000",
"10174.18000000",
"72517.57923600",
1563148799999,
"777646151.60294671",
649043,
"35853.69216000",
"384643236.23562616",
"0"
],
[
1563148800000,
"10174.18000000",
"11100.00000000",
"9860.00000000",
"10838.72000000",
"81922.42633200",
1563235199999,
"851028723.70318576",
732206,
"41714.18965500",
"433767828.49457312",
"0"
],
[
1563235200000,
"10833.78000000",
"11028.00000000",
"9350.01000000",
"9439.59000000",
"97219.44341300",
1563321599999,
"982462166.69322945",
796646,
"47295.94404800",
"478852520.00356246",
"0"
],
[
1563321600000,
"9430.17000000",
"9957.00000000",
"9060.00000000",
"9667.92000000",
"84942.67271700",
1563407999999,
"809555508.34767892",
757742,
"43073.11514600",
"410754257.70738602",
"0"
],
[
1563408000000,
"9668.86000000",
"10788.00000000",
"9252.00000000",
"10627.16000000",
"80283.31025200",
1563494399999,
"807822745.18543276",
734821,
"42103.34474500",
"423743857.79454611",
"0"
],
[
1563494400000,
"10628.64000000",
"10769.71000000",
"10121.84000000",
"10504.29000000",
"56546.93213300",
1563580799999,
"589931612.34198640",
567735,
"29070.35747400",
"303508985.60686395",
"0"
],
[
1563580800000,
"10505.78000000",
"11068.99000000",
"10350.00000000",
"10740.23000000",
"47331.89984800",
1563667199999,
"505569016.35008299",
461660,
"25003.62155000",
"267188169.93959161",
"0"
],
[
1563667200000,
"10740.27000000",
"10817.90000000",
"10288.00000000",
"10589.45000000",
"38834.28793500",
1563753599999,
"409661485.99856461",
395452,
"20345.52738400",
"214610701.20268620",
"0"
],
[
1563753600000,
"10590.15000000",
"10683.16000000",
"10100.00000000",
"10340.31000000",
"40467.95483900",
1563839999999,
"421016379.36208768",
389565,
"19335.41190000",
"201324461.22845032",
"0"
],
[
1563840000000,
"10343.08000000",
"10343.97000000",
"9822.00000000",
"9864.91000000",
"47624.37071000",
1563926399999,
"478441909.40505734",
448147,
"24082.30912900",
"241965620.20266604",
"0"
],
[
1563926400000,
"9864.78000000",
"9937.00000000",
"9525.00000000",
"9763.28000000",
"43475.38037700",
1564012799999,
"422534162.14571223",
424762,
"21963.77353700",
"213526693.38815349",
"0"
],
[
1564012800000,
"9763.40000000",
"10175.00000000",
"9720.03000000",
"9879.87000000",
"37873.35472800",
1564099199999,
"378938450.08176742",
368176,
"19308.01142600",
"193241603.01232005",
"0"
],
[
1564099200000,
"9882.15000000",
"9889.98000000",
"9637.00000000",
"9824.00000000",
"27167.46321700",
1564185599999,
"265108103.13392133",
299935,
"14006.62943400",
"136688126.95394775",
"0"
],
[
1564185600000,
"9824.00000000",
"10188.66000000",
"9333.00000000",
"9476.52000000",
"43809.77830100",
1564271999999,
"424932724.96873150",
401418,
"21428.05231800",
"208090741.11042415",
"0"
],
[
1564272000000,
"9478.92000000",
"9594.99000000",
"9165.00000000",
"9541.54000000",
"29401.02293700",
1564358399999,
"278537286.13481345",
271327,
"17116.43313200",
"162267204.15845968",
"0"
],
[
1564358400000,
"9541.54000000",
"9729.00000000",
"9395.00000000",
"9507.64000000",
"29021.93741100",
1564444799999,
"277497756.76841674",
294468,
"16075.16697100",
"153791418.10329246",
"0"
],
[
1564444800000,
"9509.07000000",
"9714.28000000",
"9402.00000000",
"9574.21000000",
"32536.36883400",
1564531199999,
"310867928.28793913",
283961,
"17211.00965300",
"164621319.04418956",
"0"
],
[
1564531200000,
"9575.00000000",
"10109.80000000",
"9555.00000000",
"10080.53000000",
"39515.35456000",
1564617599999,
"389690761.44466112",
364212,
"21235.60960400",
"209506872.50921800",
"0"
],
[
1564617600000,
"10080.53000000",
"10467.86000000",
"9863.46000000",
"10374.99000000",
"41727.63702800",
1564703999999,
"422156523.66900791",
378062,
"22244.91946700",
"225207082.39426738",
"0"
],
[
1564704000000,
"10375.00000000",
"10670.00000000",
"10281.35000000",
"10523.75000000",
"42990.44422100",
1564790399999,
"450323284.15075973",
431322,
"22206.13509300",
"232638457.60696326",
"0"
],
[
1564790400000,
"10523.75000000",
"10904.77000000",
"10497.93000000",
"10816.86000000",
"33802.31882400",
1564876799999,
"363852799.87178007",
348893,
"18132.52970700",
"195125820.47946514",
"0"
],
[
1564876800000,
"10816.86000000",
"11040.00000000",
"10552.00000000",
"10929.23000000",
"39924.74514100",
1564963199999,
"431793873.42329756",
353721,
"22066.36825700",
"238959952.23516081",
"0"
],
[
1564963200000,
"10929.99000000",
"11937.52000000",
"10927.80000000",
"11828.80000000",
"65153.67371300",
1565049599999,
"757976547.21704611",
622610,
"33530.07066000",
"389969213.39891764",
"0"
],
[
1565049600000,
"11830.00000000",
"12330.70000000",
"11226.70000000",
"11481.69000000",
"76705.38987500",
1565135999999,
"904119081.61571263",
625827,
"37522.11697200",
"442937542.04071641",
"0"
],
[
1565136000000,
"11481.69000000",
"12141.17000000",
"11382.84000000",
"11975.03000000",
"69173.39035300",
1565222399999,
"814597979.05050404",
592916,
"36357.22591800",
"428496665.57006503",
"0"
],
[
1565222400000,
"11975.04000000",
"12060.00000000",
"11521.00000000",
"11999.77000000",
"51207.25717400",
1565308799999,
"604389131.06283610",
473584,
"27463.20076300",
"324785966.12659640",
"0"
],
[
1565308800000,
"11994.17000000",
"12045.68000000",
"11700.00000000",
"11879.99000000",
"39427.15258800",
1565395199999,
"467011047.94142844",
410902,
"20074.42191100",
"238009297.57960402",
"0"
],
[
1565395200000,
"11879.98000000",
"11985.00000000",
"11270.00000000",
"11309.31000000",
"42633.08704800",
1565481599999,
"492217964.49055574",
399237,
"17111.12507600",
"197997879.10911432",
"0"
],
[
1565481600000,
"11309.24000000",
"11600.00000000",
"11112.11000000",
"11549.97000000",
"26772.90691000",
1565567999999,
"304862403.35144906",
306234,
"15007.43820000",
"171032610.99181714",
"0"
],
[
1565568000000,
"11539.08000000",
"11577.89000000",
"11235.32000000",
"11396.08000000",
"17568.22707500",
1565654399999,
"200325471.60414099",
255966,
"9200.43087900",
"104948602.15277771",
"0"
],
[
1565654400000,
"11398.35000000",
"11456.16000000",
"10788.45000000",
"10892.71000000",
"33234.72968000",
1565740799999,
"368994475.54611235",
337834,
"13483.55870000",
"149693332.12683108",
"0"
],
[
1565740800000,
"10893.36000000",
"10897.48000000",
"9928.10000000",
"10050.37000000",
"54451.84749900",
1565827199999,
"567724729.10590593",
534507,
"26080.63138100",
"271971667.55098168",
"0"
],
[
1565827200000,
"10055.16000000",
"10460.00000000",
"9911.00000000",
"10293.93000000",
"38174.45112000",
1565913599999,
"387705855.08791121",
373368,
"19588.08291800",
"199059445.60425642",
"0"
],
[
1565913600000,
"10296.77000000",
"10536.03000000",
"9750.00000000",
"10331.54000000",
"51758.14291800",
1565999999999,
"527258446.39777652",
504740,
"25818.03153700",
"263301246.89849174",
"0"
],
[
1566000000000,
"10331.15000000",
"10465.14000000",
"10000.00000000",
"10216.02000000",
"29000.58120100",
1566086399999,
"297776329.03058246",
332795,
"14672.94974000",
"150792759.34523310",
"0"
],
[
1566086400000,
"10216.05000000",
"10500.00000000",
"10080.00000000",
"10306.78000000",
"24085.39517200",
1566172799999,
"248508872.45998642",
265705,
"12961.47855700",
"133774771.71696787",
"0"
],
[
1566172800000,
"10306.17000000",
"10930.00000000",
"10258.60000000",
"10915.54000000",
"37243.31921700",
1566259199999,
"396233441.02745958",
337022,
"20591.43657200",
"219085855.34458049",
"0"
],
[
1566259200000,
"10914.73000000",
"10949.96000000",
"10560.00000000",
"10760.51000000",
"32298.92167900",
1566345599999,
"346664453.13672654",
305065,
"16017.54472900",
"172082522.17892725",
"0"
],
[
1566345600000,
"10760.51000000",
"10804.13000000",
"9858.00000000",
"10142.57000000",
"47355.71928200",
1566431999999,
"482889274.51791698",
458814,
"21565.83056100",
"219533134.86528105",
"0"
],
[
1566432000000,
"10140.82000000",
"10242.00000000",
"9762.00000000",
"10099.88000000",
"34059.64273800",
1566518399999,
"341371442.90683880",
401148,
"17921.95430000",
"179746967.23521429",
"0"
],
[
1566518400000,
"10099.90000000",
"10445.00000000",
"10019.79000000",
"10389.55000000",
"27550.33617300",
1566604799999,
"282732431.75207238",
326866,
"14798.81633800",
"151926638.08027624",
"0"
],
[
1566604800000,
"10388.16000000",
"10419.42000000",
"9890.00000000",
"10134.35000000",
"27692.45684400",
1566691199999,
"279962133.62570987",
313227,
"13623.56484100",
"137726211.36364345",
"0"
],
[
1566691200000,
"10134.61000000",
"10333.00000000",
"9906.97000000",
"10142.69000000",
"26271.65739800",
1566777599999,
"265132761.31704284",
289956,
"12885.71773500",
"130202473.09027293",
"0"
],
[
1566777600000,
"10142.69000000",
"10604.00000000",
"10137.93000000",
"10372.25000000",
"41687.51159900",
1566863999999,
"432249835.49069725",
405316,
"22666.59545200",
"235202578.43601217",
"0"
],
[
1566864000000,
"10373.60000000",
"10391.08000000",
"10051.08000000",
"10185.05000000",
"28402.77538300",
1566950399999,
"289340681.07895178",
292888,
"13852.44213800",
"141207845.02919283",
"0"
],
[
1566950400000,
"10185.69000000",
"10299.00000000",
"9601.01000000",
"9721.00000000",
"42110.55537500",
1567036799999,
"420034883.00315258",
381293,
"19430.82257300",
"194055407.18003406",
"0"
],
[
1567036800000,
"9721.00000000",
"9724.00000000",
"9320.00000000",
"9498.44000000",
"35532.69491000",
1567123199999,
"337838761.55728653",
343887,
"17536.26844800",
"166811264.08255094",
"0"
],
[
1567123200000,
"9499.01000000",
"9696.00000000",
"9350.41000000",
"9584.54000000",
"26834.31810400",
1567209599999,
"255854874.45077452",
259270,
"14227.87285100",
"135696420.41983487",
"0"
],
[
1567209600000,
"9582.76000000",
"9684.51000000",
"9420.75000000",
"9587.47000000",
"17130.29007400",
1567295999999,
"164116756.46299691",
199188,
"8558.14821400",
"82010834.33875087",
"0"
],
[
1567296000000,
"9588.74000000",
"9830.00000000",
"9520.00000000",
"9724.98000000",
"19545.40484300",
1567382399999,
"188513289.12235729",
191324,
"11545.61059800",
"111464034.38112413",
"0"
],
[
1567382400000,
"9723.59000000",
"10450.00000000",
"9712.50000000",
"10340.00000000",
"44740.24809300",
1567468799999,
"448462178.63038095",
354155,
"25140.29612500",
"251933840.30794755",
"0"
],
[
1567468800000,
"10340.00000000",
"10773.00000000",
"10272.00000000",
"10615.28000000",
"47998.37678100",
1567555199999,
"505617667.39926684",
416076,
"24734.30326400",
"260488377.88812712",
"0"
],
[
1567555200000,
"10611.85000000",
"10799.00000000",
"10369.89000000",
"10567.02000000",
"43943.88902600",
1567641599999,
"463526509.32593700",
383457,
"22244.06765600",
"234731325.60204142",
"0"
],
[
1567641600000,
"10565.92000000",
"10900.00000000",
"10450.00000000",
"10564.49000000",
"33970.96063900",
1567727999999,
"358861340.78979007",
309846,
"16535.14780700",
"174901090.47337497",
"0"
],
[
1567728000000,
"10563.13000000",
"10905.87000000",
"10150.00000000",
"10298.73000000",
"58799.64095900",
1567814399999,
"623662984.38433060",
455334,
"29952.94442700",
"318275724.07277407",
"0"
],
[
1567814400000,
"10298.71000000",
"10558.00000000",
"10288.57000000",
"10455.88000000",
"27637.87739200",
1567900799999,
"287851131.18025769",
272011,
"14673.48921600",
"152825898.95080234",
"0"
],
[
1567900800000,
"10455.90000000",
"10592.50000000",
"10208.00000000",
"10381.18000000",
"23984.67201800",
1567987199999,
"249900964.37153130",
237752,
"10588.59245800",
"110370036.72549054",
"0"
],
[
1567987200000,
"10381.24000000",
"10480.00000000",
"10068.50000000",
"10303.12000000",
"39835.72760800",
1568073599999,
"409724831.94712268",
330459,
"18729.47268400",
"192814736.82347485",
"0"
],
[
1568073600000,
"10302.58000000",
"10384.99000000",
"9953.00000000",
"10098.15000000",
"28915.41222500",
1568159999999,
"294323839.50700761",
286763,
"13432.25682200",
"136876441.42321573",
"0"
],
[
1568160000000,
"10098.19000000",
"10293.00000000",
"9880.00000000",
"10158.33000000",
"31953.82456200",
1568246399999,
"321637085.47650871",
309120,
"16583.81309700",
"167086058.18780477",
"0"
],
[
1568246400000,
"10158.75000000",
"10448.81000000",
"10040.00000000",
"10415.01000000",
"34511.16275500",
1568332799999,
"353390090.96777732",
317881,
"18550.85320200",
"190066356.88701728",
"0"
],
[
1568332800000,
"10415.01000000",
"10439.00000000",
"10153.00000000",
"10342.06000000",
"30280.33977600",
1568419199999,
"311632094.25618850",
304947,
"16763.85466300",
"172561765.65306618",
"0"
],
[
1568419200000,
"10344.13000000",
"10419.99000000",
"10222.33000000",
"10335.02000000",
"23621.53351900",
1568505599999,
"244063007.09022474",
253929,
"13495.98669100",
"139491411.26572924",
"0"
],
[
1568505600000,
"10332.81000000",
"10360.00000000",
"10252.15000000",
"10302.01000000",
"18047.65401300",
1568591999999,
"185853330.43704256",
194733,
"8221.80305500",
"84690636.88555922",
"0"
],
[
1568592000000,
"10303.34000000",
"10355.00000000",
"10078.00000000",
"10251.31000000",
"28971.40165700",
1568678399999,
"296325130.17090132",
274368,
"13385.30225300",
"137008707.88664533",
"0"
],
[
1568678400000,
"10249.68000000",
"10275.00000000",
"10128.01000000",
"10187.82000000",
"22914.32456300",
1568764799999,
"233944812.56050799",
287483,
"11195.43067300",
"114314296.20572508",
"0"
],
[
1568764800000,
"10187.48000000",
"10258.02000000",
"10100.00000000",
"10156.99000000",
"24250.24930300",
1568851199999,
"247024351.59799171",
299466,
"11753.10911100",
"119777298.85924058",
"0"
],
[
1568851200000,
"10156.41000000",
"10325.00000000",
"9653.00000000",
"10244.29000000",
"44826.28257900",
1568937599999,
"447676492.98402635",
429727,
"22623.28776300",
"226404409.68236710",
"0"
],
[
1568937600000,
"10243.70000000",
"10281.00000000",
"10061.39000000",
"10168.59000000",
"25088.49106900",
1569023999999,
"255205290.21183727",
267032,
"12054.38488800",
"122687240.60518866",
"0"
],
[
1569024000000,
"10167.92000000",
"10176.70000000",
"9900.00000000",
"9986.39000000",
"20544.17519600",
1569110399999,
"206034034.50803514",
245439,
"9285.85147900",
"93152981.29234466",
"0"
],
[
1569110400000,
"9985.15000000",
"10089.00000000",
"9853.97000000",
"10028.87000000",
"22049.27525600",
1569196799999,
"220133631.61284170",
253713,
"11200.61192100",
"111864717.13240463",
"0"
],
[
1569196800000,
"10028.05000000",
"10049.99000000",
"9615.77000000",
"9702.25000000",
"31937.23235600",
1569283199999,
"314390584.62646132",
332817,
"14940.11249600",
"147108768.54457945",
"0"
],
[
1569283200000,
"9702.20000000",
"9794.99000000",
"7800.00000000",
"8493.14000000",
"94007.34520300",
1569369599999,
"838996309.16112820",
748712,
"42986.25312700",
"383608082.56863165",
"0"
],
[
1569369600000,
"8497.55000000",
"8730.00000000",
"8215.64000000",
"8430.05000000",
"60783.89225800",
1569455999999,
"512437200.36110440",
544806,
"30489.47199400",
"257118054.54903361",
"0"
],
[
1569456000000,
"8430.05000000",
"8465.99000000",
"7750.00000000",
"8063.73000000",
"67930.85374900",
1569542399999,
"552794530.86668199",
522062,
"33363.51365000",
"271728779.69954551",
"0"
],
[
1569542400000,
"8063.49000000",
"8265.00000000",
"7852.15000000",
"8177.91000000",
"43882.92462500",
1569628799999,
"352800745.20792857",
369518,
"23224.86113500",
"186790633.03646185",
"0"
],
[
1569628800000,
"8177.47000000",
"8315.00000000",
"8001.09000000",
"8198.81000000",
"34473.60516500",
1569715199999,
"280672404.68049548",
319113,
"18215.03986300",
"148326185.32000544",
"0"
],
[
1569715200000,
"8199.38000000",
"8229.13000000",
"7890.00000000",
"8043.82000000",
"31544.21138800",
1569801599999,
"253660600.32529288",
322501,
"15507.40078100",
"124764250.17575432",
"0"
],
[
1569801600000,
"8043.04000000",
"8337.26000000",
"7710.00000000",
"8289.34000000",
"55865.48726000",
1569887999999,
"449120676.84276034",
455556,
"29052.01095100",
"233783108.23169308",
"0"
],
[
1569888000000,
"8289.97000000",
"8500.00000000",
"8173.05000000",
"8292.44000000",
"43472.41809100",
1569974399999,
"362980689.87999125",
387653,
"22518.98439500",
"188065394.22718111",
"0"
],
[
1569974400000,
"8292.67000000",
"8373.91000000",
"8151.22000000",
"8359.94000000",
"26243.38664400",
1570060799999,
"216325351.85864461",
261430,
"13652.36085000",
"112568257.13363141",
"0"
],
[
1570060800000,
"8360.00000000",
"8393.00000000",
"8060.00000000",
"8223.96000000",
"30488.28405800",
1570147199999,
"250291751.27141390",
281307,
"15321.40753500",
"125826457.09252053",
"0"
],
[
1570147200000,
"8224.43000000",
"8232.41000000",
"8005.00000000",
"8137.13000000",
"26476.33040400",
1570233599999,
"215325611.68221507",
259012,
"13236.81025500",
"107708233.74574784",
"0"
],
[
1570233600000,
"8137.09000000",
"8183.41000000",
"8012.98000000",
"8126.19000000",
"21907.61556400",
1570319999999,
"177252877.00296909",
237769,
"10620.06982200",
"85943843.84390094",
"0"
],
[
1570320000000,
"8127.55000000",
"8153.87000000",
"7785.00000000",
"7854.25000000",
"34676.10404900",
1570406399999,
"275447898.03287501",
325795,
"16437.31014100",
"130619830.63356862",
"0"
],
[
1570406400000,
"7855.30000000",
"8299.92000000",
"7762.00000000",
"8190.09000000",
"52202.07229700",
1570492799999,
"420921679.84426315",
482605,
"28088.64970400",
"226592301.64382157",
"0"
],
[
1570492800000,
"8190.82000000",
"8325.00000000",
"8088.75000000",
"8168.39000000",
"35452.65742300",
1570579199999,
"290675248.14144530",
395685,
"16893.73714000",
"138551354.17557934",
"0"
],
[
1570579200000,
"8170.79000000",
"8670.00000000",
"8115.00000000",
"8560.74000000",
"55038.70437800",
1570665599999,
"462845251.81361025",
537805,
"29211.87169000",
"245678414.82929021",
"0"
],
[
1570665600000,
"8562.15000000",
"8644.00000000",
"8414.52000000",
"8558.03000000",
"39137.94616700",
1570751999999,
"333925412.30414180",
406932,
"20587.71397100",
"175682847.81235146",
"0"
],
[
1570752000000,
"8557.82000000",
"8779.51000000",
"8212.38000000",
"8258.50000000",
"50405.28441800",
1570838399999,
"424413201.53293220",
471818,
"24618.01713500",
"207347909.97597683",
"0"
],
[
1570838400000,
"8257.95000000",
"8400.00000000",
"8250.00000000",
"8300.09000000",
"21339.33409800",
1570924799999,
"177707852.59481888",
280633,
"11644.42954400",
"96979920.39843419",
"0"
],
[
1570924800000,
"8301.98000000",
"8451.37000000",
"8160.00000000",
"8275.01000000",
"27840.73995300",
1571011199999,
"232149438.36395869",
320051,
"14035.91465400",
"117101482.90464429",
"0"
],
[
1571011200000,
"8275.24000000",
"8388.85000000",
"8203.00000000",
"8348.20000000",
"29810.66325300",
1571097599999,
"247530733.18003484",
345679,
"15273.00375500",
"126831374.41473168",
"0"
],
[
1571097600000,
"8346.86000000",
"8403.00000000",
"8090.00000000",
"8159.29000000",
"32773.06247600",
1571183999999,
"270727559.77701092",
399447,
"16822.94001500",
"139031758.65565604",
"0"
],
[
1571184000000,
"8159.30000000",
"8181.16000000",
"7917.00000000",
"7991.74000000",
"34733.59396600",
1571270399999,
"279586845.53621386",
421026,
"17198.82797600",
"138510455.77691367",
"0"
],
[
1571270400000,
"7995.02000000",
"8124.92000000",
"7929.03000000",
"8070.58000000",
"29656.94915800",
1571356799999,
"238343204.48251529",
356490,
"15922.04605800",
"127960055.04589145",
"0"
],
[
1571356800000,
"8070.71000000",
"8115.00000000",
"7816.01000000",
"7947.01000000",
"31353.18141600",
1571443199999,
"248931322.10085052",
399783,
"15692.63445000",
"124639536.56963075",
"0"
],
[
1571443200000,
"7946.89000000",
"8098.10000000",
"7866.92000000",
"7948.01000000",
"26627.88938800",
1571529599999,
"211909734.13572005",
349746,
"13886.83824400",
"110541248.17503742",
"0"
],
[
1571529600000,
"7949.87000000",
"8297.00000000",
"7870.00000000",
"8223.35000000",
"34286.45265400",
1571615999999,
"275899861.65387123",
396091,
"18042.42367700",
"145235373.21216156",
"0"
],
[
1571616000000,
"8223.35000000",
"8333.00000000",
"8142.03000000",
"8197.27000000",
"30448.67953900",
1571702399999,
"250117281.63661337",
367169,
"16584.00038400",
"136247602.03863662",
"0"
],
[
1571702400000,
"8197.28000000",
"8297.99000000",
"8000.00000000",
"8020.00000000",
"34651.82866300",
1571788799999,
"283535483.41051363",
384699,
"16767.03682400",
"137253195.95826291",
"0"
],
[
1571788800000,
"8020.06000000",
"8047.59000000",
"7300.00000000",
"7466.62000000",
"63897.45709800",
1571875199999,
"488220760.64641560",
610241,
"28473.73030200",
"217502083.43670305",
"0"
],
[
1571875200000,
"7468.47000000",
"7503.68000000",
"7337.99000000",
"7412.41000000",
"32714.38326500",
1571961599999,
"243246414.94892389",
403778,
"16705.37635500",
"124225722.47547963",
"0"
],
[
1571961600000,
"7412.41000000",
"8799.00000000",
"7361.00000000",
"8655.02000000",
"90748.21817400",
1572047999999,
"737329544.88351963",
775418,
"49588.97661200",
"402740312.18785392",
"0"
],
[
1572048000000,
"8655.88000000",
"10370.00000000",
"8470.38000000",
"9230.00000000",
"162588.58541300",
1572134399999,
"1522244166.41084847",
1185369,
"81590.33653100",
"764040095.62121791",
"0"
],
[
1572134400000,
"9230.00000000",
"9794.98000000",
"9074.34000000",
"9529.93000000",
"93833.54160400",
1572220799999,
"887438297.74626678",
799978,
"47320.55467000",
"447629005.39656268",
"0"
],
[
1572220800000,
"9528.23000000",
"9902.10000000",
"9160.00000000",
"9205.14000000",
"80174.21732300",
1572307199999,
"759178942.94884192",
681128,
"39754.68150100",
"376584590.21858095",
"0"
],
[
1572307200000,
"9204.45000000",
"9550.00000000",
"9072.00000000",
"9407.62000000",
"64158.46244600",
1572393599999,
"600611324.63569959",
559589,
"32787.04917400",
"307062268.41991786",
"0"
],
[
1572393600000,
"9407.62000000",
"9409.84000000",
"9001.01000000",
"9154.72000000",
"55241.78643400",
1572479999999,
"506584830.03133233",
524035,
"27416.56174800",
"251452283.20530460",
"0"
],
[
1572480000000,
"9154.02000000",
"9405.00000000",
"8913.00000000",
"9140.85000000",
"54376.02490200",
1572566399999,
"498152743.73480882",
490183,
"27252.20353600",
"249802680.66380806",
"0"
],
[
1572566400000,
"9140.86000000",
"9279.00000000",
"9030.00000000",
"9231.61000000",
"43594.81411500",
1572652799999,
"398803069.00908462",
478002,
"22843.60504200",
"209045155.88095699",
"0"
],
[
1572652800000,
"9231.40000000",
"9373.74000000",
"9186.21000000",
"9289.52000000",
"28923.06082800",
1572739199999,
"268119579.73009112",
325421,
"15316.18786300",
"141991067.15333212",
"0"
],
[
1572739200000,
"9289.85000000",
"9362.57000000",
"9066.14000000",
"9194.71000000",
"27894.37827900",
1572825599999,
"256664259.66219141",
326024,
"13611.80655800",
"125328511.00426772",
"0"
],
[
1572825600000,
"9196.46000000",
"9513.68000000",
"9115.84000000",
"9393.35000000",
"45894.45627700",
1572911999999,
"426792003.17490647",
453749,
"24741.81592500",
"230142613.20752436",
"0"
],
[
1572912000000,
"9392.40000000",
"9454.95000000",
"9175.76000000",
"9308.66000000",
"45935.87366500",
1572998399999,
"428156963.07854693",
492885,
"22809.23955800",
"212668961.37619617",
"0"
],
[
1572998400000,
"9307.73000000",
"9440.91000000",
"9250.01000000",
"9339.05000000",
"37336.17037200",
1573084799999,
"348607499.83121694",
402997,
"18947.02412700",
"176929534.86037745",
"0"
],
[
1573084800000,
"9339.16000000",
"9375.00000000",
"9101.00000000",
"9216.20000000",
"39117.47085300",
1573171199999,
"361217475.05834649",
401984,
"19603.52357200",
"181092296.04003776",
"0"
],
[
1573171200000,
"9214.00000000",
"9261.00000000",
"8696.00000000",
"8773.73000000",
"62107.28924300",
1573257599999,
"555589995.99358589",
567331,
"30046.12929100",
"268900339.26312254",
"0"
],
[
1573257600000,
"8773.74000000",
"8880.00000000",
"8724.88000000",
"8809.41000000",
"29469.48140500",
1573343999999,
"259733491.82990895",
326730,
"14990.42224600",
"132136096.26889738",
"0"
],
[
1573344000000,
"8809.18000000",
"9147.19000000",
"8750.00000000",
"9039.47000000",
"34422.02979700",
1573430399999,
"307316853.90375426",
375946,
"17722.19709000",
"158219187.66195828",
"0"
],
[
1573430400000,
"9040.16000000",
"9072.32000000",
"8618.68000000",
"8733.27000000",
"44888.05354500",
1573516799999,
"394585996.32928712",
415982,
"22111.94305700",
"194310323.85678739",
"0"
],
[
1573516800000,
"8733.36000000",
"8888.00000000",
"8567.60000000",
"8821.94000000",
"40366.62947100",
1573603199999,
"352675938.43059302",
406765,
"20225.03456000",
"176773688.17197935",
"0"
],
[
1573603200000,
"8821.91000000",
"8844.99000000",
"8702.00000000",
"8777.12000000",
"26810.11691800",
1573689599999,
"235060554.12410157",
281593,
"13524.99303500",
"118583622.59890504",
"0"
],
[
1573689600000,
"8777.54000000",
"8800.00000000",
"8582.60000000",
"8646.68000000",
"33468.46896100",
1573775999999,
"290104306.95303317",
337019,
"16272.81678500",
"141092283.63703056",
"0"
],
[
1573776000000,
"8646.38000000",
"8790.00000000",
"8400.00000000",
"8471.73000000",
"46087.41775100",
1573862399999,
"394708981.31557231",
423919,
"22568.29011700",
"193359510.76146770",
"0"
],
[
1573862400000,
"8471.62000000",
"8543.00000000",
"8400.00000000",
"8491.02000000",
"20902.29975200",
1573948799999,
"177222838.38564817",
231473,
"10703.62978400",
"90759494.93371469",
"0"
],
[
1573948800000,
"8490.74000000",
"8635.00000000",
"8350.68000000",
"8502.40000000",
"27009.03708200",
1574035199999,
"229995700.81158423",
259594,
"13607.51617900",
"115878483.61499645",
"0"
],
[
1574035200000,
"8502.87000000",
"8503.52000000",
"8060.00000000",
"8187.17000000",
"43017.69094000",
1574121599999,
"358706174.82521841",
366263,
"20525.11692400",
"171255974.96099598",
"0"
],
[
1574121600000,
"8186.50000000",
"8218.63000000",
"8003.00000000",
"8133.64000000",
"43556.06102500",
1574207999999,
"353463792.04443395",
357382,
"21816.72508400",
"177061624.17883486",
"0"
],
[
1574208000000,
"8133.83000000",
"8264.29000000",
"8038.40000000",
"8098.01000000",
"32466.23098000",
1574294399999,
"263387575.48592199",
288843,
"16751.18645900",
"135913703.28376596",
"0"
],
[
1574294400000,
"8098.56000000",
"8134.73000000",
"7500.00000000",
"7627.74000000",
"58418.78026100",
1574380799999,
"455166676.27818021",
430062,
"26902.36985100",
"209669250.00512216",
"0"
],
[
1574380800000,
"7627.79000000",
"7750.00000000",
"6790.00000000",
"7268.23000000",
"126603.14025900",
1574467199999,
"917881536.26208392",
817604,
"60867.91218200",
"441369226.60627317",
"0"
],
[
1574467200000,
"7268.23000000",
"7344.48000000",
"7080.01000000",
"7311.57000000",
"50449.89475500",
1574553599999,
"364446217.37376043",
414045,
"25882.63146600",
"187044325.06936933",
"0"
],
[
1574553600000,
"7311.10000000",
"7330.39000000",
"6861.00000000",
"6903.28000000",
"67890.20648300",
1574639999999,
"481922941.32697582",
446014,
"33387.52869500",
"237048588.06349042",
"0"
],
[
1574640000000,
"6900.23000000",
"7377.69000000",
"6515.00000000",
"7109.57000000",
"119645.73519700",
1574726399999,
"831628458.30490691",
679721,
"60533.39361300",
"421590444.06566384",
"0"
],
[
1574726400000,
"7109.99000000",
"7340.00000000",
"7017.48000000",
"7156.14000000",
"65722.39769000",
1574812799999,
"469602476.91268085",
433933,
"33301.34994100",
"237985219.12113364",
"0"
],
[
1574812800000,
"7154.75000000",
"7655.00000000",
"6840.00000000",
"7508.52000000",
"92452.87349000",
1574899199999,
"671646609.16955084",
582055,
"47058.02874400",
"342164140.18315736",
"0"
],
[
1574899200000,
"7507.90000000",
"7643.00000000",
"7360.00000000",
"7419.49000000",
"56933.98110900",
1574985599999,
"427572714.94560073",
388953,
"28876.70895200",
"216954965.99168930",
"0"
],
[
1574985600000,
"7418.52000000",
"7850.00000000",
"7362.30000000",
"7739.68000000",
"60745.30087300",
1575071999999,
"463006956.68515143",
412929,
"31576.88619000",
"240751084.86781706",
"0"
],
[
1575072000000,
"7740.99000000",
"7810.00000000",
"7441.00000000",
"7541.89000000",
"46989.43361900",
1575158399999,
"358749026.36075541",
346506,
"23743.61033700",
"181318684.76790961",
"0"
],
[
1575158400000,
"7540.63000000",
"7541.85000000",
"7210.00000000",
"7390.89000000",
"60769.34231300",
1575244799999,
"446524917.20597040",
420573,
"31120.00293200",
"228709227.47478201",
"0"
],
[
1575244800000,
"7391.50000000",
"7420.56000000",
"7151.10000000",
"7294.28000000",
"46330.25604000",
1575331199999,
"337889295.51018099",
326881,
"24043.61639300",
"175417845.96777071",
"0"
],
[
1575331200000,
"7294.42000000",
"7400.00000000",
"7241.35000000",
"7292.71000000",
"33149.47748700",
1575417599999,
"242379261.10434754",
265391,
"16639.29483700",
"121693871.29329204",
"0"
],
[
1575417600000,
"7292.71000000",
"7750.00000000",
"7067.00000000",
"7194.32000000",
"83147.14914200",
1575503999999,
"608623482.75992315",
516158,
"41867.07805700",
"306621278.81212719",
"0"
],
[
1575504000000,
"7194.59000000",
"7485.00000000",
"7150.00000000",
"7389.00000000",
"59306.67885500",
1575590399999,
"434738864.78401241",
430359,
"30794.87400900",
"225785929.45196422",
"0"
],
[
1575590400000,
"7389.00000000",
"7590.03000000",
"7305.00000000",
"7527.47000000",
"48189.08794400",
1575676799999,
"356905919.01555993",
367854,
"25901.01433400",
"191894551.37719464",
"0"
],
[
1575676800000,
"7527.80000000",
"7619.62000000",
"7470.16000000",
"7488.21000000",
"31498.68417300",
1575763199999,
"237000924.85530462",
263592,
"16179.18492200",
"121730405.77530764",
"0"
],
[
1575763200000,
"7487.31000000",
"7564.00000000",
"7374.86000000",
"7510.11000000",
"29856.89763100",
1575849599999,
"223314325.61846468",
257514,
"15295.64625000",
"114410839.18893658",
"0"
],
[
1575849600000,
"7510.11000000",
"7650.00000000",
"7273.00000000",
"7338.64000000",
"46621.88749300",
1575935999999,
"347471155.48268330",
359648,
"23733.12631700",
"176936408.77023645",
"0"
],
[
1575936000000,
"7338.64000000",
"7407.60000000",
"7157.10000000",
"7224.13000000",
"49723.76214000",
1576022399999,
"363127435.39551666",
439637,
"24739.06415300",
"180700991.44760172",
"0"
],
[
1576022400000,
"7224.15000000",
"7275.50000000",
"7125.66000000",
"7210.00000000",
"30093.09194400",
1576108799999,
"217095653.86658926",
268269,
"15475.53917200",
"111646214.45842433",
"0"
],
[
1576108800000,
"7210.00000000",
"7295.00000000",
"7080.30000000",
"7198.08000000",
"42288.60093200",
1576195199999,
"303657479.49269097",
331414,
"20847.38402600",
"149736412.31992898",
"0"
],
[
1576195200000,
"7197.76000000",
"7309.05000000",
"7190.76000000",
"7258.48000000",
"27609.87379500",
1576281599999,
"199836160.23365225",
252135,
"14299.03325600",
"103507284.73033177",
"0"
],
[
1576281600000,
"7257.37000000",
"7271.77000000",
"7012.00000000",
"7064.05000000",
"29561.98596700",
1576367999999,
"211004228.01585397",
276819,
"14397.27374300",
"102799669.53690346",
"0"
],
[
1576368000000,
"7064.14000000",
"7200.30000000",
"7008.35000000",
"7118.59000000",
"26395.77813700",
1576454399999,
"187402764.56353110",
262651,
"13778.88014600",
"97846824.91339022",
"0"
],
[
1576454400000,
"7119.60000000",
"7150.00000000",
"6836.00000000",
"6891.72000000",
"43863.99305900",
1576540799999,
"307508569.89251376",
371202,
"21512.68837100",
"150883357.87501083",
"0"
],
[
1576540800000,
"6891.44000000",
"6942.21000000",
"6560.00000000",
"6623.82000000",
"53865.06992900",
1576627199999,
"364087469.82227792",
454097,
"26510.45395100",
"179268531.68762408",
"0"
],
[
1576627200000,
"6623.84000000",
"7440.00000000",
"6435.00000000",
"7277.83000000",
"95636.65125100",
1576713599999,
"654057202.15882882",
714073,
"49843.65081700",
"341707270.92404456",
"0"
],
[
1576713600000,
"7277.83000000",
"7380.00000000",
"7038.31000000",
"7150.30000000",
"55509.04907500",
1576799999999,
"397407677.05856507",
439761,
"27456.52827200",
"196558003.60942764",
"0"
],
[
1576800000000,
"7151.31000000",
"7220.00000000",
"7079.50000000",
"7187.83000000",
"32132.06920500",
1576886399999,
"229842650.42149539",
312766,
"16641.05268900",
"119044689.29161471",
"0"
],
[
1576886400000,
"7188.01000000",
"7190.58000000",
"7105.00000000",
"7132.75000000",
"19467.17402800",
1576972799999,
"139069157.08645769",
212162,
"10119.76101200",
"72297064.99889134",
"0"
],
[
1576972800000,
"7131.59000000",
"7518.54000000",
"7122.47000000",
"7501.44000000",
"39137.45515000",
1577059199999,
"285577206.94063478",
356612,
"20625.43673200",
"150554135.68143037",
"0"
],
[
1577059200000,
"7500.71000000",
"7695.38000000",
"7265.84000000",
"7317.09000000",
"68051.99720300",
1577145599999,
"510710431.76686034",
530669,
"33444.24377200",
"251116788.72529315",
"0"
],
[
1577145600000,
"7317.30000000",
"7436.68000000",
"7157.04000000",
"7255.77000000",
"43629.49418800",
1577231999999,
"318428019.00090993",
384678,
"21552.75120600",
"157326354.03834855",
"0"
],
[
1577232000000,
"7255.77000000",
"7271.77000000",
"7128.86000000",
"7204.63000000",
"27492.04432300",
1577318399999,
"198273303.10954585",
289924,
"14433.03899100",
"104115922.41287489",
"0"
],
[
1577318400000,
"7205.01000000",
"7435.00000000",
"7157.12000000",
"7202.00000000",
"36259.76107600",
1577404799999,
"263289798.95618758",
337695,
"18887.86566500",
"137178762.78933651",
"0"
],
[
1577404800000,
"7202.00000000",
"7275.86000000",
"7076.42000000",
"7254.74000000",
"33642.70186100",
1577491199999,
"242214722.72289035",
297262,
"16882.39676800",
"121593559.33506629",
"0"
],
[
1577491200000,
"7254.77000000",
"7365.01000000",
"7238.67000000",
"7316.14000000",
"26848.98219900",
1577577599999,
"196322192.43800189",
272607,
"13894.47624200",
"101598406.02770426",
"0"
],
[
1577577600000,
"7315.36000000",
"7528.45000000",
"7288.00000000",
"7388.24000000",
"31387.10608500",
1577663999999,
"231731575.82821695",
283213,
"15999.77782800",
"118139507.92862746",
"0"
],
[
1577664000000,
"7388.43000000",
"7408.24000000",
"7220.00000000",
"7246.00000000",
"29605.91178200",
1577750399999,
"216508875.51767525",
279033,
"13768.25666400",
"100676879.90295008",
"0"
],
[
1577750400000,
"7246.00000000",
"7320.00000000",
"7145.01000000",
"7195.23000000",
"25954.45353300",
1577836799999,
"187518399.34504001",
251976,
"12595.93034700",
"91036201.13783441",
"0"
]
],
"queryString": "endTime=1577836799000\u0026interval=1d\u0026limit=1000\u0026startTime=1546300800000\u0026symbol=BTCUSDT",
"bodyParams": "",
"headers": {}
}
]
},
"/api/v3/openOrders": {
"GET": [
{
"data": [
{
"clientOrderId": "superDuperOpenOrder",
"cummulativeQuoteQty": "0.0",
"executedQty": "0.0",
"icebergQty": "0.0",
"isWorking": true,
"orderId": 1,
"origQty": "1.0",
"price": "0.1",
"side": "BUY",
"status": "NEW",
"stopPrice": "0.0",
"symbol": "LTCBTC",
"time": 1499827319559,
"timeInForce": "GTC",
"type": "LIMIT",
"updateTime": 1499827319559
}
],
"queryString": "recvWindow=5000\u0026signature=9045441a864bae591eea872d048a9a33c7b461e80f4b43758492cf082b12c21c\u0026symbol=LTCBTC\u0026timestamp=1588749275000",
"bodyParams": "",
"headers": {
"X-Mbx-Apikey": [
""
]
}
},
{
"data": [
{
"clientOrderId": "meowOrder",
"cummulativeQuoteQty": "0.0",
"executedQty": "0.0",
"icebergQty": "0.0",
"isWorking": true,
"orderId": 1,
"origQty": "1.0",
"price": "0.1",
"side": "BUY",
"status": "NEW",
"stopPrice": "0.0",
"symbol": "BTCUDT",
"time": 1499827319559,
"timeInForce": "GTC",
"type": "LIMIT",
"updateTime": 1499827319559
}
],
"queryString": "recvWindow=5000\u0026signature=b93bae60f86eb753045b3d04e551f1d92c40e55c8db9dc0eb0aae7b9e552ace9\u0026symbol=BTCUSDT\u0026timestamp=1588749275000",
"bodyParams": "",
"headers": {
"X-Mbx-Apikey": [
""
]
}
},
{
"data": [
{
"clientOrderId": "myOrder1",
"cummulativeQuoteQty": "0.0",
"executedQty": "0.0",
"icebergQty": "0.0",
"isWorking": true,
"orderId": 1,
"origQty": "1.0",
"price": "0.1",
"side": "BUY",
"status": "NEW",
"stopPrice": "0.0",
"symbol": "LTCBTC",
"time": 1499827319559,
"timeInForce": "GTC",
"type": "LIMIT",
"updateTime": 1499827319559
}
],
"queryString": "recvWindow=5000\u0026signature=5e67c8fb2596f25f74bca3043718faf3cc9794e45d9cebdd5eaee82f419b2318\u0026timestamp=1588749276000",
"bodyParams": "",
"headers": {
"X-Mbx-Apikey": [
""
]
}
}
]
},
"/api/v3/order": {
"DELETE": [
{
"data": {
"symbol": "LTCBTC",
"orderId": 28,
"origClientOrderId": "myOrder1",
"clientOrderId": "cancelMyOrder1",
"transactTime": 1507725176595,
"price": "1.00000000",
"origQty": "10.00000000",
"executedQty": "8.00000000",
"cummulativeQuoteQty": "8.00000000",
"status": "CANCELED",
"timeInForce": "GTC",
"type": "LIMIT",
"side": "SELL"
},
"queryString": "orderId=1\u0026origClientOrderId=1\u0026recvWindow=5000\u0026signature=1fc17bbf196e99c41a3fdc5c333aa963d3a059b00bef547b35734d2c0bb950e4\u0026symbol=LTCBTC\u0026timestamp=1560235422000",
"bodyParams": "",
"headers": {
"Key": [
""
],
"X-Mbx-Apikey": [
""
]
}
},
{
"data": {
"symbol": "LTCBTC",
"orderId": 28,
"origClientOrderId": "myOrder1",
"clientOrderId": "cancelMyOrder1",
"transactTime": 1507725176595,
"price": "1.00000000",
"origQty": "10.00000000",
"executedQty": "8.00000000",
"cummulativeQuoteQty": "8.00000000",
"status": "CANCELED",
"timeInForce": "GTC",
"type": "LIMIT",
"side": "SELL"
},
"queryString": "orderId=1\u0026recvWindow=5000\u0026signature=1fc17bbf196e99c41a3fdc5c333aa963d3a059b00bef547b35734d2c0bb950e4\u0026symbol=LTCBTC\u0026timestamp=1560235422000",
"bodyParams": "",
"headers": {
"Key": [
""
],
"X-Mbx-Apikey": [
""
]
}
}
],
"GET": [
{
"data": {
"clientOrderId": "eliteOrder",
"cummulativeQuoteQty": "0.0",
"executedQty": "0.0",
"icebergQty": "0.0",
"isWorking": true,
"orderId": 1337,
"origQty": "1.0",
"price": "0.1",
"side": "BUY",
"status": "NEW",
"stopPrice": "0.0",
"symbol": "BTCUSDT",
"time": 1499827319559,
"timeInForce": "GTC",
"type": "LIMIT",
"updateTime": 1499827319559
},
"queryString": "orderId=1337\u0026recvWindow=5000\u0026signature=5f2b2d28f643d70e21e391a3d454d55a95e06fdf437ed786470104711a129372\u0026symbol=BTCUSDT\u0026timestamp=1588749275000",
"bodyParams": "",
"headers": {
"X-Mbx-Apikey": [
""
]
}
}
],
"POST": [
{
"data": {},
"queryString": "price=1\u0026quantity=1000000000\u0026recvWindow=5000\u0026side=BUY\u0026symbol=LTCBTC\u0026timeInForce=GTC\u0026timestamp=1572330506000\u0026type=LIMIT\u0026signature=00954d00c69761017b3440e6e26d9bf6b394bea354c658ca09254b8c28995c73",
"bodyParams": "",
"headers": {
"Key": [
""
],
"X-Mbx-Apikey": [
""
]
}
}
]
},
"/api/v3/order/test": {
"POST": [
{
"data": null,
"queryString": "price=0.0025\u0026quantity=100000\u0026recvWindow=5000\u0026side=BUY\u0026signature=1ddcd1b138325e4b72f045d56e719dc83963648001be999ca23ec88b94b1d900\u0026symbol=LTCBTC\u0026timeInForce=GTC\u0026timestamp=1589766515000\u0026type=LIMIT",
"bodyParams": "",
"headers": {
"X-Mbx-Apikey": [
""
]
}
},
{
"data": null,
"queryString": "quoteOrderQty=10\u0026recvWindow=5000\u0026side=SELL\u0026signature=f7d34dc6a9d6181adc3cd90f269a78d978610818b4d0b454ec95777194212aae\u0026symbol=LTCBTC\u0026timestamp=1589766516000\u0026type=MARKET",
"bodyParams": "",
"headers": {
"X-Mbx-Apikey": [
""
]
}
}
]
},
"/api/v3/ticker/24hr": {
"GET": [
{
"data": [
{
"askPrice": "0.02310900",
"askQty": "4.36800000",
"bidPrice": "0.02310400",
"bidQty": "18.63700000",
"closeTime": 1586994277969,
"count": 80690,
"firstId": 172250401,
"highPrice": "0.02339400",
"lastId": 172331090,
"lastPrice": "0.02310400",
"lastQty": "5.36300000",
"lowPrice": "0.02285600",
"openPrice": "0.02316000",
"openTime": 1586907877969,
"prevClosePrice": "0.02316400",
"priceChange": "-0.00005600",
"priceChangePercent": "-0.242",
"quoteVolume": "6287.33183442",
"symbol": "ETHBTC",
"volume": "271051.58200000",
"weightedAvgPrice": "0.02319607"
},
{
"askPrice": "0.00592700",
"askQty": "34.41000000",
"bidPrice": "0.00592500",
"bidQty": "30.00000000",
"closeTime": 1586994276835,
"count": 14939,
"firstId": 41087037,
"highPrice": "0.00603900",
"lastId": 41101975,
"lastPrice": "0.00592600",
"lastQty": "26.75000000",
"lowPrice": "0.00591600",
"openPrice": "0.00599800",
"openTime": 1586907876835,
"prevClosePrice": "0.00599500",
"priceChange": "-0.00007200",
"priceChangePercent": "-1.200",
"quoteVolume": "503.44490271",
"symbol": "LTCBTC",
"volume": "84012.95000000",
"weightedAvgPrice": "0.00599247"
},
{
"askPrice": "0.00220380",
"askQty": "1.02000000",
"bidPrice": "0.00220340",
"bidQty": "277.58000000",
"closeTime": 1586994277065,
"count": 78383,
"firstId": 75884681,
"highPrice": "0.00230600",
"lastId": 75963063,
"lastPrice": "0.00220350",
"lastQty": "212.36000000",
"lowPrice": "0.00218960",
"openPrice": "0.00227040",
"openTime": 1586907877065,
"prevClosePrice": "0.00227020",
"priceChange": "-0.00006690",
"priceChangePercent": "-2.947",
"quoteVolume": "3839.25140192",
"symbol": "BNBBTC",
"volume": "1701902.48000000",
"weightedAvgPrice": "0.00225586"
},
{
"askPrice": "0.00105600",
"askQty": "1334.36000000",
"bidPrice": "0.00105400",
"bidQty": "336.93000000",
"closeTime": 1586994277022,
"count": 6002,
"firstId": 32132239,
"highPrice": "0.00106800",
"lastId": 32138240,
"lastPrice": "0.00105500",
"lastQty": "17.65000000",
"lowPrice": "0.00105100",
"openPrice": "0.00105800",
"openTime": 1586907877022,
"prevClosePrice": "0.00105800",
"priceChange": "-0.00000300",
"priceChangePercent": "-0.284",
"quoteVolume": "128.98716294",
"symbol": "NEOBTC",
"volume": "121856.53000000",
"weightedAvgPrice": "0.00105852"
},
{
"askPrice": "0.00846600",
"askQty": "200.00000000",
"bidPrice": "0.00845600",
"bidQty": "25.49000000",
"closeTime": 1586994276029,
"count": 878,
"firstId": 4101311,
"highPrice": "0.00850500",
"lastId": 4102188,
"lastPrice": "0.00845100",
"lastQty": "50.84000000",
"lowPrice": "0.00836000",
"openPrice": "0.00836400",
"openTime": 1586907876029,
"prevClosePrice": "0.00835900",
"priceChange": "0.00008700",
"priceChangePercent": "1.040",
"quoteVolume": "457.50784194",
"symbol": "QTUMETH",
"volume": "54245.76000000",
"weightedAvgPrice": "0.00843398"
},
{
"askPrice": "0.01569200",
"askQty": "300.00000000",
"bidPrice": "0.01568400",
"bidQty": "24.73000000",
"closeTime": 1586994266964,
"count": 2964,
"firstId": 17153746,
"highPrice": "0.01575700",
"lastId": 17156709,
"lastPrice": "0.01568700",
"lastQty": "257.05000000",
"lowPrice": "0.01538800",
"openPrice": "0.01551900",
"openTime": 1586907866964,
"prevClosePrice": "0.01549900",
"priceChange": "0.00016800",
"priceChangePercent": "1.083",
"quoteVolume": "2693.88777085",
"symbol": "EOSETH",
"volume": "173364.80000000",
"weightedAvgPrice": "0.01553884"
},
{
"askPrice": "0.00010319",
"askQty": "24000.00000000",
"bidPrice": "0.00010279",
"bidQty": "600.00000000",
"closeTime": 1586994250834,
"count": 528,
"firstId": 2419374,
"highPrice": "0.00010434",
"lastId": 2419901,
"lastPrice": "0.00010316",
"lastQty": "142.00000000",
"lowPrice": "0.00010077",
"openPrice": "0.00010206",
"openTime": 1586907850834,
"prevClosePrice": "0.00010182",
"priceChange": "0.00000110",
"priceChangePercent": "1.078",
"quoteVolume": "169.50644938",
"symbol": "SNTETH",
"volume": "1657665.00000000",
"weightedAvgPrice": "0.00010226"
},
{
"askPrice": "0.00115900",
"askQty": "478.45000000",
"bidPrice": "0.00114400",
"bidQty": "752.11000000",
"closeTime": 1586994251666,
"count": 157,
"firstId": 1013014,
"highPrice": "0.00115400",
"lastId": 1013170,
"lastPrice": "0.00114400",
"lastQty": "198.66000000",
"lowPrice": "0.00112800",
"openPrice": "0.00114500",
"openTime": 1586907851666,
"prevClosePrice": "0.00114400",
"priceChange": "-0.00000100",
"priceChangePercent": "-0.087",
"quoteVolume": "31.15118962",
"symbol": "BNTETH",
"volume": "27323.16000000",
"weightedAvgPrice": "0.00114010"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837011556,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750611556,
"prevClosePrice": "0.07908100",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "BCCBTC",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.00016270",
"askQty": "684.87000000",
"bidPrice": "0.00016210",
"bidQty": "102.95000000",
"closeTime": 1586994244583,
"count": 1611,
"firstId": 6230318,
"highPrice": "0.00016620",
"lastId": 6231928,
"lastPrice": "0.00016270",
"lastQty": "1.73000000",
"lowPrice": "0.00015990",
"openPrice": "0.00016040",
"openTime": 1586907844583,
"prevClosePrice": "0.00016110",
"priceChange": "0.00000230",
"priceChangePercent": "1.434",
"quoteVolume": "6.97821355",
"symbol": "GASBTC",
"volume": "42885.84000000",
"weightedAvgPrice": "0.00016272"
},
{
"askPrice": "0.09541500",
"askQty": "12.95000000",
"bidPrice": "0.09521900",
"bidQty": "49.94000000",
"closeTime": 1586994277866,
"count": 14604,
"firstId": 19210597,
"highPrice": "0.10030200",
"lastId": 19225200,
"lastPrice": "0.09541000",
"lastQty": "0.04000000",
"lowPrice": "0.09482200",
"openPrice": "0.09798200",
"openTime": 1586907877866,
"prevClosePrice": "0.09798200",
"priceChange": "-0.00257200",
"priceChangePercent": "-2.625",
"quoteVolume": "8423.95065365",
"symbol": "BNBETH",
"volume": "86814.39000000",
"weightedAvgPrice": "0.09703404"
},
{
"askPrice": "6622.81000000",
"askQty": "0.02900000",
"bidPrice": "6622.52000000",
"bidQty": "0.10575000",
"closeTime": 1586994277967,
"count": 582083,
"firstId": 294258714,
"highPrice": "6933.00000000",
"lastId": 294840796,
"lastPrice": "6623.33000000",
"lastQty": "0.00500000",
"lowPrice": "6605.00000000",
"openPrice": "6861.49000000",
"openTime": 1586907877967,
"prevClosePrice": "6861.61000000",
"priceChange": "-238.16000000",
"priceChangePercent": "-3.471",
"quoteVolume": "417209169.01088008",
"symbol": "BTCUSDT",
"volume": "61595.66151000",
"weightedAvgPrice": "6773.35316779"
},
{
"askPrice": "153.04000000",
"askQty": "107.55998000",
"bidPrice": "153.01000000",
"bidQty": "2.70000000",
"closeTime": 1586994277862,
"count": 187893,
"firstId": 139683726,
"highPrice": "161.29000000",
"lastId": 139871618,
"lastPrice": "153.04000000",
"lastQty": "23.02740000",
"lowPrice": "152.00000000",
"openPrice": "158.88000000",
"openTime": 1586907877862,
"prevClosePrice": "158.88000000",
"priceChange": "-5.84000000",
"priceChangePercent": "-3.676",
"quoteVolume": "115813327.34538750",
"symbol": "ETHUSDT",
"volume": "736374.74933000",
"weightedAvgPrice": "157.27498458"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837011557,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750611557,
"prevClosePrice": "0.00041400",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "HSRBTC",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.00020750",
"askQty": "1310.00000000",
"bidPrice": "0.00020590",
"bidQty": "579.00000000",
"closeTime": 1586994237300,
"count": 370,
"firstId": 1385136,
"highPrice": "0.00021400",
"lastId": 1385505,
"lastPrice": "0.00020580",
"lastQty": "414.00000000",
"lowPrice": "0.00020430",
"openPrice": "0.00020880",
"openTime": 1586907837300,
"prevClosePrice": "0.00020890",
"priceChange": "-0.00000300",
"priceChangePercent": "-1.437",
"quoteVolume": "57.05125060",
"symbol": "OAXETH",
"volume": "274285.00000000",
"weightedAvgPrice": "0.00020800"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1585312738729,
"count": 87,
"firstId": 1587509,
"highPrice": "0.00002838",
"lastId": 1587595,
"lastPrice": "0.00002801",
"lastQty": "482.00000000",
"lowPrice": "0.00002692",
"openPrice": "0.00002747",
"openTime": 1585226338729,
"prevClosePrice": "0.00002742",
"priceChange": "0.00000054",
"priceChangePercent": "1.966",
"quoteVolume": "9.94176955",
"symbol": "DNTETH",
"volume": "358674.00000000",
"weightedAvgPrice": "0.00002772"
},
{
"askPrice": "0.03231300",
"askQty": "3.76000000",
"bidPrice": "0.03216900",
"bidQty": "1.17000000",
"closeTime": 1586994134580,
"count": 960,
"firstId": 1964625,
"highPrice": "0.03280000",
"lastId": 1965584,
"lastPrice": "0.03228100",
"lastQty": "7.00000000",
"lowPrice": "0.03144000",
"openPrice": "0.03256500",
"openTime": 1586907734580,
"prevClosePrice": "0.03257100",
"priceChange": "-0.00028400",
"priceChangePercent": "-0.872",
"quoteVolume": "267.36238917",
"symbol": "MCOETH",
"volume": "8347.39000000",
"weightedAvgPrice": "0.03202946"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837011559,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750611559,
"prevClosePrice": "0.00166300",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "ICNETH",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.00074470",
"askQty": "0.98000000",
"bidPrice": "0.00074290",
"bidQty": "233.18000000",
"closeTime": 1586994269169,
"count": 3712,
"firstId": 9230150,
"highPrice": "0.00075540",
"lastId": 9233861,
"lastPrice": "0.00074320",
"lastQty": "109.79000000",
"lowPrice": "0.00060610",
"openPrice": "0.00075430",
"openTime": 1586907869169,
"prevClosePrice": "0.00075370",
"priceChange": "-0.00001110",
"priceChangePercent": "-1.472",
"quoteVolume": "49.36708025",
"symbol": "MCOBTC",
"volume": "68049.04000000",
"weightedAvgPrice": "0.00072546"
},
{
"askPrice": "0.00003390",
"askQty": "1240.73000000",
"bidPrice": "0.00003380",
"bidQty": "15995.99000000",
"closeTime": 1586994205494,
"count": 2226,
"firstId": 12909625,
"highPrice": "0.00003450",
"lastId": 12911850,
"lastPrice": "0.00003380",
"lastQty": "26.64000000",
"lowPrice": "0.00003320",
"openPrice": "0.00003330",
"openTime": 1586907805494,
"prevClosePrice": "0.00003350",
"priceChange": "0.00000050",
"priceChangePercent": "1.502",
"quoteVolume": "24.28512704",
"symbol": "WTCBTC",
"volume": "716575.24000000",
"weightedAvgPrice": "0.00003389"
},
{
"askPrice": "0.00146900",
"askQty": "13.62000000",
"bidPrice": "0.00146000",
"bidQty": "1155.29000000",
"closeTime": 1586994275740,
"count": 397,
"firstId": 3084122,
"highPrice": "0.00149300",
"lastId": 3084518,
"lastPrice": "0.00146200",
"lastQty": "9.93000000",
"lowPrice": "0.00143100",
"openPrice": "0.00144400",
"openTime": 1586907875740,
"prevClosePrice": "0.00144400",
"priceChange": "0.00001800",
"priceChangePercent": "1.247",
"quoteVolume": "83.24665054",
"symbol": "WTCETH",
"volume": "57314.76000000",
"weightedAvgPrice": "0.00145245"
},
{
"askPrice": "0.00000396",
"askQty": "33028.00000000",
"bidPrice": "0.00000395",
"bidQty": "5666.00000000",
"closeTime": 1586994104635,
"count": 682,
"firstId": 5538983,
"highPrice": "0.00000403",
"lastId": 5539664,
"lastPrice": "0.00000396",
"lastQty": "9893.00000000",
"lowPrice": "0.00000395",
"openPrice": "0.00000400",
"openTime": 1586907704635,
"prevClosePrice": "0.00000398",
"priceChange": "-0.00000004",
"priceChangePercent": "-1.000",
"quoteVolume": "4.00092019",
"symbol": "LRCBTC",
"volume": "1003218.00000000",
"weightedAvgPrice": "0.00000399"
},
{
"askPrice": "0.00017238",
"askQty": "45000.00000000",
"bidPrice": "0.00017107",
"bidQty": "713.00000000",
"closeTime": 1586994261119,
"count": 370,
"firstId": 1888460,
"highPrice": "0.00017458",
"lastId": 1888829,
"lastPrice": "0.00017180",
"lastQty": "108.00000000",
"lowPrice": "0.00016924",
"openPrice": "0.00017239",
"openTime": 1586907861119,
"prevClosePrice": "0.00017239",
"priceChange": "-0.00000059",
"priceChangePercent": "-0.342",
"quoteVolume": "60.91937265",
"symbol": "LRCETH",
"volume": "354322.00000000",
"weightedAvgPrice": "0.00017193"
},
{
"askPrice": "0.00019560",
"askQty": "1.03000000",
"bidPrice": "0.00019540",
"bidQty": "2.13000000",
"closeTime": 1586994267126,
"count": 4632,
"firstId": 12487172,
"highPrice": "0.00019860",
"lastId": 12491803,
"lastPrice": "0.00019550",
"lastQty": "0.65000000",
"lowPrice": "0.00019280",
"openPrice": "0.00019370",
"openTime": 1586907867126,
"prevClosePrice": "0.00019370",
"priceChange": "0.00000180",
"priceChangePercent": "0.929",
"quoteVolume": "59.98649191",
"symbol": "QTUMBTC",
"volume": "305966.56000000",
"weightedAvgPrice": "0.00019606"
},
{
"askPrice": "0.00000109",
"askQty": "840144.00000000",
"bidPrice": "0.00000108",
"bidQty": "1004541.00000000",
"closeTime": 1586993954216,
"count": 430,
"firstId": 5155491,
"highPrice": "0.00000109",
"lastId": 5155920,
"lastPrice": "0.00000109",
"lastQty": "138.00000000",
"lowPrice": "0.00000106",
"openPrice": "0.00000108",
"openTime": 1586907554216,
"prevClosePrice": "0.00000109",
"priceChange": "0.00000001",
"priceChangePercent": "0.926",
"quoteVolume": "9.06463541",
"symbol": "YOYOBTC",
"volume": "8410017.00000000",
"weightedAvgPrice": "0.00000108"
},
{
"askPrice": "0.00007940",
"askQty": "1117.48000000",
"bidPrice": "0.00007930",
"bidQty": "50.18000000",
"closeTime": 1586994259604,
"count": 2351,
"firstId": 11027747,
"highPrice": "0.00008150",
"lastId": 11030097,
"lastPrice": "0.00007940",
"lastQty": "74.80000000",
"lowPrice": "0.00007920",
"openPrice": "0.00008040",
"openTime": 1586907859604,
"prevClosePrice": "0.00008050",
"priceChange": "-0.00000100",
"priceChangePercent": "-1.244",
"quoteVolume": "26.09476753",
"symbol": "OMGBTC",
"volume": "323663.73000000",
"weightedAvgPrice": "0.00008062"
},
{
"askPrice": "0.00344300",
"askQty": "14.52000000",
"bidPrice": "0.00342300",
"bidQty": "87.74000000",
"closeTime": 1586994265869,
"count": 399,
"firstId": 3688627,
"highPrice": "0.00352800",
"lastId": 3689025,
"lastPrice": "0.00344000",
"lastQty": "0.82000000",
"lowPrice": "0.00342900",
"openPrice": "0.00349100",
"openTime": 1586907865869,
"prevClosePrice": "0.00349100",
"priceChange": "-0.00005100",
"priceChangePercent": "-1.461",
"quoteVolume": "119.55180355",
"symbol": "OMGETH",
"volume": "34449.60000000",
"weightedAvgPrice": "0.00347034"
},
{
"askPrice": "0.00002472",
"askQty": "2514.00000000",
"bidPrice": "0.00002471",
"bidQty": "21.00000000",
"closeTime": 1586994273630,
"count": 4223,
"firstId": 14881238,
"highPrice": "0.00002515",
"lastId": 14885460,
"lastPrice": "0.00002472",
"lastQty": "8.00000000",
"lowPrice": "0.00002444",
"openPrice": "0.00002484",
"openTime": 1586907873630,
"prevClosePrice": "0.00002483",
"priceChange": "-0.00000012",
"priceChangePercent": "-0.483",
"quoteVolume": "39.51616610",
"symbol": "ZRXBTC",
"volume": "1595423.00000000",
"weightedAvgPrice": "0.00002477"
},
{
"askPrice": "0.00107200",
"askQty": "208.00000000",
"bidPrice": "0.00106903",
"bidQty": "185.00000000",
"closeTime": 1586994253030,
"count": 720,
"firstId": 4161708,
"highPrice": "0.00108830",
"lastId": 4162427,
"lastPrice": "0.00106913",
"lastQty": "70.00000000",
"lowPrice": "0.00105000",
"openPrice": "0.00107355",
"openTime": 1586907853030,
"prevClosePrice": "0.00107354",
"priceChange": "-0.00000442",
"priceChangePercent": "-0.412",
"quoteVolume": "160.25641542",
"symbol": "ZRXETH",
"volume": "150583.00000000",
"weightedAvgPrice": "0.00106424"
},
{
"askPrice": "0.00004292",
"askQty": "12.00000000",
"bidPrice": "0.00004274",
"bidQty": "4328.00000000",
"closeTime": 1586994270994,
"count": 12224,
"firstId": 9566231,
"highPrice": "0.00004500",
"lastId": 9578454,
"lastPrice": "0.00004280",
"lastQty": "3120.00000000",
"lowPrice": "0.00004039",
"openPrice": "0.00004116",
"openTime": 1586907870994,
"prevClosePrice": "0.00004117",
"priceChange": "0.00000164",
"priceChangePercent": "3.984",
"quoteVolume": "123.30969842",
"symbol": "STRATBTC",
"volume": "2881190.00000000",
"weightedAvgPrice": "0.00004280"
},
{
"askPrice": "0.00185700",
"askQty": "27.77000000",
"bidPrice": "0.00184700",
"bidQty": "2526.05000000",
"closeTime": 1586994277639,
"count": 1603,
"firstId": 1474831,
"highPrice": "0.00190100",
"lastId": 1476433,
"lastPrice": "0.00184800",
"lastQty": "7.35000000",
"lowPrice": "0.00172500",
"openPrice": "0.00177600",
"openTime": 1586907877639,
"prevClosePrice": "0.00177300",
"priceChange": "0.00007200",
"priceChangePercent": "4.054",
"quoteVolume": "609.38151269",
"symbol": "STRATETH",
"volume": "332724.24000000",
"weightedAvgPrice": "0.00183149"
},
{
"askPrice": "0.00000088",
"askQty": "9097.00000000",
"bidPrice": "0.00000087",
"bidQty": "730348.00000000",
"closeTime": 1586994255299,
"count": 1004,
"firstId": 5028909,
"highPrice": "0.00000092",
"lastId": 5029912,
"lastPrice": "0.00000088",
"lastQty": "995.00000000",
"lowPrice": "0.00000086",
"openPrice": "0.00000087",
"openTime": 1586907855299,
"prevClosePrice": "0.00000087",
"priceChange": "0.00000001",
"priceChangePercent": "1.149",
"quoteVolume": "9.69262740",
"symbol": "SNGLSBTC",
"volume": "10997716.00000000",
"weightedAvgPrice": "0.00000088"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837011564,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750611564,
"prevClosePrice": "0.00005306",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "SNGLSETH",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.00000388",
"askQty": "52.00000000",
"bidPrice": "0.00000387",
"bidQty": "13960.00000000",
"closeTime": 1586994271433,
"count": 1968,
"firstId": 8372429,
"highPrice": "0.00000397",
"lastId": 8374396,
"lastPrice": "0.00000388",
"lastQty": "52.00000000",
"lowPrice": "0.00000376",
"openPrice": "0.00000383",
"openTime": 1586907871433,
"prevClosePrice": "0.00000383",
"priceChange": "0.00000005",
"priceChangePercent": "1.305",
"quoteVolume": "22.71690100",
"symbol": "BQXBTC",
"volume": "5875444.00000000",
"weightedAvgPrice": "0.00000387"
},
{
"askPrice": "0.00016930",
"askQty": "308.00000000",
"bidPrice": "0.00016800",
"bidQty": "1612.00000000",
"closeTime": 1586993581638,
"count": 252,
"firstId": 1486830,
"highPrice": "0.00017000",
"lastId": 1487081,
"lastPrice": "0.00016800",
"lastQty": "388.00000000",
"lowPrice": "0.00016260",
"openPrice": "0.00016690",
"openTime": 1586907181638,
"prevClosePrice": "0.00016690",
"priceChange": "0.00000110",
"priceChangePercent": "0.659",
"quoteVolume": "25.03245260",
"symbol": "BQXETH",
"volume": "150842.00000000",
"weightedAvgPrice": "0.00016595"
},
{
"askPrice": "0.00007005",
"askQty": "298.00000000",
"bidPrice": "0.00006998",
"bidQty": "16.00000000",
"closeTime": 1586994207819,
"count": 6409,
"firstId": 8465230,
"highPrice": "0.00007023",
"lastId": 8471638,
"lastPrice": "0.00007005",
"lastQty": "2.00000000",
"lowPrice": "0.00006822",
"openPrice": "0.00006838",
"openTime": 1586907807819,
"prevClosePrice": "0.00006838",
"priceChange": "0.00000167",
"priceChangePercent": "2.442",
"quoteVolume": "68.26442538",
"symbol": "KNCBTC",
"volume": "988480.00000000",
"weightedAvgPrice": "0.00006906"
},
{
"askPrice": "0.00303840",
"askQty": "856.00000000",
"bidPrice": "0.00302740",
"bidQty": "7.00000000",
"closeTime": 1586994276721,
"count": 2198,
"firstId": 3100540,
"highPrice": "0.00304550",
"lastId": 3102737,
"lastPrice": "0.00303800",
"lastQty": "6.00000000",
"lowPrice": "0.00292690",
"openPrice": "0.00295400",
"openTime": 1586907876721,
"prevClosePrice": "0.00295390",
"priceChange": "0.00008400",
"priceChangePercent": "2.844",
"quoteVolume": "529.36813890",
"symbol": "KNCETH",
"volume": "177932.00000000",
"weightedAvgPrice": "0.00297511"
},
{
"askPrice": "0.00000025",
"askQty": "16734736.00000000",
"bidPrice": "0.00000024",
"bidQty": "10088817.00000000",
"closeTime": 1586994252478,
"count": 402,
"firstId": 6101860,
"highPrice": "0.00000025",
"lastId": 6102261,
"lastPrice": "0.00000025",
"lastQty": "444.00000000",
"lowPrice": "0.00000023",
"openPrice": "0.00000023",
"openTime": 1586907852478,
"prevClosePrice": "0.00000024",
"priceChange": "0.00000002",
"priceChangePercent": "8.696",
"quoteVolume": "5.21673933",
"symbol": "FUNBTC",
"volume": "21716582.00000000",
"weightedAvgPrice": "0.00000024"
},
{
"askPrice": "0.00001055",
"askQty": "9164.00000000",
"bidPrice": "0.00001051",
"bidQty": "4500.00000000",
"closeTime": 1586994252382,
"count": 341,
"firstId": 1905523,
"highPrice": "0.00001100",
"lastId": 1905863,
"lastPrice": "0.00001053",
"lastQty": "30229.00000000",
"lowPrice": "0.00001001",
"openPrice": "0.00001034",
"openTime": 1586907852382,
"prevClosePrice": "0.00001034",
"priceChange": "0.00000019",
"priceChangePercent": "1.838",
"quoteVolume": "46.61321532",
"symbol": "FUNETH",
"volume": "4520562.00000000",
"weightedAvgPrice": "0.00001031"
},
{
"askPrice": "0.00000096",
"askQty": "197806.00000000",
"bidPrice": "0.00000095",
"bidQty": "205867.00000000",
"closeTime": 1586994170241,
"count": 322,
"firstId": 4683300,
"highPrice": "0.00000097",
"lastId": 4683621,
"lastPrice": "0.00000095",
"lastQty": "4035.00000000",
"lowPrice": "0.00000094",
"openPrice": "0.00000097",
"openTime": 1586907770241,
"prevClosePrice": "0.00000096",
"priceChange": "-0.00000002",
"priceChangePercent": "-2.062",
"quoteVolume": "3.76779933",
"symbol": "SNMBTC",
"volume": "3935849.00000000",
"weightedAvgPrice": "0.00000096"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837011566,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750611566,
"prevClosePrice": "0.00004986",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "SNMETH",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.04573000",
"askQty": "11.51000000",
"bidPrice": "0.04556700",
"bidQty": "28.89000000",
"closeTime": 1586994277743,
"count": 1074,
"firstId": 8512829,
"highPrice": "0.04615600",
"lastId": 8513902,
"lastPrice": "0.04578600",
"lastQty": "22.96000000",
"lowPrice": "0.04524000",
"openPrice": "0.04574700",
"openTime": 1586907877743,
"prevClosePrice": "0.04559300",
"priceChange": "0.00003900",
"priceChangePercent": "0.085",
"quoteVolume": "930.91516960",
"symbol": "NEOETH",
"volume": "20415.25000000",
"weightedAvgPrice": "0.04559901"
},
{
"askPrice": "0.00002235",
"askQty": "8620.00000000",
"bidPrice": "0.00002231",
"bidQty": "500.00000000",
"closeTime": 1586994271689,
"count": 6375,
"firstId": 21856674,
"highPrice": "0.00002313",
"lastId": 21863048,
"lastPrice": "0.00002235",
"lastQty": "3504.00000000",
"lowPrice": "0.00002207",
"openPrice": "0.00002312",
"openTime": 1586907871689,
"prevClosePrice": "0.00002312",
"priceChange": "-0.00000077",
"priceChangePercent": "-3.330",
"quoteVolume": "97.19422154",
"symbol": "IOTABTC",
"volume": "4286896.00000000",
"weightedAvgPrice": "0.00002267"
},
{
"askPrice": "0.00096941",
"askQty": "2584.00000000",
"bidPrice": "0.00096410",
"bidQty": "1029.00000000",
"closeTime": 1586994277846,
"count": 919,
"firstId": 6164495,
"highPrice": "0.00100342",
"lastId": 6165413,
"lastPrice": "0.00096918",
"lastQty": "116.00000000",
"lowPrice": "0.00096127",
"openPrice": "0.00099937",
"openTime": 1586907877846,
"prevClosePrice": "0.00099937",
"priceChange": "-0.00003019",
"priceChangePercent": "-3.021",
"quoteVolume": "388.52578289",
"symbol": "IOTAETH",
"volume": "397949.00000000",
"weightedAvgPrice": "0.00097632"
},
{
"askPrice": "0.00047282",
"askQty": "183.00000000",
"bidPrice": "0.00047227",
"bidQty": "37.00000000",
"closeTime": 1586994277809,
"count": 50617,
"firstId": 30574150,
"highPrice": "0.00048434",
"lastId": 30624766,
"lastPrice": "0.00047248",
"lastQty": "4.00000000",
"lowPrice": "0.00046464",
"openPrice": "0.00047365",
"openTime": 1586907877809,
"prevClosePrice": "0.00047369",
"priceChange": "-0.00000117",
"priceChangePercent": "-0.247",
"quoteVolume": "1520.29415930",
"symbol": "LINKBTC",
"volume": "3208111.00000000",
"weightedAvgPrice": "0.00047389"
},
{
"askPrice": "0.02047285",
"askQty": "202.00000000",
"bidPrice": "0.02040761",
"bidQty": "454.00000000",
"closeTime": 1586994277751,
"count": 27830,
"firstId": 7765097,
"highPrice": "0.02082061",
"lastId": 7792926,
"lastPrice": "0.02041704",
"lastQty": "6.00000000",
"lowPrice": "0.01997686",
"openPrice": "0.02050001",
"openTime": 1586907877751,
"prevClosePrice": "0.02042869",
"priceChange": "-0.00008297",
"priceChangePercent": "-0.405",
"quoteVolume": "5831.99916701",
"symbol": "LINKETH",
"volume": "285387.00000000",
"weightedAvgPrice": "0.02043541"
},
{
"askPrice": "0.00000039",
"askQty": "18367975.00000000",
"bidPrice": "0.00000038",
"bidQty": "54996470.00000000",
"closeTime": 1586994267752,
"count": 620,
"firstId": 20928487,
"highPrice": "0.00000039",
"lastId": 20929106,
"lastPrice": "0.00000039",
"lastQty": "257.00000000",
"lowPrice": "0.00000038",
"openPrice": "0.00000038",
"openTime": 1586907867752,
"prevClosePrice": "0.00000038",
"priceChange": "0.00000001",
"priceChangePercent": "2.632",
"quoteVolume": "15.74288277",
"symbol": "XVGBTC",
"volume": "40990463.00000000",
"weightedAvgPrice": "0.00000038"
},
{
"askPrice": "0.00001664",
"askQty": "1229.00000000",
"bidPrice": "0.00001652",
"bidQty": "33562.00000000",
"closeTime": 1586992990203,
"count": 462,
"firstId": 6568077,
"highPrice": "0.00001682",
"lastId": 6568538,
"lastPrice": "0.00001655",
"lastQty": "2375.00000000",
"lowPrice": "0.00001639",
"openPrice": "0.00001645",
"openTime": 1586906590203,
"prevClosePrice": "0.00001645",
"priceChange": "0.00000010",
"priceChangePercent": "0.608",
"quoteVolume": "107.78286967",
"symbol": "XVGETH",
"volume": "6483464.00000000",
"weightedAvgPrice": "0.00001662"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837011572,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750611572,
"prevClosePrice": "0.00004250",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "SALTBTC",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837011573,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750611573,
"prevClosePrice": "0.00113800",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "SALTETH",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.00004854",
"askQty": "4.00000000",
"bidPrice": "0.00004828",
"bidQty": "1224.00000000",
"closeTime": 1586994258319,
"count": 1771,
"firstId": 11058476,
"highPrice": "0.00004963",
"lastId": 11060246,
"lastPrice": "0.00004828",
"lastQty": "4.00000000",
"lowPrice": "0.00004815",
"openPrice": "0.00004886",
"openTime": 1586907858319,
"prevClosePrice": "0.00004886",
"priceChange": "-0.00000058",
"priceChangePercent": "-1.187",
"quoteVolume": "16.53323252",
"symbol": "MDABTC",
"volume": "337860.00000000",
"weightedAvgPrice": "0.00004894"
},
{
"askPrice": "0.00211350",
"askQty": "966.00000000",
"bidPrice": "0.00209430",
"bidQty": "5.00000000",
"closeTime": 1586994277111,
"count": 515,
"firstId": 2144043,
"highPrice": "0.00214160",
"lastId": 2144557,
"lastPrice": "0.00208460",
"lastQty": "35.00000000",
"lowPrice": "0.00207510",
"openPrice": "0.00211970",
"openTime": 1586907877111,
"prevClosePrice": "0.00212010",
"priceChange": "-0.00003510",
"priceChangePercent": "-1.656",
"quoteVolume": "81.55207550",
"symbol": "MDAETH",
"volume": "38734.00000000",
"weightedAvgPrice": "0.00210544"
},
{
"askPrice": "0.00003692",
"askQty": "3504.00000000",
"bidPrice": "0.00003681",
"bidQty": "198.00000000",
"closeTime": 1586994271776,
"count": 6260,
"firstId": 11064316,
"highPrice": "0.00003742",
"lastId": 11070575,
"lastPrice": "0.00003681",
"lastQty": "104.00000000",
"lowPrice": "0.00003642",
"openPrice": "0.00003694",
"openTime": 1586907871776,
"prevClosePrice": "0.00003704",
"priceChange": "-0.00000013",
"priceChangePercent": "-0.352",
"quoteVolume": "37.17887870",
"symbol": "MTLBTC",
"volume": "1009876.00000000",
"weightedAvgPrice": "0.00003682"
},
{
"askPrice": "0.00160000",
"askQty": "16.91000000",
"bidPrice": "0.00158900",
"bidQty": "6919.00000000",
"closeTime": 1586994272432,
"count": 376,
"firstId": 1716991,
"highPrice": "0.00163000",
"lastId": 1717366,
"lastPrice": "0.00159000",
"lastQty": "157.00000000",
"lowPrice": "0.00156800",
"openPrice": "0.00159400",
"openTime": 1586907872432,
"prevClosePrice": "0.00159400",
"priceChange": "-0.00000400",
"priceChangePercent": "-0.251",
"quoteVolume": "89.43388471",
"symbol": "MTLETH",
"volume": "56005.23000000",
"weightedAvgPrice": "0.00159688"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837011586,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750611586,
"prevClosePrice": "0.00000457",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "SUBBTC",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837011573,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750611573,
"prevClosePrice": "0.00012334",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "SUBETH",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.00036270",
"askQty": "372.10000000",
"bidPrice": "0.00036240",
"bidQty": "81.92000000",
"closeTime": 1586994276324,
"count": 15429,
"firstId": 49559359,
"highPrice": "0.00036520",
"lastId": 49574787,
"lastPrice": "0.00036280",
"lastQty": "50.00000000",
"lowPrice": "0.00035630",
"openPrice": "0.00035910",
"openTime": 1586907876324,
"prevClosePrice": "0.00035910",
"priceChange": "0.00000370",
"priceChangePercent": "1.030",
"quoteVolume": "472.67034637",
"symbol": "EOSBTC",
"volume": "1311355.75000000",
"weightedAvgPrice": "0.00036044"
},
{
"askPrice": "0.00000239",
"askQty": "385021.00000000",
"bidPrice": "0.00000237",
"bidQty": "72389.00000000",
"closeTime": 1586994266973,
"count": 1814,
"firstId": 6669789,
"highPrice": "0.00000243",
"lastId": 6671602,
"lastPrice": "0.00000237",
"lastQty": "50247.00000000",
"lowPrice": "0.00000233",
"openPrice": "0.00000236",
"openTime": 1586907866973,
"prevClosePrice": "0.00000236",
"priceChange": "0.00000001",
"priceChangePercent": "0.424",
"quoteVolume": "20.93592392",
"symbol": "SNTBTC",
"volume": "8813985.00000000",
"weightedAvgPrice": "0.00000238"
},
{
"askPrice": "0.03327300",
"askQty": "357.25000000",
"bidPrice": "0.03324800",
"bidQty": "0.53000000",
"closeTime": 1586994267483,
"count": 882,
"firstId": 4776323,
"highPrice": "0.03363800",
"lastId": 4777204,
"lastPrice": "0.03324900",
"lastQty": "1.01000000",
"lowPrice": "0.03297200",
"openPrice": "0.03299900",
"openTime": 1586907867483,
"prevClosePrice": "0.03295100",
"priceChange": "0.00025000",
"priceChangePercent": "0.758",
"quoteVolume": "327.72884531",
"symbol": "ETCETH",
"volume": "9838.04000000",
"weightedAvgPrice": "0.03331241"
},
{
"askPrice": "0.00076850",
"askQty": "3.77000000",
"bidPrice": "0.00076820",
"bidQty": "25.59000000",
"closeTime": 1586994271838,
"count": 8795,
"firstId": 21820832,
"highPrice": "0.00078110",
"lastId": 21829626,
"lastPrice": "0.00076840",
"lastQty": "11.89000000",
"lowPrice": "0.00076120",
"openPrice": "0.00076390",
"openTime": 1586907871838,
"prevClosePrice": "0.00076330",
"priceChange": "0.00000450",
"priceChangePercent": "0.589",
"quoteVolume": "191.38354443",
"symbol": "ETCBTC",
"volume": "247634.72000000",
"weightedAvgPrice": "0.00077285"
},
{
"askPrice": "0.00000078",
"askQty": "64071.00000000",
"bidPrice": "0.00000077",
"bidQty": "325932.00000000",
"closeTime": 1586994112563,
"count": 259,
"firstId": 5464130,
"highPrice": "0.00000079",
"lastId": 5464388,
"lastPrice": "0.00000077",
"lastQty": "3716.00000000",
"lowPrice": "0.00000077",
"openPrice": "0.00000078",
"openTime": 1586907712563,
"prevClosePrice": "0.00000079",
"priceChange": "-0.00000001",
"priceChangePercent": "-1.282",
"quoteVolume": "2.98525679",
"symbol": "MTHBTC",
"volume": "3839268.00000000",
"weightedAvgPrice": "0.00000078"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1585312758854,
"count": 129,
"firstId": 1135970,
"highPrice": "0.00004227",
"lastId": 1136098,
"lastPrice": "0.00004135",
"lastQty": "2839.00000000",
"lowPrice": "0.00003971",
"openPrice": "0.00004227",
"openTime": 1585226358854,
"prevClosePrice": "0.00004219",
"priceChange": "-0.00000092",
"priceChangePercent": "-2.176",
"quoteVolume": "49.71603093",
"symbol": "MTHETH",
"volume": "1218131.00000000",
"weightedAvgPrice": "0.00004081"
},
{
"askPrice": "0.00001835",
"askQty": "82.00000000",
"bidPrice": "0.00001828",
"bidQty": "2847.00000000",
"closeTime": 1586994276659,
"count": 2134,
"firstId": 7320484,
"highPrice": "0.00001918",
"lastId": 7322617,
"lastPrice": "0.00001828",
"lastQty": "174.00000000",
"lowPrice": "0.00001821",
"openPrice": "0.00001852",
"openTime": 1586907876659,
"prevClosePrice": "0.00001851",
"priceChange": "-0.00000024",
"priceChangePercent": "-1.296",
"quoteVolume": "14.99395740",
"symbol": "ENGBTC",
"volume": "800184.00000000",
"weightedAvgPrice": "0.00001874"
},
{
"askPrice": "0.00079770",
"askQty": "2934.00000000",
"bidPrice": "0.00079040",
"bidQty": "43.00000000",
"closeTime": 1586994207814,
"count": 339,
"firstId": 1833235,
"highPrice": "0.00082690",
"lastId": 1833573,
"lastPrice": "0.00079770",
"lastQty": "31.00000000",
"lowPrice": "0.00079070",
"openPrice": "0.00079880",
"openTime": 1586907807814,
"prevClosePrice": "0.00080360",
"priceChange": "-0.00000110",
"priceChangePercent": "-0.138",
"quoteVolume": "76.61229920",
"symbol": "ENGETH",
"volume": "94785.00000000",
"weightedAvgPrice": "0.00080827"
},
{
"askPrice": "0.00000058",
"askQty": "55928.00000000",
"bidPrice": "0.00000057",
"bidQty": "398539.00000000",
"closeTime": 1586994012939,
"count": 325,
"firstId": 5545594,
"highPrice": "0.00000058",
"lastId": 5545918,
"lastPrice": "0.00000057",
"lastQty": "20324.00000000",
"lowPrice": "0.00000056",
"openPrice": "0.00000056",
"openTime": 1586907612939,
"prevClosePrice": "0.00000057",
"priceChange": "0.00000001",
"priceChangePercent": "1.786",
"quoteVolume": "3.59644262",
"symbol": "DNTBTC",
"volume": "6279332.00000000",
"weightedAvgPrice": "0.00000057"
},
{
"askPrice": "0.00529800",
"askQty": "2.29400000",
"bidPrice": "0.00529300",
"bidQty": "18.88400000",
"closeTime": 1586994274313,
"count": 8670,
"firstId": 12480491,
"highPrice": "0.00535000",
"lastId": 12489160,
"lastPrice": "0.00529900",
"lastQty": "0.54400000",
"lowPrice": "0.00513200",
"openPrice": "0.00517700",
"openTime": 1586907874313,
"prevClosePrice": "0.00518500",
"priceChange": "0.00012200",
"priceChangePercent": "2.357",
"quoteVolume": "173.01964566",
"symbol": "ZECBTC",
"volume": "32935.04100000",
"weightedAvgPrice": "0.00525336"
},
{
"askPrice": "0.22937000",
"askQty": "1.27300000",
"bidPrice": "0.22869000",
"bidQty": "9.12400000",
"closeTime": 1586994273828,
"count": 1081,
"firstId": 2305976,
"highPrice": "0.23048000",
"lastId": 2307056,
"lastPrice": "0.22933000",
"lastQty": "0.01400000",
"lowPrice": "0.22140000",
"openPrice": "0.22420000",
"openTime": 1586907873828,
"prevClosePrice": "0.22352000",
"priceChange": "0.00513000",
"priceChangePercent": "2.288",
"quoteVolume": "628.22790070",
"symbol": "ZECETH",
"volume": "2783.92700000",
"weightedAvgPrice": "0.22566249"
},
{
"askPrice": "0.00002662",
"askQty": "20.00000000",
"bidPrice": "0.00002650",
"bidQty": "20.00000000",
"closeTime": 1586994238192,
"count": 492,
"firstId": 2150174,
"highPrice": "0.00002676",
"lastId": 2150665,
"lastPrice": "0.00002661",
"lastQty": "22.00000000",
"lowPrice": "0.00002621",
"openPrice": "0.00002641",
"openTime": 1586907838192,
"prevClosePrice": "0.00002640",
"priceChange": "0.00000020",
"priceChangePercent": "0.757",
"quoteVolume": "4.68310132",
"symbol": "BNTBTC",
"volume": "176673.00000000",
"weightedAvgPrice": "0.00002651"
},
{
"askPrice": "0.00000198",
"askQty": "161411.00000000",
"bidPrice": "0.00000197",
"bidQty": "104553.00000000",
"closeTime": 1586994218641,
"count": 504,
"firstId": 6268078,
"highPrice": "0.00000201",
"lastId": 6268581,
"lastPrice": "0.00000197",
"lastQty": "13343.00000000",
"lowPrice": "0.00000195",
"openPrice": "0.00000200",
"openTime": 1586907818641,
"prevClosePrice": "0.00000200",
"priceChange": "-0.00000003",
"priceChangePercent": "-1.500",
"quoteVolume": "3.12015261",
"symbol": "ASTBTC",
"volume": "1574495.00000000",
"weightedAvgPrice": "0.00000198"
},
{
"askPrice": "0.00008590",
"askQty": "117.00000000",
"bidPrice": "0.00008500",
"bidQty": "10647.00000000",
"closeTime": 1586994128973,
"count": 120,
"firstId": 1538550,
"highPrice": "0.00008760",
"lastId": 1538669,
"lastPrice": "0.00008570",
"lastQty": "2470.00000000",
"lowPrice": "0.00008370",
"openPrice": "0.00008760",
"openTime": 1586907728973,
"prevClosePrice": "0.00008690",
"priceChange": "-0.00000190",
"priceChangePercent": "-2.169",
"quoteVolume": "9.77854180",
"symbol": "ASTETH",
"volume": "114494.00000000",
"weightedAvgPrice": "0.00008541"
},
{
"askPrice": "0.01065000",
"askQty": "11.54700000",
"bidPrice": "0.01064200",
"bidQty": "1.55700000",
"closeTime": 1586994271323,
"count": 11662,
"firstId": 14258202,
"highPrice": "0.01074200",
"lastId": 14269863,
"lastPrice": "0.01065000",
"lastQty": "7.38800000",
"lowPrice": "0.01050600",
"openPrice": "0.01057400",
"openTime": 1586907871323,
"prevClosePrice": "0.01057200",
"priceChange": "0.00007600",
"priceChangePercent": "0.719",
"quoteVolume": "129.37832010",
"symbol": "DASHBTC",
"volume": "12183.02000000",
"weightedAvgPrice": "0.01061956"
},
{
"askPrice": "0.46119000",
"askQty": "0.58500000",
"bidPrice": "0.45994000",
"bidQty": "2.99100000",
"closeTime": 1586994276201,
"count": 500,
"firstId": 2361767,
"highPrice": "0.46367000",
"lastId": 2362266,
"lastPrice": "0.46125000",
"lastQty": "0.00700000",
"lowPrice": "0.45350000",
"openPrice": "0.45742000",
"openTime": 1586907876201,
"prevClosePrice": "0.45823000",
"priceChange": "0.00383000",
"priceChangePercent": "0.837",
"quoteVolume": "163.34711940",
"symbol": "DASHETH",
"volume": "357.16000000",
"weightedAvgPrice": "0.45734998"
},
{
"askPrice": "0.00000478",
"askQty": "733.00000000",
"bidPrice": "0.00000477",
"bidQty": "953.00000000",
"closeTime": 1586994240481,
"count": 2442,
"firstId": 5664132,
"highPrice": "0.00000500",
"lastId": 5666573,
"lastPrice": "0.00000478",
"lastQty": "1815.00000000",
"lowPrice": "0.00000473",
"openPrice": "0.00000485",
"openTime": 1586907840481,
"prevClosePrice": "0.00000486",
"priceChange": "-0.00000007",
"priceChangePercent": "-1.443",
"quoteVolume": "29.56731380",
"symbol": "OAXBTC",
"volume": "6128556.00000000",
"weightedAvgPrice": "0.00000482"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837011578,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750611578,
"prevClosePrice": "0.00005742",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "ICNBTC",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.00142100",
"askQty": "377.89000000",
"bidPrice": "0.00141600",
"bidQty": "53.08000000",
"closeTime": 1586994276649,
"count": 3144,
"firstId": 7897378,
"highPrice": "0.00147100",
"lastId": 7900521,
"lastPrice": "0.00142100",
"lastQty": "5.96000000",
"lowPrice": "0.00141700",
"openPrice": "0.00144000",
"openTime": 1586907876649,
"prevClosePrice": "0.00144000",
"priceChange": "-0.00001900",
"priceChangePercent": "-1.319",
"quoteVolume": "76.78680453",
"symbol": "BTGBTC",
"volume": "53051.09000000",
"weightedAvgPrice": "0.00144741"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837011579,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750611579,
"prevClosePrice": "0.05274500",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "BTGETH",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.00002121",
"askQty": "10.00000000",
"bidPrice": "0.00002109",
"bidQty": "42.00000000",
"closeTime": 1586994276959,
"count": 3794,
"firstId": 7685993,
"highPrice": "0.00002161",
"lastId": 7689786,
"lastPrice": "0.00002121",
"lastQty": "1530.00000000",
"lowPrice": "0.00002098",
"openPrice": "0.00002130",
"openTime": 1586907876959,
"prevClosePrice": "0.00002130",
"priceChange": "-0.00000009",
"priceChangePercent": "-0.423",
"quoteVolume": "30.47005950",
"symbol": "EVXBTC",
"volume": "1426520.00000000",
"weightedAvgPrice": "0.00002136"
},
{
"askPrice": "0.00091900",
"askQty": "117.00000000",
"bidPrice": "0.00091230",
"bidQty": "22.00000000",
"closeTime": 1586994277016,
"count": 1002,
"firstId": 1631815,
"highPrice": "0.00093630",
"lastId": 1632816,
"lastPrice": "0.00091500",
"lastQty": "14.00000000",
"lowPrice": "0.00090910",
"openPrice": "0.00092160",
"openTime": 1586907877016,
"prevClosePrice": "0.00092160",
"priceChange": "-0.00000660",
"priceChangePercent": "-0.716",
"quoteVolume": "233.76923520",
"symbol": "EVXETH",
"volume": "253218.00000000",
"weightedAvgPrice": "0.00092319"
},
{
"askPrice": "0.00000119",
"askQty": "900.00000000",
"bidPrice": "0.00000118",
"bidQty": "425608.00000000",
"closeTime": 1586994218842,
"count": 359,
"firstId": 5134986,
"highPrice": "0.00000120",
"lastId": 5135344,
"lastPrice": "0.00000119",
"lastQty": "4742.00000000",
"lowPrice": "0.00000117",
"openPrice": "0.00000118",
"openTime": 1586907818842,
"prevClosePrice": "0.00000118",
"priceChange": "0.00000001",
"priceChangePercent": "0.847",
"quoteVolume": "1.43462273",
"symbol": "REQBTC",
"volume": "1210460.00000000",
"weightedAvgPrice": "0.00000119"
},
{
"askPrice": "0.00005160",
"askQty": "3628.00000000",
"bidPrice": "0.00005100",
"bidQty": "1386.00000000",
"closeTime": 1586994193240,
"count": 178,
"firstId": 2237348,
"highPrice": "0.00005157",
"lastId": 2237525,
"lastPrice": "0.00005095",
"lastQty": "335.00000000",
"lowPrice": "0.00005032",
"openPrice": "0.00005108",
"openTime": 1586907793240,
"prevClosePrice": "0.00005139",
"priceChange": "-0.00000013",
"priceChangePercent": "-0.254",
"quoteVolume": "6.96999658",
"symbol": "REQETH",
"volume": "136720.00000000",
"weightedAvgPrice": "0.00005098"
},
{
"askPrice": "0.00000163",
"askQty": "16636.00000000",
"bidPrice": "0.00000162",
"bidQty": "47840.00000000",
"closeTime": 1586993744903,
"count": 1142,
"firstId": 5999363,
"highPrice": "0.00000166",
"lastId": 6000504,
"lastPrice": "0.00000162",
"lastQty": "47603.00000000",
"lowPrice": "0.00000162",
"openPrice": "0.00000165",
"openTime": 1586907344903,
"prevClosePrice": "0.00000165",
"priceChange": "-0.00000003",
"priceChangePercent": "-1.818",
"quoteVolume": "47.84837101",
"symbol": "VIBBTC",
"volume": "29221750.00000000",
"weightedAvgPrice": "0.00000164"
},
{
"askPrice": "0.00007083",
"askQty": "69673.00000000",
"bidPrice": "0.00006991",
"bidQty": "23369.00000000",
"closeTime": 1586994276651,
"count": 509,
"firstId": 1503475,
"highPrice": "0.00007180",
"lastId": 1503983,
"lastPrice": "0.00007083",
"lastQty": "34.00000000",
"lowPrice": "0.00006975",
"openPrice": "0.00007176",
"openTime": 1586907876651,
"prevClosePrice": "0.00007177",
"priceChange": "-0.00000093",
"priceChangePercent": "-1.296",
"quoteVolume": "438.77577056",
"symbol": "VIBETH",
"volume": "6223148.00000000",
"weightedAvgPrice": "0.00007051"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837011580,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750611580,
"prevClosePrice": "0.01247400",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "HSRETH",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.00000185",
"askQty": "6650397.00000000",
"bidPrice": "0.00000184",
"bidQty": "243871.00000000",
"closeTime": 1586994277155,
"count": 7385,
"firstId": 48235063,
"highPrice": "0.00000186",
"lastId": 48242447,
"lastPrice": "0.00000185",
"lastQty": "7373.00000000",
"lowPrice": "0.00000180",
"openPrice": "0.00000182",
"openTime": 1586907877155,
"prevClosePrice": "0.00000182",
"priceChange": "0.00000003",
"priceChangePercent": "1.648",
"quoteVolume": "192.37842711",
"symbol": "TRXBTC",
"volume": "104953126.00000000",
"weightedAvgPrice": "0.00000183"
},
{
"askPrice": "0.00007969",
"askQty": "34509.00000000",
"bidPrice": "0.00007956",
"bidQty": "51427.00000000",
"closeTime": 1586994277700,
"count": 16652,
"firstId": 21551976,
"highPrice": "0.00008008",
"lastId": 21568627,
"lastPrice": "0.00007963",
"lastQty": "2431.00000000",
"lowPrice": "0.00007816",
"openPrice": "0.00007837",
"openTime": 1586907877700,
"prevClosePrice": "0.00007837",
"priceChange": "0.00000126",
"priceChangePercent": "1.608",
"quoteVolume": "3455.95893039",
"symbol": "TRXETH",
"volume": "43879152.00000000",
"weightedAvgPrice": "0.00007876"
},
{
"askPrice": "0.00000836",
"askQty": "8444.00000000",
"bidPrice": "0.00000834",
"bidQty": "163.00000000",
"closeTime": 1586994276325,
"count": 1805,
"firstId": 7994903,
"highPrice": "0.00000838",
"lastId": 7996707,
"lastPrice": "0.00000836",
"lastQty": "38.00000000",
"lowPrice": "0.00000821",
"openPrice": "0.00000827",
"openTime": 1586907876325,
"prevClosePrice": "0.00000827",
"priceChange": "0.00000009",
"priceChangePercent": "1.088",
"quoteVolume": "16.50800654",
"symbol": "POWRBTC",
"volume": "1990106.00000000",
"weightedAvgPrice": "0.00000830"
},
{
"askPrice": "0.00036206",
"askQty": "28.00000000",
"bidPrice": "0.00035979",
"bidQty": "661.00000000",
"closeTime": 1586994274679,
"count": 418,
"firstId": 1793640,
"highPrice": "0.00036406",
"lastId": 1794057,
"lastPrice": "0.00036207",
"lastQty": "8.00000000",
"lowPrice": "0.00035337",
"openPrice": "0.00035878",
"openTime": 1586907874679,
"prevClosePrice": "0.00035930",
"priceChange": "0.00000329",
"priceChangePercent": "0.917",
"quoteVolume": "22.61584782",
"symbol": "POWRETH",
"volume": "63285.00000000",
"weightedAvgPrice": "0.00035737"
},
{
"askPrice": "0.00002739",
"askQty": "5.00000000",
"bidPrice": "0.00002730",
"bidQty": "4930.00000000",
"closeTime": 1586994257520,
"count": 27059,
"firstId": 5755262,
"highPrice": "0.00003385",
"lastId": 5782320,
"lastPrice": "0.00002732",
"lastQty": "24.00000000",
"lowPrice": "0.00002714",
"openPrice": "0.00002888",
"openTime": 1586907857520,
"prevClosePrice": "0.00002887",
"priceChange": "-0.00000156",
"priceChangePercent": "-5.402",
"quoteVolume": "352.88091731",
"symbol": "ARKBTC",
"volume": "11450973.00000000",
"weightedAvgPrice": "0.00003082"
},
{
"askPrice": "0.00118700",
"askQty": "10.57000000",
"bidPrice": "0.00118300",
"bidQty": "7.29000000",
"closeTime": 1586994256925,
"count": 3254,
"firstId": 1399785,
"highPrice": "0.00148100",
"lastId": 1403038,
"lastPrice": "0.00118300",
"lastQty": "15.00000000",
"lowPrice": "0.00116600",
"openPrice": "0.00124800",
"openTime": 1586907856925,
"prevClosePrice": "0.00124800",
"priceChange": "-0.00006500",
"priceChangePercent": "-5.208",
"quoteVolume": "791.42205425",
"symbol": "ARKETH",
"volume": "591123.98000000",
"weightedAvgPrice": "0.00133884"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837012265,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750612265,
"prevClosePrice": "0.00005828",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "YOYOETH",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.00002729",
"askQty": "3793.00000000",
"bidPrice": "0.00002727",
"bidQty": "19371.00000000",
"closeTime": 1586994277744,
"count": 22914,
"firstId": 70700398,
"highPrice": "0.00002749",
"lastId": 70723311,
"lastPrice": "0.00002727",
"lastQty": "2608.00000000",
"lowPrice": "0.00002701",
"openPrice": "0.00002712",
"openTime": 1586907877744,
"prevClosePrice": "0.00002711",
"priceChange": "0.00000015",
"priceChangePercent": "0.553",
"quoteVolume": "873.46374748",
"symbol": "XRPBTC",
"volume": "32009225.00000000",
"weightedAvgPrice": "0.00002729"
},
{
"askPrice": "0.00118180",
"askQty": "642.00000000",
"bidPrice": "0.00117950",
"bidQty": "7331.00000000",
"closeTime": 1586994274919,
"count": 2899,
"firstId": 16529492,
"highPrice": "0.00118491",
"lastId": 16532390,
"lastPrice": "0.00118211",
"lastQty": "3667.00000000",
"lowPrice": "0.00116455",
"openPrice": "0.00117073",
"openTime": 1586907874919,
"prevClosePrice": "0.00117040",
"priceChange": "0.00001138",
"priceChangePercent": "0.972",
"quoteVolume": "1884.70780003",
"symbol": "XRPETH",
"volume": "1604000.00000000",
"weightedAvgPrice": "0.00117500"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837012273,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750612273,
"prevClosePrice": "0.00004280",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "MODBTC",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837012273,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750612273,
"prevClosePrice": "0.00116700",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "MODETH",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.00001393",
"askQty": "1165.00000000",
"bidPrice": "0.00001390",
"bidQty": "10181.00000000",
"closeTime": 1586994261100,
"count": 25288,
"firstId": 15644896,
"highPrice": "0.00001460",
"lastId": 15670183,
"lastPrice": "0.00001390",
"lastQty": "631.00000000",
"lowPrice": "0.00001317",
"openPrice": "0.00001330",
"openTime": 1586907861100,
"prevClosePrice": "0.00001330",
"priceChange": "0.00000060",
"priceChangePercent": "4.511",
"quoteVolume": "330.91328933",
"symbol": "ENJBTC",
"volume": "23763187.00000000",
"weightedAvgPrice": "0.00001393"
},
{
"askPrice": "0.00060364",
"askQty": "850.00000000",
"bidPrice": "0.00060048",
"bidQty": "10181.00000000",
"closeTime": 1586994277439,
"count": 4117,
"firstId": 4072862,
"highPrice": "0.00062579",
"lastId": 4076978,
"lastPrice": "0.00060364",
"lastQty": "6.00000000",
"lowPrice": "0.00056901",
"openPrice": "0.00057499",
"openTime": 1586907877439,
"prevClosePrice": "0.00057499",
"priceChange": "0.00002865",
"priceChangePercent": "4.983",
"quoteVolume": "984.79644505",
"symbol": "ENJETH",
"volume": "1640102.00000000",
"weightedAvgPrice": "0.00060045"
},
{
"askPrice": "0.00001348",
"askQty": "72.00000000",
"bidPrice": "0.00001343",
"bidQty": "744.00000000",
"closeTime": 1586994269021,
"count": 3195,
"firstId": 5496255,
"highPrice": "0.00001417",
"lastId": 5499449,
"lastPrice": "0.00001343",
"lastQty": "37.00000000",
"lowPrice": "0.00001339",
"openPrice": "0.00001365",
"openTime": 1586907869021,
"prevClosePrice": "0.00001366",
"priceChange": "-0.00000022",
"priceChangePercent": "-1.612",
"quoteVolume": "25.74459169",
"symbol": "STORJBTC",
"volume": "1867951.00000000",
"weightedAvgPrice": "0.00001378"
},
{
"askPrice": "0.00058720",
"askQty": "18.00000000",
"bidPrice": "0.00058020",
"bidQty": "226.00000000",
"closeTime": 1586994270909,
"count": 430,
"firstId": 1009933,
"highPrice": "0.00061250",
"lastId": 1010362,
"lastPrice": "0.00058690",
"lastQty": "34.00000000",
"lowPrice": "0.00057990",
"openPrice": "0.00059280",
"openTime": 1586907870909,
"prevClosePrice": "0.00059090",
"priceChange": "-0.00000590",
"priceChangePercent": "-0.995",
"quoteVolume": "88.19299460",
"symbol": "STORJETH",
"volume": "147988.00000000",
"weightedAvgPrice": "0.00059595"
},
{
"askPrice": "14.59390000",
"askQty": "1998.99000000",
"bidPrice": "14.58550000",
"bidQty": "3.03000000",
"closeTime": 1586994277836,
"count": 140080,
"firstId": 56595169,
"highPrice": "15.88880000",
"lastId": 56735248,
"lastPrice": "14.59390000",
"lastQty": "19.68000000",
"lowPrice": "14.49130000",
"openPrice": "15.58490000",
"openTime": 1586907877836,
"prevClosePrice": "15.58490000",
"priceChange": "-0.99100000",
"priceChangePercent": "-6.359",
"quoteVolume": "58429791.29317300",
"symbol": "BNBUSDT",
"volume": "3808238.67000000",
"weightedAvgPrice": "15.34299616"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837012346,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750612346,
"prevClosePrice": "0.14920000",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "VENBNB",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837012349,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750612349,
"prevClosePrice": "0.00059800",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "YOYOBNB",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.00381000",
"askQty": "25171.50000000",
"bidPrice": "0.00379000",
"bidQty": "44.80000000",
"closeTime": 1586994242746,
"count": 91,
"firstId": 537596,
"highPrice": "0.00381000",
"lastId": 537686,
"lastPrice": "0.00381000",
"lastQty": "1044.00000000",
"lowPrice": "0.00361000",
"openPrice": "0.00363000",
"openTime": 1586907842746,
"prevClosePrice": "0.00363000",
"priceChange": "0.00018000",
"priceChangePercent": "4.959",
"quoteVolume": "222.01620800",
"symbol": "POWRBNB",
"volume": "60059.60000000",
"weightedAvgPrice": "0.00369660"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837012347,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750612347,
"prevClosePrice": "0.00013928",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "VENBTC",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837012350,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750612350,
"prevClosePrice": "0.00325194",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "VENETH",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.00007050",
"askQty": "204.91000000",
"bidPrice": "0.00007020",
"bidQty": "725.01000000",
"closeTime": 1586994270576,
"count": 8025,
"firstId": 7139614,
"highPrice": "0.00007090",
"lastId": 7147638,
"lastPrice": "0.00007050",
"lastQty": "35.00000000",
"lowPrice": "0.00006670",
"openPrice": "0.00006720",
"openTime": 1586907870576,
"prevClosePrice": "0.00006720",
"priceChange": "0.00000330",
"priceChangePercent": "4.911",
"quoteVolume": "62.70676053",
"symbol": "KMDBTC",
"volume": "911295.59000000",
"weightedAvgPrice": "0.00006881"
},
{
"askPrice": "0.00305800",
"askQty": "18.45000000",
"bidPrice": "0.00303200",
"bidQty": "25.00000000",
"closeTime": 1586994263076,
"count": 807,
"firstId": 1260359,
"highPrice": "0.00306000",
"lastId": 1261165,
"lastPrice": "0.00305800",
"lastQty": "6.55000000",
"lowPrice": "0.00287000",
"openPrice": "0.00290100",
"openTime": 1586907863076,
"prevClosePrice": "0.00290000",
"priceChange": "0.00015700",
"priceChangePercent": "5.412",
"quoteVolume": "211.00366044",
"symbol": "KMDETH",
"volume": "71114.13000000",
"weightedAvgPrice": "0.00296711"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1584705900107,
"count": 85,
"firstId": 602436,
"highPrice": "0.01344000",
"lastId": 602520,
"lastPrice": "0.01257000",
"lastQty": "63.10000000",
"lowPrice": "0.01200000",
"openPrice": "0.01344000",
"openTime": 1584619500107,
"prevClosePrice": "0.01359000",
"priceChange": "-0.00087000",
"priceChangePercent": "-6.473",
"quoteVolume": "189.89882500",
"symbol": "NULSBNB",
"volume": "14923.60000000",
"weightedAvgPrice": "0.01272473"
},
{
"askPrice": "0.00000816",
"askQty": "5358.00000000",
"bidPrice": "0.00000812",
"bidQty": "7668.00000000",
"closeTime": 1586994227336,
"count": 2056,
"firstId": 6395925,
"highPrice": "0.00000862",
"lastId": 6397980,
"lastPrice": "0.00000816",
"lastQty": "151.00000000",
"lowPrice": "0.00000807",
"openPrice": "0.00000813",
"openTime": 1586907827336,
"prevClosePrice": "0.00000813",
"priceChange": "0.00000003",
"priceChangePercent": "0.369",
"quoteVolume": "15.12887012",
"symbol": "RCNBTC",
"volume": "1826282.00000000",
"weightedAvgPrice": "0.00000828"
},
{
"askPrice": "0.00035728",
"askQty": "1780.00000000",
"bidPrice": "0.00035098",
"bidQty": "71.00000000",
"closeTime": 1586994136592,
"count": 477,
"firstId": 1190162,
"highPrice": "0.00036675",
"lastId": 1190638,
"lastPrice": "0.00035414",
"lastQty": "71.00000000",
"lowPrice": "0.00035067",
"openPrice": "0.00035170",
"openTime": 1586907736592,
"prevClosePrice": "0.00035148",
"priceChange": "0.00000244",
"priceChangePercent": "0.694",
"quoteVolume": "63.80347502",
"symbol": "RCNETH",
"volume": "178773.00000000",
"weightedAvgPrice": "0.00035690"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1584705915501,
"count": 389,
"firstId": 545095,
"highPrice": "0.00385100",
"lastId": 545483,
"lastPrice": "0.00347300",
"lastQty": "61.00000000",
"lowPrice": "0.00339100",
"openPrice": "0.00359800",
"openTime": 1584619515501,
"prevClosePrice": "0.00363500",
"priceChange": "-0.00012500",
"priceChangePercent": "-3.474",
"quoteVolume": "723.64663700",
"symbol": "RCNBNB",
"volume": "203035.00000000",
"weightedAvgPrice": "0.00356415"
},
{
"askPrice": "0.00002798",
"askQty": "8.00000000",
"bidPrice": "0.00002789",
"bidQty": "15213.00000000",
"closeTime": 1586994258017,
"count": 2029,
"firstId": 7711796,
"highPrice": "0.00002895",
"lastId": 7713824,
"lastPrice": "0.00002794",
"lastQty": "18.00000000",
"lowPrice": "0.00002778",
"openPrice": "0.00002872",
"openTime": 1586907858017,
"prevClosePrice": "0.00002872",
"priceChange": "-0.00000078",
"priceChangePercent": "-2.716",
"quoteVolume": "10.22889134",
"symbol": "NULSBTC",
"volume": "361082.00000000",
"weightedAvgPrice": "0.00002833"
},
{
"askPrice": "0.00122020",
"askQty": "2688.00000000",
"bidPrice": "0.00120725",
"bidQty": "36.00000000",
"closeTime": 1586994276766,
"count": 1002,
"firstId": 1382042,
"highPrice": "0.00126310",
"lastId": 1383043,
"lastPrice": "0.00122113",
"lastQty": "3.00000000",
"lowPrice": "0.00120000",
"openPrice": "0.00124513",
"openTime": 1586907876766,
"prevClosePrice": "0.00124513",
"priceChange": "-0.00002400",
"priceChangePercent": "-1.928",
"quoteVolume": "62.53543681",
"symbol": "NULSETH",
"volume": "51091.00000000",
"weightedAvgPrice": "0.00122400"
},
{
"askPrice": "0.00001272",
"askQty": "15133.00000000",
"bidPrice": "0.00001267",
"bidQty": "3544.00000000",
"closeTime": 1586994266749,
"count": 1813,
"firstId": 3902084,
"highPrice": "0.00001368",
"lastId": 3903896,
"lastPrice": "0.00001272",
"lastQty": "789.00000000",
"lowPrice": "0.00001264",
"openPrice": "0.00001308",
"openTime": 1586907866749,
"prevClosePrice": "0.00001307",
"priceChange": "-0.00000036",
"priceChangePercent": "-2.752",
"quoteVolume": "14.37159110",
"symbol": "RDNBTC",
"volume": "1089949.00000000",
"weightedAvgPrice": "0.00001319"
},
{
"askPrice": "0.00055420",
"askQty": "1027.00000000",
"bidPrice": "0.00054810",
"bidQty": "21.00000000",
"closeTime": 1586994250952,
"count": 581,
"firstId": 1371210,
"highPrice": "0.00058710",
"lastId": 1371790,
"lastPrice": "0.00054820",
"lastQty": "1029.00000000",
"lowPrice": "0.00054800",
"openPrice": "0.00056580",
"openTime": 1586907850952,
"prevClosePrice": "0.00056590",
"priceChange": "-0.00001760",
"priceChangePercent": "-3.111",
"quoteVolume": "104.18589190",
"symbol": "RDNETH",
"volume": "184557.00000000",
"weightedAvgPrice": "0.00056452"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1585312809323,
"count": 520,
"firstId": 316844,
"highPrice": "0.00743000",
"lastId": 317363,
"lastPrice": "0.00623000",
"lastQty": "10.70000000",
"lowPrice": "0.00594000",
"openPrice": "0.00603000",
"openTime": 1585226409323,
"prevClosePrice": "0.00607000",
"priceChange": "0.00020000",
"priceChangePercent": "3.317",
"quoteVolume": "1138.94448800",
"symbol": "RDNBNB",
"volume": "174557.60000000",
"weightedAvgPrice": "0.00652475"
},
{
"askPrice": "0.00804100",
"askQty": "6.41000000",
"bidPrice": "0.00803800",
"bidQty": "17.55600000",
"closeTime": 1586994271022,
"count": 31075,
"firstId": 20420604,
"highPrice": "0.00815600",
"lastId": 20451678,
"lastPrice": "0.00804100",
"lastQty": "0.59000000",
"lowPrice": "0.00786800",
"openPrice": "0.00789400",
"openTime": 1586907871022,
"prevClosePrice": "0.00789400",
"priceChange": "0.00014700",
"priceChangePercent": "1.862",
"quoteVolume": "770.04321851",
"symbol": "XMRBTC",
"volume": "96116.62900000",
"weightedAvgPrice": "0.00801155"
},
{
"askPrice": "0.34809000",
"askQty": "1.17800000",
"bidPrice": "0.34735000",
"bidQty": "1.17700000",
"closeTime": 1586994275890,
"count": 1315,
"firstId": 2895277,
"highPrice": "0.35017000",
"lastId": 2896591,
"lastPrice": "0.34812000",
"lastQty": "2.83000000",
"lowPrice": "0.34004000",
"openPrice": "0.34079000",
"openTime": 1586907875890,
"prevClosePrice": "0.34079000",
"priceChange": "0.00733000",
"priceChangePercent": "2.151",
"quoteVolume": "524.28258493",
"symbol": "XMRETH",
"volume": "1517.30100000",
"weightedAvgPrice": "0.34553631"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583928728240,
"count": 31,
"firstId": 453891,
"highPrice": "0.00244100",
"lastId": 453921,
"lastPrice": "0.00240000",
"lastQty": "1266.00000000",
"lowPrice": "0.00235000",
"openPrice": "0.00238700",
"openTime": 1583842328240,
"prevClosePrice": "0.00239300",
"priceChange": "0.00001300",
"priceChangePercent": "0.545",
"quoteVolume": "70.28482900",
"symbol": "DLTBNB",
"volume": "29292.00000000",
"weightedAvgPrice": "0.00239945"
},
{
"askPrice": "0.01547000",
"askQty": "383.50000000",
"bidPrice": "0.01532000",
"bidQty": "135.00000000",
"closeTime": 1586994275638,
"count": 115,
"firstId": 624663,
"highPrice": "0.01555000",
"lastId": 624777,
"lastPrice": "0.01538000",
"lastQty": "9.50000000",
"lowPrice": "0.01444000",
"openPrice": "0.01472000",
"openTime": 1586907875638,
"prevClosePrice": "0.01472000",
"priceChange": "0.00066000",
"priceChangePercent": "4.484",
"quoteVolume": "213.77644200",
"symbol": "WTCBNB",
"volume": "14114.60000000",
"weightedAvgPrice": "0.01514577"
},
{
"askPrice": "0.00000424",
"askQty": "42145.00000000",
"bidPrice": "0.00000423",
"bidQty": "74079.00000000",
"closeTime": 1586994217150,
"count": 661,
"firstId": 6815992,
"highPrice": "0.00000431",
"lastId": 6816652,
"lastPrice": "0.00000424",
"lastQty": "8794.00000000",
"lowPrice": "0.00000421",
"openPrice": "0.00000429",
"openTime": 1586907817150,
"prevClosePrice": "0.00000430",
"priceChange": "-0.00000005",
"priceChangePercent": "-1.166",
"quoteVolume": "5.03381208",
"symbol": "DLTBTC",
"volume": "1181326.00000000",
"weightedAvgPrice": "0.00000426"
},
{
"askPrice": "0.00018473",
"askQty": "275.00000000",
"bidPrice": "0.00018265",
"bidQty": "8944.00000000",
"closeTime": 1586994277125,
"count": 182,
"firstId": 1442869,
"highPrice": "0.00018744",
"lastId": 1443050,
"lastPrice": "0.00018337",
"lastQty": "12857.00000000",
"lowPrice": "0.00018000",
"openPrice": "0.00018655",
"openTime": 1586907877125,
"prevClosePrice": "0.00018662",
"priceChange": "-0.00000318",
"priceChangePercent": "-1.705",
"quoteVolume": "14.13907963",
"symbol": "DLTETH",
"volume": "76974.00000000",
"weightedAvgPrice": "0.00018369"
},
{
"askPrice": "0.00000128",
"askQty": "21863.00000000",
"bidPrice": "0.00000127",
"bidQty": "242659.00000000",
"closeTime": 1586994276678,
"count": 1310,
"firstId": 5764752,
"highPrice": "0.00000131",
"lastId": 5766061,
"lastPrice": "0.00000128",
"lastQty": "2093.00000000",
"lowPrice": "0.00000126",
"openPrice": "0.00000127",
"openTime": 1586907876678,
"prevClosePrice": "0.00000127",
"priceChange": "0.00000001",
"priceChangePercent": "0.787",
"quoteVolume": "6.85767856",
"symbol": "AMBBTC",
"volume": "5344511.00000000",
"weightedAvgPrice": "0.00000128"
},
{
"askPrice": "0.00005600",
"askQty": "19097.00000000",
"bidPrice": "0.00005492",
"bidQty": "1281.00000000",
"closeTime": 1586994090632,
"count": 218,
"firstId": 1346458,
"highPrice": "0.00005620",
"lastId": 1346675,
"lastPrice": "0.00005600",
"lastQty": "360.00000000",
"lowPrice": "0.00005456",
"openPrice": "0.00005528",
"openTime": 1586907690632,
"prevClosePrice": "0.00005528",
"priceChange": "0.00000072",
"priceChangePercent": "1.302",
"quoteVolume": "12.01889612",
"symbol": "AMBETH",
"volume": "217198.00000000",
"weightedAvgPrice": "0.00005534"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1584705881775,
"count": 355,
"firstId": 444232,
"highPrice": "0.00082400",
"lastId": 444586,
"lastPrice": "0.00068500",
"lastQty": "146.00000000",
"lowPrice": "0.00066100",
"openPrice": "0.00070400",
"openTime": 1584619481775,
"prevClosePrice": "0.00069800",
"priceChange": "-0.00001900",
"priceChangePercent": "-2.699",
"quoteVolume": "651.59191700",
"symbol": "AMBBNB",
"volume": "879060.00000000",
"weightedAvgPrice": "0.00074124"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837012373,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750612373,
"prevClosePrice": "2.47246000",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "BCCETH",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837012374,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750612374,
"prevClosePrice": "448.70000000",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "BCCUSDT",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837012375,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750612375,
"prevClosePrice": "54.29000000",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "BCCBNB",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.00002342",
"askQty": "3360.00000000",
"bidPrice": "0.00002338",
"bidQty": "5.00000000",
"closeTime": 1586994277654,
"count": 11026,
"firstId": 17190312,
"highPrice": "0.00002434",
"lastId": 17201337,
"lastPrice": "0.00002340",
"lastQty": "4052.00000000",
"lowPrice": "0.00002333",
"openPrice": "0.00002412",
"openTime": 1586907877654,
"prevClosePrice": "0.00002412",
"priceChange": "-0.00000072",
"priceChangePercent": "-2.985",
"quoteVolume": "156.87642114",
"symbol": "BATBTC",
"volume": "6589333.00000000",
"weightedAvgPrice": "0.00002381"
},
{
"askPrice": "0.00101515",
"askQty": "289.00000000",
"bidPrice": "0.00101111",
"bidQty": "371.00000000",
"closeTime": 1586994276001,
"count": 1533,
"firstId": 3987092,
"highPrice": "0.00105763",
"lastId": 3988624,
"lastPrice": "0.00101195",
"lastQty": "851.00000000",
"lowPrice": "0.00100687",
"openPrice": "0.00104625",
"openTime": 1586907876001,
"prevClosePrice": "0.00104441",
"priceChange": "-0.00003430",
"priceChangePercent": "-3.278",
"quoteVolume": "391.56537185",
"symbol": "BATETH",
"volume": "382164.00000000",
"weightedAvgPrice": "0.00102460"
},
{
"askPrice": "0.01065000",
"askQty": "1805.90000000",
"bidPrice": "0.01060000",
"bidQty": "189.40000000",
"closeTime": 1586994270918,
"count": 505,
"firstId": 1281551,
"highPrice": "0.01074000",
"lastId": 1282055,
"lastPrice": "0.01066000",
"lastQty": "588.80000000",
"lowPrice": "0.01046000",
"openPrice": "0.01064000",
"openTime": 1586907870918,
"prevClosePrice": "0.01060000",
"priceChange": "0.00002000",
"priceChangePercent": "0.188",
"quoteVolume": "2364.74033400",
"symbol": "BATBNB",
"volume": "223039.60000000",
"weightedAvgPrice": "0.01060233"
},
{
"askPrice": "0.00000220",
"askQty": "62121.00000000",
"bidPrice": "0.00000219",
"bidQty": "40457.00000000",
"closeTime": 1586994215388,
"count": 780,
"firstId": 8407448,
"highPrice": "0.00000225",
"lastId": 8408227,
"lastPrice": "0.00000220",
"lastQty": "1179.00000000",
"lowPrice": "0.00000217",
"openPrice": "0.00000222",
"openTime": 1586907815388,
"prevClosePrice": "0.00000221",
"priceChange": "-0.00000002",
"priceChangePercent": "-0.901",
"quoteVolume": "6.55666392",
"symbol": "BCPTBTC",
"volume": "2968069.00000000",
"weightedAvgPrice": "0.00000221"
},
{
"askPrice": "0.00009584",
"askQty": "83.00000000",
"bidPrice": "0.00009491",
"bidQty": "7597.00000000",
"closeTime": 1586994276730,
"count": 289,
"firstId": 1590256,
"highPrice": "0.00009647",
"lastId": 1590544,
"lastPrice": "0.00009584",
"lastQty": "22.00000000",
"lowPrice": "0.00009346",
"openPrice": "0.00009584",
"openTime": 1586907876730,
"prevClosePrice": "0.00009584",
"priceChange": "0.00000000",
"priceChangePercent": "0.000",
"quoteVolume": "22.90912796",
"symbol": "BCPTETH",
"volume": "240110.00000000",
"weightedAvgPrice": "0.00009541"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1585312718641,
"count": 89,
"firstId": 521472,
"highPrice": "0.00121200",
"lastId": 521560,
"lastPrice": "0.00116200",
"lastQty": "1861.00000000",
"lowPrice": "0.00108300",
"openPrice": "0.00113500",
"openTime": 1585226318641,
"prevClosePrice": "0.00114800",
"priceChange": "0.00002700",
"priceChangePercent": "2.379",
"quoteVolume": "124.78629900",
"symbol": "BCPTBNB",
"volume": "107506.00000000",
"weightedAvgPrice": "0.00116074"
},
{
"askPrice": "0.00001418",
"askQty": "516.00000000",
"bidPrice": "0.00001415",
"bidQty": "415.00000000",
"closeTime": 1586994274864,
"count": 5012,
"firstId": 14601079,
"highPrice": "0.00001470",
"lastId": 14606090,
"lastPrice": "0.00001418",
"lastQty": "681.00000000",
"lowPrice": "0.00001408",
"openPrice": "0.00001423",
"openTime": 1586907874864,
"prevClosePrice": "0.00001423",
"priceChange": "-0.00000005",
"priceChangePercent": "-0.351",
"quoteVolume": "89.30141815",
"symbol": "ARNBTC",
"volume": "6205304.00000000",
"weightedAvgPrice": "0.00001439"
},
{
"askPrice": "0.00061855",
"askQty": "649.00000000",
"bidPrice": "0.00061307",
"bidQty": "119.00000000",
"closeTime": 1586994276040,
"count": 1402,
"firstId": 4577477,
"highPrice": "0.00063046",
"lastId": 4578878,
"lastPrice": "0.00061581",
"lastQty": "700.00000000",
"lowPrice": "0.00060606",
"openPrice": "0.00061831",
"openTime": 1586907876040,
"prevClosePrice": "0.00061947",
"priceChange": "-0.00000250",
"priceChangePercent": "-0.404",
"quoteVolume": "449.95520689",
"symbol": "ARNETH",
"volume": "730020.00000000",
"weightedAvgPrice": "0.00061636"
},
{
"askPrice": "0.00012150",
"askQty": "1986.29000000",
"bidPrice": "0.00012100",
"bidQty": "4502.22000000",
"closeTime": 1586994276627,
"count": 20969,
"firstId": 8190778,
"highPrice": "0.00014000",
"lastId": 8211746,
"lastPrice": "0.00012140",
"lastQty": "12.80000000",
"lowPrice": "0.00010630",
"openPrice": "0.00010760",
"openTime": 1586907876627,
"prevClosePrice": "0.00010760",
"priceChange": "0.00001380",
"priceChangePercent": "12.825",
"quoteVolume": "235.07647600",
"symbol": "GVTBTC",
"volume": "1914159.03000000",
"weightedAvgPrice": "0.00012281"
},
{
"askPrice": "0.00524400",
"askQty": "6.60000000",
"bidPrice": "0.00521900",
"bidQty": "732.85000000",
"closeTime": 1586994275448,
"count": 1789,
"firstId": 1606813,
"highPrice": "0.00600000",
"lastId": 1608601,
"lastPrice": "0.00523000",
"lastQty": "15.95000000",
"lowPrice": "0.00456600",
"openPrice": "0.00464800",
"openTime": 1586907875448,
"prevClosePrice": "0.00464800",
"priceChange": "0.00058200",
"priceChangePercent": "12.522",
"quoteVolume": "591.73972973",
"symbol": "GVTETH",
"volume": "114133.54000000",
"weightedAvgPrice": "0.00518463"
},
{
"askPrice": "0.00000048",
"askQty": "624908.00000000",
"bidPrice": "0.00000047",
"bidQty": "2934462.00000000",
"closeTime": 1586994206112,
"count": 1592,
"firstId": 5296736,
"highPrice": "0.00000050",
"lastId": 5298327,
"lastPrice": "0.00000047",
"lastQty": "19693.00000000",
"lowPrice": "0.00000045",
"openPrice": "0.00000047",
"openTime": 1586907806112,
"prevClosePrice": "0.00000047",
"priceChange": "0.00000000",
"priceChangePercent": "0.000",
"quoteVolume": "27.16330741",
"symbol": "CDTBTC",
"volume": "56641941.00000000",
"weightedAvgPrice": "0.00000048"
},
{
"askPrice": "0.00002046",
"askQty": "6553.00000000",
"bidPrice": "0.00002029",
"bidQty": "90283.00000000",
"closeTime": 1586994273482,
"count": 781,
"firstId": 2147110,
"highPrice": "0.00002133",
"lastId": 2147890,
"lastPrice": "0.00002028",
"lastQty": "19693.00000000",
"lowPrice": "0.00001966",
"openPrice": "0.00002011",
"openTime": 1586907873482,
"prevClosePrice": "0.00002014",
"priceChange": "0.00000017",
"priceChangePercent": "0.845",
"quoteVolume": "136.75278974",
"symbol": "CDTETH",
"volume": "6615128.00000000",
"weightedAvgPrice": "0.00002067"
},
{
"askPrice": "0.00005803",
"askQty": "165.00000000",
"bidPrice": "0.00005788",
"bidQty": "6.00000000",
"closeTime": 1586994264450,
"count": 3168,
"firstId": 5191724,
"highPrice": "0.00005895",
"lastId": 5194891,
"lastPrice": "0.00005791",
"lastQty": "327.00000000",
"lowPrice": "0.00005740",
"openPrice": "0.00005895",
"openTime": 1586907864450,
"prevClosePrice": "0.00005896",
"priceChange": "-0.00000104",
"priceChangePercent": "-1.764",
"quoteVolume": "49.39221651",
"symbol": "GXSBTC",
"volume": "850374.00000000",
"weightedAvgPrice": "0.00005808"
},
{
"askPrice": "0.00250700",
"askQty": "2600.00000000",
"bidPrice": "0.00249600",
"bidQty": "22.00000000",
"closeTime": 1586994277846,
"count": 254,
"firstId": 1587683,
"highPrice": "0.00257000",
"lastId": 1587936,
"lastPrice": "0.00251500",
"lastQty": "1.28000000",
"lowPrice": "0.00246300",
"openPrice": "0.00255400",
"openTime": 1586907877846,
"prevClosePrice": "0.00254500",
"priceChange": "-0.00003900",
"priceChangePercent": "-1.527",
"quoteVolume": "68.48498846",
"symbol": "GXSETH",
"volume": "27408.77000000",
"weightedAvgPrice": "0.00249865"
},
{
"askPrice": "6.98500000",
"askQty": "3.60200000",
"bidPrice": "6.98100000",
"bidQty": "30.01000000",
"closeTime": 1586994273548,
"count": 12578,
"firstId": 23466154,
"highPrice": "7.37600000",
"lastId": 23478731,
"lastPrice": "6.98300000",
"lastQty": "129.70200000",
"lowPrice": "6.96500000",
"openPrice": "7.25800000",
"openTime": 1586907873548,
"prevClosePrice": "7.26000000",
"priceChange": "-0.27500000",
"priceChangePercent": "-3.789",
"quoteVolume": "2301012.57978700",
"symbol": "NEOUSDT",
"volume": "321492.24900000",
"weightedAvgPrice": "7.15728789"
},
{
"askPrice": "0.47960000",
"askQty": "4.09000000",
"bidPrice": "0.47780000",
"bidQty": "12.57000000",
"closeTime": 1586994276289,
"count": 665,
"firstId": 2568380,
"highPrice": "0.48100000",
"lastId": 2569044,
"lastPrice": "0.47680000",
"lastQty": "0.32000000",
"lowPrice": "0.45810000",
"openPrice": "0.46500000",
"openTime": 1586907876289,
"prevClosePrice": "0.46680000",
"priceChange": "0.01180000",
"priceChangePercent": "2.538",
"quoteVolume": "5607.66211200",
"symbol": "NEOBNB",
"volume": "11971.24000000",
"weightedAvgPrice": "0.46842784"
},
{
"askPrice": "0.00000014",
"askQty": "44937200.00000000",
"bidPrice": "0.00000013",
"bidQty": "26390741.00000000",
"closeTime": 1586993313564,
"count": 355,
"firstId": 7934805,
"highPrice": "0.00000014",
"lastId": 7935159,
"lastPrice": "0.00000013",
"lastQty": "41915.00000000",
"lowPrice": "0.00000012",
"openPrice": "0.00000013",
"openTime": 1586906913564,
"prevClosePrice": "0.00000014",
"priceChange": "0.00000000",
"priceChangePercent": "0.000",
"quoteVolume": "2.75404835",
"symbol": "POEBTC",
"volume": "21184283.00000000",
"weightedAvgPrice": "0.00000013"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1585312799046,
"count": 95,
"firstId": 2619789,
"highPrice": "0.00000690",
"lastId": 2619883,
"lastPrice": "0.00000664",
"lastQty": "7616.00000000",
"lowPrice": "0.00000640",
"openPrice": "0.00000689",
"openTime": 1585226399046,
"prevClosePrice": "0.00000689",
"priceChange": "-0.00000025",
"priceChangePercent": "-3.628",
"quoteVolume": "22.49141952",
"symbol": "POEETH",
"volume": "3405563.00000000",
"weightedAvgPrice": "0.00000660"
},
{
"askPrice": "0.00000108",
"askQty": "495150.00000000",
"bidPrice": "0.00000107",
"bidQty": "477246.00000000",
"closeTime": 1586994274834,
"count": 2610,
"firstId": 5582065,
"highPrice": "0.00000110",
"lastId": 5584674,
"lastPrice": "0.00000108",
"lastQty": "360392.00000000",
"lowPrice": "0.00000107",
"openPrice": "0.00000108",
"openTime": 1586907874834,
"prevClosePrice": "0.00000108",
"priceChange": "0.00000000",
"priceChangePercent": "0.000",
"quoteVolume": "16.49214373",
"symbol": "QSPBTC",
"volume": "15145112.00000000",
"weightedAvgPrice": "0.00000109"
},
{
"askPrice": "0.00004692",
"askQty": "10225.00000000",
"bidPrice": "0.00004647",
"bidQty": "9232.00000000",
"closeTime": 1586994277543,
"count": 2794,
"firstId": 1720210,
"highPrice": "0.00004732",
"lastId": 1723003,
"lastPrice": "0.00004682",
"lastQty": "39955.00000000",
"lowPrice": "0.00004645",
"openPrice": "0.00004695",
"openTime": 1586907877543,
"prevClosePrice": "0.00004694",
"priceChange": "-0.00000013",
"priceChangePercent": "-0.277",
"quoteVolume": "713.55207011",
"symbol": "QSPETH",
"volume": "15199461.00000000",
"weightedAvgPrice": "0.00004695"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1584705907401,
"count": 281,
"firstId": 650577,
"highPrice": "0.00061120",
"lastId": 650857,
"lastPrice": "0.00052350",
"lastQty": "988.00000000",
"lowPrice": "0.00052350",
"openPrice": "0.00055050",
"openTime": 1584619507401,
"prevClosePrice": "0.00055200",
"priceChange": "-0.00002700",
"priceChangePercent": "-4.905",
"quoteVolume": "282.37663030",
"symbol": "QSPBNB",
"volume": "497132.00000000",
"weightedAvgPrice": "0.00056801"
},
{
"askPrice": "0.00000245",
"askQty": "5.00000000",
"bidPrice": "0.00000244",
"bidQty": "433408.00000000",
"closeTime": 1586994217379,
"count": 675,
"firstId": 6356527,
"highPrice": "0.00000249",
"lastId": 6357201,
"lastPrice": "0.00000245",
"lastQty": "82.00000000",
"lowPrice": "0.00000244",
"openPrice": "0.00000244",
"openTime": 1586907817379,
"prevClosePrice": "0.00000244",
"priceChange": "0.00000001",
"priceChangePercent": "0.410",
"quoteVolume": "6.47623065",
"symbol": "BTSBTC",
"volume": "2642058.00000000",
"weightedAvgPrice": "0.00000245"
},
{
"askPrice": "0.00010699",
"askQty": "188.00000000",
"bidPrice": "0.00010537",
"bidQty": "8757.00000000",
"closeTime": 1586994274998,
"count": 286,
"firstId": 1747864,
"highPrice": "0.00010777",
"lastId": 1748149,
"lastPrice": "0.00010537",
"lastQty": "115.00000000",
"lowPrice": "0.00010445",
"openPrice": "0.00010704",
"openTime": 1586907874998,
"prevClosePrice": "0.00010707",
"priceChange": "-0.00000167",
"priceChangePercent": "-1.560",
"quoteVolume": "15.42147242",
"symbol": "BTSETH",
"volume": "145638.00000000",
"weightedAvgPrice": "0.00010589"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837012478,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750612478,
"prevClosePrice": "0.00144800",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "BTSBNB",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.00049630",
"askQty": "0.56000000",
"bidPrice": "0.00049590",
"bidQty": "1.43000000",
"closeTime": 1586994270258,
"count": 4196,
"firstId": 4482467,
"highPrice": "0.00049860",
"lastId": 4486662,
"lastPrice": "0.00049590",
"lastQty": "0.62000000",
"lowPrice": "0.00048260",
"openPrice": "0.00049030",
"openTime": 1586907870258,
"prevClosePrice": "0.00049010",
"priceChange": "0.00000560",
"priceChangePercent": "1.142",
"quoteVolume": "20.82316075",
"symbol": "XZCBTC",
"volume": "42438.53000000",
"weightedAvgPrice": "0.00049067"
},
{
"askPrice": "0.02159800",
"askQty": "99.02000000",
"bidPrice": "0.02137600",
"bidQty": "76.41000000",
"closeTime": 1586994276118,
"count": 563,
"firstId": 816173,
"highPrice": "0.02160000",
"lastId": 816735,
"lastPrice": "0.02157800",
"lastQty": "0.16000000",
"lowPrice": "0.02073600",
"openPrice": "0.02133100",
"openTime": 1586907876118,
"prevClosePrice": "0.02133100",
"priceChange": "0.00024700",
"priceChangePercent": "1.158",
"quoteVolume": "93.32208895",
"symbol": "XZCETH",
"volume": "4415.83000000",
"weightedAvgPrice": "0.02113353"
},
{
"askPrice": "0.22600000",
"askQty": "316.63000000",
"bidPrice": "0.22500000",
"bidQty": "2.03000000",
"closeTime": 1586994254182,
"count": 2247,
"firstId": 390251,
"highPrice": "0.22740000",
"lastId": 392497,
"lastPrice": "0.22560000",
"lastQty": "0.46000000",
"lowPrice": "0.21250000",
"openPrice": "0.21620000",
"openTime": 1586907854182,
"prevClosePrice": "0.21640000",
"priceChange": "0.00940000",
"priceChangePercent": "4.348",
"quoteVolume": "1682.40945100",
"symbol": "XZCBNB",
"volume": "7688.32000000",
"weightedAvgPrice": "0.21882667"
},
{
"askPrice": "0.00015470",
"askQty": "344.68000000",
"bidPrice": "0.00015420",
"bidQty": "10.53000000",
"closeTime": 1586994248262,
"count": 18206,
"firstId": 8627836,
"highPrice": "0.00016270",
"lastId": 8646041,
"lastPrice": "0.00015420",
"lastQty": "163.55000000",
"lowPrice": "0.00014620",
"openPrice": "0.00014620",
"openTime": 1586907848262,
"prevClosePrice": "0.00014620",
"priceChange": "0.00000800",
"priceChangePercent": "5.472",
"quoteVolume": "191.69889357",
"symbol": "LSKBTC",
"volume": "1243050.27000000",
"weightedAvgPrice": "0.00015422"
},
{
"askPrice": "0.00670800",
"askQty": "24.81000000",
"bidPrice": "0.00667500",
"bidQty": "4.85000000",
"closeTime": 1586994276339,
"count": 2480,
"firstId": 1812479,
"highPrice": "0.00698200",
"lastId": 1814958,
"lastPrice": "0.00667600",
"lastQty": "17.04000000",
"lowPrice": "0.00633200",
"openPrice": "0.00633200",
"openTime": 1586907876339,
"prevClosePrice": "0.00632000",
"priceChange": "0.00034400",
"priceChangePercent": "5.433",
"quoteVolume": "692.06846900",
"symbol": "LSKETH",
"volume": "103942.12000000",
"weightedAvgPrice": "0.00665821"
},
{
"askPrice": "0.07045000",
"askQty": "24.40000000",
"bidPrice": "0.06982000",
"bidQty": "34.90000000",
"closeTime": 1586994275801,
"count": 756,
"firstId": 464409,
"highPrice": "0.07144000",
"lastId": 465164,
"lastPrice": "0.07001000",
"lastQty": "8.10000000",
"lowPrice": "0.06435000",
"openPrice": "0.06436000",
"openTime": 1586907875801,
"prevClosePrice": "0.06430000",
"priceChange": "0.00565000",
"priceChangePercent": "8.779",
"quoteVolume": "2887.97010200",
"symbol": "LSKBNB",
"volume": "42260.40000000",
"weightedAvgPrice": "0.06833750"
},
{
"askPrice": "0.00000613",
"askQty": "89.00000000",
"bidPrice": "0.00000611",
"bidQty": "6379.00000000",
"closeTime": 1586994267900,
"count": 2744,
"firstId": 6489448,
"highPrice": "0.00000625",
"lastId": 6492191,
"lastPrice": "0.00000613",
"lastQty": "152.00000000",
"lowPrice": "0.00000583",
"openPrice": "0.00000584",
"openTime": 1586907867900,
"prevClosePrice": "0.00000584",
"priceChange": "0.00000029",
"priceChangePercent": "4.966",
"quoteVolume": "22.71749537",
"symbol": "TNTBTC",
"volume": "3745227.00000000",
"weightedAvgPrice": "0.00000607"
},
{
"askPrice": "0.00026694",
"askQty": "324.00000000",
"bidPrice": "0.00026487",
"bidQty": "228.00000000",
"closeTime": 1586994270582,
"count": 422,
"firstId": 1553898,
"highPrice": "0.00027000",
"lastId": 1554319,
"lastPrice": "0.00026520",
"lastQty": "152.00000000",
"lowPrice": "0.00025288",
"openPrice": "0.00025362",
"openTime": 1586907870582,
"prevClosePrice": "0.00025351",
"priceChange": "0.00001158",
"priceChangePercent": "4.566",
"quoteVolume": "90.65289176",
"symbol": "TNTETH",
"volume": "348151.00000000",
"weightedAvgPrice": "0.00026038"
},
{
"askPrice": "0.00000025",
"askQty": "4903679.00000000",
"bidPrice": "0.00000024",
"bidQty": "21349259.00000000",
"closeTime": 1586994131084,
"count": 200,
"firstId": 5864710,
"highPrice": "0.00000026",
"lastId": 5864909,
"lastPrice": "0.00000024",
"lastQty": "455.00000000",
"lowPrice": "0.00000024",
"openPrice": "0.00000025",
"openTime": 1586907731084,
"prevClosePrice": "0.00000025",
"priceChange": "-0.00000001",
"priceChangePercent": "-4.000",
"quoteVolume": "4.28644749",
"symbol": "FUELBTC",
"volume": "17166487.00000000",
"weightedAvgPrice": "0.00000025"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837012530,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750612530,
"prevClosePrice": "0.00002221",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "FUELETH",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.00000395",
"askQty": "37514.00000000",
"bidPrice": "0.00000394",
"bidQty": "45123.00000000",
"closeTime": 1586994267655,
"count": 3380,
"firstId": 8662262,
"highPrice": "0.00000406",
"lastId": 8665641,
"lastPrice": "0.00000395",
"lastQty": "504.00000000",
"lowPrice": "0.00000388",
"openPrice": "0.00000395",
"openTime": 1586907867655,
"prevClosePrice": "0.00000395",
"priceChange": "0.00000000",
"priceChangePercent": "0.000",
"quoteVolume": "36.69315093",
"symbol": "MANABTC",
"volume": "9223529.00000000",
"weightedAvgPrice": "0.00000398"
},
{
"askPrice": "0.00017095",
"askQty": "20990.00000000",
"bidPrice": "0.00017023",
"bidQty": "15633.00000000",
"closeTime": 1586994268522,
"count": 494,
"firstId": 2746721,
"highPrice": "0.00017470",
"lastId": 2747214,
"lastPrice": "0.00017095",
"lastQty": "6195.00000000",
"lowPrice": "0.00016757",
"openPrice": "0.00017085",
"openTime": 1586907868522,
"prevClosePrice": "0.00017083",
"priceChange": "0.00000010",
"priceChangePercent": "0.059",
"quoteVolume": "188.65857221",
"symbol": "MANAETH",
"volume": "1104007.00000000",
"weightedAvgPrice": "0.00017089"
},
{
"askPrice": "0.00007659",
"askQty": "93.00000000",
"bidPrice": "0.00007634",
"bidQty": "10.00000000",
"closeTime": 1586994275004,
"count": 1381,
"firstId": 7371219,
"highPrice": "0.00007686",
"lastId": 7372599,
"lastPrice": "0.00007660",
"lastQty": "1200.00000000",
"lowPrice": "0.00007481",
"openPrice": "0.00007550",
"openTime": 1586907875004,
"prevClosePrice": "0.00007550",
"priceChange": "0.00000110",
"priceChangePercent": "1.457",
"quoteVolume": "7.24835586",
"symbol": "BCDBTC",
"volume": "95627.00000000",
"weightedAvgPrice": "0.00007580"
},
{
"askPrice": "0.00330000",
"askQty": "3.03100000",
"bidPrice": "0.00329000",
"bidQty": "2741.64700000",
"closeTime": 1586994274231,
"count": 304,
"firstId": 2028049,
"highPrice": "0.00331000",
"lastId": 2028352,
"lastPrice": "0.00331000",
"lastQty": "197.25800000",
"lowPrice": "0.00323000",
"openPrice": "0.00326000",
"openTime": 1586907874231,
"prevClosePrice": "0.00325000",
"priceChange": "0.00005000",
"priceChangePercent": "1.534",
"quoteVolume": "22.84705106",
"symbol": "BCDETH",
"volume": "6976.21300000",
"weightedAvgPrice": "0.00327499"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1585312849498,
"count": 766,
"firstId": 9150334,
"highPrice": "0.00398500",
"lastId": 9151099,
"lastPrice": "0.00393100",
"lastQty": "0.58000000",
"lowPrice": "0.00388900",
"openPrice": "0.00393300",
"openTime": 1585226449498,
"prevClosePrice": "0.00393700",
"priceChange": "-0.00000200",
"priceChangePercent": "-0.051",
"quoteVolume": "5.75543621",
"symbol": "DGDBTC",
"volume": "1465.29100000",
"weightedAvgPrice": "0.00392785"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1585312859843,
"count": 452,
"firstId": 3057967,
"highPrice": "0.19307000",
"lastId": 3058418,
"lastPrice": "0.19260000",
"lastQty": "10.36000000",
"lowPrice": "0.19249000",
"openPrice": "0.19289000",
"openTime": 1585226459843,
"prevClosePrice": "0.19290000",
"priceChange": "-0.00029000",
"priceChangePercent": "-0.150",
"quoteVolume": "304.66393075",
"symbol": "DGDETH",
"volume": "1581.41900000",
"weightedAvgPrice": "0.19265225"
},
{
"askPrice": "0.01016000",
"askQty": "4240.40000000",
"bidPrice": "0.01010000",
"bidQty": "12413.00000000",
"closeTime": 1586994276262,
"count": 300,
"firstId": 1786279,
"highPrice": "0.01028000",
"lastId": 1786578,
"lastPrice": "0.01012000",
"lastQty": "1725.90000000",
"lowPrice": "0.00997000",
"openPrice": "0.01017000",
"openTime": 1586907876262,
"prevClosePrice": "0.01016000",
"priceChange": "-0.00005000",
"priceChangePercent": "-0.492",
"quoteVolume": "1209.55522700",
"symbol": "IOTABNB",
"volume": "119361.70000000",
"weightedAvgPrice": "0.01013353"
},
{
"askPrice": "0.00000852",
"askQty": "7895.00000000",
"bidPrice": "0.00000851",
"bidQty": "12819.00000000",
"closeTime": 1586994165772,
"count": 482,
"firstId": 5405832,
"highPrice": "0.00000858",
"lastId": 5406313,
"lastPrice": "0.00000851",
"lastQty": "22603.00000000",
"lowPrice": "0.00000840",
"openPrice": "0.00000853",
"openTime": 1586907765772,
"prevClosePrice": "0.00000855",
"priceChange": "-0.00000002",
"priceChangePercent": "-0.234",
"quoteVolume": "3.35195697",
"symbol": "ADXBTC",
"volume": "394434.00000000",
"weightedAvgPrice": "0.00000850"
},
{
"askPrice": "0.00036990",
"askQty": "418.00000000",
"bidPrice": "0.00036680",
"bidQty": "22451.00000000",
"closeTime": 1586994274885,
"count": 48,
"firstId": 1152134,
"highPrice": "0.00037340",
"lastId": 1152181,
"lastPrice": "0.00036950",
"lastQty": "68.00000000",
"lowPrice": "0.00036110",
"openPrice": "0.00037170",
"openTime": 1586907874885,
"prevClosePrice": "0.00036630",
"priceChange": "-0.00000220",
"priceChangePercent": "-0.592",
"quoteVolume": "6.26406480",
"symbol": "ADXETH",
"volume": "17205.00000000",
"weightedAvgPrice": "0.00036408"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837012669,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750612669,
"prevClosePrice": "0.00492900",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "ADXBNB",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.00000481",
"askQty": "76721.00000000",
"bidPrice": "0.00000480",
"bidQty": "275012.00000000",
"closeTime": 1586994272994,
"count": 8197,
"firstId": 35181813,
"highPrice": "0.00000490",
"lastId": 35190009,
"lastPrice": "0.00000480",
"lastQty": "116.00000000",
"lowPrice": "0.00000478",
"openPrice": "0.00000482",
"openTime": 1586907872994,
"prevClosePrice": "0.00000481",
"priceChange": "-0.00000002",
"priceChangePercent": "-0.415",
"quoteVolume": "190.41289845",
"symbol": "ADABTC",
"volume": "39321316.00000000",
"weightedAvgPrice": "0.00000484"
},
{
"askPrice": "0.00020824",
"askQty": "3148.00000000",
"bidPrice": "0.00020789",
"bidQty": "3150.00000000",
"closeTime": 1586994270309,
"count": 1240,
"firstId": 10399330,
"highPrice": "0.00021057",
"lastId": 10400569,
"lastPrice": "0.00020799",
"lastQty": "500.00000000",
"lowPrice": "0.00020671",
"openPrice": "0.00020782",
"openTime": 1586907870309,
"prevClosePrice": "0.00020775",
"priceChange": "0.00000017",
"priceChangePercent": "0.082",
"quoteVolume": "567.86567663",
"symbol": "ADAETH",
"volume": "2719970.00000000",
"weightedAvgPrice": "0.00020878"
},
{
"askPrice": "0.00003135",
"askQty": "768.00000000",
"bidPrice": "0.00003116",
"bidQty": "158.00000000",
"closeTime": 1586994261322,
"count": 530,
"firstId": 6053259,
"highPrice": "0.00003149",
"lastId": 6053788,
"lastPrice": "0.00003117",
"lastQty": "482.00000000",
"lowPrice": "0.00003096",
"openPrice": "0.00003121",
"openTime": 1586907861322,
"prevClosePrice": "0.00003120",
"priceChange": "-0.00000004",
"priceChangePercent": "-0.128",
"quoteVolume": "3.16400096",
"symbol": "PPTBTC",
"volume": "101460.00000000",
"weightedAvgPrice": "0.00003118"
},
{
"askPrice": "0.00136400",
"askQty": "7.34000000",
"bidPrice": "0.00135000",
"bidQty": "1087.10000000",
"closeTime": 1586994228938,
"count": 227,
"firstId": 1683921,
"highPrice": "0.00137300",
"lastId": 1684147,
"lastPrice": "0.00135000",
"lastQty": "477.78000000",
"lowPrice": "0.00132500",
"openPrice": "0.00135600",
"openTime": 1586907828938,
"prevClosePrice": "0.00135300",
"priceChange": "-0.00000600",
"priceChangePercent": "-0.442",
"quoteVolume": "49.80373256",
"symbol": "PPTETH",
"volume": "37045.05000000",
"weightedAvgPrice": "0.00134441"
},
{
"askPrice": "0.00000106",
"askQty": "47150.00000000",
"bidPrice": "0.00000105",
"bidQty": "496786.00000000",
"closeTime": 1586994153273,
"count": 304,
"firstId": 7614536,
"highPrice": "0.00000107",
"lastId": 7614839,
"lastPrice": "0.00000105",
"lastQty": "10167.00000000",
"lowPrice": "0.00000105",
"openPrice": "0.00000106",
"openTime": 1586907753273,
"prevClosePrice": "0.00000105",
"priceChange": "-0.00000001",
"priceChangePercent": "-0.943",
"quoteVolume": "4.18011798",
"symbol": "CMTBTC",
"volume": "3952089.00000000",
"weightedAvgPrice": "0.00000106"
},
{
"askPrice": "0.00004610",
"askQty": "2532.00000000",
"bidPrice": "0.00004568",
"bidQty": "65000.00000000",
"closeTime": 1586994246060,
"count": 120,
"firstId": 2340966,
"highPrice": "0.00004659",
"lastId": 2341085,
"lastPrice": "0.00004610",
"lastQty": "422.00000000",
"lowPrice": "0.00004509",
"openPrice": "0.00004569",
"openTime": 1586907846060,
"prevClosePrice": "0.00004553",
"priceChange": "0.00000041",
"priceChangePercent": "0.897",
"quoteVolume": "24.13404695",
"symbol": "CMTETH",
"volume": "528524.00000000",
"weightedAvgPrice": "0.00004566"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1585312728688,
"count": 166,
"firstId": 639820,
"highPrice": "0.00060000",
"lastId": 639985,
"lastPrice": "0.00057700",
"lastQty": "227.00000000",
"lowPrice": "0.00055000",
"openPrice": "0.00058100",
"openTime": 1585226328688,
"prevClosePrice": "0.00057400",
"priceChange": "-0.00000400",
"priceChangePercent": "-0.688",
"quoteVolume": "223.62317900",
"symbol": "CMTBNB",
"volume": "384229.00000000",
"weightedAvgPrice": "0.00058200"
},
{
"askPrice": "0.00000696",
"askQty": "51741.00000000",
"bidPrice": "0.00000695",
"bidQty": "56202.00000000",
"closeTime": 1586994277136,
"count": 7655,
"firstId": 29406662,
"highPrice": "0.00000710",
"lastId": 29414316,
"lastPrice": "0.00000695",
"lastQty": "27630.00000000",
"lowPrice": "0.00000694",
"openPrice": "0.00000701",
"openTime": 1586907877136,
"prevClosePrice": "0.00000701",
"priceChange": "-0.00000006",
"priceChangePercent": "-0.856",
"quoteVolume": "83.94474577",
"symbol": "XLMBTC",
"volume": "11976207.00000000",
"weightedAvgPrice": "0.00000701"
},
{
"askPrice": "0.00030149",
"askQty": "1036.00000000",
"bidPrice": "0.00030052",
"bidQty": "3748.00000000",
"closeTime": 1586994277359,
"count": 857,
"firstId": 7566791,
"highPrice": "0.00030486",
"lastId": 7567647,
"lastPrice": "0.00030054",
"lastQty": "220.00000000",
"lowPrice": "0.00029988",
"openPrice": "0.00030299",
"openTime": 1586907877359,
"prevClosePrice": "0.00030281",
"priceChange": "-0.00000245",
"priceChangePercent": "-0.809",
"quoteVolume": "192.26965821",
"symbol": "XLMETH",
"volume": "637553.00000000",
"weightedAvgPrice": "0.00030157"
},
{
"askPrice": "0.00316200",
"askQty": "962.00000000",
"bidPrice": "0.00314900",
"bidQty": "962.00000000",
"closeTime": 1586994275643,
"count": 522,
"firstId": 2171368,
"highPrice": "0.00318100",
"lastId": 2171889,
"lastPrice": "0.00315200",
"lastQty": "86.00000000",
"lowPrice": "0.00303200",
"openPrice": "0.00309000",
"openTime": 1586907875643,
"prevClosePrice": "0.00308900",
"priceChange": "0.00006200",
"priceChangePercent": "2.006",
"quoteVolume": "1598.38093000",
"symbol": "XLMBNB",
"volume": "513013.00000000",
"weightedAvgPrice": "0.00311567"
},
{
"askPrice": "0.00000055",
"askQty": "215688.00000000",
"bidPrice": "0.00000054",
"bidQty": "420721.00000000",
"closeTime": 1586994012122,
"count": 396,
"firstId": 6306328,
"highPrice": "0.00000057",
"lastId": 6306723,
"lastPrice": "0.00000055",
"lastQty": "1305.00000000",
"lowPrice": "0.00000054",
"openPrice": "0.00000055",
"openTime": 1586907612122,
"prevClosePrice": "0.00000055",
"priceChange": "0.00000000",
"priceChangePercent": "0.000",
"quoteVolume": "4.09789915",
"symbol": "CNDBTC",
"volume": "7406991.00000000",
"weightedAvgPrice": "0.00000055"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583928712778,
"count": 84,
"firstId": 2093275,
"highPrice": "0.00002672",
"lastId": 2093358,
"lastPrice": "0.00002599",
"lastQty": "25336.00000000",
"lowPrice": "0.00002508",
"openPrice": "0.00002650",
"openTime": 1583842312778,
"prevClosePrice": "0.00002671",
"priceChange": "-0.00000051",
"priceChangePercent": "-1.925",
"quoteVolume": "9.31909177",
"symbol": "CNDETH",
"volume": "357693.00000000",
"weightedAvgPrice": "0.00002605"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837012706,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750612706,
"prevClosePrice": "0.00033990",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "CNDBNB",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.00000336",
"askQty": "46164.00000000",
"bidPrice": "0.00000335",
"bidQty": "3928.00000000",
"closeTime": 1586994240518,
"count": 2588,
"firstId": 7164336,
"highPrice": "0.00000336",
"lastId": 7166923,
"lastPrice": "0.00000335",
"lastQty": "8052.00000000",
"lowPrice": "0.00000317",
"openPrice": "0.00000323",
"openTime": 1586907840518,
"prevClosePrice": "0.00000324",
"priceChange": "0.00000012",
"priceChangePercent": "3.715",
"quoteVolume": "47.81919492",
"symbol": "LENDBTC",
"volume": "14682296.00000000",
"weightedAvgPrice": "0.00000326"
},
{
"askPrice": "0.00014552",
"askQty": "315.00000000",
"bidPrice": "0.00014464",
"bidQty": "7856.00000000",
"closeTime": 1586994273549,
"count": 873,
"firstId": 2317626,
"highPrice": "0.00014552",
"lastId": 2318498,
"lastPrice": "0.00014510",
"lastQty": "16037.00000000",
"lowPrice": "0.00013730",
"openPrice": "0.00014045",
"openTime": 1586907873549,
"prevClosePrice": "0.00013990",
"priceChange": "0.00000465",
"priceChangePercent": "3.311",
"quoteVolume": "880.70786923",
"symbol": "LENDETH",
"volume": "6251077.00000000",
"weightedAvgPrice": "0.00014089"
},
{
"askPrice": "0.00001071",
"askQty": "59.00000000",
"bidPrice": "0.00001067",
"bidQty": "160.00000000",
"closeTime": 1586994273654,
"count": 1895,
"firstId": 8062481,
"highPrice": "0.00001094",
"lastId": 8064375,
"lastPrice": "0.00001067",
"lastQty": "29.00000000",
"lowPrice": "0.00001058",
"openPrice": "0.00001082",
"openTime": 1586907873654,
"prevClosePrice": "0.00001081",
"priceChange": "-0.00000015",
"priceChangePercent": "-1.386",
"quoteVolume": "19.97058326",
"symbol": "WABIBTC",
"volume": "1851778.00000000",
"weightedAvgPrice": "0.00001078"
},
{
"askPrice": "0.00046319",
"askQty": "37.00000000",
"bidPrice": "0.00046076",
"bidQty": "22.00000000",
"closeTime": 1586994274039,
"count": 435,
"firstId": 1710579,
"highPrice": "0.00047009",
"lastId": 1711013,
"lastPrice": "0.00046179",
"lastQty": "36.00000000",
"lowPrice": "0.00045825",
"openPrice": "0.00046471",
"openTime": 1586907874039,
"prevClosePrice": "0.00046470",
"priceChange": "-0.00000292",
"priceChangePercent": "-0.628",
"quoteVolume": "29.01861714",
"symbol": "WABIETH",
"volume": "62325.00000000",
"weightedAvgPrice": "0.00046560"
},
{
"askPrice": "0.00485500",
"askQty": "208.00000000",
"bidPrice": "0.00484700",
"bidQty": "93.00000000",
"closeTime": 1586994250185,
"count": 2435,
"firstId": 579809,
"highPrice": "0.00488200",
"lastId": 582243,
"lastPrice": "0.00485100",
"lastQty": "2133.00000000",
"lowPrice": "0.00466700",
"openPrice": "0.00474600",
"openTime": 1586907850185,
"prevClosePrice": "0.00474900",
"priceChange": "0.00010500",
"priceChangePercent": "2.212",
"quoteVolume": "1857.38494000",
"symbol": "WABIBNB",
"volume": "387947.00000000",
"weightedAvgPrice": "0.00478773"
},
{
"askPrice": "0.25659000",
"askQty": "31.85900000",
"bidPrice": "0.25626000",
"bidQty": "0.00400000",
"closeTime": 1586994277338,
"count": 1793,
"firstId": 7489020,
"highPrice": "0.26100000",
"lastId": 7490812,
"lastPrice": "0.25664000",
"lastQty": "2.60000000",
"lowPrice": "0.25601000",
"openPrice": "0.25890000",
"openTime": 1586907877338,
"prevClosePrice": "0.25887000",
"priceChange": "-0.00226000",
"priceChangePercent": "-0.873",
"quoteVolume": "775.87922502",
"symbol": "LTCETH",
"volume": "3004.72900000",
"weightedAvgPrice": "0.25821937"
},
{
"askPrice": "39.26000000",
"askQty": "86.39176000",
"bidPrice": "39.23000000",
"bidQty": "97.04211000",
"closeTime": 1586994277931,
"count": 58308,
"firstId": 46880072,
"highPrice": "41.75000000",
"lastId": 46938379,
"lastPrice": "39.23000000",
"lastQty": "2.24149000",
"lowPrice": "39.08000000",
"openPrice": "41.15000000",
"openTime": 1586907877931,
"prevClosePrice": "41.13000000",
"priceChange": "-1.92000000",
"priceChangePercent": "-4.666",
"quoteVolume": "18575349.97169840",
"symbol": "LTCUSDT",
"volume": "457404.77561000",
"weightedAvgPrice": "40.61031052"
},
{
"askPrice": "2.69200000",
"askQty": "3.21000000",
"bidPrice": "2.68800000",
"bidQty": "3.21000000",
"closeTime": 1586994275920,
"count": 2767,
"firstId": 4483266,
"highPrice": "2.71800000",
"lastId": 4486032,
"lastPrice": "2.69100000",
"lastQty": "0.56800000",
"lowPrice": "2.59300000",
"openPrice": "2.64200000",
"openTime": 1586907875920,
"prevClosePrice": "2.64600000",
"priceChange": "0.04900000",
"priceChangePercent": "1.855",
"quoteVolume": "10877.05381700",
"symbol": "LTCBNB",
"volume": "4100.49700000",
"weightedAvgPrice": "2.65261841"
},
{
"askPrice": "0.00000015",
"askQty": "16967126.00000000",
"bidPrice": "0.00000014",
"bidQty": "26565715.00000000",
"closeTime": 1586994011943,
"count": 339,
"firstId": 5173332,
"highPrice": "0.00000015",
"lastId": 5173670,
"lastPrice": "0.00000015",
"lastQty": "47400.00000000",
"lowPrice": "0.00000014",
"openPrice": "0.00000015",
"openTime": 1586907611943,
"prevClosePrice": "0.00000016",
"priceChange": "0.00000000",
"priceChangePercent": "0.000",
"quoteVolume": "5.41789249",
"symbol": "TNBBTC",
"volume": "37464781.00000000",
"weightedAvgPrice": "0.00000014"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1585915364426,
"count": 420,
"firstId": 2190053,
"highPrice": "0.00000779",
"lastId": 2190472,
"lastPrice": "0.00000752",
"lastQty": "5000.00000000",
"lowPrice": "0.00000752",
"openPrice": "0.00000772",
"openTime": 1585828964426,
"prevClosePrice": "0.00000774",
"priceChange": "-0.00000020",
"priceChangePercent": "-2.591",
"quoteVolume": "40.00077597",
"symbol": "TNBETH",
"volume": "5237311.00000000",
"weightedAvgPrice": "0.00000764"
},
{
"askPrice": "0.00014490",
"askQty": "15.00000000",
"bidPrice": "0.00014470",
"bidQty": "54.72000000",
"closeTime": 1586994228730,
"count": 16560,
"firstId": 25556991,
"highPrice": "0.00015180",
"lastId": 25573550,
"lastPrice": "0.00014470",
"lastQty": "167.13000000",
"lowPrice": "0.00014210",
"openPrice": "0.00014410",
"openTime": 1586907828730,
"prevClosePrice": "0.00014400",
"priceChange": "0.00000060",
"priceChangePercent": "0.416",
"quoteVolume": "184.78550890",
"symbol": "WAVESBTC",
"volume": "1265358.60000000",
"weightedAvgPrice": "0.00014603"
},
{
"askPrice": "0.00628100",
"askQty": "3.08000000",
"bidPrice": "0.00625700",
"bidQty": "2.45000000",
"closeTime": 1586994229133,
"count": 2164,
"firstId": 3426565,
"highPrice": "0.00652000",
"lastId": 3428728,
"lastPrice": "0.00626000",
"lastQty": "79.87000000",
"lowPrice": "0.00612500",
"openPrice": "0.00622500",
"openTime": 1586907829133,
"prevClosePrice": "0.00622500",
"priceChange": "0.00003500",
"priceChangePercent": "0.562",
"quoteVolume": "445.65844858",
"symbol": "WAVESETH",
"volume": "70610.76000000",
"weightedAvgPrice": "0.00631148"
},
{
"askPrice": "0.06603000",
"askQty": "36.20000000",
"bidPrice": "0.06572000",
"bidQty": "3.30000000",
"closeTime": 1586994227252,
"count": 411,
"firstId": 785077,
"highPrice": "0.06794000",
"lastId": 785487,
"lastPrice": "0.06580000",
"lastQty": "13.30000000",
"lowPrice": "0.06249000",
"openPrice": "0.06340000",
"openTime": 1586907827252,
"prevClosePrice": "0.06340000",
"priceChange": "0.00240000",
"priceChangePercent": "3.785",
"quoteVolume": "675.20617400",
"symbol": "WAVESBNB",
"volume": "10394.60000000",
"weightedAvgPrice": "0.06495740"
},
{
"askPrice": "0.00000074",
"askQty": "1367173.00000000",
"bidPrice": "0.00000073",
"bidQty": "1491965.00000000",
"closeTime": 1586994011409,
"count": 947,
"firstId": 8581431,
"highPrice": "0.00000077",
"lastId": 8582377,
"lastPrice": "0.00000073",
"lastQty": "54443.00000000",
"lowPrice": "0.00000073",
"openPrice": "0.00000076",
"openTime": 1586907611409,
"prevClosePrice": "0.00000075",
"priceChange": "-0.00000003",
"priceChangePercent": "-3.947",
"quoteVolume": "10.39162649",
"symbol": "GTOBTC",
"volume": "13953905.00000000",
"weightedAvgPrice": "0.00000074"
},
{
"askPrice": "0.00003196",
"askQty": "321.00000000",
"bidPrice": "0.00003156",
"bidQty": "72362.00000000",
"closeTime": 1586994273228,
"count": 1159,
"firstId": 2854161,
"highPrice": "0.00003470",
"lastId": 2855319,
"lastPrice": "0.00003181",
"lastQty": "3172.00000000",
"lowPrice": "0.00003109",
"openPrice": "0.00003277",
"openTime": 1586907873228,
"prevClosePrice": "0.00003277",
"priceChange": "-0.00000096",
"priceChangePercent": "-2.930",
"quoteVolume": "445.71973529",
"symbol": "GTOETH",
"volume": "13617164.00000000",
"weightedAvgPrice": "0.00003273"
},
{
"askPrice": "0.00033400",
"askQty": "5771.00000000",
"bidPrice": "0.00033100",
"bidQty": "18181.00000000",
"closeTime": 1586994200332,
"count": 1151,
"firstId": 1164912,
"highPrice": "0.00036100",
"lastId": 1166062,
"lastPrice": "0.00033300",
"lastQty": "2776.00000000",
"lowPrice": "0.00031500",
"openPrice": "0.00033300",
"openTime": 1586907800332,
"prevClosePrice": "0.00033500",
"priceChange": "0.00000000",
"priceChangePercent": "0.000",
"quoteVolume": "3162.34810000",
"symbol": "GTOBNB",
"volume": "9504929.00000000",
"weightedAvgPrice": "0.00033271"
},
{
"askPrice": "0.00003332",
"askQty": "6.00000000",
"bidPrice": "0.00003326",
"bidQty": "132.00000000",
"closeTime": 1586994267624,
"count": 4045,
"firstId": 22608441,
"highPrice": "0.00003359",
"lastId": 22612485,
"lastPrice": "0.00003328",
"lastQty": "680.00000000",
"lowPrice": "0.00003302",
"openPrice": "0.00003335",
"openTime": 1586907867624,
"prevClosePrice": "0.00003342",
"priceChange": "-0.00000007",
"priceChangePercent": "-0.210",
"quoteVolume": "55.84770248",
"symbol": "ICXBTC",
"volume": "1677129.00000000",
"weightedAvgPrice": "0.00003330"
},
{
"askPrice": "0.00144200",
"askQty": "13.88000000",
"bidPrice": "0.00143900",
"bidQty": "6.95000000",
"closeTime": 1586994244179,
"count": 960,
"firstId": 6918832,
"highPrice": "0.00146100",
"lastId": 6919791,
"lastPrice": "0.00143700",
"lastQty": "11.00000000",
"lowPrice": "0.00140900",
"openPrice": "0.00144400",
"openTime": 1586907844179,
"prevClosePrice": "0.00144200",
"priceChange": "-0.00000700",
"priceChangePercent": "-0.485",
"quoteVolume": "262.79899847",
"symbol": "ICXETH",
"volume": "183349.22000000",
"weightedAvgPrice": "0.00143332"
},
{
"askPrice": "0.01517000",
"askQty": "829.60000000",
"bidPrice": "0.01508000",
"bidQty": "160.70000000",
"closeTime": 1586994269230,
"count": 231,
"firstId": 1386945,
"highPrice": "0.01522000",
"lastId": 1387175,
"lastPrice": "0.01506000",
"lastQty": "499.50000000",
"lowPrice": "0.01452000",
"openPrice": "0.01472000",
"openTime": 1586907869230,
"prevClosePrice": "0.01471000",
"priceChange": "0.00034000",
"priceChangePercent": "2.310",
"quoteVolume": "451.38695400",
"symbol": "ICXBNB",
"volume": "30410.80000000",
"weightedAvgPrice": "0.01484298"
},
{
"askPrice": "0.00000099",
"askQty": "264111.00000000",
"bidPrice": "0.00000098",
"bidQty": "295637.00000000",
"closeTime": 1586994166445,
"count": 1489,
"firstId": 4937060,
"highPrice": "0.00000101",
"lastId": 4938548,
"lastPrice": "0.00000098",
"lastQty": "26524.00000000",
"lowPrice": "0.00000096",
"openPrice": "0.00000098",
"openTime": 1586907766445,
"prevClosePrice": "0.00000098",
"priceChange": "0.00000000",
"priceChangePercent": "0.000",
"quoteVolume": "13.57233672",
"symbol": "OSTBTC",
"volume": "13884330.00000000",
"weightedAvgPrice": "0.00000098"
},
{
"askPrice": "0.00004274",
"askQty": "10996.00000000",
"bidPrice": "0.00004232",
"bidQty": "9318.00000000",
"closeTime": 1586994274705,
"count": 294,
"firstId": 1328760,
"highPrice": "0.00004284",
"lastId": 1329053,
"lastPrice": "0.00004274",
"lastQty": "71.00000000",
"lowPrice": "0.00004128",
"openPrice": "0.00004237",
"openTime": 1586907874705,
"prevClosePrice": "0.00004237",
"priceChange": "0.00000037",
"priceChangePercent": "0.873",
"quoteVolume": "91.23454958",
"symbol": "OSTETH",
"volume": "2174194.00000000",
"weightedAvgPrice": "0.00004196"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837012755,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750612755,
"prevClosePrice": "0.00052500",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "OSTBNB",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.00000913",
"askQty": "140.00000000",
"bidPrice": "0.00000910",
"bidQty": "262.00000000",
"closeTime": 1586994251559,
"count": 592,
"firstId": 11532984,
"highPrice": "0.00000915",
"lastId": 11533575,
"lastPrice": "0.00000910",
"lastQty": "18.00000000",
"lowPrice": "0.00000894",
"openPrice": "0.00000900",
"openTime": 1586907851559,
"prevClosePrice": "0.00000901",
"priceChange": "0.00000010",
"priceChangePercent": "1.111",
"quoteVolume": "3.43952869",
"symbol": "ELFBTC",
"volume": "381320.00000000",
"weightedAvgPrice": "0.00000902"
},
{
"askPrice": "0.00039682",
"askQty": "2000.00000000",
"bidPrice": "0.00039285",
"bidQty": "494.00000000",
"closeTime": 1586994273481,
"count": 163,
"firstId": 3734379,
"highPrice": "0.00039780",
"lastId": 3734541,
"lastPrice": "0.00039768",
"lastQty": "9.00000000",
"lowPrice": "0.00038287",
"openPrice": "0.00038992",
"openTime": 1586907873481,
"prevClosePrice": "0.00038992",
"priceChange": "0.00000776",
"priceChangePercent": "1.990",
"quoteVolume": "15.71077483",
"symbol": "ELFETH",
"volume": "40332.00000000",
"weightedAvgPrice": "0.00038954"
},
{
"askPrice": "0.00000918",
"askQty": "25.00000000",
"bidPrice": "0.00000915",
"bidQty": "13143.00000000",
"closeTime": 1586994276717,
"count": 4729,
"firstId": 8731098,
"highPrice": "0.00000931",
"lastId": 8735826,
"lastPrice": "0.00000918",
"lastQty": "3277.00000000",
"lowPrice": "0.00000914",
"openPrice": "0.00000922",
"openTime": 1586907876717,
"prevClosePrice": "0.00000923",
"priceChange": "-0.00000004",
"priceChangePercent": "-0.434",
"quoteVolume": "44.25973398",
"symbol": "AIONBTC",
"volume": "4799108.00000000",
"weightedAvgPrice": "0.00000922"
},
{
"askPrice": "0.00039700",
"askQty": "50.00000000",
"bidPrice": "0.00039600",
"bidQty": "100.32000000",
"closeTime": 1586994173205,
"count": 1259,
"firstId": 2658470,
"highPrice": "0.00040200",
"lastId": 2659728,
"lastPrice": "0.00039700",
"lastQty": "1780.04000000",
"lowPrice": "0.00039200",
"openPrice": "0.00039800",
"openTime": 1586907773205,
"prevClosePrice": "0.00039800",
"priceChange": "-0.00000100",
"priceChangePercent": "-0.251",
"quoteVolume": "86.08895130",
"symbol": "AIONETH",
"volume": "216662.58000000",
"weightedAvgPrice": "0.00039734"
},
{
"askPrice": "0.00418200",
"askQty": "1157.00000000",
"bidPrice": "0.00414800",
"bidQty": "1447.00000000",
"closeTime": 1586994274510,
"count": 432,
"firstId": 707633,
"highPrice": "0.00421200",
"lastId": 708064,
"lastPrice": "0.00416800",
"lastQty": "269.00000000",
"lowPrice": "0.00400000",
"openPrice": "0.00410400",
"openTime": 1586907874510,
"prevClosePrice": "0.00406700",
"priceChange": "0.00006400",
"priceChangePercent": "1.559",
"quoteVolume": "415.02086800",
"symbol": "AIONBNB",
"volume": "101610.00000000",
"weightedAvgPrice": "0.00408445"
},
{
"askPrice": "0.00005639",
"askQty": "4.00000000",
"bidPrice": "0.00005619",
"bidQty": "2418.00000000",
"closeTime": 1586994270366,
"count": 1342,
"firstId": 6864969,
"highPrice": "0.00005830",
"lastId": 6866310,
"lastPrice": "0.00005619",
"lastQty": "201.00000000",
"lowPrice": "0.00005600",
"openPrice": "0.00005807",
"openTime": 1586907870366,
"prevClosePrice": "0.00005809",
"priceChange": "-0.00000188",
"priceChangePercent": "-3.237",
"quoteVolume": "10.57677425",
"symbol": "NEBLBTC",
"volume": "185621.00000000",
"weightedAvgPrice": "0.00005698"
},
{
"askPrice": "0.00244600",
"askQty": "61.28000000",
"bidPrice": "0.00242800",
"bidQty": "23.99000000",
"closeTime": 1586994276161,
"count": 2419,
"firstId": 1679313,
"highPrice": "0.00253700",
"lastId": 1681731,
"lastPrice": "0.00243700",
"lastQty": "24.00000000",
"lowPrice": "0.00240400",
"openPrice": "0.00250800",
"openTime": 1586907876161,
"prevClosePrice": "0.00250800",
"priceChange": "-0.00007100",
"priceChangePercent": "-2.831",
"quoteVolume": "159.66477833",
"symbol": "NEBLETH",
"volume": "65063.24000000",
"weightedAvgPrice": "0.00245399"
},
{
"askPrice": "0.02564000",
"askQty": "0.50000000",
"bidPrice": "0.02543000",
"bidQty": "1740.00000000",
"closeTime": 1586994275424,
"count": 2494,
"firstId": 429813,
"highPrice": "0.02574000",
"lastId": 432306,
"lastPrice": "0.02553000",
"lastQty": "19.90000000",
"lowPrice": "0.02460000",
"openPrice": "0.02554000",
"openTime": 1586907875424,
"prevClosePrice": "0.02560000",
"priceChange": "-0.00001000",
"priceChangePercent": "-0.039",
"quoteVolume": "1417.69016000",
"symbol": "NEBLBNB",
"volume": "56071.60000000",
"weightedAvgPrice": "0.02528357"
},
{
"askPrice": "0.00001710",
"askQty": "10982.00000000",
"bidPrice": "0.00001703",
"bidQty": "8.00000000",
"closeTime": 1586994209430,
"count": 1317,
"firstId": 4594674,
"highPrice": "0.00001769",
"lastId": 4595990,
"lastPrice": "0.00001709",
"lastQty": "1327.00000000",
"lowPrice": "0.00001700",
"openPrice": "0.00001730",
"openTime": 1586907809430,
"prevClosePrice": "0.00001730",
"priceChange": "-0.00000021",
"priceChangePercent": "-1.214",
"quoteVolume": "14.42250837",
"symbol": "BRDBTC",
"volume": "829874.00000000",
"weightedAvgPrice": "0.00001738"
},
{
"askPrice": "0.00073950",
"askQty": "14.00000000",
"bidPrice": "0.00073540",
"bidQty": "56.00000000",
"closeTime": 1586994031291,
"count": 406,
"firstId": 978058,
"highPrice": "0.00076050",
"lastId": 978463,
"lastPrice": "0.00073960",
"lastQty": "555.00000000",
"lowPrice": "0.00073030",
"openPrice": "0.00074970",
"openTime": 1586907631291,
"prevClosePrice": "0.00074970",
"priceChange": "-0.00001010",
"priceChangePercent": "-1.347",
"quoteVolume": "135.37411600",
"symbol": "BRDETH",
"volume": "181463.00000000",
"weightedAvgPrice": "0.00074601"
},
{
"askPrice": "0.00777000",
"askQty": "2288.40000000",
"bidPrice": "0.00772000",
"bidQty": "4686.00000000",
"closeTime": 1586994214700,
"count": 274,
"firstId": 505350,
"highPrice": "0.00787000",
"lastId": 505623,
"lastPrice": "0.00776000",
"lastQty": "4686.00000000",
"lowPrice": "0.00755000",
"openPrice": "0.00762000",
"openTime": 1586907814700,
"prevClosePrice": "0.00762000",
"priceChange": "0.00014000",
"priceChangePercent": "1.837",
"quoteVolume": "1673.77946100",
"symbol": "BRDBNB",
"volume": "217616.50000000",
"weightedAvgPrice": "0.00769142"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837012779,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750612779,
"prevClosePrice": "0.26837000",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "MCOBNB",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.00001629",
"askQty": "35.00000000",
"bidPrice": "0.00001625",
"bidQty": "215.00000000",
"closeTime": 1586994240538,
"count": 3021,
"firstId": 4504869,
"highPrice": "0.00001697",
"lastId": 4507889,
"lastPrice": "0.00001629",
"lastQty": "4.00000000",
"lowPrice": "0.00001554",
"openPrice": "0.00001602",
"openTime": 1586907840538,
"prevClosePrice": "0.00001602",
"priceChange": "0.00000027",
"priceChangePercent": "1.685",
"quoteVolume": "26.68628039",
"symbol": "EDOBTC",
"volume": "1646692.00000000",
"weightedAvgPrice": "0.00001621"
},
{
"askPrice": "0.00071800",
"askQty": "13.93000000",
"bidPrice": "0.00070400",
"bidQty": "111.36000000",
"closeTime": 1586994263716,
"count": 737,
"firstId": 765158,
"highPrice": "0.00073200",
"lastId": 765894,
"lastPrice": "0.00070900",
"lastQty": "4.43000000",
"lowPrice": "0.00067000",
"openPrice": "0.00070000",
"openTime": 1586907863716,
"prevClosePrice": "0.00070000",
"priceChange": "0.00000900",
"priceChangePercent": "1.286",
"quoteVolume": "274.98408845",
"symbol": "EDOETH",
"volume": "392712.52000000",
"weightedAvgPrice": "0.00070022"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837012822,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750612822,
"prevClosePrice": "0.00001193",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "WINGSBTC",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837012823,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750612823,
"prevClosePrice": "0.00033460",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "WINGSETH",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.00001126",
"askQty": "3395.00000000",
"bidPrice": "0.00001125",
"bidQty": "12.00000000",
"closeTime": 1586994013626,
"count": 6686,
"firstId": 4082440,
"highPrice": "0.00001285",
"lastId": 4089125,
"lastPrice": "0.00001126",
"lastQty": "1175.00000000",
"lowPrice": "0.00001122",
"openPrice": "0.00001148",
"openTime": 1586907613626,
"prevClosePrice": "0.00001145",
"priceChange": "-0.00000022",
"priceChangePercent": "-1.916",
"quoteVolume": "45.46333140",
"symbol": "NAVBTC",
"volume": "3774143.00000000",
"weightedAvgPrice": "0.00001205"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837012829,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750612829,
"prevClosePrice": "0.00048700",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "NAVETH",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837012837,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750612837,
"prevClosePrice": "0.00423700",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "NAVBNB",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.00009190",
"askQty": "94.74000000",
"bidPrice": "0.00009160",
"bidQty": "2.11000000",
"closeTime": 1586994158726,
"count": 730,
"firstId": 6773517,
"highPrice": "0.00009400",
"lastId": 6774246,
"lastPrice": "0.00009150",
"lastQty": "9.90000000",
"lowPrice": "0.00009020",
"openPrice": "0.00009090",
"openTime": 1586907758726,
"prevClosePrice": "0.00009100",
"priceChange": "0.00000060",
"priceChangePercent": "0.660",
"quoteVolume": "3.45372346",
"symbol": "LUNBTC",
"volume": "37596.31000000",
"weightedAvgPrice": "0.00009186"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837012848,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750612848,
"prevClosePrice": "0.00489100",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "LUNETH",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837012860,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750612860,
"prevClosePrice": "0.00001980",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "TRIGBTC",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837012879,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750612879,
"prevClosePrice": "0.00059400",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "TRIGETH",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837012886,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750612886,
"prevClosePrice": "0.01218000",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "TRIGBNB",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.00000395",
"askQty": "84.00000000",
"bidPrice": "0.00000394",
"bidQty": "17498.00000000",
"closeTime": 1586994276060,
"count": 885,
"firstId": 6591363,
"highPrice": "0.00000399",
"lastId": 6592247,
"lastPrice": "0.00000394",
"lastQty": "380.00000000",
"lowPrice": "0.00000383",
"openPrice": "0.00000387",
"openTime": 1586907876060,
"prevClosePrice": "0.00000389",
"priceChange": "0.00000007",
"priceChangePercent": "1.809",
"quoteVolume": "5.04620138",
"symbol": "APPCBTC",
"volume": "1290800.00000000",
"weightedAvgPrice": "0.00000391"
},
{
"askPrice": "0.00017210",
"askQty": "163.00000000",
"bidPrice": "0.00017030",
"bidQty": "1928.00000000",
"closeTime": 1586994271143,
"count": 188,
"firstId": 1797813,
"highPrice": "0.00017280",
"lastId": 1798000,
"lastPrice": "0.00017110",
"lastQty": "163.00000000",
"lowPrice": "0.00016630",
"openPrice": "0.00016980",
"openTime": 1586907871143,
"prevClosePrice": "0.00016870",
"priceChange": "0.00000130",
"priceChangePercent": "0.766",
"quoteVolume": "9.46055730",
"symbol": "APPCETH",
"volume": "55822.00000000",
"weightedAvgPrice": "0.00016948"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1585312670761,
"count": 346,
"firstId": 446195,
"highPrice": "0.00232800",
"lastId": 446540,
"lastPrice": "0.00189100",
"lastQty": "3333.00000000",
"lowPrice": "0.00181900",
"openPrice": "0.00189000",
"openTime": 1585226270761,
"prevClosePrice": "0.00186400",
"priceChange": "0.00000100",
"priceChangePercent": "0.053",
"quoteVolume": "840.31891100",
"symbol": "APPCBNB",
"volume": "417150.00000000",
"weightedAvgPrice": "0.00201443"
},
{
"askPrice": "0.00000117",
"askQty": "119468.00000000",
"bidPrice": "0.00000116",
"bidQty": "272986.00000000",
"closeTime": 1586994046053,
"count": 281,
"firstId": 7195930,
"highPrice": "0.00000120",
"lastId": 7196210,
"lastPrice": "0.00000117",
"lastQty": "166478.00000000",
"lowPrice": "0.00000117",
"openPrice": "0.00000119",
"openTime": 1586907646053,
"prevClosePrice": "0.00000118",
"priceChange": "-0.00000002",
"priceChangePercent": "-1.681",
"quoteVolume": "1.84075136",
"symbol": "VIBEBTC",
"volume": "1561100.00000000",
"weightedAvgPrice": "0.00000118"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583928733754,
"count": 237,
"firstId": 1854958,
"highPrice": "0.00006000",
"lastId": 1855194,
"lastPrice": "0.00005720",
"lastQty": "350.00000000",
"lowPrice": "0.00005600",
"openPrice": "0.00005880",
"openTime": 1583842333754,
"prevClosePrice": "0.00005850",
"priceChange": "-0.00000160",
"priceChangePercent": "-2.721",
"quoteVolume": "36.83773260",
"symbol": "VIBEETH",
"volume": "634723.00000000",
"weightedAvgPrice": "0.00005804"
},
{
"askPrice": "0.00004446",
"askQty": "1637.00000000",
"bidPrice": "0.00004445",
"bidQty": "3.00000000",
"closeTime": 1586994272814,
"count": 1266,
"firstId": 5761875,
"highPrice": "0.00004545",
"lastId": 5763140,
"lastPrice": "0.00004446",
"lastQty": "936.00000000",
"lowPrice": "0.00004428",
"openPrice": "0.00004502",
"openTime": 1586907872814,
"prevClosePrice": "0.00004500",
"priceChange": "-0.00000056",
"priceChangePercent": "-1.244",
"quoteVolume": "11.57153852",
"symbol": "RLCBTC",
"volume": "257524.00000000",
"weightedAvgPrice": "0.00004493"
},
{
"askPrice": "0.00192100",
"askQty": "96.77000000",
"bidPrice": "0.00191600",
"bidQty": "5.22000000",
"closeTime": 1586994272663,
"count": 648,
"firstId": 1426127,
"highPrice": "0.00196100",
"lastId": 1426774,
"lastPrice": "0.00191600",
"lastQty": "65.23000000",
"lowPrice": "0.00191000",
"openPrice": "0.00194500",
"openTime": 1586907872663,
"prevClosePrice": "0.00193900",
"priceChange": "-0.00002900",
"priceChangePercent": "-1.491",
"quoteVolume": "138.52174326",
"symbol": "RLCETH",
"volume": "71546.22000000",
"weightedAvgPrice": "0.00193612"
},
{
"askPrice": "0.02025000",
"askQty": "1315.90000000",
"bidPrice": "0.02005000",
"bidQty": "52.00000000",
"closeTime": 1586994277650,
"count": 54,
"firstId": 374188,
"highPrice": "0.02037000",
"lastId": 374241,
"lastPrice": "0.02018000",
"lastQty": "7.50000000",
"lowPrice": "0.01940000",
"openPrice": "0.01968000",
"openTime": 1586907877650,
"prevClosePrice": "0.02018000",
"priceChange": "0.00050000",
"priceChangePercent": "2.541",
"quoteVolume": "113.54452100",
"symbol": "RLCBNB",
"volume": "5677.40000000",
"weightedAvgPrice": "0.01999939"
},
{
"askPrice": "0.00001532",
"askQty": "458.00000000",
"bidPrice": "0.00001527",
"bidQty": "457.00000000",
"closeTime": 1586993924428,
"count": 1888,
"firstId": 5688161,
"highPrice": "0.00001597",
"lastId": 5690048,
"lastPrice": "0.00001528",
"lastQty": "14.00000000",
"lowPrice": "0.00001511",
"openPrice": "0.00001582",
"openTime": 1586907524428,
"prevClosePrice": "0.00001582",
"priceChange": "-0.00000054",
"priceChangePercent": "-3.413",
"quoteVolume": "19.90415705",
"symbol": "INSBTC",
"volume": "1285716.00000000",
"weightedAvgPrice": "0.00001548"
},
{
"askPrice": "0.00066500",
"askQty": "30.08000000",
"bidPrice": "0.00066100",
"bidQty": "183.69000000",
"closeTime": 1586993981969,
"count": 262,
"firstId": 1215068,
"highPrice": "0.00069400",
"lastId": 1215329,
"lastPrice": "0.00066500",
"lastQty": "444.25000000",
"lowPrice": "0.00065000",
"openPrice": "0.00068500",
"openTime": 1586907581969,
"prevClosePrice": "0.00068500",
"priceChange": "-0.00002000",
"priceChangePercent": "-2.920",
"quoteVolume": "15.54372335",
"symbol": "INSETH",
"volume": "23321.52000000",
"weightedAvgPrice": "0.00066650"
},
{
"askPrice": "0.00003630",
"askQty": "55.00000000",
"bidPrice": "0.00003626",
"bidQty": "26.00000000",
"closeTime": 1586994023779,
"count": 5188,
"firstId": 4309686,
"highPrice": "0.00003703",
"lastId": 4314873,
"lastPrice": "0.00003627",
"lastQty": "43.00000000",
"lowPrice": "0.00003566",
"openPrice": "0.00003585",
"openTime": 1586907623779,
"prevClosePrice": "0.00003587",
"priceChange": "0.00000042",
"priceChangePercent": "1.172",
"quoteVolume": "19.42667938",
"symbol": "PIVXBTC",
"volume": "534027.00000000",
"weightedAvgPrice": "0.00003638"
},
{
"askPrice": "0.00157400",
"askQty": "87.01000000",
"bidPrice": "0.00156300",
"bidQty": "5716.98000000",
"closeTime": 1586994273638,
"count": 401,
"firstId": 775139,
"highPrice": "0.00158800",
"lastId": 775539,
"lastPrice": "0.00156900",
"lastQty": "81.96000000",
"lowPrice": "0.00153000",
"openPrice": "0.00155700",
"openTime": 1586907873638,
"prevClosePrice": "0.00155600",
"priceChange": "0.00001200",
"priceChangePercent": "0.771",
"quoteVolume": "144.80914819",
"symbol": "PIVXETH",
"volume": "92933.68000000",
"weightedAvgPrice": "0.00155820"
},
{
"askPrice": "0.01663000",
"askQty": "61.10000000",
"bidPrice": "0.01638000",
"bidQty": "2319.90000000",
"closeTime": 1586994277589,
"count": 110,
"firstId": 240514,
"highPrice": "0.01662000",
"lastId": 240623,
"lastPrice": "0.01640000",
"lastQty": "10.00000000",
"lowPrice": "0.01577000",
"openPrice": "0.01577000",
"openTime": 1586907877589,
"prevClosePrice": "0.01610000",
"priceChange": "0.00063000",
"priceChangePercent": "3.995",
"quoteVolume": "198.57756100",
"symbol": "PIVXBNB",
"volume": "12266.50000000",
"weightedAvgPrice": "0.01618861"
},
{
"askPrice": "0.00000046",
"askQty": "20081612.00000000",
"bidPrice": "0.00000045",
"bidQty": "37555759.00000000",
"closeTime": 1586994276280,
"count": 533,
"firstId": 12921361,
"highPrice": "0.00000047",
"lastId": 12921893,
"lastPrice": "0.00000046",
"lastQty": "66729.00000000",
"lowPrice": "0.00000045",
"openPrice": "0.00000047",
"openTime": 1586907876280,
"prevClosePrice": "0.00000046",
"priceChange": "-0.00000001",
"priceChangePercent": "-2.128",
"quoteVolume": "21.16687257",
"symbol": "IOSTBTC",
"volume": "45988782.00000000",
"weightedAvgPrice": "0.00000046"
},
{
"askPrice": "0.00001986",
"askQty": "171864.00000000",
"bidPrice": "0.00001977",
"bidQty": "8251.00000000",
"closeTime": 1586994271333,
"count": 190,
"firstId": 4314563,
"highPrice": "0.00002019",
"lastId": 4314752,
"lastPrice": "0.00001993",
"lastQty": "7617.00000000",
"lowPrice": "0.00001971",
"openPrice": "0.00001996",
"openTime": 1586907871333,
"prevClosePrice": "0.00001996",
"priceChange": "-0.00000003",
"priceChangePercent": "-0.150",
"quoteVolume": "32.82855369",
"symbol": "IOSTETH",
"volume": "1648847.00000000",
"weightedAvgPrice": "0.00001991"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837013001,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750613001,
"prevClosePrice": "0.00000195",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "CHATBTC",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837013014,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750613014,
"prevClosePrice": "0.00006585",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "CHATETH",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.00002230",
"askQty": "19.00000000",
"bidPrice": "0.00002225",
"bidQty": "150.00000000",
"closeTime": 1586994171350,
"count": 4119,
"firstId": 6871059,
"highPrice": "0.00002267",
"lastId": 6875177,
"lastPrice": "0.00002230",
"lastQty": "11.00000000",
"lowPrice": "0.00002197",
"openPrice": "0.00002206",
"openTime": 1586907771350,
"prevClosePrice": "0.00002206",
"priceChange": "0.00000024",
"priceChangePercent": "1.088",
"quoteVolume": "38.51164892",
"symbol": "STEEMBTC",
"volume": "1732003.00000000",
"weightedAvgPrice": "0.00002224"
},
{
"askPrice": "0.00097200",
"askQty": "2935.39000000",
"bidPrice": "0.00096000",
"bidQty": "202.80000000",
"closeTime": 1586994215073,
"count": 366,
"firstId": 1339741,
"highPrice": "0.00097400",
"lastId": 1340106,
"lastPrice": "0.00096200",
"lastQty": "62.00000000",
"lowPrice": "0.00094600",
"openPrice": "0.00095700",
"openTime": 1586907815073,
"prevClosePrice": "0.00095500",
"priceChange": "0.00000500",
"priceChangePercent": "0.522",
"quoteVolume": "72.28824543",
"symbol": "STEEMETH",
"volume": "75513.08000000",
"weightedAvgPrice": "0.00095729"
},
{
"askPrice": "0.01016000",
"askQty": "7745.50000000",
"bidPrice": "0.01006000",
"bidQty": "10940.30000000",
"closeTime": 1586994276982,
"count": 178,
"firstId": 425997,
"highPrice": "0.01021000",
"lastId": 426174,
"lastPrice": "0.01011000",
"lastQty": "18.80000000",
"lowPrice": "0.00961000",
"openPrice": "0.00977000",
"openTime": 1586907876982,
"prevClosePrice": "0.00970000",
"priceChange": "0.00034000",
"priceChangePercent": "3.480",
"quoteVolume": "531.21614100",
"symbol": "STEEMBNB",
"volume": "53131.10000000",
"weightedAvgPrice": "0.00999821"
},
{
"askPrice": "0.00007930",
"askQty": "2.53000000",
"bidPrice": "0.00007920",
"bidQty": "528.84000000",
"closeTime": 1586994266573,
"count": 4466,
"firstId": 20085675,
"highPrice": "0.00008090",
"lastId": 20090140,
"lastPrice": "0.00007930",
"lastQty": "2244.54000000",
"lowPrice": "0.00007760",
"openPrice": "0.00008090",
"openTime": 1586907866573,
"prevClosePrice": "0.00008090",
"priceChange": "-0.00000160",
"priceChangePercent": "-1.978",
"quoteVolume": "43.21224162",
"symbol": "NANOBTC",
"volume": "544805.39000000",
"weightedAvgPrice": "0.00007932"
},
{
"askPrice": "0.00344000",
"askQty": "1521.18000000",
"bidPrice": "0.00342700",
"bidQty": "58.72000000",
"closeTime": 1586994276974,
"count": 826,
"firstId": 4804447,
"highPrice": "0.00352800",
"lastId": 4805272,
"lastPrice": "0.00343800",
"lastQty": "0.87000000",
"lowPrice": "0.00331100",
"openPrice": "0.00349100",
"openTime": 1586907876974,
"prevClosePrice": "0.00349100",
"priceChange": "-0.00005300",
"priceChangePercent": "-1.518",
"quoteVolume": "197.49355771",
"symbol": "NANOETH",
"volume": "58438.30000000",
"weightedAvgPrice": "0.00337952"
},
{
"askPrice": "0.03611000",
"askQty": "51.90000000",
"bidPrice": "0.03592000",
"bidQty": "51.90000000",
"closeTime": 1586994273556,
"count": 340,
"firstId": 1143697,
"highPrice": "0.03618000",
"lastId": 1144036,
"lastPrice": "0.03593000",
"lastQty": "3.50000000",
"lowPrice": "0.03473000",
"openPrice": "0.03567000",
"openTime": 1586907873556,
"prevClosePrice": "0.03556000",
"priceChange": "0.00026000",
"priceChangePercent": "0.729",
"quoteVolume": "441.61952200",
"symbol": "NANOBNB",
"volume": "12512.80000000",
"weightedAvgPrice": "0.03529342"
},
{
"askPrice": "0.00001729",
"askQty": "27.00000000",
"bidPrice": "0.00001728",
"bidQty": "766.00000000",
"closeTime": 1586994233680,
"count": 520,
"firstId": 4023374,
"highPrice": "0.00001781",
"lastId": 4023893,
"lastPrice": "0.00001729",
"lastQty": "6.00000000",
"lowPrice": "0.00001723",
"openPrice": "0.00001762",
"openTime": 1586907833680,
"prevClosePrice": "0.00001762",
"priceChange": "-0.00000033",
"priceChangePercent": "-1.873",
"quoteVolume": "4.40236425",
"symbol": "VIABTC",
"volume": "251417.00000000",
"weightedAvgPrice": "0.00001751"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837013039,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750613039,
"prevClosePrice": "0.00085600",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "VIAETH",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837013043,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750613043,
"prevClosePrice": "0.00958000",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "VIABNB",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.00000213",
"askQty": "9004.00000000",
"bidPrice": "0.00000212",
"bidQty": "29255.00000000",
"closeTime": 1586994274836,
"count": 625,
"firstId": 5547472,
"highPrice": "0.00000219",
"lastId": 5548096,
"lastPrice": "0.00000213",
"lastQty": "7323.00000000",
"lowPrice": "0.00000212",
"openPrice": "0.00000215",
"openTime": 1586907874836,
"prevClosePrice": "0.00000216",
"priceChange": "-0.00000002",
"priceChangePercent": "-0.930",
"quoteVolume": "2.66957361",
"symbol": "BLZBTC",
"volume": "1240210.00000000",
"weightedAvgPrice": "0.00000215"
},
{
"askPrice": "0.00009279",
"askQty": "26730.00000000",
"bidPrice": "0.00009213",
"bidQty": "661.00000000",
"closeTime": 1586994059256,
"count": 286,
"firstId": 1970973,
"highPrice": "0.00009453",
"lastId": 1971258,
"lastPrice": "0.00009213",
"lastQty": "200.00000000",
"lowPrice": "0.00009079",
"openPrice": "0.00009354",
"openTime": 1586907659256,
"prevClosePrice": "0.00009328",
"priceChange": "-0.00000141",
"priceChangePercent": "-1.507",
"quoteVolume": "35.40540744",
"symbol": "BLZETH",
"volume": "381293.00000000",
"weightedAvgPrice": "0.00009286"
},
{
"askPrice": "0.00097000",
"askQty": "57703.00000000",
"bidPrice": "0.00096400",
"bidQty": "10156.00000000",
"closeTime": 1586994083654,
"count": 83,
"firstId": 328633,
"highPrice": "0.00097200",
"lastId": 328715,
"lastPrice": "0.00096900",
"lastQty": "4447.00000000",
"lowPrice": "0.00094000",
"openPrice": "0.00095000",
"openTime": 1586907683654,
"prevClosePrice": "0.00095100",
"priceChange": "0.00001900",
"priceChangePercent": "2.000",
"quoteVolume": "372.55977200",
"symbol": "BLZBNB",
"volume": "389585.00000000",
"weightedAvgPrice": "0.00095630"
},
{
"askPrice": "0.00001445",
"askQty": "9495.00000000",
"bidPrice": "0.00001440",
"bidQty": "13866.00000000",
"closeTime": 1586994270973,
"count": 2263,
"firstId": 6523303,
"highPrice": "0.00001483",
"lastId": 6525565,
"lastPrice": "0.00001445",
"lastQty": "2900.00000000",
"lowPrice": "0.00001432",
"openPrice": "0.00001438",
"openTime": 1586907870973,
"prevClosePrice": "0.00001438",
"priceChange": "0.00000007",
"priceChangePercent": "0.487",
"quoteVolume": "35.73565019",
"symbol": "AEBTC",
"volume": "2451146.00000000",
"weightedAvgPrice": "0.00001458"
},
{
"askPrice": "0.00062600",
"askQty": "6930.01000000",
"bidPrice": "0.00062400",
"bidQty": "16.03000000",
"closeTime": 1586994277512,
"count": 415,
"firstId": 2167718,
"highPrice": "0.00064000",
"lastId": 2168132,
"lastPrice": "0.00062600",
"lastQty": "15.98000000",
"lowPrice": "0.00061900",
"openPrice": "0.00062400",
"openTime": 1586907877512,
"prevClosePrice": "0.00062300",
"priceChange": "0.00000200",
"priceChangePercent": "0.321",
"quoteVolume": "192.31654116",
"symbol": "AEETH",
"volume": "306172.37000000",
"weightedAvgPrice": "0.00062813"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1585312666083,
"count": 42,
"firstId": 332776,
"highPrice": "0.00814000",
"lastId": 332817,
"lastPrice": "0.00777000",
"lastQty": "646.80000000",
"lowPrice": "0.00759000",
"openPrice": "0.00785000",
"openTime": 1585226266083,
"prevClosePrice": "0.00801000",
"priceChange": "-0.00008000",
"priceChangePercent": "-1.019",
"quoteVolume": "37.79680700",
"symbol": "AEBNB",
"volume": "4871.30000000",
"weightedAvgPrice": "0.00775908"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837013054,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750613054,
"prevClosePrice": "0.00000224",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "RPXBTC",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837013057,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750613057,
"prevClosePrice": "0.00005449",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "RPXETH",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837013059,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750613059,
"prevClosePrice": "0.00145700",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "RPXBNB",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1585915354323,
"count": 807,
"firstId": 6793066,
"highPrice": "0.00000005",
"lastId": 6793872,
"lastPrice": "0.00000005",
"lastQty": "43113.00000000",
"lowPrice": "0.00000004",
"openPrice": "0.00000004",
"openTime": 1585828954323,
"prevClosePrice": "0.00000004",
"priceChange": "0.00000001",
"priceChangePercent": "25.000",
"quoteVolume": "21.77966948",
"symbol": "NCASHBTC",
"volume": "485532888.00000000",
"weightedAvgPrice": "0.00000004"
},
{
"askPrice": "0.00000117",
"askQty": "174534.00000000",
"bidPrice": "0.00000115",
"bidQty": "5870093.00000000",
"closeTime": 1586994165591,
"count": 687,
"firstId": 3291567,
"highPrice": "0.00000123",
"lastId": 3292253,
"lastPrice": "0.00000116",
"lastQty": "2357438.00000000",
"lowPrice": "0.00000109",
"openPrice": "0.00000121",
"openTime": 1586907765591,
"prevClosePrice": "0.00000120",
"priceChange": "-0.00000005",
"priceChangePercent": "-4.132",
"quoteVolume": "99.27691155",
"symbol": "NCASHETH",
"volume": "84456484.00000000",
"weightedAvgPrice": "0.00000118"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837013069,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750613069,
"prevClosePrice": "0.00006790",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "NCASHBNB",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.00000125",
"askQty": "205941.00000000",
"bidPrice": "0.00000124",
"bidQty": "254960.00000000",
"closeTime": 1586994217415,
"count": 381,
"firstId": 4973445,
"highPrice": "0.00000126",
"lastId": 4973825,
"lastPrice": "0.00000125",
"lastQty": "30856.00000000",
"lowPrice": "0.00000123",
"openPrice": "0.00000126",
"openTime": 1586907817415,
"prevClosePrice": "0.00000126",
"priceChange": "-0.00000001",
"priceChangePercent": "-0.794",
"quoteVolume": "2.76312582",
"symbol": "POABTC",
"volume": "2215714.00000000",
"weightedAvgPrice": "0.00000125"
},
{
"askPrice": "0.00005431",
"askQty": "3747.00000000",
"bidPrice": "0.00005383",
"bidQty": "560.00000000",
"closeTime": 1586993335659,
"count": 118,
"firstId": 1580904,
"highPrice": "0.00005495",
"lastId": 1581021,
"lastPrice": "0.00005437",
"lastQty": "44.00000000",
"lowPrice": "0.00005355",
"openPrice": "0.00005495",
"openTime": 1586906935659,
"prevClosePrice": "0.00005483",
"priceChange": "-0.00000058",
"priceChangePercent": "-1.056",
"quoteVolume": "15.46891865",
"symbol": "POAETH",
"volume": "286754.00000000",
"weightedAvgPrice": "0.00005394"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837013072,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750613072,
"prevClosePrice": "0.00092100",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "POABNB",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.00000061",
"askQty": "1634816.00000000",
"bidPrice": "0.00000060",
"bidQty": "14705097.00000000",
"closeTime": 1586994263716,
"count": 855,
"firstId": 13346740,
"highPrice": "0.00000062",
"lastId": 13347594,
"lastPrice": "0.00000061",
"lastQty": "1767.00000000",
"lowPrice": "0.00000060",
"openPrice": "0.00000061",
"openTime": 1586907863716,
"prevClosePrice": "0.00000061",
"priceChange": "0.00000000",
"priceChangePercent": "0.000",
"quoteVolume": "19.89396647",
"symbol": "ZILBTC",
"volume": "32564386.00000000",
"weightedAvgPrice": "0.00000061"
},
{
"askPrice": "0.00002625",
"askQty": "89345.00000000",
"bidPrice": "0.00002619",
"bidQty": "47320.00000000",
"closeTime": 1586994276687,
"count": 992,
"firstId": 4488511,
"highPrice": "0.00002675",
"lastId": 4489502,
"lastPrice": "0.00002622",
"lastQty": "108.00000000",
"lowPrice": "0.00002599",
"openPrice": "0.00002604",
"openTime": 1586907876687,
"prevClosePrice": "0.00002591",
"priceChange": "0.00000018",
"priceChangePercent": "0.691",
"quoteVolume": "820.74033980",
"symbol": "ZILETH",
"volume": "31257051.00000000",
"weightedAvgPrice": "0.00002626"
},
{
"askPrice": "0.00027520",
"askQty": "9285.00000000",
"bidPrice": "0.00027440",
"bidQty": "5038.00000000",
"closeTime": 1586994277839,
"count": 1088,
"firstId": 1158764,
"highPrice": "0.00027990",
"lastId": 1159851,
"lastPrice": "0.00027440",
"lastQty": "3085.00000000",
"lowPrice": "0.00026340",
"openPrice": "0.00026540",
"openTime": 1586907877839,
"prevClosePrice": "0.00026540",
"priceChange": "0.00000900",
"priceChangePercent": "3.391",
"quoteVolume": "2225.21490900",
"symbol": "ZILBNB",
"volume": "8196720.00000000",
"weightedAvgPrice": "0.00027148"
},
{
"askPrice": "0.00005740",
"askQty": "10077.75000000",
"bidPrice": "0.00005720",
"bidQty": "4665.35000000",
"closeTime": 1586994275945,
"count": 3636,
"firstId": 21765552,
"highPrice": "0.00005800",
"lastId": 21769187,
"lastPrice": "0.00005740",
"lastQty": "1.07000000",
"lowPrice": "0.00005640",
"openPrice": "0.00005660",
"openTime": 1586907875945,
"prevClosePrice": "0.00005670",
"priceChange": "0.00000080",
"priceChangePercent": "1.413",
"quoteVolume": "66.37071022",
"symbol": "ONTBTC",
"volume": "1157021.13000000",
"weightedAvgPrice": "0.00005736"
},
{
"askPrice": "0.00248500",
"askQty": "228.00000000",
"bidPrice": "0.00247500",
"bidQty": "961.04000000",
"closeTime": 1586994277939,
"count": 445,
"firstId": 4966949,
"highPrice": "0.00250000",
"lastId": 4967393,
"lastPrice": "0.00248200",
"lastQty": "80.67000000",
"lowPrice": "0.00244400",
"openPrice": "0.00244800",
"openTime": 1586907877939,
"prevClosePrice": "0.00243800",
"priceChange": "0.00003400",
"priceChangePercent": "1.389",
"quoteVolume": "106.93881290",
"symbol": "ONTETH",
"volume": "43093.62000000",
"weightedAvgPrice": "0.00248155"
},
{
"askPrice": "0.02609000",
"askQty": "72.60000000",
"bidPrice": "0.02599000",
"bidQty": "417.30000000",
"closeTime": 1586994275800,
"count": 195,
"firstId": 1636317,
"highPrice": "0.02628000",
"lastId": 1636511,
"lastPrice": "0.02608000",
"lastQty": "40.00000000",
"lowPrice": "0.02466000",
"openPrice": "0.02490000",
"openTime": 1586907875800,
"prevClosePrice": "0.02483000",
"priceChange": "0.00118000",
"priceChangePercent": "4.739",
"quoteVolume": "1043.99763100",
"symbol": "ONTBNB",
"volume": "40731.30000000",
"weightedAvgPrice": "0.02563134"
},
{
"askPrice": "0.00000016",
"askQty": "11160938.00000000",
"bidPrice": "0.00000015",
"bidQty": "81567975.00000000",
"closeTime": 1586994268893,
"count": 120,
"firstId": 6235207,
"highPrice": "0.00000016",
"lastId": 6235326,
"lastPrice": "0.00000015",
"lastQty": "1277229.00000000",
"lowPrice": "0.00000015",
"openPrice": "0.00000016",
"openTime": 1586907868893,
"prevClosePrice": "0.00000016",
"priceChange": "-0.00000001",
"priceChangePercent": "-6.250",
"quoteVolume": "1.85356838",
"symbol": "STORMBTC",
"volume": "11751895.00000000",
"weightedAvgPrice": "0.00000016"
},
{
"askPrice": "0.00000679",
"askQty": "2675.00000000",
"bidPrice": "0.00000673",
"bidQty": "113485.00000000",
"closeTime": 1586994266948,
"count": 319,
"firstId": 1941506,
"highPrice": "0.00000704",
"lastId": 1941824,
"lastPrice": "0.00000679",
"lastQty": "3721.00000000",
"lowPrice": "0.00000666",
"openPrice": "0.00000695",
"openTime": 1586907866948,
"prevClosePrice": "0.00000691",
"priceChange": "-0.00000016",
"priceChangePercent": "-2.302",
"quoteVolume": "45.11579864",
"symbol": "STORMETH",
"volume": "6636271.00000000",
"weightedAvgPrice": "0.00000680"
},
{
"askPrice": "0.00007150",
"askQty": "193.00000000",
"bidPrice": "0.00007050",
"bidQty": "154045.00000000",
"closeTime": 1586994220415,
"count": 46,
"firstId": 542302,
"highPrice": "0.00007150",
"lastId": 542347,
"lastPrice": "0.00007150",
"lastQty": "80385.00000000",
"lowPrice": "0.00006870",
"openPrice": "0.00007010",
"openTime": 1586907820415,
"prevClosePrice": "0.00007160",
"priceChange": "0.00000140",
"priceChangePercent": "1.997",
"quoteVolume": "79.32253430",
"symbol": "STORMBNB",
"volume": "1126174.00000000",
"weightedAvgPrice": "0.00007044"
},
{
"askPrice": "0.08901000",
"askQty": "10.50000000",
"bidPrice": "0.08860000",
"bidQty": "11.40000000",
"closeTime": 1586994083192,
"count": 273,
"firstId": 550453,
"highPrice": "0.08925000",
"lastId": 550725,
"lastPrice": "0.08885000",
"lastQty": "11.40000000",
"lowPrice": "0.08400000",
"openPrice": "0.08546000",
"openTime": 1586907683192,
"prevClosePrice": "0.08521000",
"priceChange": "0.00339000",
"priceChangePercent": "3.967",
"quoteVolume": "607.19991400",
"symbol": "QTUMBNB",
"volume": "6919.00000000",
"weightedAvgPrice": "0.08775833"
},
{
"askPrice": "1.29600000",
"askQty": "2103.49300000",
"bidPrice": "1.29400000",
"bidQty": "4697.88200000",
"closeTime": 1586994276546,
"count": 9522,
"firstId": 8968113,
"highPrice": "1.36200000",
"lastId": 8977634,
"lastPrice": "1.29500000",
"lastQty": "552.48200000",
"lowPrice": "1.28900000",
"openPrice": "1.32900000",
"openTime": 1586907876546,
"prevClosePrice": "1.32900000",
"priceChange": "-0.03400000",
"priceChangePercent": "-2.558",
"quoteVolume": "1692989.98692200",
"symbol": "QTUMUSDT",
"volume": "1272591.80500000",
"weightedAvgPrice": "1.33034802"
},
{
"askPrice": "0.00000545",
"askQty": "84513.00000000",
"bidPrice": "0.00000544",
"bidQty": "790.00000000",
"closeTime": 1586994256966,
"count": 1702,
"firstId": 7346120,
"highPrice": "0.00000547",
"lastId": 7347821,
"lastPrice": "0.00000545",
"lastQty": "2181.00000000",
"lowPrice": "0.00000535",
"openPrice": "0.00000537",
"openTime": 1586907856966,
"prevClosePrice": "0.00000537",
"priceChange": "0.00000008",
"priceChangePercent": "1.490",
"quoteVolume": "23.29340376",
"symbol": "XEMBTC",
"volume": "4312957.00000000",
"weightedAvgPrice": "0.00000540"
},
{
"askPrice": "0.00023697",
"askQty": "6516.00000000",
"bidPrice": "0.00023482",
"bidQty": "790.00000000",
"closeTime": 1586994273141,
"count": 398,
"firstId": 1409853,
"highPrice": "0.00023705",
"lastId": 1410250,
"lastPrice": "0.00023560",
"lastQty": "47.00000000",
"lowPrice": "0.00023007",
"openPrice": "0.00023241",
"openTime": 1586907873141,
"prevClosePrice": "0.00023246",
"priceChange": "0.00000319",
"priceChangePercent": "1.373",
"quoteVolume": "48.68147458",
"symbol": "XEMETH",
"volume": "208561.00000000",
"weightedAvgPrice": "0.00023342"
},
{
"askPrice": "0.00248400",
"askQty": "1496.00000000",
"bidPrice": "0.00246000",
"bidQty": "790.00000000",
"closeTime": 1586994275640,
"count": 55,
"firstId": 431991,
"highPrice": "0.00248500",
"lastId": 432045,
"lastPrice": "0.00248500",
"lastQty": "196.00000000",
"lowPrice": "0.00235200",
"openPrice": "0.00235300",
"openTime": 1586907875640,
"prevClosePrice": "0.00235200",
"priceChange": "0.00013200",
"priceChangePercent": "5.610",
"quoteVolume": "248.10309100",
"symbol": "XEMBNB",
"volume": "102673.00000000",
"weightedAvgPrice": "0.00241644"
},
{
"askPrice": "0.00001849",
"askQty": "12.00000000",
"bidPrice": "0.00001843",
"bidQty": "16.00000000",
"closeTime": 1586994271465,
"count": 5288,
"firstId": 12893680,
"highPrice": "0.00001879",
"lastId": 12898967,
"lastPrice": "0.00001847",
"lastQty": "188.00000000",
"lowPrice": "0.00001837",
"openPrice": "0.00001875",
"openTime": 1586907871465,
"prevClosePrice": "0.00001874",
"priceChange": "-0.00000028",
"priceChangePercent": "-1.493",
"quoteVolume": "12.13353803",
"symbol": "WANBTC",
"volume": "652067.00000000",
"weightedAvgPrice": "0.00001861"
},
{
"askPrice": "0.00079900",
"askQty": "50.60000000",
"bidPrice": "0.00079600",
"bidQty": "16.00000000",
"closeTime": 1586994258663,
"count": 1563,
"firstId": 3362784,
"highPrice": "0.00081800",
"lastId": 3364346,
"lastPrice": "0.00079700",
"lastQty": "146.65000000",
"lowPrice": "0.00079500",
"openPrice": "0.00081000",
"openTime": 1586907858663,
"prevClosePrice": "0.00081000",
"priceChange": "-0.00001300",
"priceChangePercent": "-1.605",
"quoteVolume": "71.62719832",
"symbol": "WANETH",
"volume": "89242.20000000",
"weightedAvgPrice": "0.00080262"
},
{
"askPrice": "0.00838000",
"askQty": "223.00000000",
"bidPrice": "0.00834000",
"bidQty": "5767.50000000",
"closeTime": 1586994266108,
"count": 132,
"firstId": 601364,
"highPrice": "0.00850000",
"lastId": 601495,
"lastPrice": "0.00838000",
"lastQty": "52.00000000",
"lowPrice": "0.00812000",
"openPrice": "0.00820000",
"openTime": 1586907866108,
"prevClosePrice": "0.00823000",
"priceChange": "0.00018000",
"priceChangePercent": "2.195",
"quoteVolume": "168.16023500",
"symbol": "WANBNB",
"volume": "20262.30000000",
"weightedAvgPrice": "0.00829917"
},
{
"askPrice": "0.00000074",
"askQty": "51612.00000000",
"bidPrice": "0.00000073",
"bidQty": "1011921.00000000",
"closeTime": 1586993330071,
"count": 253,
"firstId": 4259049,
"highPrice": "0.00000077",
"lastId": 4259301,
"lastPrice": "0.00000074",
"lastQty": "61996.00000000",
"lowPrice": "0.00000073",
"openPrice": "0.00000076",
"openTime": 1586906930071,
"prevClosePrice": "0.00000077",
"priceChange": "-0.00000002",
"priceChangePercent": "-2.632",
"quoteVolume": "1.98287522",
"symbol": "WPRBTC",
"volume": "2646070.00000000",
"weightedAvgPrice": "0.00000075"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1585312829384,
"count": 132,
"firstId": 1048701,
"highPrice": "0.00004054",
"lastId": 1048832,
"lastPrice": "0.00004020",
"lastQty": "73.00000000",
"lowPrice": "0.00003907",
"openPrice": "0.00004052",
"openTime": 1585226429384,
"prevClosePrice": "0.00004009",
"priceChange": "-0.00000032",
"priceChangePercent": "-0.790",
"quoteVolume": "18.29621141",
"symbol": "WPRETH",
"volume": "456714.00000000",
"weightedAvgPrice": "0.00004006"
},
{
"askPrice": "0.00000128",
"askQty": "42963.00000000",
"bidPrice": "0.00000127",
"bidQty": "13356.00000000",
"closeTime": 1586993696887,
"count": 574,
"firstId": 5749119,
"highPrice": "0.00000129",
"lastId": 5749692,
"lastPrice": "0.00000127",
"lastQty": "418.00000000",
"lowPrice": "0.00000125",
"openPrice": "0.00000126",
"openTime": 1586907296887,
"prevClosePrice": "0.00000126",
"priceChange": "0.00000001",
"priceChangePercent": "0.794",
"quoteVolume": "5.71024008",
"symbol": "QLCBTC",
"volume": "4489349.00000000",
"weightedAvgPrice": "0.00000127"
},
{
"askPrice": "0.00005508",
"askQty": "3385.00000000",
"bidPrice": "0.00005488",
"bidQty": "6810.00000000",
"closeTime": 1586994274148,
"count": 4623,
"firstId": 1018553,
"highPrice": "0.00005581",
"lastId": 1023175,
"lastPrice": "0.00005500",
"lastQty": "220.00000000",
"lowPrice": "0.00005395",
"openPrice": "0.00005439",
"openTime": 1586907874148,
"prevClosePrice": "0.00005441",
"priceChange": "0.00000061",
"priceChangePercent": "1.122",
"quoteVolume": "141.54803623",
"symbol": "QLCETH",
"volume": "2589406.00000000",
"weightedAvgPrice": "0.00005466"
},
{
"askPrice": "0.00000281",
"askQty": "9734.00000000",
"bidPrice": "0.00000280",
"bidQty": "146857.00000000",
"closeTime": 1586994267948,
"count": 350,
"firstId": 3733202,
"highPrice": "0.00000285",
"lastId": 3733551,
"lastPrice": "0.00000280",
"lastQty": "54868.00000000",
"lowPrice": "0.00000279",
"openPrice": "0.00000283",
"openTime": 1586907867948,
"prevClosePrice": "0.00000284",
"priceChange": "-0.00000003",
"priceChangePercent": "-1.060",
"quoteVolume": "2.45053063",
"symbol": "SYSBTC",
"volume": "870519.00000000",
"weightedAvgPrice": "0.00000282"
},
{
"askPrice": "0.00012167",
"askQty": "249.00000000",
"bidPrice": "0.00012068",
"bidQty": "13537.00000000",
"closeTime": 1586994273631,
"count": 124,
"firstId": 636027,
"highPrice": "0.00012368",
"lastId": 636150,
"lastPrice": "0.00012103",
"lastQty": "140.00000000",
"lowPrice": "0.00011906",
"openPrice": "0.00012301",
"openTime": 1586907873631,
"prevClosePrice": "0.00012301",
"priceChange": "-0.00000198",
"priceChangePercent": "-1.610",
"quoteVolume": "8.83162202",
"symbol": "SYSETH",
"volume": "73058.00000000",
"weightedAvgPrice": "0.00012089"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837013178,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750613178,
"prevClosePrice": "0.00163500",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "SYSBNB",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837013181,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750613181,
"prevClosePrice": "0.00092200",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "QLCBNB",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.00002242",
"askQty": "18.00000000",
"bidPrice": "0.00002236",
"bidQty": "13728.00000000",
"closeTime": 1586994258452,
"count": 1996,
"firstId": 5401574,
"highPrice": "0.00002291",
"lastId": 5403569,
"lastPrice": "0.00002239",
"lastQty": "311.00000000",
"lowPrice": "0.00002212",
"openPrice": "0.00002261",
"openTime": 1586907858452,
"prevClosePrice": "0.00002261",
"priceChange": "-0.00000022",
"priceChangePercent": "-0.973",
"quoteVolume": "12.11850268",
"symbol": "GRSBTC",
"volume": "538580.00000000",
"weightedAvgPrice": "0.00002250"
},
{
"askPrice": "0.00097734",
"askQty": "321.00000000",
"bidPrice": "0.00096401",
"bidQty": "1694.00000000",
"closeTime": 1586994277850,
"count": 759,
"firstId": 808618,
"highPrice": "0.00098999",
"lastId": 809376,
"lastPrice": "0.00097909",
"lastQty": "3.00000000",
"lowPrice": "0.00095628",
"openPrice": "0.00098000",
"openTime": 1586907877850,
"prevClosePrice": "0.00098000",
"priceChange": "-0.00000091",
"priceChangePercent": "-0.093",
"quoteVolume": "62.14075832",
"symbol": "GRSETH",
"volume": "64065.00000000",
"weightedAvgPrice": "0.00096996"
},
{
"askPrice": "0.03184000",
"askQty": "1351.00000000",
"bidPrice": "0.03183000",
"bidQty": "20000.00000000",
"closeTime": 1586994274746,
"count": 22067,
"firstId": 23784422,
"highPrice": "0.03370000",
"lastId": 23806488,
"lastPrice": "0.03183000",
"lastQty": "2464.60000000",
"lowPrice": "0.03177000",
"openPrice": "0.03301000",
"openTime": 1586907874746,
"prevClosePrice": "0.03301000",
"priceChange": "-0.00118000",
"priceChangePercent": "-3.575",
"quoteVolume": "4362609.07086500",
"symbol": "ADAUSDT",
"volume": "132749839.90000000",
"weightedAvgPrice": "0.03286338"
},
{
"askPrice": "0.00218500",
"askQty": "1335.00000000",
"bidPrice": "0.00218000",
"bidQty": "249.00000000",
"closeTime": 1586994213034,
"count": 1197,
"firstId": 2311703,
"highPrice": "0.00220300",
"lastId": 2312899,
"lastPrice": "0.00218100",
"lastQty": "120.00000000",
"lowPrice": "0.00209100",
"openPrice": "0.00211900",
"openTime": 1586907813034,
"prevClosePrice": "0.00212300",
"priceChange": "0.00006200",
"priceChangePercent": "2.926",
"quoteVolume": "2420.91819700",
"symbol": "ADABNB",
"volume": "1123410.00000000",
"weightedAvgPrice": "0.00215497"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837013222,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750613222,
"prevClosePrice": "0.00015550",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "CLOAKBTC",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837013229,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750613229,
"prevClosePrice": "0.00414200",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "CLOAKETH",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.00000536",
"askQty": "6659.00000000",
"bidPrice": "0.00000534",
"bidQty": "522.00000000",
"closeTime": 1586994015906,
"count": 1060,
"firstId": 4176172,
"highPrice": "0.00000540",
"lastId": 4177231,
"lastPrice": "0.00000536",
"lastQty": "500.00000000",
"lowPrice": "0.00000530",
"openPrice": "0.00000538",
"openTime": 1586907615906,
"prevClosePrice": "0.00000538",
"priceChange": "-0.00000002",
"priceChangePercent": "-0.372",
"quoteVolume": "6.67754321",
"symbol": "GNTBTC",
"volume": "1247488.00000000",
"weightedAvgPrice": "0.00000535"
},
{
"askPrice": "0.00023179",
"askQty": "44.00000000",
"bidPrice": "0.00023073",
"bidQty": "44.00000000",
"closeTime": 1586994037337,
"count": 455,
"firstId": 908752,
"highPrice": "0.00023499",
"lastId": 909206,
"lastPrice": "0.00023072",
"lastQty": "124.00000000",
"lowPrice": "0.00022676",
"openPrice": "0.00023268",
"openTime": 1586907637337,
"prevClosePrice": "0.00023270",
"priceChange": "-0.00000196",
"priceChangePercent": "-0.842",
"quoteVolume": "74.41462475",
"symbol": "GNTETH",
"volume": "323034.00000000",
"weightedAvgPrice": "0.00023036"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837013244,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750613244,
"prevClosePrice": "0.00243900",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "GNTBNB",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.00000209",
"askQty": "179289.00000000",
"bidPrice": "0.00000208",
"bidQty": "4400.00000000",
"closeTime": 1586994259361,
"count": 1800,
"firstId": 6371157,
"highPrice": "0.00000217",
"lastId": 6372956,
"lastPrice": "0.00000209",
"lastQty": "171.00000000",
"lowPrice": "0.00000207",
"openPrice": "0.00000215",
"openTime": 1586907859361,
"prevClosePrice": "0.00000215",
"priceChange": "-0.00000006",
"priceChangePercent": "-2.791",
"quoteVolume": "17.02794907",
"symbol": "LOOMBTC",
"volume": "8069544.00000000",
"weightedAvgPrice": "0.00000211"
},
{
"askPrice": "0.00009068",
"askQty": "35000.00000000",
"bidPrice": "0.00009011",
"bidQty": "224.00000000",
"closeTime": 1586994239230,
"count": 824,
"firstId": 1950168,
"highPrice": "0.00009608",
"lastId": 1950991,
"lastPrice": "0.00009077",
"lastQty": "992.00000000",
"lowPrice": "0.00008853",
"openPrice": "0.00009317",
"openTime": 1586907839230,
"prevClosePrice": "0.00009253",
"priceChange": "-0.00000240",
"priceChangePercent": "-2.576",
"quoteVolume": "121.23721373",
"symbol": "LOOMETH",
"volume": "1326477.00000000",
"weightedAvgPrice": "0.00009140"
},
{
"askPrice": "0.00095200",
"askQty": "43431.00000000",
"bidPrice": "0.00094100",
"bidQty": "4400.00000000",
"closeTime": 1586994242160,
"count": 129,
"firstId": 434698,
"highPrice": "0.00095400",
"lastId": 434826,
"lastPrice": "0.00095200",
"lastQty": "137.00000000",
"lowPrice": "0.00092700",
"openPrice": "0.00094200",
"openTime": 1586907842160,
"prevClosePrice": "0.00095000",
"priceChange": "0.00001000",
"priceChangePercent": "1.062",
"quoteVolume": "179.48273900",
"symbol": "LOOMBNB",
"volume": "191209.00000000",
"weightedAvgPrice": "0.00093867"
},
{
"askPrice": "0.18071000",
"askQty": "20973.20000000",
"bidPrice": "0.18069000",
"bidQty": "9172.00000000",
"closeTime": 1586994277553,
"count": 69644,
"firstId": 56547422,
"highPrice": "0.18973000",
"lastId": 56617065,
"lastPrice": "0.18068000",
"lastQty": "2306.60000000",
"lowPrice": "0.18000000",
"openPrice": "0.18603000",
"openTime": 1586907877553,
"prevClosePrice": "0.18603000",
"priceChange": "-0.00535000",
"priceChangePercent": "-2.876",
"quoteVolume": "22445744.90040600",
"symbol": "XRPUSDT",
"volume": "121287675.60000000",
"weightedAvgPrice": "0.18506204"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837013290,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750613290,
"prevClosePrice": "0.00000022",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "BCNBTC",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000700",
"bidQty": "3458.00000000",
"closeTime": 1583837013304,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750613304,
"prevClosePrice": "0.00000707",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "BCNETH",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837013304,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750613304,
"prevClosePrice": "0.00002000",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "BCNBNB",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.00144700",
"askQty": "0.13900000",
"bidPrice": "0.00144600",
"bidQty": "30.87800000",
"closeTime": 1586994277936,
"count": 1241,
"firstId": 5424986,
"highPrice": "0.00145500",
"lastId": 5426226,
"lastPrice": "0.00144600",
"lastQty": "1.80500000",
"lowPrice": "0.00143000",
"openPrice": "0.00144900",
"openTime": 1586907877936,
"prevClosePrice": "0.00144600",
"priceChange": "-0.00000300",
"priceChangePercent": "-0.207",
"quoteVolume": "10.96586874",
"symbol": "REPBTC",
"volume": "7598.42500000",
"weightedAvgPrice": "0.00144318"
},
{
"askPrice": "0.06306000",
"askQty": "30.00000000",
"bidPrice": "0.06252000",
"bidQty": "1.94500000",
"closeTime": 1586994277953,
"count": 268,
"firstId": 1079347,
"highPrice": "0.06358000",
"lastId": 1079614,
"lastPrice": "0.06312000",
"lastQty": "104.66800000",
"lowPrice": "0.06120000",
"openPrice": "0.06275000",
"openTime": 1586907877953,
"prevClosePrice": "0.06251000",
"priceChange": "0.00037000",
"priceChangePercent": "0.590",
"quoteVolume": "35.34187749",
"symbol": "REPETH",
"volume": "567.37800000",
"weightedAvgPrice": "0.06228983"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837013310,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750613310,
"prevClosePrice": "0.44670000",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "REPBNB",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "6627.13000000",
"askQty": "0.01472600",
"bidPrice": "6619.63000000",
"bidQty": "0.39688700",
"closeTime": 1586994275798,
"count": 7557,
"firstId": 5205346,
"highPrice": "6939.28000000",
"lastId": 5212902,
"lastPrice": "6619.63000000",
"lastQty": "0.00498600",
"lowPrice": "6606.92000000",
"openPrice": "6864.56000000",
"openTime": 1586907875798,
"prevClosePrice": "6868.14000000",
"priceChange": "-244.93000000",
"priceChangePercent": "-3.568",
"quoteVolume": "4769485.22097347",
"symbol": "BTCTUSD",
"volume": "705.43376600",
"weightedAvgPrice": "6761.06737563"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837013315,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750613315,
"prevClosePrice": "0.00025971",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "TUSDBTC",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "153.11000000",
"askQty": "0.33118000",
"bidPrice": "152.96000000",
"bidQty": "13.06358000",
"closeTime": 1586994277654,
"count": 1715,
"firstId": 1266506,
"highPrice": "161.50000000",
"lastId": 1268220,
"lastPrice": "153.12000000",
"lastQty": "0.33073000",
"lowPrice": "152.00000000",
"openPrice": "158.62000000",
"openTime": 1586907877654,
"prevClosePrice": "159.70000000",
"priceChange": "-5.50000000",
"priceChangePercent": "-3.467",
"quoteVolume": "618278.66541800",
"symbol": "ETHTUSD",
"volume": "3925.63588000",
"weightedAvgPrice": "157.49771103"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837013322,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750613322,
"prevClosePrice": "0.00762097",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "TUSDETH",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837013333,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750613333,
"prevClosePrice": "0.06777000",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "TUSDBNB",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.00077740",
"askQty": "0.17000000",
"bidPrice": "0.00077710",
"bidQty": "18.91000000",
"closeTime": 1586994250301,
"count": 1697,
"firstId": 3411642,
"highPrice": "0.00078350",
"lastId": 3413338,
"lastPrice": "0.00077690",
"lastQty": "7.50000000",
"lowPrice": "0.00077200",
"openPrice": "0.00077480",
"openTime": 1586907850301,
"prevClosePrice": "0.00077540",
"priceChange": "0.00000210",
"priceChangePercent": "0.271",
"quoteVolume": "6.36869276",
"symbol": "ZENBTC",
"volume": "8198.85000000",
"weightedAvgPrice": "0.00077678"
},
{
"askPrice": "0.03375000",
"askQty": "8.81700000",
"bidPrice": "0.03354000",
"bidQty": "31.41000000",
"closeTime": 1586994252824,
"count": 207,
"firstId": 612905,
"highPrice": "0.03417000",
"lastId": 613111,
"lastPrice": "0.03375000",
"lastQty": "0.08700000",
"lowPrice": "0.03313000",
"openPrice": "0.03355000",
"openTime": 1586907852824,
"prevClosePrice": "0.03334000",
"priceChange": "0.00020000",
"priceChangePercent": "0.596",
"quoteVolume": "118.14214750",
"symbol": "ZENETH",
"volume": "3519.87600000",
"weightedAvgPrice": "0.03356429"
},
{
"askPrice": "0.35350000",
"askQty": "131.10000000",
"bidPrice": "0.35120000",
"bidQty": "39.11000000",
"closeTime": 1586994270951,
"count": 162,
"firstId": 210327,
"highPrice": "0.35560000",
"lastId": 210488,
"lastPrice": "0.35250000",
"lastQty": "26.09000000",
"lowPrice": "0.33660000",
"openPrice": "0.34130000",
"openTime": 1586907870951,
"prevClosePrice": "0.34120000",
"priceChange": "0.01120000",
"priceChangePercent": "3.282",
"quoteVolume": "929.69954200",
"symbol": "ZENBNB",
"volume": "2698.15000000",
"weightedAvgPrice": "0.34456926"
},
{
"askPrice": "0.00005570",
"askQty": "55.00000000",
"bidPrice": "0.00005568",
"bidQty": "200.00000000",
"closeTime": 1586994277854,
"count": 5134,
"firstId": 4742554,
"highPrice": "0.00005735",
"lastId": 4747687,
"lastPrice": "0.00005569",
"lastQty": "428.00000000",
"lowPrice": "0.00005568",
"openPrice": "0.00005697",
"openTime": 1586907877854,
"prevClosePrice": "0.00005678",
"priceChange": "-0.00000128",
"priceChangePercent": "-2.247",
"quoteVolume": "12.56372308",
"symbol": "SKYBTC",
"volume": "222139.00000000",
"weightedAvgPrice": "0.00005656"
},
{
"askPrice": "0.00243000",
"askQty": "1742.37100000",
"bidPrice": "0.00240000",
"bidQty": "4460.25000000",
"closeTime": 1586994277916,
"count": 925,
"firstId": 1100913,
"highPrice": "0.00248000",
"lastId": 1101837,
"lastPrice": "0.00243000",
"lastQty": "12.00000000",
"lowPrice": "0.00239000",
"openPrice": "0.00245000",
"openTime": 1586907877916,
"prevClosePrice": "0.00245000",
"priceChange": "-0.00002000",
"priceChangePercent": "-0.816",
"quoteVolume": "31.76004121",
"symbol": "SKYETH",
"volume": "13058.08100000",
"weightedAvgPrice": "0.00243221"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1585312819358,
"count": 43,
"firstId": 406302,
"highPrice": "0.03140000",
"lastId": 406344,
"lastPrice": "0.03022000",
"lastQty": "5.00000000",
"lowPrice": "0.02992000",
"openPrice": "0.03112000",
"openTime": 1585226419358,
"prevClosePrice": "0.03113000",
"priceChange": "-0.00090000",
"priceChangePercent": "-2.892",
"quoteVolume": "53.64542100",
"symbol": "SKYBNB",
"volume": "1734.30000000",
"weightedAvgPrice": "0.03093203"
},
{
"askPrice": "2.40170000",
"askQty": "34.66000000",
"bidPrice": "2.40040000",
"bidQty": "43.05000000",
"closeTime": 1586994277853,
"count": 60987,
"firstId": 48088009,
"highPrice": "2.50070000",
"lastId": 48148995,
"lastPrice": "2.40120000",
"lastQty": "208.34000000",
"lowPrice": "2.39000000",
"openPrice": "2.46460000",
"openTime": 1586907877853,
"prevClosePrice": "2.46530000",
"priceChange": "-0.06340000",
"priceChangePercent": "-2.572",
"quoteVolume": "16816241.03153600",
"symbol": "EOSUSDT",
"volume": "6867646.48000000",
"weightedAvgPrice": "2.44861774"
},
{
"askPrice": "0.16480000",
"askQty": "296.72000000",
"bidPrice": "0.16460000",
"bidQty": "1.83000000",
"closeTime": 1586994277491,
"count": 1995,
"firstId": 2905049,
"highPrice": "0.16580000",
"lastId": 2907043,
"lastPrice": "0.16490000",
"lastQty": "20.87000000",
"lowPrice": "0.15520000",
"openPrice": "0.15810000",
"openTime": 1586907877491,
"prevClosePrice": "0.15860000",
"priceChange": "0.00680000",
"priceChangePercent": "4.301",
"quoteVolume": "11663.37079100",
"symbol": "EOSBNB",
"volume": "72867.37000000",
"weightedAvgPrice": "0.16006301"
},
{
"askPrice": "0.00000275",
"askQty": "9985.00000000",
"bidPrice": "0.00000274",
"bidQty": "24594.00000000",
"closeTime": 1586994266524,
"count": 654,
"firstId": 4273765,
"highPrice": "0.00000277",
"lastId": 4274418,
"lastPrice": "0.00000274",
"lastQty": "130.00000000",
"lowPrice": "0.00000272",
"openPrice": "0.00000275",
"openTime": 1586907866524,
"prevClosePrice": "0.00000276",
"priceChange": "-0.00000001",
"priceChangePercent": "-0.364",
"quoteVolume": "5.11340883",
"symbol": "CVCBTC",
"volume": "1855751.00000000",
"weightedAvgPrice": "0.00000276"
},
{
"askPrice": "0.00011967",
"askQty": "3649.00000000",
"bidPrice": "0.00011876",
"bidQty": "85.00000000",
"closeTime": 1586994268403,
"count": 190,
"firstId": 515402,
"highPrice": "0.00012040",
"lastId": 515591,
"lastPrice": "0.00011928",
"lastQty": "71.00000000",
"lowPrice": "0.00011714",
"openPrice": "0.00011932",
"openTime": 1586907868403,
"prevClosePrice": "0.00011930",
"priceChange": "-0.00000004",
"priceChangePercent": "-0.034",
"quoteVolume": "26.39941525",
"symbol": "CVCETH",
"volume": "221929.00000000",
"weightedAvgPrice": "0.00011895"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837013377,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750613377,
"prevClosePrice": "0.00211200",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "CVCBNB",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.00001126",
"askQty": "10326.00000000",
"bidPrice": "0.00001123",
"bidQty": "8402.00000000",
"closeTime": 1586994138694,
"count": 2071,
"firstId": 9070598,
"highPrice": "0.00001139",
"lastId": 9072668,
"lastPrice": "0.00001127",
"lastQty": "410.00000000",
"lowPrice": "0.00001122",
"openPrice": "0.00001133",
"openTime": 1586907738694,
"prevClosePrice": "0.00001133",
"priceChange": "-0.00000006",
"priceChangePercent": "-0.530",
"quoteVolume": "14.91195555",
"symbol": "THETABTC",
"volume": "1321320.00000000",
"weightedAvgPrice": "0.00001129"
},
{
"askPrice": "0.00048749",
"askQty": "42.00000000",
"bidPrice": "0.00048595",
"bidQty": "21.00000000",
"closeTime": 1586994137400,
"count": 473,
"firstId": 1598920,
"highPrice": "0.00049342",
"lastId": 1599392,
"lastPrice": "0.00048750",
"lastQty": "6.00000000",
"lowPrice": "0.00048073",
"openPrice": "0.00048902",
"openTime": 1586907737400,
"prevClosePrice": "0.00048764",
"priceChange": "-0.00000152",
"priceChangePercent": "-0.311",
"quoteVolume": "56.59824717",
"symbol": "THETAETH",
"volume": "116373.00000000",
"weightedAvgPrice": "0.00048635"
},
{
"askPrice": "0.00513000",
"askQty": "3465.00000000",
"bidPrice": "0.00509100",
"bidQty": "1179.00000000",
"closeTime": 1586994261915,
"count": 153,
"firstId": 521588,
"highPrice": "0.00513600",
"lastId": 521740,
"lastPrice": "0.00510200",
"lastQty": "26.00000000",
"lowPrice": "0.00488000",
"openPrice": "0.00497300",
"openTime": 1586907861915,
"prevClosePrice": "0.00495700",
"priceChange": "0.00012900",
"priceChangePercent": "2.594",
"quoteVolume": "192.80336200",
"symbol": "THETABNB",
"volume": "38653.00000000",
"weightedAvgPrice": "0.00498806"
},
{
"askPrice": "0.01240000",
"askQty": "13727.80000000",
"bidPrice": "0.01237000",
"bidQty": "743.60000000",
"closeTime": 1586994275467,
"count": 3229,
"firstId": 3732256,
"highPrice": "0.01245000",
"lastId": 3735484,
"lastPrice": "0.01240000",
"lastQty": "44.20000000",
"lowPrice": "0.01175000",
"openPrice": "0.01194000",
"openTime": 1586907875467,
"prevClosePrice": "0.01196000",
"priceChange": "0.00046000",
"priceChangePercent": "3.853",
"quoteVolume": "12742.02586400",
"symbol": "XRPBNB",
"volume": "1059577.20000000",
"weightedAvgPrice": "0.01202558"
},
{
"askPrice": "0.99990000",
"askQty": "62513.06000000",
"bidPrice": "0.99970000",
"bidQty": "7539.73000000",
"closeTime": 1586994270620,
"count": 9029,
"firstId": 9964119,
"highPrice": "1.00040000",
"lastId": 9973147,
"lastPrice": "0.99990000",
"lastQty": "145.42000000",
"lowPrice": "0.99660000",
"openPrice": "0.99920000",
"openTime": 1586907870620,
"prevClosePrice": "0.99910000",
"priceChange": "0.00070000",
"priceChangePercent": "0.070",
"quoteVolume": "5317692.24586300",
"symbol": "TUSDUSDT",
"volume": "5321317.17000000",
"weightedAvgPrice": "0.99931879"
},
{
"askPrice": "0.14820000",
"askQty": "11064.50000000",
"bidPrice": "0.14790000",
"bidQty": "1029.00000000",
"closeTime": 1586994268538,
"count": 5915,
"firstId": 7675642,
"highPrice": "0.15910000",
"lastId": 7681556,
"lastPrice": "0.14840000",
"lastQty": "3538.96000000",
"lowPrice": "0.14660000",
"openPrice": "0.15840000",
"openTime": 1586907868538,
"prevClosePrice": "0.15840000",
"priceChange": "-0.01000000",
"priceChangePercent": "-6.313",
"quoteVolume": "1402466.75457700",
"symbol": "IOTAUSDT",
"volume": "9132734.99000000",
"weightedAvgPrice": "0.15356481"
},
{
"askPrice": "0.04605000",
"askQty": "43506.80000000",
"bidPrice": "0.04604000",
"bidQty": "15004.50000000",
"closeTime": 1586994277521,
"count": 17891,
"firstId": 17030198,
"highPrice": "0.04869000",
"lastId": 17048088,
"lastPrice": "0.04604000",
"lastQty": "16507.90000000",
"lowPrice": "0.04597000",
"openPrice": "0.04808000",
"openTime": 1586907877521,
"prevClosePrice": "0.04809000",
"priceChange": "-0.00204000",
"priceChangePercent": "-4.243",
"quoteVolume": "3341241.48697100",
"symbol": "XLMUSDT",
"volume": "70496034.60000000",
"weightedAvgPrice": "0.04739616"
},
{
"askPrice": "0.00000035",
"askQty": "1455717.00000000",
"bidPrice": "0.00000034",
"bidQty": "4790910.00000000",
"closeTime": 1586994263725,
"count": 118,
"firstId": 4732719,
"highPrice": "0.00000035",
"lastId": 4732836,
"lastPrice": "0.00000034",
"lastQty": "2854.00000000",
"lowPrice": "0.00000034",
"openPrice": "0.00000035",
"openTime": 1586907863725,
"prevClosePrice": "0.00000035",
"priceChange": "-0.00000001",
"priceChangePercent": "-2.857",
"quoteVolume": "1.72331530",
"symbol": "IOTXBTC",
"volume": "5026912.00000000",
"weightedAvgPrice": "0.00000034"
},
{
"askPrice": "0.00001512",
"askQty": "83066.00000000",
"bidPrice": "0.00001492",
"bidQty": "12400.00000000",
"closeTime": 1586994231581,
"count": 274,
"firstId": 1779265,
"highPrice": "0.00001544",
"lastId": 1779538,
"lastPrice": "0.00001512",
"lastQty": "242.00000000",
"lowPrice": "0.00001466",
"openPrice": "0.00001527",
"openTime": 1586907831581,
"prevClosePrice": "0.00001516",
"priceChange": "-0.00000015",
"priceChangePercent": "-0.982",
"quoteVolume": "32.63343774",
"symbol": "IOTXETH",
"volume": "2178428.00000000",
"weightedAvgPrice": "0.00001498"
},
{
"askPrice": "0.00000038",
"askQty": "9184091.00000000",
"bidPrice": "0.00000037",
"bidQty": "2791488.00000000",
"closeTime": 1586994212690,
"count": 746,
"firstId": 10150369,
"highPrice": "0.00000039",
"lastId": 10151114,
"lastPrice": "0.00000037",
"lastQty": "865222.00000000",
"lowPrice": "0.00000036",
"openPrice": "0.00000038",
"openTime": 1586907812690,
"prevClosePrice": "0.00000037",
"priceChange": "-0.00000001",
"priceChangePercent": "-2.632",
"quoteVolume": "31.54525433",
"symbol": "QKCBTC",
"volume": "85161864.00000000",
"weightedAvgPrice": "0.00000037"
},
{
"askPrice": "0.00001607",
"askQty": "630.00000000",
"bidPrice": "0.00001597",
"bidQty": "32628.00000000",
"closeTime": 1586994067274,
"count": 551,
"firstId": 2104893,
"highPrice": "0.00001643",
"lastId": 2105443,
"lastPrice": "0.00001607",
"lastQty": "217.00000000",
"lowPrice": "0.00001548",
"openPrice": "0.00001606",
"openTime": 1586907667274,
"prevClosePrice": "0.00001606",
"priceChange": "0.00000001",
"priceChangePercent": "0.062",
"quoteVolume": "59.80206027",
"symbol": "QKCETH",
"volume": "3748980.00000000",
"weightedAvgPrice": "0.00001595"
},
{
"askPrice": "0.00000173",
"askQty": "11835.00000000",
"bidPrice": "0.00000172",
"bidQty": "3432.00000000",
"closeTime": 1586994274750,
"count": 2262,
"firstId": 4734986,
"highPrice": "0.00000178",
"lastId": 4737247,
"lastPrice": "0.00000173",
"lastQty": "35159.00000000",
"lowPrice": "0.00000167",
"openPrice": "0.00000174",
"openTime": 1586907874750,
"prevClosePrice": "0.00000174",
"priceChange": "-0.00000001",
"priceChangePercent": "-0.575",
"quoteVolume": "27.44154254",
"symbol": "AGIBTC",
"volume": "16039261.00000000",
"weightedAvgPrice": "0.00000171"
},
{
"askPrice": "0.00007461",
"askQty": "214.00000000",
"bidPrice": "0.00007426",
"bidQty": "3798.00000000",
"closeTime": 1586994261222,
"count": 595,
"firstId": 1183803,
"highPrice": "0.00007606",
"lastId": 1184397,
"lastPrice": "0.00007426",
"lastQty": "4167.00000000",
"lowPrice": "0.00007194",
"openPrice": "0.00007498",
"openTime": 1586907861222,
"prevClosePrice": "0.00007426",
"priceChange": "-0.00000072",
"priceChangePercent": "-0.960",
"quoteVolume": "95.48308134",
"symbol": "AGIETH",
"volume": "1286513.00000000",
"weightedAvgPrice": "0.00007422"
},
{
"askPrice": "0.00079100",
"askQty": "2827.00000000",
"bidPrice": "0.00077800",
"bidQty": "3030.00000000",
"closeTime": 1586994270518,
"count": 60,
"firstId": 204350,
"highPrice": "0.00079600",
"lastId": 204409,
"lastPrice": "0.00078400",
"lastQty": "1244.00000000",
"lowPrice": "0.00075000",
"openPrice": "0.00075700",
"openTime": 1586907870518,
"prevClosePrice": "0.00075600",
"priceChange": "0.00002700",
"priceChangePercent": "3.567",
"quoteVolume": "139.76638700",
"symbol": "AGIBNB",
"volume": "183678.00000000",
"weightedAvgPrice": "0.00076093"
},
{
"askPrice": "0.00002192",
"askQty": "2025.00000000",
"bidPrice": "0.00002187",
"bidQty": "11.00000000",
"closeTime": 1586993660232,
"count": 523,
"firstId": 2743662,
"highPrice": "0.00002222",
"lastId": 2744184,
"lastPrice": "0.00002192",
"lastQty": "2.00000000",
"lowPrice": "0.00002184",
"openPrice": "0.00002209",
"openTime": 1586907260232,
"prevClosePrice": "0.00002215",
"priceChange": "-0.00000017",
"priceChangePercent": "-0.770",
"quoteVolume": "3.12396457",
"symbol": "NXSBTC",
"volume": "142137.00000000",
"weightedAvgPrice": "0.00002198"
},
{
"askPrice": "0.00095000",
"askQty": "183.09000000",
"bidPrice": "0.00094300",
"bidQty": "1734.00000000",
"closeTime": 1586994274529,
"count": 46,
"firstId": 320290,
"highPrice": "0.00096800",
"lastId": 320335,
"lastPrice": "0.00095000",
"lastQty": "68.00000000",
"lowPrice": "0.00093600",
"openPrice": "0.00096200",
"openTime": 1586907874529,
"prevClosePrice": "0.00094900",
"priceChange": "-0.00001200",
"priceChangePercent": "-1.247",
"quoteVolume": "9.00053437",
"symbol": "NXSETH",
"volume": "9508.80000000",
"weightedAvgPrice": "0.00094655"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1585312768945,
"count": 194,
"firstId": 122981,
"highPrice": "0.01182000",
"lastId": 123174,
"lastPrice": "0.01087000",
"lastQty": "739.80000000",
"lowPrice": "0.01064000",
"openPrice": "0.01182000",
"openTime": 1585226368945,
"prevClosePrice": "0.01163000",
"priceChange": "-0.00095000",
"priceChangePercent": "-8.037",
"quoteVolume": "665.21205000",
"symbol": "NXSBNB",
"volume": "59270.10000000",
"weightedAvgPrice": "0.01122340"
},
{
"askPrice": "0.00633700",
"askQty": "749.00000000",
"bidPrice": "0.00631400",
"bidQty": "951.00000000",
"closeTime": 1586994275661,
"count": 733,
"firstId": 716900,
"highPrice": "0.00655000",
"lastId": 717632,
"lastPrice": "0.00631900",
"lastQty": "6102.00000000",
"lowPrice": "0.00574300",
"openPrice": "0.00584100",
"openTime": 1586907875661,
"prevClosePrice": "0.00584500",
"priceChange": "0.00047800",
"priceChangePercent": "8.184",
"quoteVolume": "2980.02663500",
"symbol": "ENJBNB",
"volume": "472351.00000000",
"weightedAvgPrice": "0.00630892"
},
{
"askPrice": "0.00000577",
"askQty": "17505.00000000",
"bidPrice": "0.00000576",
"bidQty": "6407.00000000",
"closeTime": 1586994255363,
"count": 5996,
"firstId": 4620382,
"highPrice": "0.00000602",
"lastId": 4626377,
"lastPrice": "0.00000577",
"lastQty": "12.00000000",
"lowPrice": "0.00000572",
"openPrice": "0.00000595",
"openTime": 1586907855363,
"prevClosePrice": "0.00000594",
"priceChange": "-0.00000018",
"priceChangePercent": "-3.025",
"quoteVolume": "51.48691987",
"symbol": "DATABTC",
"volume": "8741933.00000000",
"weightedAvgPrice": "0.00000589"
},
{
"askPrice": "0.00025050",
"askQty": "12818.00000000",
"bidPrice": "0.00024854",
"bidQty": "12952.00000000",
"closeTime": 1586994223695,
"count": 925,
"firstId": 926089,
"highPrice": "0.00026000",
"lastId": 927013,
"lastPrice": "0.00025052",
"lastQty": "11.00000000",
"lowPrice": "0.00024692",
"openPrice": "0.00025823",
"openTime": 1586907823695,
"prevClosePrice": "0.00025821",
"priceChange": "-0.00000771",
"priceChangePercent": "-2.986",
"quoteVolume": "150.44653737",
"symbol": "DATAETH",
"volume": "594650.00000000",
"weightedAvgPrice": "0.00025300"
},
{
"askPrice": "0.37960000",
"askQty": "1079.19000000",
"bidPrice": "0.37940000",
"bidQty": "70.00000000",
"closeTime": 1586994277842,
"count": 11219,
"firstId": 13974656,
"highPrice": "0.39880000",
"lastId": 13985874,
"lastPrice": "0.37940000",
"lastQty": "207.03000000",
"lowPrice": "0.37900000",
"openPrice": "0.38820000",
"openTime": 1586907877842,
"prevClosePrice": "0.38830000",
"priceChange": "-0.00880000",
"priceChangePercent": "-2.267",
"quoteVolume": "1774160.80637100",
"symbol": "ONTUSDT",
"volume": "4561675.42000000",
"weightedAvgPrice": "0.38892745"
},
{
"askPrice": "0.00083600",
"askQty": "5733.00000000",
"bidPrice": "0.00083500",
"bidQty": "798.00000000",
"closeTime": 1586994277202,
"count": 19770,
"firstId": 5178992,
"highPrice": "0.00084000",
"lastId": 5198761,
"lastPrice": "0.00083600",
"lastQty": "10857.00000000",
"lowPrice": "0.00078500",
"openPrice": "0.00080000",
"openTime": 1586907877202,
"prevClosePrice": "0.00080000",
"priceChange": "0.00003600",
"priceChangePercent": "4.500",
"quoteVolume": "12092.32907700",
"symbol": "TRXBNB",
"volume": "14834864.00000000",
"weightedAvgPrice": "0.00081513"
},
{
"askPrice": "0.01219000",
"askQty": "292729.20000000",
"bidPrice": "0.01218000",
"bidQty": "1414293.70000000",
"closeTime": 1586994276564,
"count": 17354,
"firstId": 27975858,
"highPrice": "0.01262000",
"lastId": 27993211,
"lastPrice": "0.01218000",
"lastQty": "108109.10000000",
"lowPrice": "0.01213000",
"openPrice": "0.01246000",
"openTime": 1586907876564,
"prevClosePrice": "0.01246000",
"priceChange": "-0.00028000",
"priceChangePercent": "-2.247",
"quoteVolume": "4972678.83051100",
"symbol": "TRXUSDT",
"volume": "400890626.60000000",
"weightedAvgPrice": "0.01240408"
},
{
"askPrice": "5.08970000",
"askQty": "308.12000000",
"bidPrice": "5.08670000",
"bidQty": "65.87000000",
"closeTime": 1586994276960,
"count": 24276,
"firstId": 20575220,
"highPrice": "5.36150000",
"lastId": 20599495,
"lastPrice": "5.08900000",
"lastQty": "84.62000000",
"lowPrice": "5.07750000",
"openPrice": "5.24230000",
"openTime": 1586907876960,
"prevClosePrice": "5.24450000",
"priceChange": "-0.15330000",
"priceChangePercent": "-2.924",
"quoteVolume": "6092308.54313400",
"symbol": "ETCUSDT",
"volume": "1162583.59000000",
"weightedAvgPrice": "5.24031871"
},
{
"askPrice": "0.34940000",
"askQty": "806.01000000",
"bidPrice": "0.34890000",
"bidQty": "1.25000000",
"closeTime": 1586994271043,
"count": 578,
"firstId": 772011,
"highPrice": "0.35240000",
"lastId": 772588,
"lastPrice": "0.34910000",
"lastQty": "0.47000000",
"lowPrice": "0.33130000",
"openPrice": "0.33670000",
"openTime": 1586907871043,
"prevClosePrice": "0.33750000",
"priceChange": "0.01240000",
"priceChangePercent": "3.683",
"quoteVolume": "1782.50364100",
"symbol": "ETCBNB",
"volume": "5189.76000000",
"weightedAvgPrice": "0.34346552"
},
{
"askPrice": "0.22100000",
"askQty": "264.54000000",
"bidPrice": "0.22040000",
"bidQty": "1031.17000000",
"closeTime": 1586994273509,
"count": 4550,
"firstId": 7643791,
"highPrice": "0.23250000",
"lastId": 7648340,
"lastPrice": "0.22050000",
"lastQty": "772.38000000",
"lowPrice": "0.21900000",
"openPrice": "0.22860000",
"openTime": 1586907873509,
"prevClosePrice": "0.22910000",
"priceChange": "-0.00810000",
"priceChangePercent": "-3.543",
"quoteVolume": "688931.86713900",
"symbol": "ICXUSDT",
"volume": "3057620.82000000",
"weightedAvgPrice": "0.22531632"
},
{
"askPrice": "0.00000020",
"askQty": "94587477.00000000",
"bidPrice": "0.00000019",
"bidQty": "66363575.00000000",
"closeTime": 1586994255867,
"count": 214,
"firstId": 1907024,
"highPrice": "0.00000020",
"lastId": 1907237,
"lastPrice": "0.00000019",
"lastQty": "27700.00000000",
"lowPrice": "0.00000019",
"openPrice": "0.00000019",
"openTime": 1586907855867,
"prevClosePrice": "0.00000019",
"priceChange": "0.00000000",
"priceChangePercent": "0.000",
"quoteVolume": "4.54834366",
"symbol": "SCBTC",
"volume": "23533075.00000000",
"weightedAvgPrice": "0.00000019"
},
{
"askPrice": "0.00000829",
"askQty": "50587.00000000",
"bidPrice": "0.00000826",
"bidQty": "134713.00000000",
"closeTime": 1586994277093,
"count": 291,
"firstId": 995073,
"highPrice": "0.00000840",
"lastId": 995363,
"lastPrice": "0.00000829",
"lastQty": "850000.00000000",
"lowPrice": "0.00000818",
"openPrice": "0.00000828",
"openTime": 1586907877093,
"prevClosePrice": "0.00000831",
"priceChange": "0.00000001",
"priceChangePercent": "0.121",
"quoteVolume": "91.84474708",
"symbol": "SCETH",
"volume": "11046105.00000000",
"weightedAvgPrice": "0.00000831"
},
{
"askPrice": "0.00008760",
"askQty": "1269.00000000",
"bidPrice": "0.00008630",
"bidQty": "373965.00000000",
"closeTime": 1586994277105,
"count": 118,
"firstId": 313421,
"highPrice": "0.00008740",
"lastId": 313538,
"lastPrice": "0.00008740",
"lastQty": "40000.00000000",
"lowPrice": "0.00008320",
"openPrice": "0.00008390",
"openTime": 1586907877105,
"prevClosePrice": "0.00008360",
"priceChange": "0.00000350",
"priceChangePercent": "4.172",
"quoteVolume": "579.52071310",
"symbol": "SCBNB",
"volume": "6693811.00000000",
"weightedAvgPrice": "0.00008658"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837013621,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750613621,
"prevClosePrice": "0.00000003",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "NPXSBTC",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.00000072",
"askQty": "112334587.00000000",
"bidPrice": "0.00000071",
"bidQty": "22627176.00000000",
"closeTime": 1586994227930,
"count": 319,
"firstId": 3011430,
"highPrice": "0.00000072",
"lastId": 3011748,
"lastPrice": "0.00000072",
"lastQty": "7172776.00000000",
"lowPrice": "0.00000070",
"openPrice": "0.00000070",
"openTime": 1586907827930,
"prevClosePrice": "0.00000071",
"priceChange": "0.00000002",
"priceChangePercent": "2.857",
"quoteVolume": "175.62903905",
"symbol": "NPXSETH",
"volume": "247097409.00000000",
"weightedAvgPrice": "0.00000071"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837013661,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750613661,
"prevClosePrice": "0.00010000",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "VENUSDT",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1585915347219,
"count": 2828,
"firstId": 4592703,
"highPrice": "0.00000014",
"lastId": 4595530,
"lastPrice": "0.00000013",
"lastQty": "2432255.00000000",
"lowPrice": "0.00000012",
"openPrice": "0.00000013",
"openTime": 1585828947219,
"prevClosePrice": "0.00000013",
"priceChange": "0.00000000",
"priceChangePercent": "0.000",
"quoteVolume": "68.10151551",
"symbol": "KEYBTC",
"volume": "527185440.00000000",
"weightedAvgPrice": "0.00000013"
},
{
"askPrice": "0.00000370",
"askQty": "25015.00000000",
"bidPrice": "0.00000367",
"bidQty": "85027.00000000",
"closeTime": 1586994206601,
"count": 302,
"firstId": 1341447,
"highPrice": "0.00000391",
"lastId": 1341748,
"lastPrice": "0.00000369",
"lastQty": "2846.00000000",
"lowPrice": "0.00000365",
"openPrice": "0.00000381",
"openTime": 1586907806601,
"prevClosePrice": "0.00000381",
"priceChange": "-0.00000012",
"priceChangePercent": "-3.150",
"quoteVolume": "29.77942912",
"symbol": "KEYETH",
"volume": "7919584.00000000",
"weightedAvgPrice": "0.00000376"
},
{
"askPrice": "0.00003700",
"askQty": "1690.38000000",
"bidPrice": "0.00003690",
"bidQty": "94.94000000",
"closeTime": 1586994255558,
"count": 3542,
"firstId": 4139231,
"highPrice": "0.00003760",
"lastId": 4142772,
"lastPrice": "0.00003700",
"lastQty": "266.99000000",
"lowPrice": "0.00003670",
"openPrice": "0.00003700",
"openTime": 1586907855558,
"prevClosePrice": "0.00003700",
"priceChange": "0.00000000",
"priceChangePercent": "0.000",
"quoteVolume": "72.52437067",
"symbol": "NASBTC",
"volume": "1951668.24000000",
"weightedAvgPrice": "0.00003716"
},
{
"askPrice": "0.00160100",
"askQty": "12.50000000",
"bidPrice": "0.00159700",
"bidQty": "9.59000000",
"closeTime": 1586994252555,
"count": 2057,
"firstId": 1301819,
"highPrice": "0.00162200",
"lastId": 1303875,
"lastPrice": "0.00159800",
"lastQty": "312.68000000",
"lowPrice": "0.00156900",
"openPrice": "0.00159800",
"openTime": 1586907852555,
"prevClosePrice": "0.00159900",
"priceChange": "0.00000000",
"priceChangePercent": "0.000",
"quoteVolume": "569.49896519",
"symbol": "NASETH",
"volume": "355969.49000000",
"weightedAvgPrice": "0.00159985"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837013728,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750613728,
"prevClosePrice": "0.02337000",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "NASBNB",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1585915350744,
"count": 960,
"firstId": 3488908,
"highPrice": "0.00000010",
"lastId": 3489867,
"lastPrice": "0.00000008",
"lastQty": "10705679.00000000",
"lowPrice": "0.00000008",
"openPrice": "0.00000009",
"openTime": 1585828950744,
"prevClosePrice": "0.00000009",
"priceChange": "-0.00000001",
"priceChangePercent": "-11.111",
"quoteVolume": "33.76876690",
"symbol": "MFTBTC",
"volume": "399961842.00000000",
"weightedAvgPrice": "0.00000008"
},
{
"askPrice": "0.00000333",
"askQty": "5645.00000000",
"bidPrice": "0.00000331",
"bidQty": "5061.00000000",
"closeTime": 1586994258741,
"count": 114,
"firstId": 1543807,
"highPrice": "0.00000335",
"lastId": 1543920,
"lastPrice": "0.00000333",
"lastQty": "5036.00000000",
"lowPrice": "0.00000323",
"openPrice": "0.00000330",
"openTime": 1586907858741,
"prevClosePrice": "0.00000326",
"priceChange": "0.00000003",
"priceChangePercent": "0.909",
"quoteVolume": "20.52766128",
"symbol": "MFTETH",
"volume": "6264724.00000000",
"weightedAvgPrice": "0.00000328"
},
{
"askPrice": "0.00003550",
"askQty": "900000.00000000",
"bidPrice": "0.00003460",
"bidQty": "750.00000000",
"closeTime": 1586994020638,
"count": 66,
"firstId": 381432,
"highPrice": "0.00003510",
"lastId": 381497,
"lastPrice": "0.00003460",
"lastQty": "120000.00000000",
"lowPrice": "0.00003320",
"openPrice": "0.00003370",
"openTime": 1586907620638,
"prevClosePrice": "0.00003340",
"priceChange": "0.00000090",
"priceChangePercent": "2.671",
"quoteVolume": "126.50594800",
"symbol": "MFTBNB",
"volume": "3727563.00000000",
"weightedAvgPrice": "0.00003394"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837013745,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750613745,
"prevClosePrice": "0.00000004",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "DENTBTC",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.00000073",
"askQty": "37779014.00000000",
"bidPrice": "0.00000072",
"bidQty": "3888159.00000000",
"closeTime": 1586994223675,
"count": 364,
"firstId": 1336140,
"highPrice": "0.00000073",
"lastId": 1336503,
"lastPrice": "0.00000072",
"lastQty": "247300.00000000",
"lowPrice": "0.00000071",
"openPrice": "0.00000073",
"openTime": 1586907823675,
"prevClosePrice": "0.00000072",
"priceChange": "-0.00000001",
"priceChangePercent": "-1.370",
"quoteVolume": "74.70352220",
"symbol": "DENTETH",
"volume": "103972017.00000000",
"weightedAvgPrice": "0.00000072"
},
{
"askPrice": "0.00000496",
"askQty": "9400.00000000",
"bidPrice": "0.00000495",
"bidQty": "81.00000000",
"closeTime": 1586994056680,
"count": 2642,
"firstId": 2226401,
"highPrice": "0.00000511",
"lastId": 2229042,
"lastPrice": "0.00000496",
"lastQty": "6141.00000000",
"lowPrice": "0.00000487",
"openPrice": "0.00000489",
"openTime": 1586907656680,
"prevClosePrice": "0.00000489",
"priceChange": "0.00000007",
"priceChangePercent": "1.431",
"quoteVolume": "10.01856077",
"symbol": "ARDRBTC",
"volume": "2002822.00000000",
"weightedAvgPrice": "0.00000500"
},
{
"askPrice": "0.00021549",
"askQty": "35000.00000000",
"bidPrice": "0.00021408",
"bidQty": "478.00000000",
"closeTime": 1586994275949,
"count": 379,
"firstId": 440047,
"highPrice": "0.00022129",
"lastId": 440425,
"lastPrice": "0.00021551",
"lastQty": "208.00000000",
"lowPrice": "0.00021078",
"openPrice": "0.00021205",
"openTime": 1586907875949,
"prevClosePrice": "0.00021168",
"priceChange": "0.00000346",
"priceChangePercent": "1.632",
"quoteVolume": "48.61989446",
"symbol": "ARDRETH",
"volume": "223839.00000000",
"weightedAvgPrice": "0.00021721"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837013786,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750613786,
"prevClosePrice": "0.00316800",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "ARDRBNB",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.18630000",
"askQty": "1203.80000000",
"bidPrice": "0.18490000",
"bidQty": "80.22000000",
"closeTime": 1586994241285,
"count": 475,
"firstId": 2520477,
"highPrice": "0.19980000",
"lastId": 2520951,
"lastPrice": "0.18500000",
"lastQty": "1797.46000000",
"lowPrice": "0.18500000",
"openPrice": "0.19750000",
"openTime": 1586907841285,
"prevClosePrice": "0.19750000",
"priceChange": "-0.01250000",
"priceChangePercent": "-6.329",
"quoteVolume": "41341.74985300",
"symbol": "NULSUSDT",
"volume": "216139.35000000",
"weightedAvgPrice": "0.19127359"
},
{
"askPrice": "0.00000005",
"askQty": "344330256.00000000",
"bidPrice": "0.00000004",
"bidQty": "2906127662.00000000",
"closeTime": 1586994262654,
"count": 304,
"firstId": 2613771,
"highPrice": "0.00000005",
"lastId": 2614074,
"lastPrice": "0.00000004",
"lastQty": "200000.00000000",
"lowPrice": "0.00000004",
"openPrice": "0.00000004",
"openTime": 1586907862654,
"prevClosePrice": "0.00000005",
"priceChange": "0.00000000",
"priceChangePercent": "0.000",
"quoteVolume": "3.75613388",
"symbol": "HOTBTC",
"volume": "81740848.00000000",
"weightedAvgPrice": "0.00000005"
},
{
"askPrice": "0.00000214",
"askQty": "12716403.00000000",
"bidPrice": "0.00000213",
"bidQty": "165713.00000000",
"closeTime": 1586994149344,
"count": 755,
"firstId": 4054302,
"highPrice": "0.00000215",
"lastId": 4055056,
"lastPrice": "0.00000213",
"lastQty": "339407.00000000",
"lowPrice": "0.00000209",
"openPrice": "0.00000212",
"openTime": 1586907749344,
"prevClosePrice": "0.00000212",
"priceChange": "0.00000001",
"priceChangePercent": "0.472",
"quoteVolume": "323.21621815",
"symbol": "HOTETH",
"volume": "152310424.00000000",
"weightedAvgPrice": "0.00000212"
},
{
"askPrice": "0.00000055",
"askQty": "15102878.00000000",
"bidPrice": "0.00000054",
"bidQty": "82481446.00000000",
"closeTime": 1586994273666,
"count": 5243,
"firstId": 6379473,
"highPrice": "0.00000058",
"lastId": 6384715,
"lastPrice": "0.00000055",
"lastQty": "50468.00000000",
"lowPrice": "0.00000053",
"openPrice": "0.00000054",
"openTime": 1586907873666,
"prevClosePrice": "0.00000054",
"priceChange": "0.00000001",
"priceChangePercent": "1.852",
"quoteVolume": "307.57077982",
"symbol": "VETBTC",
"volume": "556652368.00000000",
"weightedAvgPrice": "0.00000055"
},
{
"askPrice": "0.00002372",
"askQty": "8944.00000000",
"bidPrice": "0.00002366",
"bidQty": "8554.00000000",
"closeTime": 1586994270466,
"count": 2531,
"firstId": 3249736,
"highPrice": "0.00002468",
"lastId": 3252266,
"lastPrice": "0.00002374",
"lastQty": "128.00000000",
"lowPrice": "0.00002299",
"openPrice": "0.00002311",
"openTime": 1586907870466,
"prevClosePrice": "0.00002312",
"priceChange": "0.00000063",
"priceChangePercent": "2.726",
"quoteVolume": "1533.05182013",
"symbol": "VETETH",
"volume": "64545335.00000000",
"weightedAvgPrice": "0.00002375"
},
{
"askPrice": "0.00362600",
"askQty": "1029804.00000000",
"bidPrice": "0.00362500",
"bidQty": "824707.00000000",
"closeTime": 1586994274376,
"count": 26012,
"firstId": 11472957,
"highPrice": "0.00389900",
"lastId": 11498968,
"lastPrice": "0.00362600",
"lastQty": "247235.00000000",
"lowPrice": "0.00358000",
"openPrice": "0.00366600",
"openTime": 1586907874376,
"prevClosePrice": "0.00366700",
"priceChange": "-0.00004000",
"priceChangePercent": "-1.091",
"quoteVolume": "5328636.57426600",
"symbol": "VETUSDT",
"volume": "1434804644.00000000",
"weightedAvgPrice": "0.00371384"
},
{
"askPrice": "0.00024860",
"askQty": "3.00000000",
"bidPrice": "0.00024800",
"bidQty": "200638.00000000",
"closeTime": 1586994276042,
"count": 1470,
"firstId": 1295958,
"highPrice": "0.00025910",
"lastId": 1297427,
"lastPrice": "0.00024860",
"lastQty": "581.00000000",
"lowPrice": "0.00023190",
"openPrice": "0.00023570",
"openTime": 1586907876042,
"prevClosePrice": "0.00023530",
"priceChange": "0.00001290",
"priceChangePercent": "5.473",
"quoteVolume": "3976.09523180",
"symbol": "VETBNB",
"volume": "16166532.00000000",
"weightedAvgPrice": "0.00024595"
},
{
"askPrice": "0.00000063",
"askQty": "677695.00000000",
"bidPrice": "0.00000062",
"bidQty": "3323310.00000000",
"closeTime": 1586994138305,
"count": 331,
"firstId": 5926659,
"highPrice": "0.00000064",
"lastId": 5926989,
"lastPrice": "0.00000063",
"lastQty": "2558.00000000",
"lowPrice": "0.00000062",
"openPrice": "0.00000064",
"openTime": 1586907738305,
"prevClosePrice": "0.00000064",
"priceChange": "-0.00000001",
"priceChangePercent": "-1.563",
"quoteVolume": "4.85509790",
"symbol": "DOCKBTC",
"volume": "7705722.00000000",
"weightedAvgPrice": "0.00000063"
},
{
"askPrice": "0.00002725",
"askQty": "21681.00000000",
"bidPrice": "0.00002690",
"bidQty": "2686.00000000",
"closeTime": 1586994272893,
"count": 131,
"firstId": 1073580,
"highPrice": "0.00002759",
"lastId": 1073710,
"lastPrice": "0.00002729",
"lastQty": "11495.00000000",
"lowPrice": "0.00002664",
"openPrice": "0.00002759",
"openTime": 1586907872893,
"prevClosePrice": "0.00002746",
"priceChange": "-0.00000030",
"priceChangePercent": "-1.087",
"quoteVolume": "31.01865573",
"symbol": "DOCKETH",
"volume": "1140541.00000000",
"weightedAvgPrice": "0.00002720"
},
{
"askPrice": "0.00000274",
"askQty": "23.00000000",
"bidPrice": "0.00000273",
"bidQty": "7265.00000000",
"closeTime": 1586994119703,
"count": 1732,
"firstId": 3991523,
"highPrice": "0.00000281",
"lastId": 3993254,
"lastPrice": "0.00000274",
"lastQty": "42.00000000",
"lowPrice": "0.00000270",
"openPrice": "0.00000275",
"openTime": 1586907719703,
"prevClosePrice": "0.00000277",
"priceChange": "-0.00000001",
"priceChangePercent": "-0.364",
"quoteVolume": "10.52704893",
"symbol": "POLYBTC",
"volume": "3815625.00000000",
"weightedAvgPrice": "0.00000276"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1585915358373,
"count": 191,
"firstId": 231677,
"highPrice": "0.00152700",
"lastId": 231867,
"lastPrice": "0.00145900",
"lastQty": "342.00000000",
"lowPrice": "0.00144700",
"openPrice": "0.00148000",
"openTime": 1585828958373,
"prevClosePrice": "0.00147000",
"priceChange": "-0.00002100",
"priceChangePercent": "-1.419",
"quoteVolume": "247.70307000",
"symbol": "POLYBNB",
"volume": "168661.00000000",
"weightedAvgPrice": "0.00146864"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837014002,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750614002,
"prevClosePrice": "0.00000180",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "PHXBTC",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837014009,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750614009,
"prevClosePrice": "0.00005617",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "PHXETH",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837014015,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750614015,
"prevClosePrice": "0.00045600",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "PHXBNB",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.00014850",
"askQty": "1.35000000",
"bidPrice": "0.00014760",
"bidQty": "1543.13000000",
"closeTime": 1586994274491,
"count": 734,
"firstId": 4571914,
"highPrice": "0.00014850",
"lastId": 4572647,
"lastPrice": "0.00014800",
"lastQty": "25.75000000",
"lowPrice": "0.00014530",
"openPrice": "0.00014580",
"openTime": 1586907874491,
"prevClosePrice": "0.00014580",
"priceChange": "0.00000220",
"priceChangePercent": "1.509",
"quoteVolume": "5.30900154",
"symbol": "HCBTC",
"volume": "36166.81000000",
"weightedAvgPrice": "0.00014679"
},
{
"askPrice": "0.00644100",
"askQty": "562.08000000",
"bidPrice": "0.00638000",
"bidQty": "73.18000000",
"closeTime": 1586994239218,
"count": 296,
"firstId": 991709,
"highPrice": "0.00644400",
"lastId": 992004,
"lastPrice": "0.00644400",
"lastQty": "142.19000000",
"lowPrice": "0.00625900",
"openPrice": "0.00630800",
"openTime": 1586907839218,
"prevClosePrice": "0.00631000",
"priceChange": "0.00013600",
"priceChangePercent": "2.156",
"quoteVolume": "40.48434763",
"symbol": "HCETH",
"volume": "6415.47000000",
"weightedAvgPrice": "0.00631043"
},
{
"askPrice": "0.00000099",
"askQty": "153757.00000000",
"bidPrice": "0.00000098",
"bidQty": "170694.00000000",
"closeTime": 1586994187922,
"count": 724,
"firstId": 4450818,
"highPrice": "0.00000099",
"lastId": 4451541,
"lastPrice": "0.00000099",
"lastQty": "591356.00000000",
"lowPrice": "0.00000096",
"openPrice": "0.00000096",
"openTime": 1586907787922,
"prevClosePrice": "0.00000096",
"priceChange": "0.00000003",
"priceChangePercent": "3.125",
"quoteVolume": "11.32990822",
"symbol": "GOBTC",
"volume": "11668352.00000000",
"weightedAvgPrice": "0.00000097"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837014052,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750614052,
"prevClosePrice": "0.00069230",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "GOBNB",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837014053,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750614053,
"prevClosePrice": "0.00025175",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "PAXBTC",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837014097,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750614097,
"prevClosePrice": "0.20121000",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "PAXBNB",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.99980000",
"askQty": "14774.82000000",
"bidPrice": "0.99960000",
"bidQty": "17942.44000000",
"closeTime": 1586994267411,
"count": 9101,
"firstId": 9668628,
"highPrice": "1.00020000",
"lastId": 9677728,
"lastPrice": "0.99980000",
"lastQty": "322.14000000",
"lowPrice": "0.99820000",
"openPrice": "0.99880000",
"openTime": 1586907867411,
"prevClosePrice": "0.99900000",
"priceChange": "0.00100000",
"priceChangePercent": "0.100",
"quoteVolume": "5850985.37895400",
"symbol": "PAXUSDT",
"volume": "5854589.44000000",
"weightedAvgPrice": "0.99938440"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837014117,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750614117,
"prevClosePrice": "0.00888047",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "PAXETH",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.00000235",
"askQty": "458494.00000000",
"bidPrice": "0.00000234",
"bidQty": "1957153.00000000",
"closeTime": 1586994275350,
"count": 4150,
"firstId": 12532675,
"highPrice": "0.00000239",
"lastId": 12536824,
"lastPrice": "0.00000234",
"lastQty": "10060.00000000",
"lowPrice": "0.00000234",
"openPrice": "0.00000238",
"openTime": 1586907875350,
"prevClosePrice": "0.00000238",
"priceChange": "-0.00000004",
"priceChangePercent": "-1.681",
"quoteVolume": "100.08850915",
"symbol": "RVNBTC",
"volume": "42344092.00000000",
"weightedAvgPrice": "0.00000236"
},
{
"askPrice": "0.00106700",
"askQty": "13023.00000000",
"bidPrice": "0.00106000",
"bidQty": "1738.00000000",
"closeTime": 1586994271124,
"count": 282,
"firstId": 1255728,
"highPrice": "0.00106800",
"lastId": 1256009,
"lastPrice": "0.00106200",
"lastQty": "235.00000000",
"lowPrice": "0.00102800",
"openPrice": "0.00104200",
"openTime": 1586907871124,
"prevClosePrice": "0.00105100",
"priceChange": "0.00002000",
"priceChangePercent": "1.919",
"quoteVolume": "652.55216300",
"symbol": "RVNBNB",
"volume": "620661.00000000",
"weightedAvgPrice": "0.00105138"
},
{
"askPrice": "0.00176700",
"askQty": "56.38900000",
"bidPrice": "0.00176000",
"bidQty": "1.34600000",
"closeTime": 1586994078222,
"count": 1696,
"firstId": 1981386,
"highPrice": "0.00177900",
"lastId": 1983081,
"lastPrice": "0.00176000",
"lastQty": "0.05800000",
"lowPrice": "0.00173800",
"openPrice": "0.00176300",
"openTime": 1586907678222,
"prevClosePrice": "0.00176000",
"priceChange": "-0.00000300",
"priceChangePercent": "-0.170",
"quoteVolume": "23.33325327",
"symbol": "DCRBTC",
"volume": "13256.31600000",
"weightedAvgPrice": "0.00176016"
},
{
"askPrice": "0.80600000",
"askQty": "1.85300000",
"bidPrice": "0.79500000",
"bidQty": "54.86100000",
"closeTime": 1586994158502,
"count": 83,
"firstId": 166792,
"highPrice": "0.80500000",
"lastId": 166874,
"lastPrice": "0.80500000",
"lastQty": "0.71700000",
"lowPrice": "0.76200000",
"openPrice": "0.78100000",
"openTime": 1586907758502,
"prevClosePrice": "0.78000000",
"priceChange": "0.02400000",
"priceChangePercent": "3.073",
"quoteVolume": "228.52098500",
"symbol": "DCRBNB",
"volume": "292.74000000",
"weightedAvgPrice": "0.78062781"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837014225,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750614225,
"prevClosePrice": "0.21755000",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "USDCBNB",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.00000053",
"askQty": "170169.00000000",
"bidPrice": "0.00000052",
"bidQty": "4372140.00000000",
"closeTime": 1586994268182,
"count": 2297,
"firstId": 4281264,
"highPrice": "0.00000056",
"lastId": 4283560,
"lastPrice": "0.00000053",
"lastQty": "3045251.00000000",
"lowPrice": "0.00000051",
"openPrice": "0.00000056",
"openTime": 1586907868182,
"prevClosePrice": "0.00000057",
"priceChange": "-0.00000003",
"priceChangePercent": "-5.357",
"quoteVolume": "52.06952832",
"symbol": "MITHBTC",
"volume": "97090141.00000000",
"weightedAvgPrice": "0.00000054"
},
{
"askPrice": "0.00024100",
"askQty": "5490.00000000",
"bidPrice": "0.00024000",
"bidQty": "64667.00000000",
"closeTime": 1586994246407,
"count": 4015,
"firstId": 432365,
"highPrice": "0.00025000",
"lastId": 436379,
"lastPrice": "0.00024000",
"lastQty": "1259.00000000",
"lowPrice": "0.00022700",
"openPrice": "0.00024800",
"openTime": 1586907846407,
"prevClosePrice": "0.00024800",
"priceChange": "-0.00000800",
"priceChangePercent": "-3.226",
"quoteVolume": "3114.59106100",
"symbol": "MITHBNB",
"volume": "13071741.00000000",
"weightedAvgPrice": "0.00023827"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837014305,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750614305,
"prevClosePrice": "0.02933000",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "BCHABCBTC",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837014306,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750614306,
"prevClosePrice": "0.01117900",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "BCHSVBTC",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837014328,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750614328,
"prevClosePrice": "220.08000000",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "BCHABCUSDT",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837014329,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750614329,
"prevClosePrice": "58.90000000",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "BCHSVUSDT",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "14.61090000",
"askQty": "66.98000000",
"bidPrice": "14.56650000",
"bidQty": "1.82000000",
"closeTime": 1586994276294,
"count": 335,
"firstId": 1255669,
"highPrice": "15.86770000",
"lastId": 1256003,
"lastPrice": "14.61640000",
"lastQty": "3.24000000",
"lowPrice": "14.50010000",
"openPrice": "15.55850000",
"openTime": 1586907876294,
"prevClosePrice": "15.56300000",
"priceChange": "-0.94210000",
"priceChangePercent": "-6.055",
"quoteVolume": "34646.59326100",
"symbol": "BNBPAX",
"volume": "2267.69000000",
"weightedAvgPrice": "15.27836400"
},
{
"askPrice": "6625.98000000",
"askQty": "1.00000000",
"bidPrice": "6620.88000000",
"bidQty": "0.08000000",
"closeTime": 1586994277653,
"count": 7671,
"firstId": 8305818,
"highPrice": "6935.00000000",
"lastId": 8313488,
"lastPrice": "6628.24000000",
"lastQty": "0.14152300",
"lowPrice": "6604.75000000",
"openPrice": "6867.85000000",
"openTime": 1586907877653,
"prevClosePrice": "6870.68000000",
"priceChange": "-239.61000000",
"priceChangePercent": "-3.489",
"quoteVolume": "5890139.07261451",
"symbol": "BTCPAX",
"volume": "869.13844900",
"weightedAvgPrice": "6776.98596742"
},
{
"askPrice": "153.15000000",
"askQty": "5.00000000",
"bidPrice": "152.99000000",
"bidQty": "5.00000000",
"closeTime": 1586994277276,
"count": 1842,
"firstId": 2892137,
"highPrice": "161.42000000",
"lastId": 2893978,
"lastPrice": "153.09000000",
"lastQty": "5.00000000",
"lowPrice": "151.99000000",
"openPrice": "158.94000000",
"openTime": 1586907877276,
"prevClosePrice": "159.54000000",
"priceChange": "-5.85000000",
"priceChangePercent": "-3.681",
"quoteVolume": "694876.57140620",
"symbol": "ETHPAX",
"volume": "4432.26771000",
"weightedAvgPrice": "156.77676009"
},
{
"askPrice": "0.18085000",
"askQty": "175.60000000",
"bidPrice": "0.18051000",
"bidQty": "8164.90000000",
"closeTime": 1586994277419,
"count": 453,
"firstId": 985520,
"highPrice": "0.18979000",
"lastId": 985972,
"lastPrice": "0.18080000",
"lastQty": "1807.10000000",
"lowPrice": "0.18067000",
"openPrice": "0.18608000",
"openTime": 1586907877419,
"prevClosePrice": "0.18622000",
"priceChange": "-0.00528000",
"priceChangePercent": "-2.837",
"quoteVolume": "59152.41398900",
"symbol": "XRPPAX",
"volume": "318454.90000000",
"weightedAvgPrice": "0.18574817"
},
{
"askPrice": "2.40810000",
"askQty": "10.41000000",
"bidPrice": "2.39740000",
"bidQty": "16.93000000",
"closeTime": 1586994247540,
"count": 102,
"firstId": 864142,
"highPrice": "2.49380000",
"lastId": 864243,
"lastPrice": "2.40710000",
"lastQty": "30.00000000",
"lowPrice": "2.40010000",
"openPrice": "2.46220000",
"openTime": 1586907847540,
"prevClosePrice": "2.47770000",
"priceChange": "-0.05510000",
"priceChangePercent": "-2.238",
"quoteVolume": "11930.18259500",
"symbol": "EOSPAX",
"volume": "4899.05000000",
"weightedAvgPrice": "2.43520327"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1585312839476,
"count": 33,
"firstId": 423048,
"highPrice": "0.04300000",
"lastId": 423080,
"lastPrice": "0.04221000",
"lastQty": "2811.40000000",
"lowPrice": "0.04040000",
"openPrice": "0.04040000",
"openTime": 1585226439476,
"prevClosePrice": "0.04022000",
"priceChange": "0.00181000",
"priceChangePercent": "4.480",
"quoteVolume": "1849.53521400",
"symbol": "XLMPAX",
"volume": "44468.00000000",
"weightedAvgPrice": "0.04159250"
},
{
"askPrice": "0.00000747",
"askQty": "5721.00000000",
"bidPrice": "0.00000744",
"bidQty": "2015.00000000",
"closeTime": 1586994272664,
"count": 3648,
"firstId": 5784041,
"highPrice": "0.00000790",
"lastId": 5787688,
"lastPrice": "0.00000747",
"lastQty": "5.00000000",
"lowPrice": "0.00000716",
"openPrice": "0.00000754",
"openTime": 1586907872664,
"prevClosePrice": "0.00000758",
"priceChange": "-0.00000007",
"priceChangePercent": "-0.928",
"quoteVolume": "45.65969095",
"symbol": "RENBTC",
"volume": "6103450.00000000",
"weightedAvgPrice": "0.00000748"
},
{
"askPrice": "0.00339600",
"askQty": "1453.00000000",
"bidPrice": "0.00336800",
"bidQty": "3816.00000000",
"closeTime": 1586994272668,
"count": 286,
"firstId": 475085,
"highPrice": "0.00344100",
"lastId": 475370,
"lastPrice": "0.00339600",
"lastQty": "6934.00000000",
"lowPrice": "0.00325600",
"openPrice": "0.00331200",
"openTime": 1586907872668,
"prevClosePrice": "0.00331800",
"priceChange": "0.00008400",
"priceChangePercent": "2.536",
"quoteVolume": "428.63990100",
"symbol": "RENBNB",
"volume": "129222.00000000",
"weightedAvgPrice": "0.00331708"
},
{
"askPrice": "14.61120000",
"askQty": "2.57000000",
"bidPrice": "14.56750000",
"bidQty": "66.98000000",
"closeTime": 1586994274800,
"count": 1112,
"firstId": 625322,
"highPrice": "15.88190000",
"lastId": 626433,
"lastPrice": "14.60000000",
"lastQty": "70.00000000",
"lowPrice": "14.47030000",
"openPrice": "15.59990000",
"openTime": 1586907874800,
"prevClosePrice": "15.57020000",
"priceChange": "-0.99990000",
"priceChangePercent": "-6.410",
"quoteVolume": "449348.89491300",
"symbol": "BNBTUSD",
"volume": "28813.56000000",
"weightedAvgPrice": "15.59504952"
},
{
"askPrice": "0.18086000",
"askQty": "210.90000000",
"bidPrice": "0.18052000",
"bidQty": "8164.90000000",
"closeTime": 1586994277259,
"count": 891,
"firstId": 816236,
"highPrice": "0.18988000",
"lastId": 817126,
"lastPrice": "0.18046000",
"lastQty": "212.20000000",
"lowPrice": "0.18018000",
"openPrice": "0.18587000",
"openTime": 1586907877259,
"prevClosePrice": "0.18615000",
"priceChange": "-0.00541000",
"priceChangePercent": "-2.911",
"quoteVolume": "183771.56989100",
"symbol": "XRPTUSD",
"volume": "993117.70000000",
"weightedAvgPrice": "0.18504511"
},
{
"askPrice": "2.40660000",
"askQty": "62.05000000",
"bidPrice": "2.39530000",
"bidQty": "12.05000000",
"closeTime": 1586994267412,
"count": 281,
"firstId": 418274,
"highPrice": "2.49480000",
"lastId": 418554,
"lastPrice": "2.40620000",
"lastQty": "50.00000000",
"lowPrice": "2.39740000",
"openPrice": "2.44460000",
"openTime": 1586907867412,
"prevClosePrice": "2.47200000",
"priceChange": "-0.03840000",
"priceChangePercent": "-1.571",
"quoteVolume": "42707.86656000",
"symbol": "EOSTUSD",
"volume": "17500.49000000",
"weightedAvgPrice": "2.44038119"
},
{
"askPrice": "0.04620000",
"askQty": "25000.00000000",
"bidPrice": "0.04594000",
"bidQty": "15004.50000000",
"closeTime": 1586994276851,
"count": 112,
"firstId": 323582,
"highPrice": "0.04827000",
"lastId": 323693,
"lastPrice": "0.04650000",
"lastQty": "38049.70000000",
"lowPrice": "0.04650000",
"openPrice": "0.04826000",
"openTime": 1586907876851,
"prevClosePrice": "0.04842000",
"priceChange": "-0.00176000",
"priceChangePercent": "-3.647",
"quoteVolume": "18466.34484700",
"symbol": "XLMTUSD",
"volume": "392858.10000000",
"weightedAvgPrice": "0.04700513"
},
{
"askPrice": "14.61090000",
"askQty": "3.55000000",
"bidPrice": "14.56670000",
"bidQty": "34.27000000",
"closeTime": 1586994277007,
"count": 894,
"firstId": 947538,
"highPrice": "15.85000000",
"lastId": 948431,
"lastPrice": "14.61590000",
"lastQty": "2.79000000",
"lowPrice": "14.50000000",
"openPrice": "15.58670000",
"openTime": 1586907877007,
"prevClosePrice": "15.53640000",
"priceChange": "-0.97080000",
"priceChangePercent": "-6.228",
"quoteVolume": "158529.68609600",
"symbol": "BNBUSDC",
"volume": "10465.94000000",
"weightedAvgPrice": "15.14719997"
},
{
"askPrice": "6627.65000000",
"askQty": "0.00452100",
"bidPrice": "6622.29000000",
"bidQty": "0.00301700",
"closeTime": 1586994268324,
"count": 19328,
"firstId": 9347712,
"highPrice": "6938.46000000",
"lastId": 9367039,
"lastPrice": "6622.24000000",
"lastQty": "0.00694400",
"lowPrice": "6605.95000000",
"openPrice": "6868.48000000",
"openTime": 1586907868324,
"prevClosePrice": "6867.79000000",
"priceChange": "-246.24000000",
"priceChangePercent": "-3.585",
"quoteVolume": "15615669.23714044",
"symbol": "BTCUSDC",
"volume": "2303.15208400",
"weightedAvgPrice": "6780.12943462"
},
{
"askPrice": "153.15000000",
"askQty": "4.50000000",
"bidPrice": "153.02000000",
"bidQty": "0.53533000",
"closeTime": 1586994275778,
"count": 4037,
"firstId": 2154452,
"highPrice": "161.46000000",
"lastId": 2158488,
"lastPrice": "153.00000000",
"lastQty": "1.87386000",
"lowPrice": "152.00000000",
"openPrice": "158.87000000",
"openTime": 1586907875778,
"prevClosePrice": "159.12000000",
"priceChange": "-5.87000000",
"priceChangePercent": "-3.695",
"quoteVolume": "1905851.06055790",
"symbol": "ETHUSDC",
"volume": "12123.13657000",
"weightedAvgPrice": "157.20775309"
},
{
"askPrice": "0.18085000",
"askQty": "311.40000000",
"bidPrice": "0.18055000",
"bidQty": "311.40000000",
"closeTime": 1586994277228,
"count": 1462,
"firstId": 827065,
"highPrice": "0.19003000",
"lastId": 828526,
"lastPrice": "0.18080000",
"lastQty": "1284.00000000",
"lowPrice": "0.18030000",
"openPrice": "0.18608000",
"openTime": 1586907877228,
"prevClosePrice": "0.18620000",
"priceChange": "-0.00528000",
"priceChangePercent": "-2.837",
"quoteVolume": "423979.62992900",
"symbol": "XRPUSDC",
"volume": "2279548.40000000",
"weightedAvgPrice": "0.18599282"
},
{
"askPrice": "2.40310000",
"askQty": "15.10000000",
"bidPrice": "2.39900000",
"bidQty": "175.95000000",
"closeTime": 1586994272142,
"count": 641,
"firstId": 508734,
"highPrice": "2.50110000",
"lastId": 509374,
"lastPrice": "2.40150000",
"lastQty": "15.08000000",
"lowPrice": "2.39090000",
"openPrice": "2.46060000",
"openTime": 1586907872142,
"prevClosePrice": "2.47640000",
"priceChange": "-0.05910000",
"priceChangePercent": "-2.402",
"quoteVolume": "222080.46435500",
"symbol": "EOSUSDC",
"volume": "90721.17000000",
"weightedAvgPrice": "2.44794533"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837014734,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750614734,
"prevClosePrice": "0.04970000",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "XLMUSDC",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.99980000",
"askQty": "37100.80000000",
"bidPrice": "0.99970000",
"bidQty": "2765.79000000",
"closeTime": 1586994266922,
"count": 16999,
"firstId": 8713880,
"highPrice": "1.00040000",
"lastId": 8730878,
"lastPrice": "0.99970000",
"lastQty": "3381.48000000",
"lowPrice": "0.99800000",
"openPrice": "0.99910000",
"openTime": 1586907866922,
"prevClosePrice": "0.99900000",
"priceChange": "0.00060000",
"priceChangePercent": "0.060",
"quoteVolume": "9536808.76583600",
"symbol": "USDCUSDT",
"volume": "9543793.01000000",
"weightedAvgPrice": "0.99926819"
},
{
"askPrice": "0.03189000",
"askQty": "45699.60000000",
"bidPrice": "0.03181000",
"bidQty": "1128.80000000",
"closeTime": 1586994271318,
"count": 170,
"firstId": 450434,
"highPrice": "0.03352000",
"lastId": 450603,
"lastPrice": "0.03181000",
"lastQty": "1411.50000000",
"lowPrice": "0.03150000",
"openPrice": "0.03301000",
"openTime": 1586907871318,
"prevClosePrice": "0.03300000",
"priceChange": "-0.00120000",
"priceChangePercent": "-3.635",
"quoteVolume": "49462.04268500",
"symbol": "ADATUSD",
"volume": "1520251.60000000",
"weightedAvgPrice": "0.03253543"
},
{
"askPrice": "0.01220000",
"askQty": "100000.00000000",
"bidPrice": "0.01218000",
"bidQty": "1619.50000000",
"closeTime": 1586994272587,
"count": 5686,
"firstId": 1230621,
"highPrice": "0.01262000",
"lastId": 1236306,
"lastPrice": "0.01219000",
"lastQty": "3918.20000000",
"lowPrice": "0.01215000",
"openPrice": "0.01246000",
"openTime": 1586907872587,
"prevClosePrice": "0.01247000",
"priceChange": "-0.00027000",
"priceChangePercent": "-2.167",
"quoteVolume": "108110.18766800",
"symbol": "TRXTUSD",
"volume": "8727797.40000000",
"weightedAvgPrice": "0.01238688"
},
{
"askPrice": "6.99200000",
"askQty": "25.49200000",
"bidPrice": "6.97100000",
"bidQty": "4.50700000",
"closeTime": 1586994276747,
"count": 105,
"firstId": 334408,
"highPrice": "7.35200000",
"lastId": 334512,
"lastPrice": "6.96600000",
"lastQty": "15.78000000",
"lowPrice": "6.96600000",
"openPrice": "7.21500000",
"openTime": 1586907876747,
"prevClosePrice": "7.28500000",
"priceChange": "-0.24900000",
"priceChangePercent": "-3.451",
"quoteVolume": "12014.46545000",
"symbol": "NEOTUSD",
"volume": "1685.99600000",
"weightedAvgPrice": "7.12603437"
},
{
"askPrice": "0.06757000",
"askQty": "188.60000000",
"bidPrice": "0.06739000",
"bidQty": "300.00000000",
"closeTime": 1586994277137,
"count": 7962,
"firstId": 2826482,
"highPrice": "0.06782000",
"lastId": 2834443,
"lastPrice": "0.06748000",
"lastQty": "1162.90000000",
"lowPrice": "0.06636000",
"openPrice": "0.06700000",
"openTime": 1586907877137,
"prevClosePrice": "0.06699000",
"priceChange": "0.00048000",
"priceChangePercent": "0.716",
"quoteVolume": "885561.99785400",
"symbol": "TRXXRP",
"volume": "13191190.30000000",
"weightedAvgPrice": "0.06713283"
},
{
"askPrice": "18.19400000",
"askQty": "0.97900000",
"bidPrice": "18.09200000",
"bidQty": "8.19000000",
"closeTime": 1586994271176,
"count": 171,
"firstId": 346822,
"highPrice": "18.25400000",
"lastId": 346992,
"lastPrice": "18.19400000",
"lastQty": "0.63000000",
"lowPrice": "17.80200000",
"openPrice": "18.08700000",
"openTime": 1586907871176,
"prevClosePrice": "18.08700000",
"priceChange": "0.10700000",
"priceChangePercent": "0.592",
"quoteVolume": "10093.98989300",
"symbol": "XZCXRP",
"volume": "558.87800000",
"weightedAvgPrice": "18.06116879"
},
{
"askPrice": "1.00020000",
"askQty": "650.00000000",
"bidPrice": "0.99970000",
"bidQty": "500.00000000",
"closeTime": 1586992827991,
"count": 91,
"firstId": 409457,
"highPrice": "1.00030000",
"lastId": 409547,
"lastPrice": "1.00030000",
"lastQty": "650.00000000",
"lowPrice": "0.99940000",
"openPrice": "0.99990000",
"openTime": 1586906427991,
"prevClosePrice": "0.99990000",
"priceChange": "0.00040000",
"priceChangePercent": "0.040",
"quoteVolume": "35313.68339100",
"symbol": "PAXTUSD",
"volume": "35318.28000000",
"weightedAvgPrice": "0.99986985"
},
{
"askPrice": "1.00020000",
"askQty": "260.00000000",
"bidPrice": "0.99950000",
"bidQty": "500.00000000",
"closeTime": 1586993674540,
"count": 302,
"firstId": 326495,
"highPrice": "1.00150000",
"lastId": 326796,
"lastPrice": "0.99950000",
"lastQty": "130.89000000",
"lowPrice": "0.99940000",
"openPrice": "1.00010000",
"openTime": 1586907274540,
"prevClosePrice": "1.00010000",
"priceChange": "-0.00060000",
"priceChangePercent": "-0.060",
"quoteVolume": "61531.46106500",
"symbol": "USDCTUSD",
"volume": "61526.88000000",
"weightedAvgPrice": "1.00007446"
},
{
"askPrice": "1.00010000",
"askQty": "650.00000000",
"bidPrice": "0.99960000",
"bidQty": "129.15000000",
"closeTime": 1586994221519,
"count": 298,
"firstId": 611850,
"highPrice": "1.00120000",
"lastId": 612147,
"lastPrice": "0.99960000",
"lastQty": "396.94000000",
"lowPrice": "0.99950000",
"openPrice": "1.00010000",
"openTime": 1586907821519,
"prevClosePrice": "1.00040000",
"priceChange": "-0.00050000",
"priceChangePercent": "-0.050",
"quoteVolume": "71933.69975900",
"symbol": "USDCPAX",
"volume": "71928.10000000",
"weightedAvgPrice": "1.00007785"
},
{
"askPrice": "3.12980000",
"askQty": "34.78000000",
"bidPrice": "3.12830000",
"bidQty": "6.39000000",
"closeTime": 1586994277831,
"count": 124180,
"firstId": 20111758,
"highPrice": "3.30610000",
"lastId": 20235937,
"lastPrice": "3.12990000",
"lastQty": "14.62000000",
"lowPrice": "3.10850000",
"openPrice": "3.25080000",
"openTime": 1586907877831,
"prevClosePrice": "3.24970000",
"priceChange": "-0.12090000",
"priceChangePercent": "-3.719",
"quoteVolume": "50402383.96367800",
"symbol": "LINKUSDT",
"volume": "15706148.73000000",
"weightedAvgPrice": "3.20908612"
},
{
"askPrice": "3.13830000",
"askQty": "80.80000000",
"bidPrice": "3.11840000",
"bidQty": "76.80000000",
"closeTime": 1586994272536,
"count": 370,
"firstId": 483504,
"highPrice": "3.31000000",
"lastId": 483873,
"lastPrice": "3.12790000",
"lastQty": "28.25000000",
"lowPrice": "3.11030000",
"openPrice": "3.24430000",
"openTime": 1586907872536,
"prevClosePrice": "3.26030000",
"priceChange": "-0.11640000",
"priceChangePercent": "-3.588",
"quoteVolume": "108524.93687500",
"symbol": "LINKTUSD",
"volume": "33818.75000000",
"weightedAvgPrice": "3.20901680"
},
{
"askPrice": "3.14290000",
"askQty": "277.73000000",
"bidPrice": "3.11920000",
"bidQty": "13.65000000",
"closeTime": 1586994275125,
"count": 66,
"firstId": 118345,
"highPrice": "3.30000000",
"lastId": 118410,
"lastPrice": "3.12940000",
"lastQty": "17.00000000",
"lowPrice": "3.02140000",
"openPrice": "3.19010000",
"openTime": 1586907875125,
"prevClosePrice": "3.25750000",
"priceChange": "-0.06070000",
"priceChangePercent": "-1.903",
"quoteVolume": "8866.82035100",
"symbol": "LINKPAX",
"volume": "2774.89000000",
"weightedAvgPrice": "3.19537724"
},
{
"askPrice": "3.13200000",
"askQty": "63.70000000",
"bidPrice": "3.12230000",
"bidQty": "6.39000000",
"closeTime": 1586994277360,
"count": 1162,
"firstId": 493155,
"highPrice": "3.30710000",
"lastId": 494316,
"lastPrice": "3.14080000",
"lastQty": "4.51000000",
"lowPrice": "3.11340000",
"openPrice": "3.25600000",
"openTime": 1586907877360,
"prevClosePrice": "3.26030000",
"priceChange": "-0.11520000",
"priceChangePercent": "-3.538",
"quoteVolume": "258798.43401300",
"symbol": "LINKUSDC",
"volume": "80985.10000000",
"weightedAvgPrice": "3.19563023"
},
{
"askPrice": "0.96140000",
"askQty": "527.52000000",
"bidPrice": "0.95690000",
"bidQty": "54.72000000",
"closeTime": 1586994276279,
"count": 4939,
"firstId": 3534536,
"highPrice": "1.01990000",
"lastId": 3539474,
"lastPrice": "0.95760000",
"lastQty": "345.00000000",
"lowPrice": "0.95670000",
"openPrice": "0.98810000",
"openTime": 1586907876279,
"prevClosePrice": "0.99000000",
"priceChange": "-0.03050000",
"priceChangePercent": "-3.087",
"quoteVolume": "736241.22589800",
"symbol": "WAVESUSDT",
"volume": "745446.03000000",
"weightedAvgPrice": "0.98765195"
},
{
"askPrice": "0.96890000",
"askQty": "281.87000000",
"bidPrice": "0.95120000",
"bidQty": "75.06000000",
"closeTime": 1586994277088,
"count": 39,
"firstId": 230309,
"highPrice": "0.99700000",
"lastId": 230347,
"lastPrice": "0.96990000",
"lastQty": "319.98000000",
"lowPrice": "0.96990000",
"openPrice": "0.98480000",
"openTime": 1586907877088,
"prevClosePrice": "1.00100000",
"priceChange": "-0.01490000",
"priceChangePercent": "-1.513",
"quoteVolume": "2904.64107700",
"symbol": "WAVESTUSD",
"volume": "2945.20000000",
"weightedAvgPrice": "0.98622881"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837016178,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750616178,
"prevClosePrice": "0.80290000",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "WAVESPAX",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.96790000",
"askQty": "373.87000000",
"bidPrice": "0.95720000",
"bidQty": "31.34000000",
"closeTime": 1586994226899,
"count": 221,
"firstId": 72521,
"highPrice": "1.05600000",
"lastId": 72741,
"lastPrice": "0.96410000",
"lastQty": "20.75000000",
"lowPrice": "0.85000000",
"openPrice": "0.98800000",
"openTime": 1586907826899,
"prevClosePrice": "0.99000000",
"priceChange": "-0.02390000",
"priceChangePercent": "-2.419",
"quoteVolume": "29706.45863900",
"symbol": "WAVESUSDC",
"volume": "30180.54000000",
"weightedAvgPrice": "0.98429182"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837016649,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750616649,
"prevClosePrice": "220.20000000",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "BCHABCTUSD",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837016923,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750616923,
"prevClosePrice": "221.20000000",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "BCHABCPAX",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837016943,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750616943,
"prevClosePrice": "220.30000000",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "BCHABCUSDC",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837017016,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750617016,
"prevClosePrice": "59.17000000",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "BCHSVTUSD",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837017221,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750617221,
"prevClosePrice": "58.18000000",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "BCHSVPAX",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837017230,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750617230,
"prevClosePrice": "57.50000000",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "BCHSVUSDC",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "39.29000000",
"askQty": "1.01217000",
"bidPrice": "39.22000000",
"bidQty": "3.57000000",
"closeTime": 1586994272936,
"count": 859,
"firstId": 754706,
"highPrice": "41.77000000",
"lastId": 755564,
"lastPrice": "39.23000000",
"lastQty": "38.22629000",
"lowPrice": "39.11000000",
"openPrice": "41.06000000",
"openTime": 1586907872936,
"prevClosePrice": "41.17000000",
"priceChange": "-1.83000000",
"priceChangePercent": "-4.457",
"quoteVolume": "212634.73143890",
"symbol": "LTCTUSD",
"volume": "5240.67331000",
"weightedAvgPrice": "40.57393370"
},
{
"askPrice": "39.29000000",
"askQty": "0.70183000",
"bidPrice": "39.20000000",
"bidQty": "39.12343000",
"closeTime": 1586994273445,
"count": 215,
"firstId": 388375,
"highPrice": "41.74000000",
"lastId": 388589,
"lastPrice": "39.23000000",
"lastQty": "38.21656000",
"lowPrice": "39.11000000",
"openPrice": "41.17000000",
"openTime": 1586907873445,
"prevClosePrice": "41.30000000",
"priceChange": "-1.94000000",
"priceChangePercent": "-4.712",
"quoteVolume": "38463.99834110",
"symbol": "LTCPAX",
"volume": "952.11086000",
"weightedAvgPrice": "40.39865520"
},
{
"askPrice": "39.26000000",
"askQty": "15.00000000",
"bidPrice": "39.22000000",
"bidQty": "130.00000000",
"closeTime": 1586994271751,
"count": 1288,
"firstId": 658093,
"highPrice": "41.71000000",
"lastId": 659380,
"lastPrice": "39.22000000",
"lastQty": "0.28046000",
"lowPrice": "39.11000000",
"openPrice": "41.16000000",
"openTime": 1586907871751,
"prevClosePrice": "41.26000000",
"priceChange": "-1.94000000",
"priceChangePercent": "-4.713",
"quoteVolume": "258349.37918680",
"symbol": "LTCUSDC",
"volume": "6379.84589000",
"weightedAvgPrice": "40.49461126"
},
{
"askPrice": "0.01222000",
"askQty": "43081.10000000",
"bidPrice": "0.01216000",
"bidQty": "97405.50000000",
"closeTime": 1586994270323,
"count": 4543,
"firstId": 1118949,
"highPrice": "0.01263000",
"lastId": 1123491,
"lastPrice": "0.01219000",
"lastQty": "5473.20000000",
"lowPrice": "0.01214000",
"openPrice": "0.01248000",
"openTime": 1586907870323,
"prevClosePrice": "0.01248000",
"priceChange": "-0.00029000",
"priceChangePercent": "-2.324",
"quoteVolume": "110269.51711700",
"symbol": "TRXPAX",
"volume": "8899746.90000000",
"weightedAvgPrice": "0.01239019"
},
{
"askPrice": "0.01220000",
"askQty": "103040.90000000",
"bidPrice": "0.01218000",
"bidQty": "70000.00000000",
"closeTime": 1586994275487,
"count": 4687,
"firstId": 1352748,
"highPrice": "0.01262000",
"lastId": 1357434,
"lastPrice": "0.01219000",
"lastQty": "2290.00000000",
"lowPrice": "0.01213000",
"openPrice": "0.01247000",
"openTime": 1586907875487,
"prevClosePrice": "0.01247000",
"priceChange": "-0.00028000",
"priceChangePercent": "-2.245",
"quoteVolume": "170149.01128100",
"symbol": "TRXUSDC",
"volume": "13720529.40000000",
"weightedAvgPrice": "0.01240105"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837019758,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750619758,
"prevClosePrice": "0.00000005",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "BTTBTC",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.00001494",
"askQty": "1000822.00000000",
"bidPrice": "0.00001491",
"bidQty": "186132.00000000",
"closeTime": 1586994275644,
"count": 16002,
"firstId": 4602974,
"highPrice": "0.00001499",
"lastId": 4618975,
"lastPrice": "0.00001493",
"lastQty": "113675.00000000",
"lowPrice": "0.00001425",
"openPrice": "0.00001452",
"openTime": 1586907875644,
"prevClosePrice": "0.00001452",
"priceChange": "0.00000041",
"priceChangePercent": "2.824",
"quoteVolume": "3855.04541813",
"symbol": "BTTBNB",
"volume": "263716499.00000000",
"weightedAvgPrice": "0.00001462"
},
{
"askPrice": "0.00021790",
"askQty": "5100384.00000000",
"bidPrice": "0.00021730",
"bidQty": "321976.00000000",
"closeTime": 1586994277345,
"count": 16893,
"firstId": 14234885,
"highPrice": "0.00022690",
"lastId": 14251777,
"lastPrice": "0.00021770",
"lastQty": "117728.00000000",
"lowPrice": "0.00021550",
"openPrice": "0.00022620",
"openTime": 1586907877345,
"prevClosePrice": "0.00022610",
"priceChange": "-0.00000850",
"priceChangePercent": "-3.758",
"quoteVolume": "1181104.13977150",
"symbol": "BTTUSDT",
"volume": "5320356316.00000000",
"weightedAvgPrice": "0.00022200"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837020075,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750620075,
"prevClosePrice": "22.27880000",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "BNBUSDS",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837020308,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750620308,
"prevClosePrice": "9604.59000000",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "BTCUSDS",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.99310000",
"askQty": "25.11000000",
"bidPrice": "0.99100000",
"bidQty": "2636.39000000",
"closeTime": 1586994268402,
"count": 2234,
"firstId": 198947,
"highPrice": "0.99500000",
"lastId": 201180,
"lastPrice": "0.99100000",
"lastQty": "1504.97000000",
"lowPrice": "0.98860000",
"openPrice": "0.98900000",
"openTime": 1586907868402,
"prevClosePrice": "0.98850000",
"priceChange": "0.00200000",
"priceChangePercent": "0.202",
"quoteVolume": "62804.47097600",
"symbol": "USDSUSDT",
"volume": "63424.94000000",
"weightedAvgPrice": "0.99021727"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837020646,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750620646,
"prevClosePrice": "1.00020000",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "USDSPAX",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837020800,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750620800,
"prevClosePrice": "1.00000000",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "USDSTUSD",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837020859,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750620859,
"prevClosePrice": "1.00000000",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "USDSUSDC",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.00022110",
"askQty": "452284.00000000",
"bidPrice": "0.00021660",
"bidQty": "400580.00000000",
"closeTime": 1586994276871,
"count": 1583,
"firstId": 451441,
"highPrice": "0.00022940",
"lastId": 453023,
"lastPrice": "0.00021750",
"lastQty": "107220.00000000",
"lowPrice": "0.00021630",
"openPrice": "0.00022650",
"openTime": 1586907876871,
"prevClosePrice": "0.00022690",
"priceChange": "-0.00000900",
"priceChangePercent": "-3.974",
"quoteVolume": "20606.14762910",
"symbol": "BTTPAX",
"volume": "92968027.00000000",
"weightedAvgPrice": "0.00022165"
},
{
"askPrice": "0.00022290",
"askQty": "1349065.00000000",
"bidPrice": "0.00021670",
"bidQty": "321976.00000000",
"closeTime": 1586994277533,
"count": 1442,
"firstId": 629940,
"highPrice": "0.00022950",
"lastId": 631381,
"lastPrice": "0.00021900",
"lastQty": "63482.00000000",
"lowPrice": "0.00021460",
"openPrice": "0.00022660",
"openTime": 1586907877533,
"prevClosePrice": "0.00022650",
"priceChange": "-0.00000760",
"priceChangePercent": "-3.354",
"quoteVolume": "20587.30984770",
"symbol": "BTTTUSD",
"volume": "92353715.00000000",
"weightedAvgPrice": "0.00022292"
},
{
"askPrice": "0.00021880",
"askQty": "493162.00000000",
"bidPrice": "0.00021680",
"bidQty": "625086.00000000",
"closeTime": 1586994258767,
"count": 1979,
"firstId": 686760,
"highPrice": "0.00022700",
"lastId": 688738,
"lastPrice": "0.00021770",
"lastQty": "148274.00000000",
"lowPrice": "0.00021690",
"openPrice": "0.00022660",
"openTime": 1586907858767,
"prevClosePrice": "0.00022680",
"priceChange": "-0.00000890",
"priceChangePercent": "-3.928",
"quoteVolume": "41440.32180320",
"symbol": "BTTUSDC",
"volume": "186578682.00000000",
"weightedAvgPrice": "0.00022211"
},
{
"askPrice": "0.00559000",
"askQty": "2799.30000000",
"bidPrice": "0.00551000",
"bidQty": "6896.60000000",
"closeTime": 1586994275053,
"count": 63,
"firstId": 155806,
"highPrice": "0.00556000",
"lastId": 155868,
"lastPrice": "0.00556000",
"lastQty": "29.60000000",
"lowPrice": "0.00540000",
"openPrice": "0.00546000",
"openTime": 1586907875053,
"prevClosePrice": "0.00538000",
"priceChange": "0.00010000",
"priceChangePercent": "1.832",
"quoteVolume": "169.38998000",
"symbol": "ONGBNB",
"volume": "31128.20000000",
"weightedAvgPrice": "0.00544169"
},
{
"askPrice": "0.00001224",
"askQty": "10529.00000000",
"bidPrice": "0.00001223",
"bidQty": "17.00000000",
"closeTime": 1586994210465,
"count": 1388,
"firstId": 2817864,
"highPrice": "0.00001259",
"lastId": 2819251,
"lastPrice": "0.00001224",
"lastQty": "1174.00000000",
"lowPrice": "0.00001201",
"openPrice": "0.00001225",
"openTime": 1586907810465,
"prevClosePrice": "0.00001224",
"priceChange": "-0.00000001",
"priceChangePercent": "-0.082",
"quoteVolume": "11.72081026",
"symbol": "ONGBTC",
"volume": "956349.00000000",
"weightedAvgPrice": "0.00001226"
},
{
"askPrice": "0.08150000",
"askQty": "6000.00000000",
"bidPrice": "0.08120000",
"bidQty": "3.12000000",
"closeTime": 1586994182035,
"count": 450,
"firstId": 1510205,
"highPrice": "0.08640000",
"lastId": 1510654,
"lastPrice": "0.08120000",
"lastQty": "362.00000000",
"lowPrice": "0.08040000",
"openPrice": "0.08490000",
"openTime": 1586907782035,
"prevClosePrice": "0.08490000",
"priceChange": "-0.00370000",
"priceChangePercent": "-4.358",
"quoteVolume": "33953.75412800",
"symbol": "ONGUSDT",
"volume": "409216.30000000",
"weightedAvgPrice": "0.08297263"
},
{
"askPrice": "0.00002237",
"askQty": "26941.00000000",
"bidPrice": "0.00002232",
"bidQty": "14549.00000000",
"closeTime": 1586994083438,
"count": 299,
"firstId": 522625,
"highPrice": "0.00002255",
"lastId": 522923,
"lastPrice": "0.00002237",
"lastQty": "26473.00000000",
"lowPrice": "0.00002135",
"openPrice": "0.00002168",
"openTime": 1586907683438,
"prevClosePrice": "0.00002162",
"priceChange": "0.00000069",
"priceChangePercent": "3.183",
"quoteVolume": "655.64063252",
"symbol": "HOTBNB",
"volume": "29911555.00000000",
"weightedAvgPrice": "0.00002192"
},
{
"askPrice": "0.00032680",
"askQty": "759565.00000000",
"bidPrice": "0.00032540",
"bidQty": "65186.00000000",
"closeTime": 1586994277571,
"count": 1013,
"firstId": 1886427,
"highPrice": "0.00034000",
"lastId": 1887439,
"lastPrice": "0.00032550",
"lastQty": "165419.00000000",
"lowPrice": "0.00032510",
"openPrice": "0.00033660",
"openTime": 1586907877571,
"prevClosePrice": "0.00033840",
"priceChange": "-0.00001110",
"priceChangePercent": "-3.298",
"quoteVolume": "92197.53794090",
"symbol": "HOTUSDT",
"volume": "276945954.00000000",
"weightedAvgPrice": "0.00033291"
},
{
"askPrice": "0.00402000",
"askQty": "633153.60000000",
"bidPrice": "0.00400000",
"bidQty": "189606.90000000",
"closeTime": 1586994277046,
"count": 1430,
"firstId": 2225916,
"highPrice": "0.00422000",
"lastId": 2227345,
"lastPrice": "0.00401000",
"lastQty": "109529.10000000",
"lowPrice": "0.00400000",
"openPrice": "0.00413000",
"openTime": 1586907877046,
"prevClosePrice": "0.00415000",
"priceChange": "-0.00012000",
"priceChangePercent": "-2.906",
"quoteVolume": "234462.52004100",
"symbol": "ZILUSDT",
"volume": "56809587.90000000",
"weightedAvgPrice": "0.00412716"
},
{
"askPrice": "0.01123000",
"askQty": "152.80000000",
"bidPrice": "0.01120000",
"bidQty": "152.70000000",
"closeTime": 1586994270168,
"count": 151,
"firstId": 203982,
"highPrice": "0.01136000",
"lastId": 204132,
"lastPrice": "0.01123000",
"lastQty": "17.70000000",
"lowPrice": "0.01071000",
"openPrice": "0.01088000",
"openTime": 1586907870168,
"prevClosePrice": "0.01093000",
"priceChange": "0.00035000",
"priceChangePercent": "3.217",
"quoteVolume": "235.55059900",
"symbol": "ZRXBNB",
"volume": "21422.60000000",
"weightedAvgPrice": "0.01099543"
},
{
"askPrice": "0.16380000",
"askQty": "1779.53000000",
"bidPrice": "0.16350000",
"bidQty": "617.81000000",
"closeTime": 1586994268962,
"count": 1924,
"firstId": 1436292,
"highPrice": "0.17140000",
"lastId": 1438215,
"lastPrice": "0.16370000",
"lastQty": "9481.57000000",
"lowPrice": "0.16370000",
"openPrice": "0.17070000",
"openTime": 1586907868962,
"prevClosePrice": "0.17070000",
"priceChange": "-0.00700000",
"priceChangePercent": "-4.101",
"quoteVolume": "121907.19573200",
"symbol": "ZRXUSDT",
"volume": "727603.14000000",
"weightedAvgPrice": "0.16754627"
},
{
"askPrice": "0.00097200",
"askQty": "1777.00000000",
"bidPrice": "0.00096700",
"bidQty": "1800.00000000",
"closeTime": 1586994267199,
"count": 302,
"firstId": 1170564,
"highPrice": "0.00097300",
"lastId": 1170865,
"lastPrice": "0.00097100",
"lastQty": "1720.00000000",
"lowPrice": "0.00094400",
"openPrice": "0.00096100",
"openTime": 1586907867199,
"prevClosePrice": "0.00096400",
"priceChange": "0.00001000",
"priceChangePercent": "1.041",
"quoteVolume": "1140.75693900",
"symbol": "FETBNB",
"volume": "1184866.00000000",
"weightedAvgPrice": "0.00096277"
},
{
"askPrice": "0.00000214",
"askQty": "10133.00000000",
"bidPrice": "0.00000213",
"bidQty": "56217.00000000",
"closeTime": 1586994277957,
"count": 1699,
"firstId": 8500779,
"highPrice": "0.00000220",
"lastId": 8502477,
"lastPrice": "0.00000214",
"lastQty": "2247.00000000",
"lowPrice": "0.00000212",
"openPrice": "0.00000219",
"openTime": 1586907877957,
"prevClosePrice": "0.00000218",
"priceChange": "-0.00000005",
"priceChangePercent": "-2.283",
"quoteVolume": "45.66795334",
"symbol": "FETBTC",
"volume": "21113923.00000000",
"weightedAvgPrice": "0.00000216"
},
{
"askPrice": "0.01415000",
"askQty": "837.70000000",
"bidPrice": "0.01409000",
"bidQty": "47675.90000000",
"closeTime": 1586994277956,
"count": 1454,
"firstId": 5919063,
"highPrice": "0.01518000",
"lastId": 5920516,
"lastPrice": "0.01410000",
"lastQty": "105125.30000000",
"lowPrice": "0.01407000",
"openPrice": "0.01500000",
"openTime": 1586907877956,
"prevClosePrice": "0.01508000",
"priceChange": "-0.00090000",
"priceChangePercent": "-6.000",
"quoteVolume": "389453.34630300",
"symbol": "FETUSDT",
"volume": "26482067.30000000",
"weightedAvgPrice": "0.01470630"
},
{
"askPrice": "0.15500000",
"askQty": "4316.81000000",
"bidPrice": "0.15490000",
"bidQty": "368.82000000",
"closeTime": 1586994277961,
"count": 12770,
"firstId": 3666695,
"highPrice": "0.16830000",
"lastId": 3679464,
"lastPrice": "0.15500000",
"lastQty": "15016.49000000",
"lowPrice": "0.15450000",
"openPrice": "0.16550000",
"openTime": 1586907877961,
"prevClosePrice": "0.16550000",
"priceChange": "-0.01050000",
"priceChangePercent": "-6.344",
"quoteVolume": "2169319.21265000",
"symbol": "BATUSDT",
"volume": "13432622.77000000",
"weightedAvgPrice": "0.16149633"
},
{
"askPrice": "3.65300000",
"askQty": "0.69000000",
"bidPrice": "3.64200000",
"bidQty": "0.65400000",
"closeTime": 1586994276994,
"count": 2829,
"firstId": 719293,
"highPrice": "3.67900000",
"lastId": 722121,
"lastPrice": "3.63800000",
"lastQty": "0.40500000",
"lowPrice": "3.41800000",
"openPrice": "3.47400000",
"openTime": 1586907876994,
"prevClosePrice": "3.48300000",
"priceChange": "0.16400000",
"priceChangePercent": "4.721",
"quoteVolume": "3175.39464900",
"symbol": "XMRBNB",
"volume": "889.04900000",
"weightedAvgPrice": "3.57167563"
},
{
"askPrice": "53.26000000",
"askQty": "1.92771000",
"bidPrice": "53.23000000",
"bidQty": "7.49000000",
"closeTime": 1586994277838,
"count": 24811,
"firstId": 4271535,
"highPrice": "55.12000000",
"lastId": 4296345,
"lastPrice": "53.25000000",
"lastQty": "3.77000000",
"lowPrice": "53.11000000",
"openPrice": "54.17000000",
"openTime": 1586907877838,
"prevClosePrice": "54.14000000",
"priceChange": "-0.92000000",
"priceChangePercent": "-1.698",
"quoteVolume": "5701160.02380100",
"symbol": "XMRUSDT",
"volume": "105273.36198000",
"weightedAvgPrice": "54.15577043"
},
{
"askPrice": "2.41300000",
"askQty": "4.31000000",
"bidPrice": "2.39400000",
"bidQty": "83.58500000",
"closeTime": 1586994211363,
"count": 572,
"firstId": 320681,
"highPrice": "2.41700000",
"lastId": 321252,
"lastPrice": "2.39800000",
"lastQty": "0.22000000",
"lowPrice": "2.24700000",
"openPrice": "2.27900000",
"openTime": 1586907811363,
"prevClosePrice": "2.28700000",
"priceChange": "0.11900000",
"priceChangePercent": "5.222",
"quoteVolume": "2740.11715600",
"symbol": "ZECBNB",
"volume": "1172.94700000",
"weightedAvgPrice": "2.33609631"
},
{
"askPrice": "35.09000000",
"askQty": "34.38045000",
"bidPrice": "35.06000000",
"bidQty": "40.72897000",
"closeTime": 1586994276930,
"count": 18522,
"firstId": 6577711,
"highPrice": "36.22000000",
"lastId": 6596232,
"lastPrice": "35.06000000",
"lastQty": "0.51333000",
"lowPrice": "34.76000000",
"openPrice": "35.53000000",
"openTime": 1586907876930,
"prevClosePrice": "35.53000000",
"priceChange": "-0.47000000",
"priceChangePercent": "-1.323",
"quoteVolume": "3996117.96822920",
"symbol": "ZECUSDT",
"volume": "112764.68704000",
"weightedAvgPrice": "35.43767178"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583928739798,
"count": 7,
"firstId": 33638,
"highPrice": "42.48000000",
"lastId": 33644,
"lastPrice": "42.10000000",
"lastQty": "2.86386000",
"lowPrice": "41.44000000",
"openPrice": "42.41000000",
"openTime": 1583842339798,
"prevClosePrice": "42.41000000",
"priceChange": "-0.31000000",
"priceChangePercent": "-0.731",
"quoteVolume": "391.93092580",
"symbol": "ZECPAX",
"volume": "9.27903000",
"weightedAvgPrice": "42.23835097"
},
{
"askPrice": "35.16000000",
"askQty": "0.78244000",
"bidPrice": "35.02000000",
"bidQty": "0.77999000",
"closeTime": 1586994263772,
"count": 133,
"firstId": 182037,
"highPrice": "36.05000000",
"lastId": 182169,
"lastPrice": "34.97000000",
"lastQty": "6.19220000",
"lowPrice": "34.86000000",
"openPrice": "35.20000000",
"openTime": 1586907863772,
"prevClosePrice": "35.56000000",
"priceChange": "-0.23000000",
"priceChangePercent": "-0.653",
"quoteVolume": "22908.66712030",
"symbol": "ZECTUSD",
"volume": "647.13680000",
"weightedAvgPrice": "35.40003771"
},
{
"askPrice": "35.18000000",
"askQty": "74.90387000",
"bidPrice": "35.00000000",
"bidQty": "7.87853000",
"closeTime": 1586994264396,
"count": 171,
"firstId": 104803,
"highPrice": "36.06000000",
"lastId": 104973,
"lastPrice": "35.40000000",
"lastQty": "8.46590000",
"lowPrice": "34.90000000",
"openPrice": "35.38000000",
"openTime": 1586907864396,
"prevClosePrice": "35.67000000",
"priceChange": "0.02000000",
"priceChangePercent": "0.057",
"quoteVolume": "13713.44973040",
"symbol": "ZECUSDC",
"volume": "386.01766000",
"weightedAvgPrice": "35.52544651"
},
{
"askPrice": "0.00020870",
"askQty": "8266.00000000",
"bidPrice": "0.00020740",
"bidQty": "31500.00000000",
"closeTime": 1586994269628,
"count": 150,
"firstId": 422914,
"highPrice": "0.00020960",
"lastId": 423063,
"lastPrice": "0.00020820",
"lastQty": "31500.00000000",
"lowPrice": "0.00020000",
"openPrice": "0.00020330",
"openTime": 1586907869628,
"prevClosePrice": "0.00020340",
"priceChange": "0.00000490",
"priceChangePercent": "2.410",
"quoteVolume": "555.23599890",
"symbol": "IOSTBNB",
"volume": "2690102.00000000",
"weightedAvgPrice": "0.00020640"
},
{
"askPrice": "0.00303500",
"askQty": "542273.00000000",
"bidPrice": "0.00303100",
"bidQty": "315123.00000000",
"closeTime": 1586994273874,
"count": 5268,
"firstId": 4859571,
"highPrice": "0.00321400",
"lastId": 4864838,
"lastPrice": "0.00303100",
"lastQty": "3483.00000000",
"lowPrice": "0.00301800",
"openPrice": "0.00317300",
"openTime": 1586907873874,
"prevClosePrice": "0.00317300",
"priceChange": "-0.00014200",
"priceChangePercent": "-4.475",
"quoteVolume": "985124.64301100",
"symbol": "IOSTUSDT",
"volume": "315995419.00000000",
"weightedAvgPrice": "0.00311753"
},
{
"askPrice": "0.00010130",
"askQty": "5888.00000000",
"bidPrice": "0.00010100",
"bidQty": "5888.00000000",
"closeTime": 1586993789309,
"count": 510,
"firstId": 1075744,
"highPrice": "0.00010290",
"lastId": 1076253,
"lastPrice": "0.00010110",
"lastQty": "5888.00000000",
"lowPrice": "0.00009460",
"openPrice": "0.00009760",
"openTime": 1586907389309,
"prevClosePrice": "0.00009790",
"priceChange": "0.00000350",
"priceChangePercent": "3.586",
"quoteVolume": "830.41163710",
"symbol": "CELRBNB",
"volume": "8350480.00000000",
"weightedAvgPrice": "0.00009944"
},
{
"askPrice": "0.00000023",
"askQty": "44459186.00000000",
"bidPrice": "0.00000022",
"bidQty": "11671702.00000000",
"closeTime": 1586993728677,
"count": 692,
"firstId": 4393502,
"highPrice": "0.00000023",
"lastId": 4394193,
"lastPrice": "0.00000022",
"lastQty": "600000.00000000",
"lowPrice": "0.00000021",
"openPrice": "0.00000022",
"openTime": 1586907328677,
"prevClosePrice": "0.00000023",
"priceChange": "0.00000000",
"priceChangePercent": "0.000",
"quoteVolume": "32.84728643",
"symbol": "CELRBTC",
"volume": "147643033.00000000",
"weightedAvgPrice": "0.00000022"
},
{
"askPrice": "0.00148000",
"askQty": "725822.20000000",
"bidPrice": "0.00147000",
"bidQty": "644733.70000000",
"closeTime": 1586994239262,
"count": 1009,
"firstId": 3359210,
"highPrice": "0.00155000",
"lastId": 3360218,
"lastPrice": "0.00147000",
"lastQty": "202975.90000000",
"lowPrice": "0.00147000",
"openPrice": "0.00151000",
"openTime": 1586907839262,
"prevClosePrice": "0.00151000",
"priceChange": "-0.00004000",
"priceChangePercent": "-2.649",
"quoteVolume": "58493.64916300",
"symbol": "CELRUSDT",
"volume": "38890616.60000000",
"weightedAvgPrice": "0.00150406"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1585915341175,
"count": 48,
"firstId": 71492,
"highPrice": "0.03344000",
"lastId": 71539,
"lastPrice": "0.03257000",
"lastQty": "23408.30000000",
"lowPrice": "0.03166000",
"openPrice": "0.03166000",
"openTime": 1585828941175,
"prevClosePrice": "0.03140000",
"priceChange": "0.00091000",
"priceChangePercent": "2.874",
"quoteVolume": "8627.51562700",
"symbol": "ADAPAX",
"volume": "267580.20000000",
"weightedAvgPrice": "0.03224273"
},
{
"askPrice": "0.03196000",
"askQty": "96467.80000000",
"bidPrice": "0.03181000",
"bidQty": "1212.70000000",
"closeTime": 1586994274674,
"count": 292,
"firstId": 250082,
"highPrice": "0.03369000",
"lastId": 250373,
"lastPrice": "0.03185000",
"lastQty": "5241.30000000",
"lowPrice": "0.03170000",
"openPrice": "0.03286000",
"openTime": 1586907874674,
"prevClosePrice": "0.03316000",
"priceChange": "-0.00101000",
"priceChangePercent": "-3.074",
"quoteVolume": "37706.99773300",
"symbol": "ADAUSDC",
"volume": "1155821.60000000",
"weightedAvgPrice": "0.03262354"
},
{
"askPrice": "7.01400000",
"askQty": "25.50000000",
"bidPrice": "6.97100000",
"bidQty": "7.57100000",
"closeTime": 1586994252266,
"count": 26,
"firstId": 56954,
"highPrice": "7.28400000",
"lastId": 56979,
"lastPrice": "7.00000000",
"lastQty": "27.65300000",
"lowPrice": "7.00000000",
"openPrice": "7.19400000",
"openTime": 1586907852266,
"prevClosePrice": "7.26500000",
"priceChange": "-0.19400000",
"priceChangePercent": "-2.697",
"quoteVolume": "901.48946300",
"symbol": "NEOPAX",
"volume": "126.53300000",
"weightedAvgPrice": "7.12454034"
},
{
"askPrice": "6.99800000",
"askQty": "4.89400000",
"bidPrice": "6.97000000",
"bidQty": "8.35300000",
"closeTime": 1586994269890,
"count": 114,
"firstId": 153021,
"highPrice": "7.35100000",
"lastId": 153134,
"lastPrice": "7.00200000",
"lastQty": "18.86500000",
"lowPrice": "6.98100000",
"openPrice": "7.23000000",
"openTime": 1586907869890,
"prevClosePrice": "7.23100000",
"priceChange": "-0.22800000",
"priceChangePercent": "-3.154",
"quoteVolume": "10212.86077300",
"symbol": "NEOUSDC",
"volume": "1427.38200000",
"weightedAvgPrice": "7.15495976"
},
{
"askPrice": "4.83400000",
"askQty": "0.12700000",
"bidPrice": "4.81600000",
"bidQty": "35.22300000",
"closeTime": 1586994276826,
"count": 488,
"firstId": 346304,
"highPrice": "4.86400000",
"lastId": 346791,
"lastPrice": "4.83000000",
"lastQty": "0.42900000",
"lowPrice": "4.58900000",
"openPrice": "4.64200000",
"openTime": 1586907876826,
"prevClosePrice": "4.65300000",
"priceChange": "0.18800000",
"priceChangePercent": "4.050",
"quoteVolume": "1299.02585900",
"symbol": "DASHBNB",
"volume": "272.53800000",
"weightedAvgPrice": "4.76640270"
},
{
"askPrice": "70.58000000",
"askQty": "19.28723000",
"bidPrice": "70.50000000",
"bidQty": "5.77336000",
"closeTime": 1586994277431,
"count": 23277,
"firstId": 7232082,
"highPrice": "73.71000000",
"lastId": 7255358,
"lastPrice": "70.52000000",
"lastQty": "6.87003000",
"lowPrice": "70.08000000",
"openPrice": "72.53000000",
"openTime": 1586907877431,
"prevClosePrice": "72.58000000",
"priceChange": "-2.01000000",
"priceChangePercent": "-2.771",
"quoteVolume": "4406772.60074550",
"symbol": "DASHUSDT",
"volume": "61309.12434000",
"weightedAvgPrice": "71.87792434"
},
{
"askPrice": "0.52640000",
"askQty": "149.07000000",
"bidPrice": "0.52500000",
"bidQty": "12268.90000000",
"closeTime": 1586994275340,
"count": 1795,
"firstId": 1318923,
"highPrice": "0.55880000",
"lastId": 1320717,
"lastPrice": "0.52600000",
"lastQty": "36.46000000",
"lowPrice": "0.52170000",
"openPrice": "0.55480000",
"openTime": 1586907875340,
"prevClosePrice": "0.55480000",
"priceChange": "-0.02880000",
"priceChangePercent": "-5.191",
"quoteVolume": "201392.93952400",
"symbol": "NANOUSDT",
"volume": "374484.20000000",
"weightedAvgPrice": "0.53778755"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1585312778970,
"count": 141,
"firstId": 98803,
"highPrice": "0.04280000",
"lastId": 98943,
"lastPrice": "0.03938000",
"lastQty": "4.70000000",
"lowPrice": "0.03904000",
"openPrice": "0.04149000",
"openTime": 1585226378970,
"prevClosePrice": "0.04150000",
"priceChange": "-0.00211000",
"priceChangePercent": "-5.086",
"quoteVolume": "125.47260200",
"symbol": "OMGBNB",
"volume": "3161.30000000",
"weightedAvgPrice": "0.03969019"
},
{
"askPrice": "0.52590000",
"askQty": "132.10000000",
"bidPrice": "0.52440000",
"bidQty": "96.00000000",
"closeTime": 1586994275422,
"count": 1380,
"firstId": 872161,
"highPrice": "0.56170000",
"lastId": 873540,
"lastPrice": "0.52470000",
"lastQty": "98.88000000",
"lowPrice": "0.50280000",
"openPrice": "0.55160000",
"openTime": 1586907875422,
"prevClosePrice": "0.55210000",
"priceChange": "-0.02690000",
"priceChangePercent": "-4.877",
"quoteVolume": "150363.84142800",
"symbol": "OMGUSDT",
"volume": "276364.96000000",
"weightedAvgPrice": "0.54407708"
},
{
"askPrice": "0.07487000",
"askQty": "8028.90000000",
"bidPrice": "0.07440000",
"bidQty": "6580.20000000",
"closeTime": 1586994266678,
"count": 782,
"firstId": 978208,
"highPrice": "0.07850000",
"lastId": 978989,
"lastPrice": "0.07496000",
"lastQty": "41.40000000",
"lowPrice": "0.07440000",
"openPrice": "0.07745000",
"openTime": 1586907866678,
"prevClosePrice": "0.07801000",
"priceChange": "-0.00249000",
"priceChangePercent": "-3.215",
"quoteVolume": "76779.37528700",
"symbol": "THETAUSDT",
"volume": "1008011.30000000",
"weightedAvgPrice": "0.07616916"
},
{
"askPrice": "0.09236000",
"askQty": "3781.50000000",
"bidPrice": "0.09199000",
"bidQty": "3563.30000000",
"closeTime": 1586994273498,
"count": 6938,
"firstId": 1571669,
"highPrice": "0.09833000",
"lastId": 1578606,
"lastPrice": "0.09250000",
"lastQty": "32.40000000",
"lowPrice": "0.08966000",
"openPrice": "0.09128000",
"openTime": 1586907873498,
"prevClosePrice": "0.09128000",
"priceChange": "0.00122000",
"priceChangePercent": "1.337",
"quoteVolume": "1228079.79135400",
"symbol": "ENJUSDT",
"volume": "13045663.20000000",
"weightedAvgPrice": "0.09413701"
},
{
"askPrice": "0.00352000",
"askQty": "57074.10000000",
"bidPrice": "0.00350000",
"bidQty": "447418.60000000",
"closeTime": 1586994063968,
"count": 1342,
"firstId": 914202,
"highPrice": "0.00388000",
"lastId": 915543,
"lastPrice": "0.00352000",
"lastQty": "6534.00000000",
"lowPrice": "0.00349000",
"openPrice": "0.00388000",
"openTime": 1586907663968,
"prevClosePrice": "0.00388000",
"priceChange": "-0.00036000",
"priceChangePercent": "-9.278",
"quoteVolume": "211001.14803300",
"symbol": "MITHUSDT",
"volume": "58105887.90000000",
"weightedAvgPrice": "0.00363132"
},
{
"askPrice": "0.00079730",
"askQty": "588.00000000",
"bidPrice": "0.00079490",
"bidQty": "588.00000000",
"closeTime": 1586994265568,
"count": 501,
"firstId": 2508854,
"highPrice": "0.00079920",
"lastId": 2509354,
"lastPrice": "0.00079610",
"lastQty": "588.00000000",
"lowPrice": "0.00076170",
"openPrice": "0.00077710",
"openTime": 1586907865568,
"prevClosePrice": "0.00077650",
"priceChange": "0.00001900",
"priceChangePercent": "2.445",
"quoteVolume": "1123.44868230",
"symbol": "MATICBNB",
"volume": "1442898.00000000",
"weightedAvgPrice": "0.00077861"
},
{
"askPrice": "0.00000176",
"askQty": "732700.00000000",
"bidPrice": "0.00000175",
"bidQty": "4795375.00000000",
"closeTime": 1586994274558,
"count": 3779,
"firstId": 11762953,
"highPrice": "0.00000178",
"lastId": 11766731,
"lastPrice": "0.00000175",
"lastQty": "1592.00000000",
"lowPrice": "0.00000174",
"openPrice": "0.00000176",
"openTime": 1586907874558,
"prevClosePrice": "0.00000177",
"priceChange": "-0.00000001",
"priceChangePercent": "-0.568",
"quoteVolume": "132.68704515",
"symbol": "MATICBTC",
"volume": "75373040.00000000",
"weightedAvgPrice": "0.00000176"
},
{
"askPrice": "0.01162000",
"askQty": "162924.10000000",
"bidPrice": "0.01161000",
"bidQty": "7622.40000000",
"closeTime": 1586994274348,
"count": 7372,
"firstId": 8543621,
"highPrice": "0.01227000",
"lastId": 8550992,
"lastPrice": "0.01162000",
"lastQty": "19132.90000000",
"lowPrice": "0.01159000",
"openPrice": "0.01209000",
"openTime": 1586907874348,
"prevClosePrice": "0.01209000",
"priceChange": "-0.00047000",
"priceChangePercent": "-3.888",
"quoteVolume": "1934728.30708400",
"symbol": "MATICUSDT",
"volume": "162053374.40000000",
"weightedAvgPrice": "0.01193883"
},
{
"askPrice": "0.15660000",
"askQty": "91.00000000",
"bidPrice": "0.15590000",
"bidQty": "14.89000000",
"closeTime": 1586994266697,
"count": 732,
"firstId": 792365,
"highPrice": "0.15710000",
"lastId": 793096,
"lastPrice": "0.15640000",
"lastQty": "59.56000000",
"lowPrice": "0.15040000",
"openPrice": "0.15150000",
"openTime": 1586907866697,
"prevClosePrice": "0.15190000",
"priceChange": "0.00490000",
"priceChangePercent": "3.234",
"quoteVolume": "3077.90393100",
"symbol": "ATOMBNB",
"volume": "20010.62000000",
"weightedAvgPrice": "0.15381352"
},
{
"askPrice": "0.00034460",
"askQty": "257.33000000",
"bidPrice": "0.00034400",
"bidQty": "5.81000000",
"closeTime": 1586994277165,
"count": 8918,
"firstId": 6175394,
"highPrice": "0.00035240",
"lastId": 6184311,
"lastPrice": "0.00034470",
"lastQty": "268.75000000",
"lowPrice": "0.00034200",
"openPrice": "0.00034430",
"openTime": 1586907877165,
"prevClosePrice": "0.00034410",
"priceChange": "0.00000040",
"priceChangePercent": "0.116",
"quoteVolume": "159.32805737",
"symbol": "ATOMBTC",
"volume": "458938.03000000",
"weightedAvgPrice": "0.00034717"
},
{
"askPrice": "2.28000000",
"askQty": "4.81400000",
"bidPrice": "2.27900000",
"bidQty": "765.65100000",
"closeTime": 1586994277225,
"count": 18650,
"firstId": 5693763,
"highPrice": "2.43500000",
"lastId": 5712412,
"lastPrice": "2.27900000",
"lastQty": "49.76000000",
"lowPrice": "2.26500000",
"openPrice": "2.36000000",
"openTime": 1586907877225,
"prevClosePrice": "2.36300000",
"priceChange": "-0.08100000",
"priceChangePercent": "-3.432",
"quoteVolume": "2936460.65847600",
"symbol": "ATOMUSDT",
"volume": "1246456.67500000",
"weightedAvgPrice": "2.35584655"
},
{
"askPrice": "2.28400000",
"askQty": "50.39400000",
"bidPrice": "2.27500000",
"bidQty": "30.85400000",
"closeTime": 1586994273663,
"count": 265,
"firstId": 136091,
"highPrice": "2.42300000",
"lastId": 136355,
"lastPrice": "2.34200000",
"lastQty": "7.00000000",
"lowPrice": "2.29700000",
"openPrice": "2.35200000",
"openTime": 1586907873663,
"prevClosePrice": "2.38100000",
"priceChange": "-0.01000000",
"priceChangePercent": "-0.425",
"quoteVolume": "27309.25238300",
"symbol": "ATOMUSDC",
"volume": "11617.40900000",
"weightedAvgPrice": "2.35071799"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837038310,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750638310,
"prevClosePrice": "3.17800000",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "ATOMPAX",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "2.40900000",
"askQty": "10.95300000",
"bidPrice": "2.27300000",
"bidQty": "761.31300000",
"closeTime": 1586994277100,
"count": 12,
"firstId": 39957,
"highPrice": "2.43900000",
"lastId": 39968,
"lastPrice": "2.30900000",
"lastQty": "117.96000000",
"lowPrice": "2.30900000",
"openPrice": "2.39900000",
"openTime": 1586907877100,
"prevClosePrice": "2.37100000",
"priceChange": "-0.09000000",
"priceChangePercent": "-3.752",
"quoteVolume": "1286.36179600",
"symbol": "ATOMTUSD",
"volume": "542.05700000",
"weightedAvgPrice": "2.37311168"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837038948,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750638948,
"prevClosePrice": "4.71000000",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "ETCUSDC",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837039299,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750639299,
"prevClosePrice": "4.83800000",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "ETCPAX",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837039607,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750639607,
"prevClosePrice": "3.79500000",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "ETCTUSD",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.15520000",
"askQty": "204.58000000",
"bidPrice": "0.15490000",
"bidQty": "204.70000000",
"closeTime": 1586994268675,
"count": 387,
"firstId": 131408,
"highPrice": "0.16800000",
"lastId": 131794,
"lastPrice": "0.15490000",
"lastQty": "2457.36000000",
"lowPrice": "0.15490000",
"openPrice": "0.16540000",
"openTime": 1586907868675,
"prevClosePrice": "0.16640000",
"priceChange": "-0.01050000",
"priceChangePercent": "-6.348",
"quoteVolume": "36026.01141300",
"symbol": "BATUSDC",
"volume": "225814.11000000",
"weightedAvgPrice": "0.15953835"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837040307,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750640307,
"prevClosePrice": "0.25560000",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "BATPAX",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.15960000",
"askQty": "428.05000000",
"bidPrice": "0.15460000",
"bidQty": "161.22000000",
"closeTime": 1586994276289,
"count": 26,
"firstId": 50172,
"highPrice": "0.16540000",
"lastId": 50197,
"lastPrice": "0.15760000",
"lastQty": "579.51000000",
"lowPrice": "0.15680000",
"openPrice": "0.16540000",
"openTime": 1586907876289,
"prevClosePrice": "0.16500000",
"priceChange": "-0.00780000",
"priceChangePercent": "-4.716",
"quoteVolume": "2619.53722600",
"symbol": "BATTUSD",
"volume": "16067.67000000",
"weightedAvgPrice": "0.16303156"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1585312789002,
"count": 112,
"firstId": 257241,
"highPrice": "0.00013890",
"lastId": 257352,
"lastPrice": "0.00013700",
"lastQty": "15036.00000000",
"lowPrice": "0.00012810",
"openPrice": "0.00013450",
"openTime": 1585226389002,
"prevClosePrice": "0.00013450",
"priceChange": "0.00000250",
"priceChangePercent": "1.859",
"quoteVolume": "122.10930000",
"symbol": "PHBBNB",
"volume": "920102.00000000",
"weightedAvgPrice": "0.00013271"
},
{
"askPrice": "0.00000027",
"askQty": "11064756.00000000",
"bidPrice": "0.00000026",
"bidQty": "10570425.00000000",
"closeTime": 1586994235113,
"count": 136,
"firstId": 1772054,
"highPrice": "0.00000027",
"lastId": 1772189,
"lastPrice": "0.00000026",
"lastQty": "277496.00000000",
"lowPrice": "0.00000026",
"openPrice": "0.00000027",
"openTime": 1586907835113,
"prevClosePrice": "0.00000027",
"priceChange": "-0.00000001",
"priceChangePercent": "-3.704",
"quoteVolume": "2.13342112",
"symbol": "PHBBTC",
"volume": "8154558.00000000",
"weightedAvgPrice": "0.00000026"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837041397,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750641397,
"prevClosePrice": "0.00587000",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "PHBUSDC",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.00187000",
"askQty": "23522.10000000",
"bidPrice": "0.00171000",
"bidQty": "1257108.50000000",
"closeTime": 1586994239002,
"count": 14,
"firstId": 57974,
"highPrice": "0.00179000",
"lastId": 57987,
"lastPrice": "0.00171000",
"lastQty": "105932.70000000",
"lowPrice": "0.00171000",
"openPrice": "0.00176000",
"openTime": 1586907839002,
"prevClosePrice": "0.00178000",
"priceChange": "-0.00005000",
"priceChangePercent": "-2.841",
"quoteVolume": "2198.55715700",
"symbol": "PHBTUSD",
"volume": "1245157.00000000",
"weightedAvgPrice": "0.00176569"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837043626,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750643626,
"prevClosePrice": "0.00639000",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "PHBPAX",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.00011000",
"askQty": "4998.00000000",
"bidPrice": "0.00010930",
"bidQty": "200000.00000000",
"closeTime": 1586994266974,
"count": 249,
"firstId": 300198,
"highPrice": "0.00011230",
"lastId": 300446,
"lastPrice": "0.00010940",
"lastQty": "4063.00000000",
"lowPrice": "0.00010610",
"openPrice": "0.00010930",
"openTime": 1586907866974,
"prevClosePrice": "0.00011010",
"priceChange": "0.00000010",
"priceChangePercent": "0.091",
"quoteVolume": "746.14629590",
"symbol": "TFUELBNB",
"volume": "6866300.00000000",
"weightedAvgPrice": "0.00010867"
},
{
"askPrice": "0.00000025",
"askQty": "14311961.00000000",
"bidPrice": "0.00000024",
"bidQty": "1218352.00000000",
"closeTime": 1586994271123,
"count": 423,
"firstId": 1168677,
"highPrice": "0.00000026",
"lastId": 1169099,
"lastPrice": "0.00000024",
"lastQty": "3370.00000000",
"lowPrice": "0.00000023",
"openPrice": "0.00000025",
"openTime": 1586907871123,
"prevClosePrice": "0.00000025",
"priceChange": "-0.00000001",
"priceChangePercent": "-4.000",
"quoteVolume": "7.83224237",
"symbol": "TFUELBTC",
"volume": "32545861.00000000",
"weightedAvgPrice": "0.00000024"
},
{
"askPrice": "0.00161700",
"askQty": "1348369.00000000",
"bidPrice": "0.00159800",
"bidQty": "60075.00000000",
"closeTime": 1586994161091,
"count": 358,
"firstId": 908506,
"highPrice": "0.00172700",
"lastId": 908863,
"lastPrice": "0.00160900",
"lastQty": "74709.00000000",
"lowPrice": "0.00157100",
"openPrice": "0.00172700",
"openTime": 1586907761091,
"prevClosePrice": "0.00172700",
"priceChange": "-0.00011800",
"priceChangePercent": "-6.833",
"quoteVolume": "35600.14976100",
"symbol": "TFUELUSDT",
"volume": "21740862.00000000",
"weightedAvgPrice": "0.00163748"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837046382,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750646382,
"prevClosePrice": "0.00356500",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "TFUELUSDC",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837046675,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750646675,
"prevClosePrice": "0.00307700",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "TFUELTUSD",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837046981,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750646981,
"prevClosePrice": "0.00348700",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "TFUELPAX",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.00014190",
"askQty": "2898.00000000",
"bidPrice": "0.00014160",
"bidQty": "888.00000000",
"closeTime": 1586994266709,
"count": 602,
"firstId": 1836799,
"highPrice": "0.00014380",
"lastId": 1837400,
"lastPrice": "0.00014190",
"lastQty": "12802.00000000",
"lowPrice": "0.00013550",
"openPrice": "0.00013750",
"openTime": 1586907866709,
"prevClosePrice": "0.00013730",
"priceChange": "0.00000440",
"priceChangePercent": "3.200",
"quoteVolume": "786.44507300",
"symbol": "ONEBNB",
"volume": "5637670.00000000",
"weightedAvgPrice": "0.00013950"
},
{
"askPrice": "0.00000032",
"askQty": "24109251.00000000",
"bidPrice": "0.00000031",
"bidQty": "1732882.00000000",
"closeTime": 1586994266538,
"count": 1072,
"firstId": 3849340,
"highPrice": "0.00000032",
"lastId": 3850411,
"lastPrice": "0.00000032",
"lastQty": "3000.00000000",
"lowPrice": "0.00000030",
"openPrice": "0.00000031",
"openTime": 1586907866538,
"prevClosePrice": "0.00000031",
"priceChange": "0.00000001",
"priceChangePercent": "3.226",
"quoteVolume": "24.85329298",
"symbol": "ONEBTC",
"volume": "79828710.00000000",
"weightedAvgPrice": "0.00000031"
},
{
"askPrice": "0.00209000",
"askQty": "1103108.50000000",
"bidPrice": "0.00207000",
"bidQty": "28923.40000000",
"closeTime": 1586994266628,
"count": 859,
"firstId": 2914792,
"highPrice": "0.00217000",
"lastId": 2915650,
"lastPrice": "0.00208000",
"lastQty": "6629.00000000",
"lowPrice": "0.00202000",
"openPrice": "0.00214000",
"openTime": 1586907866628,
"prevClosePrice": "0.00214000",
"priceChange": "-0.00006000",
"priceChangePercent": "-2.804",
"quoteVolume": "115064.52347700",
"symbol": "ONEUSDT",
"volume": "54548466.50000000",
"weightedAvgPrice": "0.00210940"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837047983,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750647983,
"prevClosePrice": "0.00472000",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "ONETUSD",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837048298,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750648298,
"prevClosePrice": "0.00496000",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "ONEPAX",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.00212000",
"askQty": "117924.50000000",
"bidPrice": "0.00206000",
"bidQty": "43505.50000000",
"closeTime": 1586994266559,
"count": 4,
"firstId": 78141,
"highPrice": "0.00213000",
"lastId": 78144,
"lastPrice": "0.00206000",
"lastQty": "9440.20000000",
"lowPrice": "0.00206000",
"openPrice": "0.00213000",
"openTime": 1586907866559,
"prevClosePrice": "0.00213000",
"priceChange": "-0.00007000",
"priceChangePercent": "-3.286",
"quoteVolume": "203.51838200",
"symbol": "ONEUSDC",
"volume": "96631.80000000",
"weightedAvgPrice": "0.00210612"
},
{
"askPrice": "0.00020300",
"askQty": "8200.00000000",
"bidPrice": "0.00020100",
"bidQty": "142224.00000000",
"closeTime": 1586994238266,
"count": 349,
"firstId": 289863,
"highPrice": "0.00021000",
"lastId": 290211,
"lastPrice": "0.00020200",
"lastQty": "66942.00000000",
"lowPrice": "0.00019600",
"openPrice": "0.00020800",
"openTime": 1586907838266,
"prevClosePrice": "0.00020800",
"priceChange": "-0.00000600",
"priceChangePercent": "-2.885",
"quoteVolume": "790.67678700",
"symbol": "FTMBNB",
"volume": "3895443.00000000",
"weightedAvgPrice": "0.00020297"
},
{
"askPrice": "0.00000045",
"askQty": "394793.00000000",
"bidPrice": "0.00000044",
"bidQty": "7361322.00000000",
"closeTime": 1586994275340,
"count": 1176,
"firstId": 2421464,
"highPrice": "0.00000048",
"lastId": 2422639,
"lastPrice": "0.00000045",
"lastQty": "1500.00000000",
"lowPrice": "0.00000043",
"openPrice": "0.00000047",
"openTime": 1586907875340,
"prevClosePrice": "0.00000047",
"priceChange": "-0.00000002",
"priceChangePercent": "-4.255",
"quoteVolume": "27.50808419",
"symbol": "FTMBTC",
"volume": "60784461.00000000",
"weightedAvgPrice": "0.00000045"
},
{
"askPrice": "0.00297000",
"askQty": "283833.90000000",
"bidPrice": "0.00295000",
"bidQty": "3851.00000000",
"closeTime": 1586994239273,
"count": 966,
"firstId": 1060124,
"highPrice": "0.00327000",
"lastId": 1061089,
"lastPrice": "0.00297000",
"lastQty": "167884.80000000",
"lowPrice": "0.00292000",
"openPrice": "0.00323000",
"openTime": 1586907839273,
"prevClosePrice": "0.00324000",
"priceChange": "-0.00026000",
"priceChangePercent": "-8.050",
"quoteVolume": "103159.81346000",
"symbol": "FTMUSDT",
"volume": "33714146.40000000",
"weightedAvgPrice": "0.00305984"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837050731,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750650731,
"prevClosePrice": "0.01095000",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "FTMTUSD",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837052084,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750652084,
"prevClosePrice": "0.01028000",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "FTMPAX",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837052103,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750652103,
"prevClosePrice": "0.01107000",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "FTMUSDC",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837052746,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750652746,
"prevClosePrice": "1.00000000",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "BTCBBTC",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837052863,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750652863,
"prevClosePrice": "0.02606000",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "BCPTTUSD",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837053025,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750653025,
"prevClosePrice": "0.02761000",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "BCPTPAX",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837053094,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750653094,
"prevClosePrice": "0.02728000",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "BCPTUSDC",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.01158000",
"askQty": "1244.60000000",
"bidPrice": "0.01154000",
"bidQty": "992.90000000",
"closeTime": 1586994267713,
"count": 2219,
"firstId": 804237,
"highPrice": "0.01164000",
"lastId": 806455,
"lastPrice": "0.01157000",
"lastQty": "8420.60000000",
"lowPrice": "0.01123000",
"openPrice": "0.01144000",
"openTime": 1586907867713,
"prevClosePrice": "0.01146000",
"priceChange": "0.00013000",
"priceChangePercent": "1.136",
"quoteVolume": "6969.99441500",
"symbol": "ALGOBNB",
"volume": "607947.80000000",
"weightedAvgPrice": "0.01146479"
},
{
"askPrice": "0.00002551",
"askQty": "2128.00000000",
"bidPrice": "0.00002546",
"bidQty": "103.00000000",
"closeTime": 1586994274616,
"count": 15172,
"firstId": 5829584,
"highPrice": "0.00002648",
"lastId": 5844755,
"lastPrice": "0.00002546",
"lastQty": "188.00000000",
"lowPrice": "0.00002520",
"openPrice": "0.00002599",
"openTime": 1586907874616,
"prevClosePrice": "0.00002599",
"priceChange": "-0.00000053",
"priceChangePercent": "-2.039",
"quoteVolume": "171.66686303",
"symbol": "ALGOBTC",
"volume": "6634839.00000000",
"weightedAvgPrice": "0.00002587"
},
{
"askPrice": "0.16870000",
"askQty": "4062.00000000",
"bidPrice": "0.16850000",
"bidQty": "449.41000000",
"closeTime": 1586994272897,
"count": 15206,
"firstId": 4634542,
"highPrice": "0.18290000",
"lastId": 4649747,
"lastPrice": "0.16870000",
"lastQty": "305.00000000",
"lowPrice": "0.15900000",
"openPrice": "0.17830000",
"openTime": 1586907872897,
"prevClosePrice": "0.17820000",
"priceChange": "-0.00960000",
"priceChangePercent": "-5.384",
"quoteVolume": "2395572.60589900",
"symbol": "ALGOUSDT",
"volume": "13682495.10000000",
"weightedAvgPrice": "0.17508302"
},
{
"askPrice": "0.16890000",
"askQty": "338.10000000",
"bidPrice": "0.16850000",
"bidQty": "338.31000000",
"closeTime": 1586994269254,
"count": 1118,
"firstId": 197375,
"highPrice": "0.18300000",
"lastId": 198492,
"lastPrice": "0.16900000",
"lastQty": "2322.76000000",
"lowPrice": "0.15000000",
"openPrice": "0.17830000",
"openTime": 1586907869254,
"prevClosePrice": "0.17900000",
"priceChange": "-0.00930000",
"priceChangePercent": "-5.216",
"quoteVolume": "90896.64664600",
"symbol": "ALGOTUSD",
"volume": "521094.30000000",
"weightedAvgPrice": "0.17443416"
},
{
"askPrice": "0.16890000",
"askQty": "221.30000000",
"bidPrice": "0.16850000",
"bidQty": "148.18000000",
"closeTime": 1586994261977,
"count": 146,
"firstId": 37749,
"highPrice": "0.18370000",
"lastId": 37894,
"lastPrice": "0.16930000",
"lastQty": "148.00000000",
"lowPrice": "0.16820000",
"openPrice": "0.17730000",
"openTime": 1586907861977,
"prevClosePrice": "0.17930000",
"priceChange": "-0.00800000",
"priceChangePercent": "-4.512",
"quoteVolume": "10936.70906300",
"symbol": "ALGOPAX",
"volume": "62842.06000000",
"weightedAvgPrice": "0.17403486"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837054698,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750654698,
"prevClosePrice": "0.23800000",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "ALGOUSDC",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837054746,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750654746,
"prevClosePrice": "0.99970000",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "USDSBUSDT",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837054886,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750654886,
"prevClosePrice": "0.99990000",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "USDSBUSDS",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.00489000",
"askQty": "204960.70000000",
"bidPrice": "0.00484000",
"bidQty": "167133.50000000",
"closeTime": 1586993911879,
"count": 764,
"firstId": 253973,
"highPrice": "0.00524000",
"lastId": 254736,
"lastPrice": "0.00484000",
"lastQty": "98851.30000000",
"lowPrice": "0.00484000",
"openPrice": "0.00523000",
"openTime": 1586907511879,
"prevClosePrice": "0.00523000",
"priceChange": "-0.00039000",
"priceChangePercent": "-7.457",
"quoteVolume": "62418.43491300",
"symbol": "GTOUSDT",
"volume": "12372593.60000000",
"weightedAvgPrice": "0.00504489"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837055438,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750655438,
"prevClosePrice": "0.01361000",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "GTOPAX",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837055474,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750655474,
"prevClosePrice": "0.01236000",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "GTOTUSD",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837055741,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750655741,
"prevClosePrice": "0.01196000",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "GTOUSDC",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.00005764",
"askQty": "49985.00000000",
"bidPrice": "0.00005745",
"bidQty": "4023.00000000",
"closeTime": 1586994023753,
"count": 528,
"firstId": 543487,
"highPrice": "0.00005794",
"lastId": 544014,
"lastPrice": "0.00005747",
"lastQty": "49985.00000000",
"lowPrice": "0.00005427",
"openPrice": "0.00005541",
"openTime": 1586907623753,
"prevClosePrice": "0.00005501",
"priceChange": "0.00000206",
"priceChangePercent": "3.718",
"quoteVolume": "558.15399100",
"symbol": "ERDBNB",
"volume": "9858301.00000000",
"weightedAvgPrice": "0.00005662"
},
{
"askPrice": "0.00000013",
"askQty": "64596383.00000000",
"bidPrice": "0.00000012",
"bidQty": "439908799.00000000",
"closeTime": 1586994270920,
"count": 467,
"firstId": 969538,
"highPrice": "0.00000013",
"lastId": 970004,
"lastPrice": "0.00000013",
"lastQty": "15769.00000000",
"lowPrice": "0.00000012",
"openPrice": "0.00000013",
"openTime": 1586907870920,
"prevClosePrice": "0.00000013",
"priceChange": "0.00000000",
"priceChangePercent": "0.000",
"quoteVolume": "3.62233924",
"symbol": "ERDBTC",
"volume": "28234409.00000000",
"weightedAvgPrice": "0.00000013"
},
{
"askPrice": "0.00084160",
"askQty": "89092.00000000",
"bidPrice": "0.00083850",
"bidQty": "62963.00000000",
"closeTime": 1586993790265,
"count": 766,
"firstId": 2176921,
"highPrice": "0.00087450",
"lastId": 2177686,
"lastPrice": "0.00083850",
"lastQty": "18939.00000000",
"lowPrice": "0.00083850",
"openPrice": "0.00085650",
"openTime": 1586907390265,
"prevClosePrice": "0.00085610",
"priceChange": "-0.00001800",
"priceChangePercent": "-2.102",
"quoteVolume": "55526.98455300",
"symbol": "ERDUSDT",
"volume": "65178134.00000000",
"weightedAvgPrice": "0.00085193"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837057403,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750657403,
"prevClosePrice": "0.00125270",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "ERDPAX",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837057583,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750657583,
"prevClosePrice": "0.00135730",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "ERDUSDC",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.00013092",
"askQty": "935.00000000",
"bidPrice": "0.00013018",
"bidQty": "997101.00000000",
"closeTime": 1586994267177,
"count": 563,
"firstId": 192362,
"highPrice": "0.00013152",
"lastId": 192924,
"lastPrice": "0.00013018",
"lastQty": "2899.00000000",
"lowPrice": "0.00012381",
"openPrice": "0.00012552",
"openTime": 1586907867177,
"prevClosePrice": "0.00012552",
"priceChange": "0.00000466",
"priceChangePercent": "3.713",
"quoteVolume": "1549.06861381",
"symbol": "DOGEBNB",
"volume": "12185792.00000000",
"weightedAvgPrice": "0.00012712"
},
{
"askPrice": "0.00000029",
"askQty": "77964536.00000000",
"bidPrice": "0.00000028",
"bidQty": "330128194.00000000",
"closeTime": 1586994269603,
"count": 643,
"firstId": 436075,
"highPrice": "0.00000029",
"lastId": 436717,
"lastPrice": "0.00000028",
"lastQty": "6671.00000000",
"lowPrice": "0.00000028",
"openPrice": "0.00000029",
"openTime": 1586907869603,
"prevClosePrice": "0.00000028",
"priceChange": "-0.00000001",
"priceChangePercent": "-3.448",
"quoteVolume": "11.93337413",
"symbol": "DOGEBTC",
"volume": "41676423.00000000",
"weightedAvgPrice": "0.00000029"
},
{
"askPrice": "0.00191560",
"askQty": "279413.00000000",
"bidPrice": "0.00190350",
"bidQty": "5700.00000000",
"closeTime": 1586994264682,
"count": 1616,
"firstId": 722408,
"highPrice": "0.00197310",
"lastId": 724023,
"lastPrice": "0.00190960",
"lastQty": "8000.00000000",
"lowPrice": "0.00189000",
"openPrice": "0.00196350",
"openTime": 1586907864682,
"prevClosePrice": "0.00195840",
"priceChange": "-0.00005390",
"priceChangePercent": "-2.745",
"quoteVolume": "276645.52856150",
"symbol": "DOGEUSDT",
"volume": "143741754.00000000",
"weightedAvgPrice": "0.00192460"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837059180,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750659180,
"prevClosePrice": "0.00216820",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "DOGEPAX",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837059480,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750659480,
"prevClosePrice": "0.00212770",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "DOGEUSDC",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.00119000",
"askQty": "4755.20000000",
"bidPrice": "0.00118000",
"bidQty": "61155.10000000",
"closeTime": 1586994274199,
"count": 92,
"firstId": 151808,
"highPrice": "0.00119000",
"lastId": 151899,
"lastPrice": "0.00119000",
"lastQty": "9410.70000000",
"lowPrice": "0.00115000",
"openPrice": "0.00118000",
"openTime": 1586907874199,
"prevClosePrice": "0.00119000",
"priceChange": "0.00001000",
"priceChangePercent": "0.847",
"quoteVolume": "445.56919200",
"symbol": "DUSKBNB",
"volume": "378892.30000000",
"weightedAvgPrice": "0.00117598"
},
{
"askPrice": "0.00000262",
"askQty": "35394.00000000",
"bidPrice": "0.00000261",
"bidQty": "39.00000000",
"closeTime": 1586994274203,
"count": 888,
"firstId": 2332822,
"highPrice": "0.00000270",
"lastId": 2333709,
"lastPrice": "0.00000262",
"lastQty": "47.00000000",
"lowPrice": "0.00000260",
"openPrice": "0.00000270",
"openTime": 1586907874203,
"prevClosePrice": "0.00000270",
"priceChange": "-0.00000008",
"priceChangePercent": "-2.963",
"quoteVolume": "12.45925734",
"symbol": "DUSKBTC",
"volume": "4718577.00000000",
"weightedAvgPrice": "0.00000264"
},
{
"askPrice": "0.01740000",
"askQty": "50890.68000000",
"bidPrice": "0.01730000",
"bidQty": "8525.38000000",
"closeTime": 1586994273675,
"count": 367,
"firstId": 798713,
"highPrice": "0.01860000",
"lastId": 799079,
"lastPrice": "0.01730000",
"lastQty": "52130.87000000",
"lowPrice": "0.01730000",
"openPrice": "0.01860000",
"openTime": 1586907873675,
"prevClosePrice": "0.01850000",
"priceChange": "-0.00130000",
"priceChangePercent": "-6.989",
"quoteVolume": "48075.30283100",
"symbol": "DUSKUSDT",
"volume": "2683593.41000000",
"weightedAvgPrice": "0.01791453"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1584705890559,
"count": 38,
"firstId": 45874,
"highPrice": "0.01810000",
"lastId": 45911,
"lastPrice": "0.01790000",
"lastQty": "7980.85000000",
"lowPrice": "0.01640000",
"openPrice": "0.01700000",
"openTime": 1584619490559,
"prevClosePrice": "0.01590000",
"priceChange": "0.00090000",
"priceChangePercent": "5.294",
"quoteVolume": "3393.34219200",
"symbol": "DUSKUSDC",
"volume": "193855.78000000",
"weightedAvgPrice": "0.01750447"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1585312748842,
"count": 33,
"firstId": 35814,
"highPrice": "0.01950000",
"lastId": 35846,
"lastPrice": "0.01890000",
"lastQty": "2029.82000000",
"lowPrice": "0.01690000",
"openPrice": "0.01700000",
"openTime": 1585226348842,
"prevClosePrice": "0.01760000",
"priceChange": "0.00190000",
"priceChangePercent": "11.176",
"quoteVolume": "3704.00182600",
"symbol": "DUSKPAX",
"volume": "209642.90000000",
"weightedAvgPrice": "0.01766815"
},
{
"askPrice": "1.26230000",
"askQty": "102080.53000000",
"bidPrice": "1.24780000",
"bidQty": "8.02000000",
"closeTime": 1586984332601,
"count": 3,
"firstId": 5440,
"highPrice": "1.27070000",
"lastId": 5442,
"lastPrice": "1.26010000",
"lastQty": "7.94000000",
"lowPrice": "1.26010000",
"openPrice": "1.26480000",
"openTime": 1586897932601,
"prevClosePrice": "1.26100000",
"priceChange": "-0.00470000",
"priceChangePercent": "-0.372",
"quoteVolume": "30.22565900",
"symbol": "BGBPUSDC",
"volume": "23.89000000",
"weightedAvgPrice": "1.26520130"
},
{
"askPrice": "0.00009210",
"askQty": "180000.00000000",
"bidPrice": "0.00009070",
"bidQty": "180000.00000000",
"closeTime": 1586994271974,
"count": 595,
"firstId": 251427,
"highPrice": "0.00009780",
"lastId": 252021,
"lastPrice": "0.00009170",
"lastQty": "13873.00000000",
"lowPrice": "0.00008860",
"openPrice": "0.00008980",
"openTime": 1586907871974,
"prevClosePrice": "0.00008860",
"priceChange": "0.00000190",
"priceChangePercent": "2.116",
"quoteVolume": "2539.99840140",
"symbol": "ANKRBNB",
"volume": "27445953.00000000",
"weightedAvgPrice": "0.00009255"
},
{
"askPrice": "0.00000021",
"askQty": "17657006.00000000",
"bidPrice": "0.00000020",
"bidQty": "31889122.00000000",
"closeTime": 1586994210233,
"count": 1031,
"firstId": 379913,
"highPrice": "0.00000022",
"lastId": 380943,
"lastPrice": "0.00000021",
"lastQty": "477.00000000",
"lowPrice": "0.00000020",
"openPrice": "0.00000021",
"openTime": 1586907810233,
"prevClosePrice": "0.00000020",
"priceChange": "0.00000000",
"priceChangePercent": "0.000",
"quoteVolume": "29.60292632",
"symbol": "ANKRBTC",
"volume": "141032507.00000000",
"weightedAvgPrice": "0.00000021"
},
{
"askPrice": "0.00133600",
"askQty": "52750.00000000",
"bidPrice": "0.00132600",
"bidQty": "388598.00000000",
"closeTime": 1586994275976,
"count": 1574,
"firstId": 517196,
"highPrice": "0.00149500",
"lastId": 518769,
"lastPrice": "0.00132600",
"lastQty": "455823.00000000",
"lowPrice": "0.00132600",
"openPrice": "0.00139500",
"openTime": 1586907875976,
"prevClosePrice": "0.00139500",
"priceChange": "-0.00006900",
"priceChangePercent": "-4.946",
"quoteVolume": "175733.83647800",
"symbol": "ANKRUSDT",
"volume": "123956547.00000000",
"weightedAvgPrice": "0.00141771"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837062763,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750662763,
"prevClosePrice": "0.00212800",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "ANKRTUSD",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837063280,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750663280,
"prevClosePrice": "0.00209300",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "ANKRPAX",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837063482,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750663482,
"prevClosePrice": "0.00209700",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "ANKRUSDC",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837063629,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750663629,
"prevClosePrice": "0.84510000",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "ONTPAX",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837064182,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750664182,
"prevClosePrice": "0.57080000",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "ONTUSDC",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.00000568",
"askQty": "101220.00000000",
"bidPrice": "0.00000567",
"bidQty": "225400.00000000",
"closeTime": 1586994275338,
"count": 8019,
"firstId": 2049347,
"highPrice": "0.00000574",
"lastId": 2057365,
"lastPrice": "0.00000568",
"lastQty": "805312.00000000",
"lowPrice": "0.00000541",
"openPrice": "0.00000551",
"openTime": 1586907875338,
"prevClosePrice": "0.00000552",
"priceChange": "0.00000017",
"priceChangePercent": "3.085",
"quoteVolume": "4108.16776261",
"symbol": "WINBNB",
"volume": "736790242.00000000",
"weightedAvgPrice": "0.00000558"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837065508,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750665508,
"prevClosePrice": "0.00000001",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "WINBTC",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.00008280",
"askQty": "5627586.00000000",
"bidPrice": "0.00008270",
"bidQty": "58747.00000000",
"closeTime": 1586994275041,
"count": 15227,
"firstId": 3470472,
"highPrice": "0.00008620",
"lastId": 3485698,
"lastPrice": "0.00008280",
"lastQty": "2354314.00000000",
"lowPrice": "0.00008270",
"openPrice": "0.00008580",
"openTime": 1586907875041,
"prevClosePrice": "0.00008570",
"priceChange": "-0.00000300",
"priceChangePercent": "-3.497",
"quoteVolume": "586079.42781200",
"symbol": "WINUSDT",
"volume": "6948688813.00000000",
"weightedAvgPrice": "0.00008434"
},
{
"askPrice": "0.00008390",
"askQty": "2186381.00000000",
"bidPrice": "0.00008240",
"bidQty": "3506365.00000000",
"closeTime": 1586994277794,
"count": 1727,
"firstId": 744003,
"highPrice": "0.00008690",
"lastId": 745729,
"lastPrice": "0.00008290",
"lastQty": "482552.00000000",
"lowPrice": "0.00008200",
"openPrice": "0.00008580",
"openTime": 1586907877794,
"prevClosePrice": "0.00008600",
"priceChange": "-0.00000290",
"priceChangePercent": "-3.380",
"quoteVolume": "39431.91088480",
"symbol": "WINUSDC",
"volume": "466734451.00000000",
"weightedAvgPrice": "0.00008448"
},
{
"askPrice": "0.00033900",
"askQty": "6600.00000000",
"bidPrice": "0.00033700",
"bidQty": "797.00000000",
"closeTime": 1586993627814,
"count": 1098,
"firstId": 168652,
"highPrice": "0.00034300",
"lastId": 169749,
"lastPrice": "0.00033700",
"lastQty": "1585.00000000",
"lowPrice": "0.00032900",
"openPrice": "0.00033400",
"openTime": 1586907227814,
"prevClosePrice": "0.00033400",
"priceChange": "0.00000300",
"priceChangePercent": "0.898",
"quoteVolume": "481.63058700",
"symbol": "COSBNB",
"volume": "1435191.00000000",
"weightedAvgPrice": "0.00033559"
},
{
"askPrice": "0.00000075",
"askQty": "7705.00000000",
"bidPrice": "0.00000074",
"bidQty": "1914666.00000000",
"closeTime": 1586994245114,
"count": 1548,
"firstId": 1886759,
"highPrice": "0.00000077",
"lastId": 1888306,
"lastPrice": "0.00000074",
"lastQty": "7400.00000000",
"lowPrice": "0.00000074",
"openPrice": "0.00000075",
"openTime": 1586907845114,
"prevClosePrice": "0.00000075",
"priceChange": "-0.00000001",
"priceChangePercent": "-1.333",
"quoteVolume": "12.94663055",
"symbol": "COSBTC",
"volume": "17195512.00000000",
"weightedAvgPrice": "0.00000075"
},
{
"askPrice": "0.00494000",
"askQty": "94.00000000",
"bidPrice": "0.00492000",
"bidQty": "2642.30000000",
"closeTime": 1586994153855,
"count": 326,
"firstId": 705638,
"highPrice": "0.00528000",
"lastId": 705963,
"lastPrice": "0.00494000",
"lastQty": "2024.30000000",
"lowPrice": "0.00489000",
"openPrice": "0.00521000",
"openTime": 1586907753855,
"prevClosePrice": "0.00521000",
"priceChange": "-0.00027000",
"priceChangePercent": "-5.182",
"quoteVolume": "27862.29852100",
"symbol": "COSUSDT",
"volume": "5546815.50000000",
"weightedAvgPrice": "0.00502312"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837067599,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750667599,
"prevClosePrice": "0.99750000",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "TUSDBTUSD",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.00011000",
"askQty": "6097265.00000000",
"bidPrice": "0.00010980",
"bidQty": "14000000.00000000",
"closeTime": 1586994258235,
"count": 416,
"firstId": 788674,
"highPrice": "0.00011300",
"lastId": 789089,
"lastPrice": "0.00010950",
"lastQty": "200000.00000000",
"lowPrice": "0.00010920",
"openPrice": "0.00011210",
"openTime": 1586907858235,
"prevClosePrice": "0.00011210",
"priceChange": "-0.00000260",
"priceChangePercent": "-2.319",
"quoteVolume": "39376.85435850",
"symbol": "NPXSUSDT",
"volume": "353755764.00000000",
"weightedAvgPrice": "0.00011131"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837067981,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750667981,
"prevClosePrice": "0.00017020",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "NPXSUSDC",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.00001660",
"askQty": "12519.00000000",
"bidPrice": "0.00001650",
"bidQty": "13697.00000000",
"closeTime": 1586994032490,
"count": 632,
"firstId": 156195,
"highPrice": "0.00001660",
"lastId": 156826,
"lastPrice": "0.00001660",
"lastQty": "2569126.00000000",
"lowPrice": "0.00001580",
"openPrice": "0.00001590",
"openTime": 1586907632490,
"prevClosePrice": "0.00001590",
"priceChange": "0.00000070",
"priceChangePercent": "4.403",
"quoteVolume": "351.29336720",
"symbol": "COCOSBNB",
"volume": "21650128.00000000",
"weightedAvgPrice": "0.00001623"
},
{
"askPrice": "0.00000004",
"askQty": "460058513.00000000",
"bidPrice": "0.00000003",
"bidQty": "1879895646.00000000",
"closeTime": 1586994269262,
"count": 187,
"firstId": 152036,
"highPrice": "0.00000004",
"lastId": 152222,
"lastPrice": "0.00000004",
"lastQty": "602792.00000000",
"lowPrice": "0.00000003",
"openPrice": "0.00000004",
"openTime": 1586907869262,
"prevClosePrice": "0.00000004",
"priceChange": "0.00000000",
"priceChangePercent": "0.000",
"quoteVolume": "1.24659492",
"symbol": "COCOSBTC",
"volume": "32688995.00000000",
"weightedAvgPrice": "0.00000004"
},
{
"askPrice": "0.00024200",
"askQty": "2440496.00000000",
"bidPrice": "0.00024100",
"bidQty": "595144.00000000",
"closeTime": 1586994274620,
"count": 834,
"firstId": 577480,
"highPrice": "0.00025800",
"lastId": 578313,
"lastPrice": "0.00024100",
"lastQty": "4350950.00000000",
"lowPrice": "0.00024100",
"openPrice": "0.00024800",
"openTime": 1586907874620,
"prevClosePrice": "0.00024800",
"priceChange": "-0.00000700",
"priceChangePercent": "-2.823",
"quoteVolume": "34958.33376700",
"symbol": "COCOSUSDT",
"volume": "141290491.00000000",
"weightedAvgPrice": "0.00024742"
},
{
"askPrice": "0.24420000",
"askQty": "1.65000000",
"bidPrice": "0.24330000",
"bidQty": "295.35000000",
"closeTime": 1586994276582,
"count": 1145,
"firstId": 960042,
"highPrice": "0.26000000",
"lastId": 961186,
"lastPrice": "0.24350000",
"lastQty": "643.84000000",
"lowPrice": "0.24290000",
"openPrice": "0.25310000",
"openTime": 1586907876582,
"prevClosePrice": "0.25390000",
"priceChange": "-0.00960000",
"priceChangePercent": "-3.793",
"quoteVolume": "204711.14936100",
"symbol": "MTLUSDT",
"volume": "817607.36000000",
"weightedAvgPrice": "0.25037831"
},
{
"askPrice": "0.01973000",
"askQty": "7.50000000",
"bidPrice": "0.01962000",
"bidQty": "1309.20000000",
"closeTime": 1586994269937,
"count": 1123,
"firstId": 540564,
"highPrice": "0.02134000",
"lastId": 541686,
"lastPrice": "0.01953000",
"lastQty": "12.10000000",
"lowPrice": "0.01720000",
"openPrice": "0.01765000",
"openTime": 1586907869937,
"prevClosePrice": "0.01758000",
"priceChange": "0.00188000",
"priceChangePercent": "10.652",
"quoteVolume": "4041.51830900",
"symbol": "TOMOBNB",
"volume": "209164.70000000",
"weightedAvgPrice": "0.01932218"
},
{
"askPrice": "0.00004347",
"askQty": "428.00000000",
"bidPrice": "0.00004328",
"bidQty": "428.00000000",
"closeTime": 1586994277702,
"count": 16557,
"firstId": 4665038,
"highPrice": "0.00004475",
"lastId": 4681594,
"lastPrice": "0.00004345",
"lastQty": "3.00000000",
"lowPrice": "0.00003961",
"openPrice": "0.00003986",
"openTime": 1586907877702,
"prevClosePrice": "0.00003985",
"priceChange": "0.00000359",
"priceChangePercent": "9.007",
"quoteVolume": "231.12557497",
"symbol": "TOMOBTC",
"volume": "5402742.00000000",
"weightedAvgPrice": "0.00004278"
},
{
"askPrice": "0.28860000",
"askQty": "1204.31000000",
"bidPrice": "0.28680000",
"bidQty": "2011.04000000",
"closeTime": 1586994277713,
"count": 5818,
"firstId": 1822342,
"highPrice": "0.30010000",
"lastId": 1828159,
"lastPrice": "0.28680000",
"lastQty": "149.73000000",
"lowPrice": "0.27100000",
"openPrice": "0.27190000",
"openTime": 1586907877713,
"prevClosePrice": "0.27180000",
"priceChange": "0.01490000",
"priceChangePercent": "5.480",
"quoteVolume": "735170.86509000",
"symbol": "TOMOUSDT",
"volume": "2539002.28000000",
"weightedAvgPrice": "0.28955109"
},
{
"askPrice": "0.29600000",
"askQty": "338.29000000",
"bidPrice": "0.27180000",
"bidQty": "361.59000000",
"closeTime": 1586994085944,
"count": 22,
"firstId": 45812,
"highPrice": "0.31330000",
"lastId": 45833,
"lastPrice": "0.28900000",
"lastQty": "50.00000000",
"lowPrice": "0.28290000",
"openPrice": "0.29510000",
"openTime": 1586907685944,
"prevClosePrice": "0.27450000",
"priceChange": "-0.00610000",
"priceChangePercent": "-2.067",
"quoteVolume": "3214.91293700",
"symbol": "TOMOUSDC",
"volume": "11036.85000000",
"weightedAvgPrice": "0.29128899"
},
{
"askPrice": "0.00081400",
"askQty": "2100.00000000",
"bidPrice": "0.00080800",
"bidQty": "1822.00000000",
"closeTime": 1586994266594,
"count": 423,
"firstId": 393521,
"highPrice": "0.00083200",
"lastId": 393943,
"lastPrice": "0.00081000",
"lastQty": "15700.00000000",
"lowPrice": "0.00079700",
"openPrice": "0.00081500",
"openTime": 1586907866594,
"prevClosePrice": "0.00081400",
"priceChange": "-0.00000500",
"priceChangePercent": "-0.613",
"quoteVolume": "1162.32768200",
"symbol": "PERLBNB",
"volume": "1432837.00000000",
"weightedAvgPrice": "0.00081121"
},
{
"askPrice": "0.00000179",
"askQty": "26495.00000000",
"bidPrice": "0.00000178",
"bidQty": "459382.00000000",
"closeTime": 1586994266652,
"count": 2590,
"firstId": 1793999,
"highPrice": "0.00000188",
"lastId": 1796588,
"lastPrice": "0.00000179",
"lastQty": "38336.00000000",
"lowPrice": "0.00000177",
"openPrice": "0.00000184",
"openTime": 1586907866652,
"prevClosePrice": "0.00000184",
"priceChange": "-0.00000005",
"priceChangePercent": "-2.717",
"quoteVolume": "47.18754702",
"symbol": "PERLBTC",
"volume": "25873184.00000000",
"weightedAvgPrice": "0.00000182"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837074763,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750674763,
"prevClosePrice": "0.02447000",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "PERLUSDC",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "0.01186000",
"askQty": "89177.00000000",
"bidPrice": "0.01181000",
"bidQty": "45452.00000000",
"closeTime": 1586994174672,
"count": 1555,
"firstId": 723293,
"highPrice": "0.01299000",
"lastId": 724847,
"lastPrice": "0.01180000",
"lastQty": "7772.20000000",
"lowPrice": "0.01180000",
"openPrice": "0.01269000",
"openTime": 1586907774672,
"prevClosePrice": "0.01272000",
"priceChange": "-0.00089000",
"priceChangePercent": "-7.013",
"quoteVolume": "243289.27413800",
"symbol": "PERLUSDT",
"volume": "19650484.40000000",
"weightedAvgPrice": "0.01238083"
},
{
"askPrice": "0.00011190",
"askQty": "4381017.00000000",
"bidPrice": "0.00011070",
"bidQty": "449874.00000000",
"closeTime": 1586994275890,
"count": 254,
"firstId": 193613,
"highPrice": "0.00011610",
"lastId": 193866,
"lastPrice": "0.00011100",
"lastQty": "207209.00000000",
"lowPrice": "0.00010890",
"openPrice": "0.00011410",
"openTime": 1586907875890,
"prevClosePrice": "0.00011560",
"priceChange": "-0.00000310",
"priceChangePercent": "-2.717",
"quoteVolume": "22702.78400990",
"symbol": "DENTUSDT",
"volume": "202925642.00000000",
"weightedAvgPrice": "0.00011188"
},
{
"askPrice": "0.00050800",
"askQty": "142093.00000000",
"bidPrice": "0.00050500",
"bidQty": "259223.00000000",
"closeTime": 1586993864938,
"count": 193,
"firstId": 173190,
"highPrice": "0.00052900",
"lastId": 173382,
"lastPrice": "0.00050500",
"lastQty": "938796.00000000",
"lowPrice": "0.00050500",
"openPrice": "0.00052200",
"openTime": 1586907464938,
"prevClosePrice": "0.00052500",
"priceChange": "-0.00001700",
"priceChangePercent": "-3.257",
"quoteVolume": "6671.02478900",
"symbol": "MFTUSDT",
"volume": "12948007.00000000",
"weightedAvgPrice": "0.00051522"
},
{
"askPrice": "0.00056400",
"askQty": "193875.00000000",
"bidPrice": "0.00056000",
"bidQty": "6361092.00000000",
"closeTime": 1586994239176,
"count": 440,
"firstId": 235045,
"highPrice": "0.00061500",
"lastId": 235484,
"lastPrice": "0.00056400",
"lastQty": "953114.00000000",
"lowPrice": "0.00056100",
"openPrice": "0.00060600",
"openTime": 1586907839176,
"prevClosePrice": "0.00060700",
"priceChange": "-0.00004200",
"priceChangePercent": "-6.931",
"quoteVolume": "40296.02576100",
"symbol": "KEYUSDT",
"volume": "68685112.00000000",
"weightedAvgPrice": "0.00058668"
},
{
"askPrice": "0.00104100",
"askQty": "107919.00000000",
"bidPrice": "0.00103200",
"bidQty": "154045.00000000",
"closeTime": 1586993508474,
"count": 265,
"firstId": 203063,
"highPrice": "0.00110400",
"lastId": 203327,
"lastPrice": "0.00103100",
"lastQty": "61675.00000000",
"lowPrice": "0.00103100",
"openPrice": "0.00108700",
"openTime": 1586907108474,
"prevClosePrice": "0.00110200",
"priceChange": "-0.00005600",
"priceChangePercent": "-5.152",
"quoteVolume": "21076.70551400",
"symbol": "STORMUSDT",
"volume": "19754175.00000000",
"weightedAvgPrice": "0.00106695"
},
{
"askPrice": "0.00416500",
"askQty": "3964.00000000",
"bidPrice": "0.00412900",
"bidQty": "2686.00000000",
"closeTime": 1586994251708,
"count": 319,
"firstId": 640831,
"highPrice": "0.00439900",
"lastId": 641149,
"lastPrice": "0.00415100",
"lastQty": "16612.00000000",
"lowPrice": "0.00412700",
"openPrice": "0.00430100",
"openTime": 1586907851708,
"prevClosePrice": "0.00436800",
"priceChange": "-0.00015000",
"priceChangePercent": "-3.488",
"quoteVolume": "19090.84199800",
"symbol": "DOCKUSDT",
"volume": "4462808.00000000",
"weightedAvgPrice": "0.00427776"
},
{
"askPrice": "0.12240000",
"askQty": "804.96000000",
"bidPrice": "0.12180000",
"bidQty": "816.99000000",
"closeTime": 1586994271039,
"count": 1583,
"firstId": 592667,
"highPrice": "0.12940000",
"lastId": 594249,
"lastPrice": "0.12230000",
"lastQty": "191.21000000",
"lowPrice": "0.12150000",
"openPrice": "0.12860000",
"openTime": 1586907871039,
"prevClosePrice": "0.12850000",
"priceChange": "-0.00630000",
"priceChangePercent": "-4.899",
"quoteVolume": "40755.17032300",
"symbol": "WANUSDT",
"volume": "322226.81000000",
"weightedAvgPrice": "0.12647976"
},
{
"askPrice": "0.00162300",
"askQty": "8936.00000000",
"bidPrice": "0.00161100",
"bidQty": "45722.00000000",
"closeTime": 1586993542510,
"count": 394,
"firstId": 149537,
"highPrice": "0.00169100",
"lastId": 149930,
"lastPrice": "0.00161200",
"lastQty": "8870.00000000",
"lowPrice": "0.00153600",
"openPrice": "0.00162300",
"openTime": 1586907142510,
"prevClosePrice": "0.00161700",
"priceChange": "-0.00001100",
"priceChangePercent": "-0.678",
"quoteVolume": "27693.23823000",
"symbol": "FUNUSDT",
"volume": "17195266.00000000",
"weightedAvgPrice": "0.00161052"
},
{
"askPrice": "0.01829000",
"askQty": "1181.60000000",
"bidPrice": "0.01817000",
"bidQty": "660.50000000",
"closeTime": 1586994245187,
"count": 197,
"firstId": 215430,
"highPrice": "0.01900000",
"lastId": 215626,
"lastPrice": "0.01819000",
"lastQty": "37102.60000000",
"lowPrice": "0.01818000",
"openPrice": "0.01888000",
"openTime": 1586907845187,
"prevClosePrice": "0.01894000",
"priceChange": "-0.00069000",
"priceChangePercent": "-3.655",
"quoteVolume": "15417.76621200",
"symbol": "CVCUSDT",
"volume": "828411.80000000",
"weightedAvgPrice": "0.01861123"
},
{
"askPrice": "0.01788000",
"askQty": "2258567.60000000",
"bidPrice": "0.01780000",
"bidQty": "24662.00000000",
"closeTime": 1586994276359,
"count": 12102,
"firstId": 3809086,
"highPrice": "0.01827000",
"lastId": 3821187,
"lastPrice": "0.01784000",
"lastQty": "246217.40000000",
"lowPrice": "0.01763000",
"openPrice": "0.01816000",
"openTime": 1586907876359,
"prevClosePrice": "0.01815000",
"priceChange": "-0.00032000",
"priceChangePercent": "-1.762",
"quoteVolume": "7411000.80385500",
"symbol": "BTTTRX",
"volume": "413433082.20000000",
"weightedAvgPrice": "0.01792551"
},
{
"askPrice": "0.00680000",
"askQty": "230933.40000000",
"bidPrice": "0.00678000",
"bidQty": "45694.40000000",
"closeTime": 1586994266536,
"count": 6679,
"firstId": 2403665,
"highPrice": "0.00692000",
"lastId": 2410343,
"lastPrice": "0.00679000",
"lastQty": "1072088.80000000",
"lowPrice": "0.00670000",
"openPrice": "0.00688000",
"openTime": 1586907866536,
"prevClosePrice": "0.00688000",
"priceChange": "-0.00009000",
"priceChangePercent": "-1.308",
"quoteVolume": "7125196.83173300",
"symbol": "WINTRX",
"volume": "1046122861.30000000",
"weightedAvgPrice": "0.00681105"
},
{
"askPrice": "0.00042160",
"askQty": "3737.00000000",
"bidPrice": "0.00041910",
"bidQty": "38657.00000000",
"closeTime": 1586994222345,
"count": 261,
"firstId": 440911,
"highPrice": "0.00042960",
"lastId": 441171,
"lastPrice": "0.00042000",
"lastQty": "3737.00000000",
"lowPrice": "0.00041120",
"openPrice": "0.00042110",
"openTime": 1586907822345,
"prevClosePrice": "0.00042160",
"priceChange": "-0.00000110",
"priceChangePercent": "-0.261",
"quoteVolume": "895.10380340",
"symbol": "CHZBNB",
"volume": "2118370.00000000",
"weightedAvgPrice": "0.00042254"
},
{
"askPrice": "0.00000093",
"askQty": "134823.00000000",
"bidPrice": "0.00000092",
"bidQty": "5011596.00000000",
"closeTime": 1586994277939,
"count": 1765,
"firstId": 1623520,
"highPrice": "0.00000097",
"lastId": 1625284,
"lastPrice": "0.00000093",
"lastQty": "455593.00000000",
"lowPrice": "0.00000092",
"openPrice": "0.00000094",
"openTime": 1586907877939,
"prevClosePrice": "0.00000095",
"priceChange": "-0.00000001",
"priceChangePercent": "-1.064",
"quoteVolume": "44.79330959",
"symbol": "CHZBTC",
"volume": "47330131.00000000",
"weightedAvgPrice": "0.00000095"
},
{
"askPrice": "0.00613900",
"askQty": "16113.00000000",
"bidPrice": "0.00611700",
"bidQty": "131464.00000000",
"closeTime": 1586994242466,
"count": 1314,
"firstId": 790879,
"highPrice": "0.00662000",
"lastId": 792192,
"lastPrice": "0.00610800",
"lastQty": "234038.00000000",
"lowPrice": "0.00610800",
"openPrice": "0.00650000",
"openTime": 1586907842466,
"prevClosePrice": "0.00650000",
"priceChange": "-0.00039200",
"priceChangePercent": "-6.031",
"quoteVolume": "246631.48168900",
"symbol": "CHZUSDT",
"volume": "38468577.00000000",
"weightedAvgPrice": "0.00641125"
},
{
"askPrice": "0.03359000",
"askQty": "1036.80000000",
"bidPrice": "0.03339000",
"bidQty": "28.60000000",
"closeTime": 1586994274339,
"count": 1536,
"firstId": 220140,
"highPrice": "0.03658000",
"lastId": 221675,
"lastPrice": "0.03339000",
"lastQty": "28.40000000",
"lowPrice": "0.03327000",
"openPrice": "0.03433000",
"openTime": 1586907874339,
"prevClosePrice": "0.03410000",
"priceChange": "-0.00094000",
"priceChangePercent": "-2.738",
"quoteVolume": "6842.01113300",
"symbol": "BANDBNB",
"volume": "196465.50000000",
"weightedAvgPrice": "0.03482551"
},
{
"askPrice": "0.00007375",
"askQty": "3.00000000",
"bidPrice": "0.00007355",
"bidQty": "2.00000000",
"closeTime": 1586994228342,
"count": 24752,
"firstId": 1860849,
"highPrice": "0.00008250",
"lastId": 1885600,
"lastPrice": "0.00007373",
"lastQty": "8.00000000",
"lowPrice": "0.00007344",
"openPrice": "0.00007794",
"openTime": 1586907828342,
"prevClosePrice": "0.00007793",
"priceChange": "-0.00000421",
"priceChangePercent": "-5.402",
"quoteVolume": "277.76219560",
"symbol": "BANDBTC",
"volume": "3541225.00000000",
"weightedAvgPrice": "0.00007844"
},
{
"askPrice": "0.48730000",
"askQty": "273.07000000",
"bidPrice": "0.48580000",
"bidQty": "682.95000000",
"closeTime": 1586994267405,
"count": 7073,
"firstId": 680907,
"highPrice": "0.56550000",
"lastId": 687979,
"lastPrice": "0.48580000",
"lastQty": "565.84000000",
"lowPrice": "0.48440000",
"openPrice": "0.53400000",
"openTime": 1586907867405,
"prevClosePrice": "0.53400000",
"priceChange": "-0.04820000",
"priceChangePercent": "-9.026",
"quoteVolume": "1773392.38407900",
"symbol": "BANDUSDT",
"volume": "3334131.04000000",
"weightedAvgPrice": "0.53189043"
},
{
"askPrice": "14.61150000",
"askQty": "114.49000000",
"bidPrice": "14.58180000",
"bidQty": "8.84000000",
"closeTime": 1586994277286,
"count": 8812,
"firstId": 759462,
"highPrice": "15.87160000",
"lastId": 768273,
"lastPrice": "14.60190000",
"lastQty": "2.00000000",
"lowPrice": "14.50000000",
"openPrice": "15.59470000",
"openTime": 1586907877286,
"prevClosePrice": "15.59470000",
"priceChange": "-0.99280000",
"priceChangePercent": "-6.366",
"quoteVolume": "1113564.73657800",
"symbol": "BNBBUSD",
"volume": "72998.45000000",
"weightedAvgPrice": "15.25463536"
},
{
"askPrice": "6626.43000000",
"askQty": "0.02197600",
"bidPrice": "6625.46000000",
"bidQty": "0.00754500",
"closeTime": 1586994277961,
"count": 152555,
"firstId": 8204402,
"highPrice": "6939.47000000",
"lastId": 8356956,
"lastPrice": "6626.75000000",
"lastQty": "0.00381900",
"lowPrice": "6610.70000000",
"openPrice": "6868.83000000",
"openTime": 1586907877961,
"prevClosePrice": "6868.97000000",
"priceChange": "-242.08000000",
"priceChangePercent": "-3.524",
"quoteVolume": "28739103.71983388",
"symbol": "BTCBUSD",
"volume": "4240.85670900",
"weightedAvgPrice": "6776.72123626"
},
{
"askPrice": "0.99960000",
"askQty": "115757.15000000",
"bidPrice": "0.99950000",
"bidQty": "62977.40000000",
"closeTime": 1586994277033,
"count": 94287,
"firstId": 11745591,
"highPrice": "0.99980000",
"lastId": 11839877,
"lastPrice": "0.99950000",
"lastQty": "213.57000000",
"lowPrice": "0.99840000",
"openPrice": "0.99890000",
"openTime": 1586907877033,
"prevClosePrice": "0.99890000",
"priceChange": "0.00060000",
"priceChangePercent": "0.060",
"quoteVolume": "27765108.34324800",
"symbol": "BUSDUSDT",
"volume": "27787256.74000000",
"weightedAvgPrice": "0.99920293"
},
{
"askPrice": "0.01782000",
"askQty": "200.00000000",
"bidPrice": "0.01765000",
"bidQty": "9842.30000000",
"closeTime": 1586994277003,
"count": 194,
"firstId": 112296,
"highPrice": "0.01799000",
"lastId": 112489,
"lastPrice": "0.01773000",
"lastQty": "200.00000000",
"lowPrice": "0.01708000",
"openPrice": "0.01740000",
"openTime": 1586907877003,
"prevClosePrice": "0.01748000",
"priceChange": "0.00033000",
"priceChangePercent": "1.897",
"quoteVolume": "228.99071500",
"symbol": "BEAMBNB",
"volume": "13008.20000000",
"weightedAvgPrice": "0.01760357"
},
{
"askPrice": "0.00003920",
"askQty": "455.69000000",
"bidPrice": "0.00003910",
"bidQty": "20.25000000",
"closeTime": 1586994275940,
"count": 2304,
"firstId": 1295469,
"highPrice": "0.00004010",
"lastId": 1297772,
"lastPrice": "0.00003920",
"lastQty": "73.56000000",
"lowPrice": "0.00003900",
"openPrice": "0.00003970",
"openTime": 1586907875940,
"prevClosePrice": "0.00003970",
"priceChange": "-0.00000050",
"priceChangePercent": "-1.259",
"quoteVolume": "15.09298538",
"symbol": "BEAMBTC",
"volume": "382221.01000000",
"weightedAvgPrice": "0.00003949"
},
{
"askPrice": "0.25970000",
"askQty": "400.00000000",
"bidPrice": "0.25810000",
"bidQty": "2367.79000000",
"closeTime": 1586994275939,
"count": 961,
"firstId": 577870,
"highPrice": "0.27470000",
"lastId": 578830,
"lastPrice": "0.25810000",
"lastQty": "1856.11000000",
"lowPrice": "0.25800000",
"openPrice": "0.27300000",
"openTime": 1586907875939,
"prevClosePrice": "0.27240000",
"priceChange": "-0.01490000",
"priceChangePercent": "-5.458",
"quoteVolume": "87805.18242500",
"symbol": "BEAMUSDT",
"volume": "328028.47000000",
"weightedAvgPrice": "0.26767549"
},
{
"askPrice": "0.13039000",
"askQty": "51.20000000",
"bidPrice": "0.12994000",
"bidQty": "1.00000000",
"closeTime": 1586994273989,
"count": 2615,
"firstId": 513531,
"highPrice": "0.13133000",
"lastId": 516145,
"lastPrice": "0.13042000",
"lastQty": "0.90000000",
"lowPrice": "0.12285000",
"openPrice": "0.12516000",
"openTime": 1586907873989,
"prevClosePrice": "0.12531000",
"priceChange": "0.00526000",
"priceChangePercent": "4.203",
"quoteVolume": "6823.05273800",
"symbol": "XTZBNB",
"volume": "53622.80000000",
"weightedAvgPrice": "0.12724163"
},
{
"askPrice": "0.00028690",
"askQty": "225.26000000",
"bidPrice": "0.00028650",
"bidQty": "40.00000000",
"closeTime": 1586994277367,
"count": 16683,
"firstId": 4842155,
"highPrice": "0.00028900",
"lastId": 4858837,
"lastPrice": "0.00028700",
"lastQty": "54.55000000",
"lowPrice": "0.00028230",
"openPrice": "0.00028350",
"openTime": 1586907877367,
"prevClosePrice": "0.00028380",
"priceChange": "0.00000350",
"priceChangePercent": "1.235",
"quoteVolume": "502.29942917",
"symbol": "XTZBTC",
"volume": "1761637.64000000",
"weightedAvgPrice": "0.00028513"
},
{
"askPrice": "1.89850000",
"askQty": "677.15000000",
"bidPrice": "1.89700000",
"bidQty": "224.94000000",
"closeTime": 1586994277376,
"count": 32480,
"firstId": 6125622,
"highPrice": "1.97690000",
"lastId": 6158101,
"lastPrice": "1.89850000",
"lastQty": "60.00000000",
"lowPrice": "1.88870000",
"openPrice": "1.94690000",
"openTime": 1586907877376,
"prevClosePrice": "1.94690000",
"priceChange": "-0.04840000",
"priceChangePercent": "-2.486",
"quoteVolume": "10662469.30849700",
"symbol": "XTZUSDT",
"volume": "5533217.11000000",
"weightedAvgPrice": "1.92699276"
},
{
"askPrice": "0.04987000",
"askQty": "17655.90000000",
"bidPrice": "0.04937000",
"bidQty": "2015.30000000",
"closeTime": 1586994277840,
"count": 1079,
"firstId": 395517,
"highPrice": "0.05222000",
"lastId": 396595,
"lastPrice": "0.04923000",
"lastQty": "950.00000000",
"lowPrice": "0.04913000",
"openPrice": "0.05176000",
"openTime": 1586907877840,
"prevClosePrice": "0.05222000",
"priceChange": "-0.00253000",
"priceChangePercent": "-4.888",
"quoteVolume": "108962.20635800",
"symbol": "RENUSDT",
"volume": "2159524.50000000",
"weightedAvgPrice": "0.05045657"
},
{
"askPrice": "0.01554000",
"askQty": "73781.40000000",
"bidPrice": "0.01549000",
"bidQty": "39681.50000000",
"closeTime": 1586994267147,
"count": 3069,
"firstId": 964479,
"highPrice": "0.01646000",
"lastId": 967547,
"lastPrice": "0.01551000",
"lastQty": "2892.90000000",
"lowPrice": "0.01537000",
"openPrice": "0.01635000",
"openTime": 1586907867147,
"prevClosePrice": "0.01635000",
"priceChange": "-0.00084000",
"priceChangePercent": "-5.138",
"quoteVolume": "411920.66747800",
"symbol": "RVNUSDT",
"volume": "25760893.70000000",
"weightedAvgPrice": "0.01599015"
},
{
"askPrice": "0.98570000",
"askQty": "523.56000000",
"bidPrice": "0.97890000",
"bidQty": "14.73000000",
"closeTime": 1586994234314,
"count": 152,
"firstId": 334128,
"highPrice": "1.01420000",
"lastId": 334279,
"lastPrice": "0.98540000",
"lastQty": "88.14000000",
"lowPrice": "0.98000000",
"openPrice": "0.99550000",
"openTime": 1586907834314,
"prevClosePrice": "1.00750000",
"priceChange": "-0.01010000",
"priceChangePercent": "-1.015",
"quoteVolume": "6404.88479800",
"symbol": "HCUSDT",
"volume": "6429.48000000",
"weightedAvgPrice": "0.99617462"
},
{
"askPrice": "0.00219900",
"askQty": "54723.00000000",
"bidPrice": "0.00218000",
"bidQty": "32752.00000000",
"closeTime": 1586994263720,
"count": 172,
"firstId": 281920,
"highPrice": "0.00219400",
"lastId": 282091,
"lastPrice": "0.00218600",
"lastQty": "131.00000000",
"lowPrice": "0.00208500",
"openPrice": "0.00211800",
"openTime": 1586907863720,
"prevClosePrice": "0.00212500",
"priceChange": "0.00006800",
"priceChangePercent": "3.211",
"quoteVolume": "1590.03912600",
"symbol": "HBARBNB",
"volume": "744792.00000000",
"weightedAvgPrice": "0.00213488"
},
{
"askPrice": "0.00000484",
"askQty": "943836.00000000",
"bidPrice": "0.00000481",
"bidQty": "152880.00000000",
"closeTime": 1586994273905,
"count": 4183,
"firstId": 3446505,
"highPrice": "0.00000486",
"lastId": 3450687,
"lastPrice": "0.00000481",
"lastQty": "35.00000000",
"lowPrice": "0.00000471",
"openPrice": "0.00000481",
"openTime": 1586907873905,
"prevClosePrice": "0.00000481",
"priceChange": "0.00000000",
"priceChangePercent": "0.000",
"quoteVolume": "68.23559725",
"symbol": "HBARBTC",
"volume": "14230937.00000000",
"weightedAvgPrice": "0.00000479"
},
{
"askPrice": "0.03197000",
"askQty": "97024.10000000",
"bidPrice": "0.03185000",
"bidQty": "1979.30000000",
"closeTime": 1586994273121,
"count": 2011,
"firstId": 1387148,
"highPrice": "0.03349000",
"lastId": 1389158,
"lastPrice": "0.03197000",
"lastQty": "734.00000000",
"lowPrice": "0.03180000",
"openPrice": "0.03302000",
"openTime": 1586907873121,
"prevClosePrice": "0.03307000",
"priceChange": "-0.00105000",
"priceChangePercent": "-3.180",
"quoteVolume": "413484.87292100",
"symbol": "HBARUSDT",
"volume": "12681711.80000000",
"weightedAvgPrice": "0.03260482"
},
{
"askPrice": "0.00102400",
"askQty": "2000.00000000",
"bidPrice": "0.00101600",
"bidQty": "1474.00000000",
"closeTime": 1586994256325,
"count": 1068,
"firstId": 145425,
"highPrice": "0.00107000",
"lastId": 146492,
"lastPrice": "0.00101600",
"lastQty": "526.00000000",
"lowPrice": "0.00096900",
"openPrice": "0.00097600",
"openTime": 1586907856325,
"prevClosePrice": "0.00097600",
"priceChange": "0.00004000",
"priceChangePercent": "4.098",
"quoteVolume": "2885.61216800",
"symbol": "NKNBNB",
"volume": "2837666.00000000",
"weightedAvgPrice": "0.00101690"
},
{
"askPrice": "0.00000225",
"askQty": "17394.00000000",
"bidPrice": "0.00000224",
"bidQty": "16062.00000000",
"closeTime": 1586994249627,
"count": 6958,
"firstId": 1373551,
"highPrice": "0.00000245",
"lastId": 1380508,
"lastPrice": "0.00000225",
"lastQty": "63.00000000",
"lowPrice": "0.00000221",
"openPrice": "0.00000222",
"openTime": 1586907849627,
"prevClosePrice": "0.00000222",
"priceChange": "0.00000003",
"priceChangePercent": "1.351",
"quoteVolume": "78.79560295",
"symbol": "NKNBTC",
"volume": "33823226.00000000",
"weightedAvgPrice": "0.00000233"
},
{
"askPrice": "0.01491000",
"askQty": "735.10000000",
"bidPrice": "0.01480000",
"bidQty": "34989.10000000",
"closeTime": 1586994268512,
"count": 2999,
"firstId": 448123,
"highPrice": "0.01688000",
"lastId": 451121,
"lastPrice": "0.01491000",
"lastQty": "224.50000000",
"lowPrice": "0.01479000",
"openPrice": "0.01526000",
"openTime": 1586907868512,
"prevClosePrice": "0.01525000",
"priceChange": "-0.00035000",
"priceChangePercent": "-2.294",
"quoteVolume": "390197.39382100",
"symbol": "NKNUSDT",
"volume": "24697413.10000000",
"weightedAvgPrice": "0.01579912"
},
{
"askPrice": "0.18084000",
"askQty": "1404.40000000",
"bidPrice": "0.18064000",
"bidQty": "500.00000000",
"closeTime": 1586994276529,
"count": 2498,
"firstId": 448026,
"highPrice": "0.18999000",
"lastId": 450523,
"lastPrice": "0.18073000",
"lastQty": "500.00000000",
"lowPrice": "0.18019000",
"openPrice": "0.18617000",
"openTime": 1586907876529,
"prevClosePrice": "0.18641000",
"priceChange": "-0.00544000",
"priceChangePercent": "-2.922",
"quoteVolume": "397351.61722900",
"symbol": "XRPBUSD",
"volume": "2145369.30000000",
"weightedAvgPrice": "0.18521362"
},
{
"askPrice": "153.18000000",
"askQty": "17.12000000",
"bidPrice": "153.04000000",
"bidQty": "0.57004000",
"closeTime": 1586994277885,
"count": 13771,
"firstId": 1145858,
"highPrice": "161.45000000",
"lastId": 1159628,
"lastPrice": "153.12000000",
"lastQty": "0.52532000",
"lowPrice": "151.87000000",
"openPrice": "159.02000000",
"openTime": 1586907877885,
"prevClosePrice": "159.14000000",
"priceChange": "-5.90000000",
"priceChangePercent": "-3.710",
"quoteVolume": "2797534.88990520",
"symbol": "ETHBUSD",
"volume": "17736.09962000",
"weightedAvgPrice": "157.73112183"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583837091271,
"count": 0,
"firstId": -1,
"highPrice": "0.00000000",
"lastId": -1,
"lastPrice": "0.00000000",
"lastQty": "0.00000000",
"lowPrice": "0.00000000",
"openPrice": "0.00000000",
"openTime": 1583750691271,
"prevClosePrice": "220.16000000",
"priceChange": "0.00000000",
"priceChangePercent": "0",
"quoteVolume": "0.00000000",
"symbol": "BCHABCBUSD",
"volume": "0.00000000",
"weightedAvgPrice": "0"
},
{
"askPrice": "39.28000000",
"askQty": "22.47000000",
"bidPrice": "39.22000000",
"bidQty": "1.79358000",
"closeTime": 1586994277445,
"count": 695,
"firstId": 237029,
"highPrice": "41.76000000",
"lastId": 237723,
"lastPrice": "39.23000000",
"lastQty": "6.18299000",
"lowPrice": "39.09000000",
"openPrice": "41.16000000",
"openTime": 1586907877445,
"prevClosePrice": "41.26000000",
"priceChange": "-1.93000000",
"priceChangePercent": "-4.689",
"quoteVolume": "161690.54830510",
"symbol": "LTCBUSD",
"volume": "3994.17426000",
"weightedAvgPrice": "40.48159589"
},
{
"askPrice": "3.13270000",
"askQty": "46.65000000",
"bidPrice": "3.12770000",
"bidQty": "76.00000000",
"closeTime": 1586994277062,
"count": 1717,
"firstId": 121003,
"highPrice": "3.31300000",
"lastId": 122719,
"lastPrice": "3.13150000",
"lastQty": "4.41000000",
"lowPrice": "3.11300000",
"openPrice": "3.25630000",
"openTime": 1586907877062,
"prevClosePrice": "3.25550000",
"priceChange": "-0.12480000",
"priceChangePercent": "-3.833",
"quoteVolume": "350196.80677300",
"symbol": "LINKBUSD",
"volume": "109028.32000000",
"weightedAvgPrice": "3.21198022"
},
{
"askPrice": "5.09510000",
"askQty": "25.12000000",
"bidPrice": "5.08650000",
"bidQty": "3.83000000",
"closeTime": 1586994277401,
"count": 782,
"firstId": 80998,
"highPrice": "5.36440000",
"lastId": 81779,
"lastPrice": "5.08620000",
"lastQty": "28.87000000",
"lowPrice": "5.08620000",
"openPrice": "5.25250000",
"openTime": 1586907877401,
"prevClosePrice": "5.25760000",
"priceChange": "-0.16630000",
"priceChangePercent": "-3.166",
"quoteVolume": "36404.79747200",
"symbol": "ETCBUSD",
"volume": "6937.33000000",
"weightedAvgPrice": "5.24766697"
},
{
"askPrice": "0.00588000",
"askQty": "2899.20000000",
"bidPrice": "0.00585000",
"bidQty": "5000.00000000",
"closeTime": 1586994242738,
"count": 198,
"firstId": 128970,
"highPrice": "0.00597000",
"lastId": 129167,
"lastPrice": "0.00586000",
"lastQty": "1032.00000000",
"lowPrice": "0.00565000",
"openPrice": "0.00570000",
"openTime": 1586907842738,
"prevClosePrice": "0.00569000",
"priceChange": "0.00016000",
"priceChangePercent": "2.807",
"quoteVolume": "1131.40477800",
"symbol": "STXBNB",
"volume": "194419.90000000",
"weightedAvgPrice": "0.00581939"
},
{
"askPrice": "0.00001297",
"askQty": "958.00000000",
"bidPrice": "0.00001292",
"bidQty": "47.00000000",
"closeTime": 1586994202058,
"count": 1170,
"firstId": 1133992,
"highPrice": "0.00001329",
"lastId": 1135161,
"lastPrice": "0.00001294",
"lastQty": "1226.00000000",
"lowPrice": "0.00001289",
"openPrice": "0.00001289",
"openTime": 1586907802058,
"prevClosePrice": "0.00001295",
"priceChange": "0.00000005",
"priceChangePercent": "0.388",
"quoteVolume": "12.37193125",
"symbol": "STXBTC",
"volume": "945335.00000000",
"weightedAvgPrice": "0.00001309"
},
{
"askPrice": "0.08580000",
"askQty": "30861.33000000",
"bidPrice": "0.08560000",
"bidQty": "5000.00000000",
"closeTime": 1586994131292,
"count": 478,
"firstId": 441329,
"highPrice": "0.09180000",
"lastId": 441806,
"lastPrice": "0.08570000",
"lastQty": "2931.78000000",
"lowPrice": "0.08530000",
"openPrice": "0.08890000",
"openTime": 1586907731292,
"prevClosePrice": "0.08880000",
"priceChange": "-0.00320000",
"priceChangePercent": "-3.600",
"quoteVolume": "91221.80593800",
"symbol": "STXUSDT",
"volume": "1029927.37000000",
"weightedAvgPrice": "0.08857111"
},
{
"askPrice": "0.03396000",
"askQty": "918.60000000",
"bidPrice": "0.03376000",
"bidQty": "17.50000000",
"closeTime": 1586994277753,
"count": 324,
"firstId": 350748,
"highPrice": "0.03403000",
"lastId": 351071,
"lastPrice": "0.03378000",
"lastQty": "55.10000000",
"lowPrice": "0.03250000",
"openPrice": "0.03345000",
"openTime": 1586907877753,
"prevClosePrice": "0.03340000",
"priceChange": "0.00033000",
"priceChangePercent": "0.987",
"quoteVolume": "1419.70184700",
"symbol": "KAVABNB",
"volume": "42550.80000000",
"weightedAvgPrice": "0.03336487"
},
{
"askPrice": "0.00007465",
"askQty": "49.00000000",
"bidPrice": "0.00007453",
"bidQty": "138.00000000",
"closeTime": 1586994238605,
"count": 4545,
"firstId": 2272169,
"highPrice": "0.00007611",
"lastId": 2276713,
"lastPrice": "0.00007454",
"lastQty": "4905.00000000",
"lowPrice": "0.00007431",
"openPrice": "0.00007586",
"openTime": 1586907838605,
"prevClosePrice": "0.00007586",
"priceChange": "-0.00000132",
"priceChangePercent": "-1.740",
"quoteVolume": "231.96383772",
"symbol": "KAVABTC",
"volume": "3081168.00000000",
"weightedAvgPrice": "0.00007528"
},
{
"askPrice": "0.49450000",
"askQty": "1300.00000000",
"bidPrice": "0.49330000",
"bidQty": "0.24000000",
"closeTime": 1586994267799,
"count": 3006,
"firstId": 1108205,
"highPrice": "0.52490000",
"lastId": 1111210,
"lastPrice": "0.49330000",
"lastQty": "3887.97000000",
"lowPrice": "0.49310000",
"openPrice": "0.52030000",
"openTime": 1586907867799,
"prevClosePrice": "0.52040000",
"priceChange": "-0.02700000",
"priceChangePercent": "-5.189",
"quoteVolume": "1403508.73568400",
"symbol": "KAVAUSDT",
"volume": "2705873.48000000",
"weightedAvgPrice": "0.51868971"
},
{
"askPrice": "404.94000000",
"askQty": "15886.71000000",
"bidPrice": "404.67000000",
"bidQty": "10.00000000",
"closeTime": 1586994269415,
"count": 13411,
"firstId": 411970,
"highPrice": "407.00000000",
"lastId": 425380,
"lastPrice": "404.94000000",
"lastQty": "64.98000000",
"lowPrice": "402.00000000",
"openPrice": "404.56000000",
"openTime": 1586907869415,
"prevClosePrice": "404.56000000",
"priceChange": "0.38000000",
"priceChangePercent": "0.094",
"quoteVolume": "284501046.15300000",
"symbol": "BUSDNGN",
"volume": "703399.98000000",
"weightedAvgPrice": "404.46553063"
},
{
"askPrice": "6128.00000000",
"askQty": "10.27000000",
"bidPrice": "5842.00000000",
"bidQty": "1.00100000",
"closeTime": 1586994276354,
"count": 98,
"firstId": 102087,
"highPrice": "6414.00000000",
"lastId": 102184,
"lastPrice": "6128.00000000",
"lastQty": "0.08900000",
"lowPrice": "5860.00000000",
"openPrice": "6280.00000000",
"openTime": 1586907876354,
"prevClosePrice": "6342.00000000",
"priceChange": "-152.00000000",
"priceChangePercent": "-2.420",
"quoteVolume": "2981887.47700000",
"symbol": "BNBNGN",
"volume": "488.12600000",
"weightedAvgPrice": "6108.84787330"
},
{
"askPrice": "2680873.00000000",
"askQty": "0.00127700",
"bidPrice": "2667003.00000000",
"bidQty": "0.08222200",
"closeTime": 1586994274457,
"count": 3862,
"firstId": 251752,
"highPrice": "2794000.00000000",
"lastId": 255613,
"lastPrice": "2680879.00000000",
"lastQty": "0.03755100",
"lowPrice": "2665185.00000000",
"openPrice": "2774000.00000000",
"openTime": 1586907874457,
"prevClosePrice": "2756874.00000000",
"priceChange": "-93121.00000000",
"priceChangePercent": "-3.357",
"quoteVolume": "296311995.43942900",
"symbol": "BTCNGN",
"volume": "107.97063500",
"weightedAvgPrice": "2744375.77809401"
},
{
"askPrice": "0.00049600",
"askQty": "2888.00000000",
"bidPrice": "0.00049000",
"bidQty": "95185.00000000",
"closeTime": 1586994243557,
"count": 1281,
"firstId": 407060,
"highPrice": "0.00050800",
"lastId": 408340,
"lastPrice": "0.00049200",
"lastQty": "536.00000000",
"lowPrice": "0.00045300",
"openPrice": "0.00046200",
"openTime": 1586907843557,
"prevClosePrice": "0.00046400",
"priceChange": "0.00003000",
"priceChangePercent": "6.494",
"quoteVolume": "635.00824600",
"symbol": "ARPABNB",
"volume": "1310020.00000000",
"weightedAvgPrice": "0.00048473"
},
{
"askPrice": "0.00000109",
"askQty": "407222.00000000",
"bidPrice": "0.00000108",
"bidQty": "104120.00000000",
"closeTime": 1586994274138,
"count": 2078,
"firstId": 1078353,
"highPrice": "0.00000113",
"lastId": 1080430,
"lastPrice": "0.00000109",
"lastQty": "5367.00000000",
"lowPrice": "0.00000104",
"openPrice": "0.00000105",
"openTime": 1586907874138,
"prevClosePrice": "0.00000105",
"priceChange": "0.00000004",
"priceChangePercent": "3.810",
"quoteVolume": "25.31855365",
"symbol": "ARPABTC",
"volume": "23265099.00000000",
"weightedAvgPrice": "0.00000109"
},
{
"askPrice": "0.00723000",
"askQty": "233755.80000000",
"bidPrice": "0.00717000",
"bidQty": "92000.00000000",
"closeTime": 1586994274148,
"count": 3137,
"firstId": 905953,
"highPrice": "0.00765000",
"lastId": 909089,
"lastPrice": "0.00720000",
"lastQty": "1625.00000000",
"lowPrice": "0.00705000",
"openPrice": "0.00720000",
"openTime": 1586907874148,
"prevClosePrice": "0.00721000",
"priceChange": "0.00000000",
"priceChangePercent": "0.000",
"quoteVolume": "209287.96817900",
"symbol": "ARPAUSDT",
"volume": "28483472.90000000",
"weightedAvgPrice": "0.00734770"
},
{
"askPrice": "0.01220000",
"askQty": "102103.50000000",
"bidPrice": "0.01219000",
"bidQty": "841.70000000",
"closeTime": 1586994277858,
"count": 5259,
"firstId": 1541994,
"highPrice": "0.01261000",
"lastId": 1547252,
"lastPrice": "0.01220000",
"lastQty": "79318.80000000",
"lowPrice": "0.01213000",
"openPrice": "0.01247000",
"openTime": 1586907877858,
"prevClosePrice": "0.01247000",
"priceChange": "-0.00027000",
"priceChangePercent": "-2.165",
"quoteVolume": "148560.61997600",
"symbol": "TRXBUSD",
"volume": "11966502.20000000",
"weightedAvgPrice": "0.01241471"
},
{
"askPrice": "2.40410000",
"askQty": "29.49000000",
"bidPrice": "2.40070000",
"bidQty": "13.68000000",
"closeTime": 1586994277962,
"count": 1135,
"firstId": 161121,
"highPrice": "2.50140000",
"lastId": 162255,
"lastPrice": "2.40370000",
"lastQty": "11.00000000",
"lowPrice": "2.39240000",
"openPrice": "2.46680000",
"openTime": 1586907877962,
"prevClosePrice": "2.46830000",
"priceChange": "-0.06310000",
"priceChangePercent": "-2.558",
"quoteVolume": "157892.65515200",
"symbol": "EOSBUSD",
"volume": "64657.07000000",
"weightedAvgPrice": "2.44200140"
},
{
"askPrice": "0.00229500",
"askQty": "110832.00000000",
"bidPrice": "0.00229100",
"bidQty": "12400.00000000",
"closeTime": 1586994145479,
"count": 460,
"firstId": 354390,
"highPrice": "0.00242800",
"lastId": 354849,
"lastPrice": "0.00229300",
"lastQty": "35000.00000000",
"lowPrice": "0.00229300",
"openPrice": "0.00242800",
"openTime": 1586907745479,
"prevClosePrice": "0.00242800",
"priceChange": "-0.00013500",
"priceChangePercent": "-5.560",
"quoteVolume": "54611.84106700",
"symbol": "IOTXUSDT",
"volume": "23099910.00000000",
"weightedAvgPrice": "0.00236416"
},
{
"askPrice": "0.29460000",
"askQty": "4223.92000000",
"bidPrice": "0.29310000",
"bidQty": "339.44000000",
"closeTime": 1586994272650,
"count": 594,
"firstId": 268630,
"highPrice": "0.31350000",
"lastId": 269223,
"lastPrice": "0.29470000",
"lastQty": "266.46000000",
"lowPrice": "0.29300000",
"openPrice": "0.30970000",
"openTime": 1586907872650,
"prevClosePrice": "0.30970000",
"priceChange": "-0.01500000",
"priceChangePercent": "-4.843",
"quoteVolume": "66072.76700000",
"symbol": "RLCUSDT",
"volume": "216823.09000000",
"weightedAvgPrice": "0.30473123"
},
{
"askPrice": "4.94100000",
"askQty": "26.45500000",
"bidPrice": "4.92000000",
"bidQty": "15.00000000",
"closeTime": 1586994268221,
"count": 1230,
"firstId": 224246,
"highPrice": "5.19400000",
"lastId": 225475,
"lastPrice": "4.94100000",
"lastQty": "6.87600000",
"lowPrice": "4.92000000",
"openPrice": "5.18000000",
"openTime": 1586907868221,
"prevClosePrice": "5.18000000",
"priceChange": "-0.23900000",
"priceChangePercent": "-4.614",
"quoteVolume": "82143.68220000",
"symbol": "MCOUSDT",
"volume": "16235.46100000",
"weightedAvgPrice": "5.05952262"
},
{
"askPrice": "0.04611000",
"askQty": "749.90000000",
"bidPrice": "0.04601000",
"bidQty": "626.00000000",
"closeTime": 1586994276991,
"count": 388,
"firstId": 61119,
"highPrice": "0.04864000",
"lastId": 61506,
"lastPrice": "0.04606000",
"lastQty": "1454.20000000",
"lowPrice": "0.04595000",
"openPrice": "0.04803000",
"openTime": 1586907876991,
"prevClosePrice": "0.04819000",
"priceChange": "-0.00197000",
"priceChangePercent": "-4.102",
"quoteVolume": "40677.77736700",
"symbol": "XLMBUSD",
"volume": "854382.00000000",
"weightedAvgPrice": "0.04761076"
},
{
"askPrice": "0.03189000",
"askQty": "2470.70000000",
"bidPrice": "0.03184000",
"bidQty": "961.30000000",
"closeTime": 1586994277703,
"count": 347,
"firstId": 70926,
"highPrice": "0.03372000",
"lastId": 71272,
"lastPrice": "0.03183000",
"lastQty": "5823.60000000",
"lowPrice": "0.03183000",
"openPrice": "0.03310000",
"openTime": 1586907877703,
"prevClosePrice": "0.03315000",
"priceChange": "-0.00127000",
"priceChangePercent": "-3.837",
"quoteVolume": "42452.16057700",
"symbol": "ADABUSD",
"volume": "1291598.20000000",
"weightedAvgPrice": "0.03286793"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1583928721438,
"count": 246,
"firstId": 43618,
"highPrice": "0.00423200",
"lastId": 43863,
"lastPrice": "0.00412200",
"lastQty": "268.00000000",
"lowPrice": "0.00391900",
"openPrice": "0.00395600",
"openTime": 1583842321438,
"prevClosePrice": "0.00400000",
"priceChange": "0.00016600",
"priceChangePercent": "4.196",
"quoteVolume": "270.14424100",
"symbol": "CTXCBNB",
"volume": "66270.00000000",
"weightedAvgPrice": "0.00407642"
},
{
"askPrice": "0.00001308",
"askQty": "1203.00000000",
"bidPrice": "0.00001304",
"bidQty": "24.00000000",
"closeTime": 1586994225780,
"count": 8403,
"firstId": 662326,
"highPrice": "0.00001351",
"lastId": 670728,
"lastPrice": "0.00001308",
"lastQty": "400.00000000",
"lowPrice": "0.00001253",
"openPrice": "0.00001293",
"openTime": 1586907825780,
"prevClosePrice": "0.00001293",
"priceChange": "0.00000015",
"priceChangePercent": "1.160",
"quoteVolume": "97.20604282",
"symbol": "CTXCBTC",
"volume": "7444961.00000000",
"weightedAvgPrice": "0.00001306"
},
{
"askPrice": "0.08670000",
"askQty": "287.06000000",
"bidPrice": "0.08610000",
"bidQty": "27413.16000000",
"closeTime": 1586994277934,
"count": 2723,
"firstId": 209168,
"highPrice": "0.09210000",
"lastId": 211890,
"lastPrice": "0.08600000",
"lastQty": "2344.97000000",
"lowPrice": "0.08430000",
"openPrice": "0.08850000",
"openTime": 1586907877934,
"prevClosePrice": "0.08840000",
"priceChange": "-0.00250000",
"priceChangePercent": "-2.825",
"quoteVolume": "335227.09028200",
"symbol": "CTXCUSDT",
"volume": "3781607.94000000",
"weightedAvgPrice": "0.08864671"
},
{
"askPrice": "14.73400000",
"askQty": "0.33800000",
"bidPrice": "14.69600000",
"bidQty": "0.53500000",
"closeTime": 1586994274994,
"count": 1661,
"firstId": 389191,
"highPrice": "14.90100000",
"lastId": 390851,
"lastPrice": "14.69400000",
"lastQty": "3.33000000",
"lowPrice": "14.04200000",
"openPrice": "14.30000000",
"openTime": 1586907874994,
"prevClosePrice": "14.32500000",
"priceChange": "0.39400000",
"priceChangePercent": "2.755",
"quoteVolume": "11522.05124200",
"symbol": "BCHBNB",
"volume": "798.38400000",
"weightedAvgPrice": "14.43171612"
},
{
"askPrice": "0.03242000",
"askQty": "1.55600000",
"bidPrice": "0.03240000",
"bidQty": "1.07000000",
"closeTime": 1586994277661,
"count": 19196,
"firstId": 4900807,
"highPrice": "0.03299300",
"lastId": 4920002,
"lastPrice": "0.03241400",
"lastQty": "0.11600000",
"lowPrice": "0.03224500",
"openPrice": "0.03246400",
"openTime": 1586907877661,
"prevClosePrice": "0.03244900",
"priceChange": "-0.00005000",
"priceChangePercent": "-0.154",
"quoteVolume": "795.49174342",
"symbol": "BCHBTC",
"volume": "24353.38600000",
"weightedAvgPrice": "0.03266452"
},
{
"askPrice": "214.63000000",
"askQty": "21.15462000",
"bidPrice": "214.57000000",
"bidQty": "2.00000000",
"closeTime": 1586994277929,
"count": 80714,
"firstId": 17453985,
"highPrice": "225.28000000",
"lastId": 17534698,
"lastPrice": "214.62000000",
"lastQty": "0.59956000",
"lowPrice": "213.86000000",
"openPrice": "222.70000000",
"openTime": 1586907877929,
"prevClosePrice": "222.76000000",
"priceChange": "-8.08000000",
"priceChangePercent": "-3.628",
"quoteVolume": "26930982.16189260",
"symbol": "BCHUSDT",
"volume": "121811.42287000",
"weightedAvgPrice": "221.08749350"
},
{
"askPrice": "214.75000000",
"askQty": "3.30000000",
"bidPrice": "214.48000000",
"bidQty": "4.00000000",
"closeTime": 1586994277463,
"count": 1846,
"firstId": 287801,
"highPrice": "225.32000000",
"lastId": 289646,
"lastPrice": "214.63000000",
"lastQty": "4.00000000",
"lowPrice": "213.81000000",
"openPrice": "222.85000000",
"openTime": 1586907877463,
"prevClosePrice": "223.17000000",
"priceChange": "-8.22000000",
"priceChangePercent": "-3.689",
"quoteVolume": "923043.15467950",
"symbol": "BCHUSDC",
"volume": "4173.04779000",
"weightedAvgPrice": "221.19160890"
},
{
"askPrice": "214.90000000",
"askQty": "2.10000000",
"bidPrice": "214.53000000",
"bidQty": "6.99105000",
"closeTime": 1586994277458,
"count": 767,
"firstId": 287510,
"highPrice": "224.97000000",
"lastId": 288276,
"lastPrice": "214.88000000",
"lastQty": "1.50000000",
"lowPrice": "213.90000000",
"openPrice": "221.72000000",
"openTime": 1586907877458,
"prevClosePrice": "223.53000000",
"priceChange": "-6.84000000",
"priceChangePercent": "-3.085",
"quoteVolume": "210929.76333910",
"symbol": "BCHTUSD",
"volume": "952.31410000",
"weightedAvgPrice": "221.49179912"
},
{
"askPrice": "214.79000000",
"askQty": "1.50000000",
"bidPrice": "214.45000000",
"bidQty": "0.08293000",
"closeTime": 1586994272269,
"count": 447,
"firstId": 155989,
"highPrice": "225.33000000",
"lastId": 156435,
"lastPrice": "214.72000000",
"lastQty": "0.09865000",
"lowPrice": "214.01000000",
"openPrice": "221.94000000",
"openTime": 1586907872269,
"prevClosePrice": "222.94000000",
"priceChange": "-7.22000000",
"priceChangePercent": "-3.253",
"quoteVolume": "98167.28462160",
"symbol": "BCHPAX",
"volume": "446.10015000",
"weightedAvgPrice": "220.05660527"
},
{
"askPrice": "214.87000000",
"askQty": "19.99999000",
"bidPrice": "214.63000000",
"bidQty": "4.38700000",
"closeTime": 1586994276871,
"count": 1454,
"firstId": 264513,
"highPrice": "225.23000000",
"lastId": 265966,
"lastPrice": "214.76000000",
"lastQty": "1.11326000",
"lowPrice": "214.03000000",
"openPrice": "222.88000000",
"openTime": 1586907876871,
"prevClosePrice": "223.00000000",
"priceChange": "-8.12000000",
"priceChangePercent": "-3.643",
"quoteVolume": "337755.08615970",
"symbol": "BCHBUSD",
"volume": "1527.06731000",
"weightedAvgPrice": "221.17891199"
},
{
"askPrice": "500038.00000000",
"askQty": "0.02484900",
"bidPrice": "498551.00000000",
"bidQty": "0.11479400",
"closeTime": 1586994258784,
"count": 1104,
"firstId": 159264,
"highPrice": "510861.00000000",
"lastId": 160367,
"lastPrice": "498551.00000000",
"lastQty": "0.05477600",
"lowPrice": "496912.00000000",
"openPrice": "505617.00000000",
"openTime": 1586907858784,
"prevClosePrice": "503976.00000000",
"priceChange": "-7066.00000000",
"priceChangePercent": "-1.398",
"quoteVolume": "7503239.08324600",
"symbol": "BTCRUB",
"volume": "14.83339300",
"weightedAvgPrice": "505834.30798645"
},
{
"askPrice": "11545.10000000",
"askQty": "3.26829000",
"bidPrice": "11500.00000000",
"bidQty": "0.10000000",
"closeTime": 1586994254452,
"count": 417,
"firstId": 68553,
"highPrice": "11907.20000000",
"lastId": 68969,
"lastPrice": "11570.20000000",
"lastQty": "0.71462000",
"lowPrice": "11463.10000000",
"openPrice": "11604.40000000",
"openTime": 1586907854452,
"prevClosePrice": "11743.60000000",
"priceChange": "-34.20000000",
"priceChangePercent": "-0.295",
"quoteVolume": "2398775.94158700",
"symbol": "ETHRUB",
"volume": "205.30558000",
"weightedAvgPrice": "11683.92959211"
},
{
"askPrice": "13.64100000",
"askQty": "2770.10000000",
"bidPrice": "13.60800000",
"bidQty": "1.70000000",
"closeTime": 1586994254402,
"count": 158,
"firstId": 44641,
"highPrice": "13.97900000",
"lastId": 44798,
"lastPrice": "13.66200000",
"lastQty": "1629.00000000",
"lowPrice": "13.60000000",
"openPrice": "13.65300000",
"openTime": 1586907854402,
"prevClosePrice": "13.65400000",
"priceChange": "0.00900000",
"priceChangePercent": "0.066",
"quoteVolume": "459859.86930000",
"symbol": "XRPRUB",
"volume": "33389.10000000",
"weightedAvgPrice": "13.77275426"
},
{
"askPrice": "1100.73000000",
"askQty": "3.56000000",
"bidPrice": "1096.01000000",
"bidQty": "34.30000000",
"closeTime": 1586994272183,
"count": 221,
"firstId": 40249,
"highPrice": "1163.74000000",
"lastId": 40469,
"lastPrice": "1100.00000000",
"lastQty": "2.00000000",
"lowPrice": "1097.20000000",
"openPrice": "1144.85000000",
"openTime": 1586907872183,
"prevClosePrice": "1148.99000000",
"priceChange": "-44.85000000",
"priceChangePercent": "-3.918",
"quoteVolume": "1127257.56750000",
"symbol": "BNBRUB",
"volume": "989.25000000",
"weightedAvgPrice": "1139.50727066"
},
{
"askPrice": "0.00015060",
"askQty": "54485.00000000",
"bidPrice": "0.00014980",
"bidQty": "69657.00000000",
"closeTime": 1586994065155,
"count": 1291,
"firstId": 243645,
"highPrice": "0.00015710",
"lastId": 244935,
"lastPrice": "0.00015060",
"lastQty": "6481.00000000",
"lowPrice": "0.00014610",
"openPrice": "0.00015210",
"openTime": 1586907665155,
"prevClosePrice": "0.00015210",
"priceChange": "-0.00000150",
"priceChangePercent": "-0.986",
"quoteVolume": "3959.16306290",
"symbol": "TROYBNB",
"volume": "26370787.00000000",
"weightedAvgPrice": "0.00015013"
},
{
"askPrice": "0.00000034",
"askQty": "17357445.00000000",
"bidPrice": "0.00000033",
"bidQty": "2162620.00000000",
"closeTime": 1586994266509,
"count": 1743,
"firstId": 1115550,
"highPrice": "0.00000036",
"lastId": 1117292,
"lastPrice": "0.00000034",
"lastQty": "296.00000000",
"lowPrice": "0.00000032",
"openPrice": "0.00000035",
"openTime": 1586907866509,
"prevClosePrice": "0.00000035",
"priceChange": "-0.00000001",
"priceChangePercent": "-2.857",
"quoteVolume": "53.71759170",
"symbol": "TROYBTC",
"volume": "159422576.00000000",
"weightedAvgPrice": "0.00000034"
},
{
"askPrice": "0.00220880",
"askQty": "22431.00000000",
"bidPrice": "0.00218750",
"bidQty": "68172.00000000",
"closeTime": 1586994216900,
"count": 1830,
"firstId": 658001,
"highPrice": "0.00248180",
"lastId": 659830,
"lastPrice": "0.00220880",
"lastQty": "17194.00000000",
"lowPrice": "0.00216120",
"openPrice": "0.00237990",
"openTime": 1586907816900,
"prevClosePrice": "0.00236450",
"priceChange": "-0.00017110",
"priceChangePercent": "-7.189",
"quoteVolume": "217987.39451240",
"symbol": "TROYUSDT",
"volume": "94438189.00000000",
"weightedAvgPrice": "0.00230825"
},
{
"askPrice": "75.21800000",
"askQty": "960.60000000",
"bidPrice": "74.92400000",
"bidQty": "88.80000000",
"closeTime": 1586994272815,
"count": 143,
"firstId": 31295,
"highPrice": "75.64600000",
"lastId": 31437,
"lastPrice": "75.21800000",
"lastQty": "1563.80000000",
"lowPrice": "73.09900000",
"openPrice": "73.37800000",
"openTime": 1586907872815,
"prevClosePrice": "73.74900000",
"priceChange": "1.84000000",
"priceChangePercent": "2.508",
"quoteVolume": "968958.52440000",
"symbol": "BUSDRUB",
"volume": "13013.70000000",
"weightedAvgPrice": "74.45680509"
},
{
"askPrice": "1.29800000",
"askQty": "45.63100000",
"bidPrice": "1.29300000",
"bidQty": "22.96600000",
"closeTime": 1586994274999,
"count": 75,
"firstId": 61225,
"highPrice": "1.36000000",
"lastId": 61299,
"lastPrice": "1.32100000",
"lastQty": "11.75800000",
"lowPrice": "1.31500000",
"openPrice": "1.32000000",
"openTime": 1586907874999,
"prevClosePrice": "1.33200000",
"priceChange": "0.00100000",
"priceChangePercent": "0.076",
"quoteVolume": "5787.12991800",
"symbol": "QTUMBUSD",
"volume": "4300.11700000",
"weightedAvgPrice": "1.34580755"
},
{
"askPrice": "0.00363100",
"askQty": "4328.00000000",
"bidPrice": "0.00362200",
"bidQty": "22111.00000000",
"closeTime": 1586994267408,
"count": 494,
"firstId": 74371,
"highPrice": "0.00388800",
"lastId": 74864,
"lastPrice": "0.00362300",
"lastQty": "35691.00000000",
"lowPrice": "0.00359500",
"openPrice": "0.00366800",
"openTime": 1586907867408,
"prevClosePrice": "0.00365200",
"priceChange": "-0.00004500",
"priceChangePercent": "-1.227",
"quoteVolume": "33019.77645000",
"symbol": "VETBUSD",
"volume": "8818309.00000000",
"weightedAvgPrice": "0.00374446"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1585915367605,
"count": 71,
"firstId": 47039,
"highPrice": "0.00073900",
"lastId": 47109,
"lastPrice": "0.00070700",
"lastQty": "1851.00000000",
"lowPrice": "0.00069800",
"openPrice": "0.00073900",
"openTime": 1585828967605,
"prevClosePrice": "0.00073000",
"priceChange": "-0.00003200",
"priceChangePercent": "-4.330",
"quoteVolume": "187.35927200",
"symbol": "VITEBNB",
"volume": "263862.00000000",
"weightedAvgPrice": "0.00071007"
},
{
"askPrice": "0.00000146",
"askQty": "37440.00000000",
"bidPrice": "0.00000145",
"bidQty": "128955.00000000",
"closeTime": 1586994115827,
"count": 878,
"firstId": 434502,
"highPrice": "0.00000149",
"lastId": 435379,
"lastPrice": "0.00000145",
"lastQty": "100384.00000000",
"lowPrice": "0.00000145",
"openPrice": "0.00000146",
"openTime": 1586907715827,
"prevClosePrice": "0.00000147",
"priceChange": "-0.00000001",
"priceChangePercent": "-0.685",
"quoteVolume": "8.59574376",
"symbol": "VITEBTC",
"volume": "5865840.00000000",
"weightedAvgPrice": "0.00000147"
},
{
"askPrice": "0.00968000",
"askQty": "8555.10000000",
"bidPrice": "0.00960000",
"bidQty": "3507.60000000",
"closeTime": 1586994274540,
"count": 426,
"firstId": 128344,
"highPrice": "0.01018000",
"lastId": 128769,
"lastPrice": "0.00960000",
"lastQty": "47301.00000000",
"lowPrice": "0.00956000",
"openPrice": "0.01006000",
"openTime": 1586907874540,
"prevClosePrice": "0.01015000",
"priceChange": "-0.00046000",
"priceChangePercent": "-4.573",
"quoteVolume": "31873.12140400",
"symbol": "VITEUSDT",
"volume": "3203753.70000000",
"weightedAvgPrice": "0.00994868"
},
{
"askPrice": "0.17290000",
"askQty": "72.52000000",
"bidPrice": "0.17110000",
"bidQty": "5.94000000",
"closeTime": 1586994276983,
"count": 28,
"firstId": 147734,
"highPrice": "0.17160000",
"lastId": 147761,
"lastPrice": "0.17150000",
"lastQty": "3.38000000",
"lowPrice": "0.16610000",
"openPrice": "0.16620000",
"openTime": 1586907876983,
"prevClosePrice": "0.16780000",
"priceChange": "0.00530000",
"priceChangePercent": "3.189",
"quoteVolume": "85.81811600",
"symbol": "FTTBNB",
"volume": "507.19000000",
"weightedAvgPrice": "0.16920309"
},
{
"askPrice": "0.00037840",
"askQty": "2050.00000000",
"bidPrice": "0.00037790",
"bidQty": "2200.27000000",
"closeTime": 1586994267301,
"count": 3149,
"firstId": 515299,
"highPrice": "0.00038300",
"lastId": 518447,
"lastPrice": "0.00037790",
"lastQty": "10.00000000",
"lowPrice": "0.00037710",
"openPrice": "0.00038160",
"openTime": 1586907867301,
"prevClosePrice": "0.00038240",
"priceChange": "-0.00000370",
"priceChangePercent": "-0.970",
"quoteVolume": "49.90993158",
"symbol": "FTTBTC",
"volume": "130859.66000000",
"weightedAvgPrice": "0.00038140"
},
{
"askPrice": "2.50600000",
"askQty": "13313.33600000",
"bidPrice": "2.50000000",
"bidQty": "28.66700000",
"closeTime": 1586994277613,
"count": 740,
"firstId": 390466,
"highPrice": "2.65100000",
"lastId": 391205,
"lastPrice": "2.50800000",
"lastQty": "1.42000000",
"lowPrice": "2.49300000",
"openPrice": "2.60400000",
"openTime": 1586907877613,
"prevClosePrice": "2.63700000",
"priceChange": "-0.09600000",
"priceChangePercent": "-3.687",
"quoteVolume": "123765.29700200",
"symbol": "FTTUSDT",
"volume": "47968.13600000",
"weightedAvgPrice": "2.58015648"
},
{
"askPrice": "46247.00000000",
"askQty": "0.01180100",
"bidPrice": "46157.00000000",
"bidQty": "0.00072700",
"closeTime": 1586994231504,
"count": 1123,
"firstId": 111153,
"highPrice": "47882.00000000",
"lastId": 112275,
"lastPrice": "46177.00000000",
"lastQty": "0.02245700",
"lowPrice": "46177.00000000",
"openPrice": "47282.00000000",
"openTime": 1586907831504,
"prevClosePrice": "47282.00000000",
"priceChange": "-1105.00000000",
"priceChangePercent": "-2.337",
"quoteVolume": "1438348.63321500",
"symbol": "BTCTRY",
"volume": "30.61999500",
"weightedAvgPrice": "46974.16290287"
},
{
"askPrice": "101.90000000",
"askQty": "4.39000000",
"bidPrice": "101.56000000",
"bidQty": "17.89000000",
"closeTime": 1586994238878,
"count": 439,
"firstId": 36121,
"highPrice": "109.03000000",
"lastId": 36559,
"lastPrice": "101.95000000",
"lastQty": "8.14000000",
"lowPrice": "101.22000000",
"openPrice": "107.05000000",
"openTime": 1586907838878,
"prevClosePrice": "107.06000000",
"priceChange": "-5.10000000",
"priceChangePercent": "-4.764",
"quoteVolume": "269583.17600000",
"symbol": "BNBTRY",
"volume": "2542.30000000",
"weightedAvgPrice": "106.03908901"
},
{
"askPrice": "7.00000000",
"askQty": "2312.99000000",
"bidPrice": "6.97200000",
"bidQty": "166.00000000",
"closeTime": 1586993208326,
"count": 105,
"firstId": 18436,
"highPrice": "7.00000000",
"lastId": 18540,
"lastPrice": "7.00000000",
"lastQty": "2.48000000",
"lowPrice": "6.88000000",
"openPrice": "6.88000000",
"openTime": 1586906808326,
"prevClosePrice": "6.87000000",
"priceChange": "0.12000000",
"priceChangePercent": "1.744",
"quoteVolume": "191006.59201000",
"symbol": "BUSDTRY",
"volume": "27548.39000000",
"weightedAvgPrice": "6.93349383"
},
{
"askPrice": "1069.59000000",
"askQty": "0.51718000",
"bidPrice": "1065.35000000",
"bidQty": "0.41473000",
"closeTime": 1586994269763,
"count": 471,
"firstId": 59106,
"highPrice": "1111.07000000",
"lastId": 59576,
"lastPrice": "1069.00000000",
"lastQty": "1.49672000",
"lowPrice": "1064.00000000",
"openPrice": "1093.33000000",
"openTime": 1586907869763,
"prevClosePrice": "1100.00000000",
"priceChange": "-24.33000000",
"priceChangePercent": "-2.225",
"quoteVolume": "285958.60816400",
"symbol": "ETHTRY",
"volume": "262.55432000",
"weightedAvgPrice": "1089.14074681"
},
{
"askPrice": "1.26200000",
"askQty": "785.98000000",
"bidPrice": "1.25700000",
"bidQty": "1138.03000000",
"closeTime": 1586994267793,
"count": 303,
"firstId": 53875,
"highPrice": "1.30900000",
"lastId": 54177,
"lastPrice": "1.26600000",
"lastQty": "517.42000000",
"lowPrice": "1.25700000",
"openPrice": "1.27600000",
"openTime": 1586907867793,
"prevClosePrice": "1.28700000",
"priceChange": "-0.01000000",
"priceChangePercent": "-0.784",
"quoteVolume": "385528.55075000",
"symbol": "XRPTRY",
"volume": "303030.55000000",
"weightedAvgPrice": "1.27224318"
},
{
"askPrice": "6.99600000",
"askQty": "800.02000000",
"bidPrice": "6.98000000",
"bidQty": "0.09000000",
"closeTime": 1586994046388,
"count": 3451,
"firstId": 119561,
"highPrice": "7.00000000",
"lastId": 123011,
"lastPrice": "6.98100000",
"lastQty": "15.22000000",
"lowPrice": "6.88200000",
"openPrice": "6.90000000",
"openTime": 1586907646388,
"prevClosePrice": "6.90000000",
"priceChange": "0.08100000",
"priceChangePercent": "1.174",
"quoteVolume": "2769915.99409000",
"symbol": "USDTTRY",
"volume": "398368.34000000",
"weightedAvgPrice": "6.95315294"
},
{
"askPrice": "75.39200000",
"askQty": "159.10000000",
"bidPrice": "75.30200000",
"bidQty": "3.30000000",
"closeTime": 1586994272604,
"count": 1226,
"firstId": 106787,
"highPrice": "75.95000000",
"lastId": 108012,
"lastPrice": "75.39200000",
"lastQty": "30.90000000",
"lowPrice": "73.16900000",
"openPrice": "73.55700000",
"openTime": 1586907872604,
"prevClosePrice": "73.55700000",
"priceChange": "1.83500000",
"priceChangePercent": "2.495",
"quoteVolume": "12598865.93730000",
"symbol": "USDTRUB",
"volume": "168718.00000000",
"weightedAvgPrice": "74.67410672"
},
{
"askPrice": "6163.66000000",
"askQty": "0.01093700",
"bidPrice": "6151.04000000",
"bidQty": "0.06165200",
"closeTime": 1586994268286,
"count": 2032,
"firstId": 216901,
"highPrice": "6383.96000000",
"lastId": 218932,
"lastPrice": "6151.00000000",
"lastQty": "0.48536500",
"lowPrice": "6151.00000000",
"openPrice": "6318.17000000",
"openTime": 1586907868286,
"prevClosePrice": "6352.50000000",
"priceChange": "-167.17000000",
"priceChangePercent": "-2.646",
"quoteVolume": "533451.84944955",
"symbol": "BTCEUR",
"volume": "85.27698200",
"weightedAvgPrice": "6255.51980075"
},
{
"askPrice": "142.64000000",
"askQty": "0.35108000",
"bidPrice": "141.86000000",
"bidQty": "0.15468000",
"closeTime": 1586994196046,
"count": 580,
"firstId": 76300,
"highPrice": "148.05000000",
"lastId": 76879,
"lastPrice": "142.72000000",
"lastQty": "0.73575000",
"lowPrice": "141.02000000",
"openPrice": "146.39000000",
"openTime": 1586907796046,
"prevClosePrice": "147.24000000",
"priceChange": "-3.67000000",
"priceChangePercent": "-2.507",
"quoteVolume": "71427.92796270",
"symbol": "ETHEUR",
"volume": "492.36323000",
"weightedAvgPrice": "145.07161301"
},
{
"askPrice": "13.56910000",
"askQty": "2.20000000",
"bidPrice": "13.46640000",
"bidQty": "2.05000000",
"closeTime": 1586994235333,
"count": 261,
"firstId": 36619,
"highPrice": "14.58380000",
"lastId": 36879,
"lastPrice": "13.61540000",
"lastQty": "5.25000000",
"lowPrice": "13.52450000",
"openPrice": "14.29800000",
"openTime": 1586907835333,
"prevClosePrice": "14.43440000",
"priceChange": "-0.68260000",
"priceChangePercent": "-4.774",
"quoteVolume": "25860.86258300",
"symbol": "BNBEUR",
"volume": "1853.75000000",
"weightedAvgPrice": "13.95056646"
},
{
"askPrice": "0.16815000",
"askQty": "273.20000000",
"bidPrice": "0.16765000",
"bidQty": "96.90000000",
"closeTime": 1586993932913,
"count": 197,
"firstId": 31564,
"highPrice": "0.17465000",
"lastId": 31760,
"lastPrice": "0.16835000",
"lastQty": "521.20000000",
"lowPrice": "0.16700000",
"openPrice": "0.17088000",
"openTime": 1586907532913,
"prevClosePrice": "0.17202000",
"priceChange": "-0.00253000",
"priceChangePercent": "-1.481",
"quoteVolume": "23348.33117700",
"symbol": "XRPEUR",
"volume": "137314.50000000",
"weightedAvgPrice": "0.17003544"
},
{
"askPrice": "1.08000000",
"askQty": "128.00000000",
"bidPrice": "1.07620000",
"bidQty": "0.01000000",
"closeTime": 1586994019229,
"count": 487,
"firstId": 96006,
"highPrice": "1.08900000",
"lastId": 96492,
"lastPrice": "1.07620000",
"lastQty": "1501.01000000",
"lowPrice": "1.07280000",
"openPrice": "1.08570000",
"openTime": 1586907619229,
"prevClosePrice": "1.08540000",
"priceChange": "-0.00950000",
"priceChangePercent": "-0.875",
"quoteVolume": "169646.35377500",
"symbol": "EURBUSD",
"volume": "157464.67000000",
"weightedAvgPrice": "1.07736138"
},
{
"askPrice": "1.07650000",
"askQty": "31.05000000",
"bidPrice": "1.07300000",
"bidQty": "1210.47000000",
"closeTime": 1586994277567,
"count": 1733,
"firstId": 131236,
"highPrice": "1.08880000",
"lastId": 132968,
"lastPrice": "1.07300000",
"lastQty": "86.86000000",
"lowPrice": "1.07170000",
"openPrice": "1.08450000",
"openTime": 1586907877567,
"prevClosePrice": "1.08450000",
"priceChange": "-0.01150000",
"priceChangePercent": "-1.060",
"quoteVolume": "369568.53665700",
"symbol": "EURUSDT",
"volume": "342614.73000000",
"weightedAvgPrice": "1.07867089"
},
{
"askPrice": "0.01454000",
"askQty": "2392.40000000",
"bidPrice": "0.01448000",
"bidQty": "8.00000000",
"closeTime": 1586994256501,
"count": 480,
"firstId": 127215,
"highPrice": "0.01460000",
"lastId": 127694,
"lastPrice": "0.01453000",
"lastQty": "8.00000000",
"lowPrice": "0.00988000",
"openPrice": "0.01432000",
"openTime": 1586907856501,
"prevClosePrice": "0.01432000",
"priceChange": "0.00021000",
"priceChangePercent": "1.466",
"quoteVolume": "1861.23165000",
"symbol": "OGNBNB",
"volume": "131797.90000000",
"weightedAvgPrice": "0.01412186"
},
{
"askPrice": "0.00003198",
"askQty": "5997.00000000",
"bidPrice": "0.00003197",
"bidQty": "47.00000000",
"closeTime": 1586994240867,
"count": 6273,
"firstId": 2025152,
"highPrice": "0.00003305",
"lastId": 2031424,
"lastPrice": "0.00003197",
"lastQty": "121.00000000",
"lowPrice": "0.00003177",
"openPrice": "0.00003249",
"openTime": 1586907840867,
"prevClosePrice": "0.00003249",
"priceChange": "-0.00000052",
"priceChangePercent": "-1.600",
"quoteVolume": "73.24523960",
"symbol": "OGNBTC",
"volume": "2264233.00000000",
"weightedAvgPrice": "0.00003235"
},
{
"askPrice": "0.21180000",
"askQty": "57.87000000",
"bidPrice": "0.21150000",
"bidQty": "15196.31000000",
"closeTime": 1586994268383,
"count": 6056,
"firstId": 844503,
"highPrice": "0.22770000",
"lastId": 850558,
"lastPrice": "0.21170000",
"lastQty": "57.87000000",
"lowPrice": "0.21100000",
"openPrice": "0.22300000",
"openTime": 1586907868383,
"prevClosePrice": "0.22300000",
"priceChange": "-0.01130000",
"priceChangePercent": "-5.067",
"quoteVolume": "548147.37657300",
"symbol": "OGNUSDT",
"volume": "2495698.58000000",
"weightedAvgPrice": "0.21963685"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1585915344196,
"count": 441,
"firstId": 35338,
"highPrice": "0.00009810",
"lastId": 35778,
"lastPrice": "0.00009380",
"lastQty": "78753.00000000",
"lowPrice": "0.00008360",
"openPrice": "0.00008790",
"openTime": 1585828944196,
"prevClosePrice": "0.00008790",
"priceChange": "0.00000590",
"priceChangePercent": "6.712",
"quoteVolume": "602.96652810",
"symbol": "DREPBNB",
"volume": "6668404.00000000",
"weightedAvgPrice": "0.00009042"
},
{
"askPrice": "0.00000018",
"askQty": "27088638.00000000",
"bidPrice": "0.00000016",
"bidQty": "32901794.00000000",
"closeTime": 1586994268135,
"count": 230,
"firstId": 168662,
"highPrice": "0.00000018",
"lastId": 168891,
"lastPrice": "0.00000017",
"lastQty": "4832.00000000",
"lowPrice": "0.00000016",
"openPrice": "0.00000017",
"openTime": 1586907868135,
"prevClosePrice": "0.00000017",
"priceChange": "0.00000000",
"priceChangePercent": "0.000",
"quoteVolume": "9.65025497",
"symbol": "DREPBTC",
"volume": "56693367.00000000",
"weightedAvgPrice": "0.00000017"
},
{
"askPrice": "0.00112900",
"askQty": "218431.00000000",
"bidPrice": "0.00112600",
"bidQty": "473857.00000000",
"closeTime": 1586994164451,
"count": 124,
"firstId": 122153,
"highPrice": "0.00118700",
"lastId": 122276,
"lastPrice": "0.00112600",
"lastQty": "127327.00000000",
"lowPrice": "0.00112600",
"openPrice": "0.00116200",
"openTime": 1586907764451,
"prevClosePrice": "0.00116300",
"priceChange": "-0.00003600",
"priceChangePercent": "-3.098",
"quoteVolume": "18799.42532400",
"symbol": "DREPUSDT",
"volume": "16311869.00000000",
"weightedAvgPrice": "0.00115250"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1585649602690,
"count": 31535,
"firstId": 1134490,
"highPrice": "1478.99000000",
"lastId": 1166024,
"lastPrice": "1370.28000000",
"lastQty": "0.27462500",
"lowPrice": "1274.00000000",
"openPrice": "1280.09000000",
"openTime": 1585563202690,
"prevClosePrice": "1280.09000000",
"priceChange": "90.19000000",
"priceChangePercent": "7.046",
"quoteVolume": "22022885.62038710",
"symbol": "BULLUSDT",
"volume": "16079.78851400",
"weightedAvgPrice": "1369.60045222"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1585649612831,
"count": 2108,
"firstId": 195395,
"highPrice": "1488.99000000",
"lastId": 197502,
"lastPrice": "1368.56000000",
"lastQty": "0.00764900",
"lowPrice": "1280.14000000",
"openPrice": "1284.59000000",
"openTime": 1585563212831,
"prevClosePrice": "1284.58000000",
"priceChange": "83.97000000",
"priceChangePercent": "6.537",
"quoteVolume": "804528.95668120",
"symbol": "BULLBUSD",
"volume": "593.28292800",
"weightedAvgPrice": "1356.06288115"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1585649622848,
"count": 42406,
"firstId": 1859072,
"highPrice": "12.41000000",
"lastId": 1901477,
"lastPrice": "11.16000000",
"lastQty": "426.59707000",
"lowPrice": "10.18000000",
"openPrice": "12.38000000",
"openTime": 1585563222848,
"prevClosePrice": "12.38000000",
"priceChange": "-1.22000000",
"priceChangePercent": "-9.855",
"quoteVolume": "28670423.72816330",
"symbol": "BEARUSDT",
"volume": "2522242.84957000",
"weightedAvgPrice": "11.36703539"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1585649633114,
"count": 1812,
"firstId": 274337,
"highPrice": "12.36000000",
"lastId": 276148,
"lastPrice": "11.14000000",
"lastQty": "9.91738000",
"lowPrice": "10.26000000",
"openPrice": "12.36000000",
"openTime": 1585563233114,
"prevClosePrice": "12.42000000",
"priceChange": "-1.22000000",
"priceChangePercent": "-9.871",
"quoteVolume": "745272.59708470",
"symbol": "BEARBUSD",
"volume": "65854.18767000",
"weightedAvgPrice": "11.31701147"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1585649643135,
"count": 20156,
"firstId": 2337499,
"highPrice": "83.88000000",
"lastId": 2357654,
"lastPrice": "79.18000000",
"lastQty": "5.99869400",
"lowPrice": "75.39000000",
"openPrice": "76.15000000",
"openTime": 1585563243135,
"prevClosePrice": "76.07000000",
"priceChange": "3.03000000",
"priceChangePercent": "3.979",
"quoteVolume": "10895701.96946116",
"symbol": "ETHBULLUSDT",
"volume": "136775.95610400",
"weightedAvgPrice": "79.66094539"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1585649653346,
"count": 1805,
"firstId": 268003,
"highPrice": "83.85000000",
"lastId": 269807,
"lastPrice": "78.46000000",
"lastQty": "0.24260000",
"lowPrice": "75.41000000",
"openPrice": "76.46000000",
"openTime": 1585563253346,
"prevClosePrice": "76.30000000",
"priceChange": "2.00000000",
"priceChangePercent": "2.616",
"quoteVolume": "752363.70749719",
"symbol": "ETHBULLBUSD",
"volume": "9525.17108000",
"weightedAvgPrice": "78.98689705"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1585649663370,
"count": 31095,
"firstId": 3355343,
"highPrice": "13.21000000",
"lastId": 3386437,
"lastPrice": "12.20000000",
"lastQty": "12.94420000",
"lowPrice": "11.58000000",
"openPrice": "13.19000000",
"openTime": 1585563263370,
"prevClosePrice": "13.19000000",
"priceChange": "-0.99000000",
"priceChangePercent": "-7.506",
"quoteVolume": "18505126.40142740",
"symbol": "ETHBEARUSDT",
"volume": "1505039.53088000",
"weightedAvgPrice": "12.29544209"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1585649673652,
"count": 1632,
"firstId": 388229,
"highPrice": "13.14000000",
"lastId": 389860,
"lastPrice": "12.24000000",
"lastQty": "743.02026000",
"lowPrice": "11.65000000",
"openPrice": "13.14000000",
"openTime": 1585563273652,
"prevClosePrice": "13.21000000",
"priceChange": "-0.90000000",
"priceChangePercent": "-6.849",
"quoteVolume": "868012.63606760",
"symbol": "ETHBEARBUSD",
"volume": "69975.74588000",
"weightedAvgPrice": "12.40447851"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1585915361408,
"count": 478,
"firstId": 13425,
"highPrice": "0.00047260",
"lastId": 13902,
"lastPrice": "0.00041860",
"lastQty": "14643.00000000",
"lowPrice": "0.00038170",
"openPrice": "0.00044180",
"openTime": 1585828961408,
"prevClosePrice": "0.00042900",
"priceChange": "-0.00002320",
"priceChangePercent": "-5.251",
"quoteVolume": "1971.75469830",
"symbol": "TCTBNB",
"volume": "4733607.00000000",
"weightedAvgPrice": "0.00041654"
},
{
"askPrice": "0.00000082",
"askQty": "2674174.00000000",
"bidPrice": "0.00000081",
"bidQty": "508292.00000000",
"closeTime": 1586994228428,
"count": 412,
"firstId": 232715,
"highPrice": "0.00000082",
"lastId": 233126,
"lastPrice": "0.00000081",
"lastQty": "26313.00000000",
"lowPrice": "0.00000078",
"openPrice": "0.00000079",
"openTime": 1586907828428,
"prevClosePrice": "0.00000079",
"priceChange": "0.00000002",
"priceChangePercent": "2.532",
"quoteVolume": "12.21579198",
"symbol": "TCTBTC",
"volume": "15188769.00000000",
"weightedAvgPrice": "0.00000080"
},
{
"askPrice": "0.00549000",
"askQty": "82926.00000000",
"bidPrice": "0.00538200",
"bidQty": "52627.00000000",
"closeTime": 1586994267048,
"count": 172,
"firstId": 88903,
"highPrice": "0.00560300",
"lastId": 89074,
"lastPrice": "0.00547300",
"lastQty": "50829.00000000",
"lowPrice": "0.00536000",
"openPrice": "0.00538000",
"openTime": 1586907867048,
"prevClosePrice": "0.00543300",
"priceChange": "0.00009300",
"priceChangePercent": "1.729",
"quoteVolume": "16763.09238100",
"symbol": "TCTUSDT",
"volume": "3057667.00000000",
"weightedAvgPrice": "0.00548231"
},
{
"askPrice": "0.00851800",
"askQty": "2500.00000000",
"bidPrice": "0.00848600",
"bidQty": "642.00000000",
"closeTime": 1586994275468,
"count": 934,
"firstId": 372701,
"highPrice": "0.00854500",
"lastId": 373634,
"lastPrice": "0.00850000",
"lastQty": "56.00000000",
"lowPrice": "0.00809200",
"openPrice": "0.00820800",
"openTime": 1586907875468,
"prevClosePrice": "0.00823400",
"priceChange": "0.00029200",
"priceChangePercent": "3.558",
"quoteVolume": "5364.89364100",
"symbol": "WRXBNB",
"volume": "640372.00000000",
"weightedAvgPrice": "0.00837778"
},
{
"askPrice": "0.00001875",
"askQty": "56.00000000",
"bidPrice": "0.00001870",
"bidQty": "28004.00000000",
"closeTime": 1586994275440,
"count": 6910,
"firstId": 3376168,
"highPrice": "0.00001910",
"lastId": 3383077,
"lastPrice": "0.00001871",
"lastQty": "3340.00000000",
"lowPrice": "0.00001850",
"openPrice": "0.00001865",
"openTime": 1586907875440,
"prevClosePrice": "0.00001870",
"priceChange": "0.00000006",
"priceChangePercent": "0.322",
"quoteVolume": "189.68520438",
"symbol": "WRXBTC",
"volume": "10100208.00000000",
"weightedAvgPrice": "0.00001878"
},
{
"askPrice": "0.12399000",
"askQty": "10588.00000000",
"bidPrice": "0.12368000",
"bidQty": "6500.00000000",
"closeTime": 1586994277591,
"count": 4423,
"firstId": 1692877,
"highPrice": "0.13056000",
"lastId": 1697299,
"lastPrice": "0.12380000",
"lastQty": "2120.80000000",
"lowPrice": "0.12333000",
"openPrice": "0.12815000",
"openTime": 1586907877591,
"prevClosePrice": "0.12815000",
"priceChange": "-0.00435000",
"priceChangePercent": "-3.394",
"quoteVolume": "2069609.56035700",
"symbol": "WRXUSDT",
"volume": "16225861.60000000",
"weightedAvgPrice": "0.12755006"
},
{
"askPrice": "0.22140000",
"askQty": "124.83000000",
"bidPrice": "0.22030000",
"bidQty": "270.42000000",
"closeTime": 1586994272465,
"count": 180,
"firstId": 26459,
"highPrice": "0.23150000",
"lastId": 26638,
"lastPrice": "0.21990000",
"lastQty": "898.80000000",
"lowPrice": "0.21990000",
"openPrice": "0.22700000",
"openTime": 1586907872465,
"prevClosePrice": "0.22970000",
"priceChange": "-0.00710000",
"priceChangePercent": "-3.128",
"quoteVolume": "9959.57806600",
"symbol": "ICXBUSD",
"volume": "44281.49000000",
"weightedAvgPrice": "0.22491515"
},
{
"askPrice": "0.01633000",
"askQty": "19155.80000000",
"bidPrice": "0.01614000",
"bidQty": "19800.00000000",
"closeTime": 1586994231931,
"count": 206,
"firstId": 57667,
"highPrice": "0.01716000",
"lastId": 57872,
"lastPrice": "0.01633000",
"lastQty": "203.20000000",
"lowPrice": "0.01612000",
"openPrice": "0.01693000",
"openTime": 1586907831931,
"prevClosePrice": "0.01688000",
"priceChange": "-0.00060000",
"priceChangePercent": "-3.544",
"quoteVolume": "7307.72201800",
"symbol": "BTSUSDT",
"volume": "439184.80000000",
"weightedAvgPrice": "0.01663929"
},
{
"askPrice": "0.01635000",
"askQty": "20619.40000000",
"bidPrice": "0.01613000",
"bidQty": "74266.60000000",
"closeTime": 1586994267827,
"count": 33,
"firstId": 7024,
"highPrice": "0.01700000",
"lastId": 7056,
"lastPrice": "0.01635000",
"lastQty": "18427.00000000",
"lowPrice": "0.01611000",
"openPrice": "0.01678000",
"openTime": 1586907867827,
"prevClosePrice": "0.01700000",
"priceChange": "-0.00043000",
"priceChangePercent": "-2.563",
"quoteVolume": "4401.89989600",
"symbol": "BTSBUSD",
"volume": "266748.40000000",
"weightedAvgPrice": "0.01650207"
},
{
"askPrice": "1.02540000",
"askQty": "51.07000000",
"bidPrice": "1.01950000",
"bidQty": "15.37000000",
"closeTime": 1586994269479,
"count": 4703,
"firstId": 239088,
"highPrice": "1.22000000",
"lastId": 243790,
"lastPrice": "1.02060000",
"lastQty": "222.82000000",
"lowPrice": "0.99920000",
"openPrice": "1.00230000",
"openTime": 1586907869479,
"prevClosePrice": "1.00840000",
"priceChange": "0.01830000",
"priceChangePercent": "1.826",
"quoteVolume": "492451.35972300",
"symbol": "LSKUSDT",
"volume": "466121.30000000",
"weightedAvgPrice": "1.05648757"
},
{
"askPrice": "0.17570000",
"askQty": "1855.87000000",
"bidPrice": "0.17480000",
"bidQty": "509.07000000",
"closeTime": 1586994276797,
"count": 245,
"firstId": 33596,
"highPrice": "0.18380000",
"lastId": 33840,
"lastPrice": "0.17470000",
"lastQty": "198.66000000",
"lowPrice": "0.17470000",
"openPrice": "0.18120000",
"openTime": 1586907876797,
"prevClosePrice": "0.18270000",
"priceChange": "-0.00650000",
"priceChangePercent": "-3.587",
"quoteVolume": "12026.18620900",
"symbol": "BNTUSDT",
"volume": "66962.75000000",
"weightedAvgPrice": "0.17959517"
},
{
"askPrice": "0.17600000",
"askQty": "122.64000000",
"bidPrice": "0.17460000",
"bidQty": "1452.64000000",
"closeTime": 1586994277924,
"count": 49,
"firstId": 5229,
"highPrice": "0.18100000",
"lastId": 5277,
"lastPrice": "0.17660000",
"lastQty": "65.80000000",
"lowPrice": "0.17450000",
"openPrice": "0.18030000",
"openTime": 1586907877924,
"prevClosePrice": "0.18130000",
"priceChange": "-0.00370000",
"priceChangePercent": "-2.052",
"quoteVolume": "2233.12284400",
"symbol": "BNTBUSD",
"volume": "12537.85000000",
"weightedAvgPrice": "0.17811051"
},
{
"askPrice": "0.00245700",
"askQty": "71.00000000",
"bidPrice": "0.00243700",
"bidQty": "16062.00000000",
"closeTime": 1586994275534,
"count": 207,
"firstId": 54068,
"highPrice": "0.00251000",
"lastId": 54274,
"lastPrice": "0.00244000",
"lastQty": "1633.00000000",
"lowPrice": "0.00236200",
"openPrice": "0.00250900",
"openTime": 1586907875534,
"prevClosePrice": "0.00249700",
"priceChange": "-0.00006900",
"priceChangePercent": "-2.750",
"quoteVolume": "447.23869200",
"symbol": "LTOBNB",
"volume": "185259.00000000",
"weightedAvgPrice": "0.00241413"
},
{
"askPrice": "0.00000540",
"askQty": "38203.00000000",
"bidPrice": "0.00000539",
"bidQty": "469.00000000",
"closeTime": 1586994269490,
"count": 5847,
"firstId": 972081,
"highPrice": "0.00000571",
"lastId": 977927,
"lastPrice": "0.00000539",
"lastQty": "552.00000000",
"lowPrice": "0.00000533",
"openPrice": "0.00000567",
"openTime": 1586907869490,
"prevClosePrice": "0.00000567",
"priceChange": "-0.00000028",
"priceChangePercent": "-4.938",
"quoteVolume": "163.43794321",
"symbol": "LTOBTC",
"volume": "29780163.00000000",
"weightedAvgPrice": "0.00000549"
},
{
"askPrice": "0.03598000",
"askQty": "15731.70000000",
"bidPrice": "0.03560000",
"bidQty": "469.00000000",
"closeTime": 1586994276641,
"count": 1135,
"firstId": 342656,
"highPrice": "0.03932000",
"lastId": 343790,
"lastPrice": "0.03601000",
"lastQty": "92.70000000",
"lowPrice": "0.03560000",
"openPrice": "0.03873000",
"openTime": 1586907876641,
"prevClosePrice": "0.03895000",
"priceChange": "-0.00272000",
"priceChangePercent": "-7.023",
"quoteVolume": "117161.37964600",
"symbol": "LTOUSDT",
"volume": "3165797.10000000",
"weightedAvgPrice": "0.03700849"
},
{
"askPrice": "2.28300000",
"askQty": "19.88200000",
"bidPrice": "2.27800000",
"bidQty": "4.39300000",
"closeTime": 1586994250608,
"count": 156,
"firstId": 22735,
"highPrice": "2.43000000",
"lastId": 22890,
"lastPrice": "2.28900000",
"lastQty": "10.52100000",
"lowPrice": "2.26900000",
"openPrice": "2.36100000",
"openTime": 1586907850608,
"prevClosePrice": "2.36500000",
"priceChange": "-0.07200000",
"priceChangePercent": "-3.050",
"quoteVolume": "8901.13348900",
"symbol": "ATOMBUSD",
"volume": "3795.44800000",
"weightedAvgPrice": "2.34521287"
},
{
"askPrice": "70.62000000",
"askQty": "0.42809000",
"bidPrice": "70.44000000",
"bidQty": "0.47692000",
"closeTime": 1586994268175,
"count": 346,
"firstId": 50139,
"highPrice": "73.59000000",
"lastId": 50484,
"lastPrice": "70.61000000",
"lastQty": "0.24100000",
"lowPrice": "70.13000000",
"openPrice": "72.38000000",
"openTime": 1586907868175,
"prevClosePrice": "72.93000000",
"priceChange": "-1.77000000",
"priceChangePercent": "-2.445",
"quoteVolume": "41364.54277810",
"symbol": "DASHBUSD",
"volume": "576.45964000",
"weightedAvgPrice": "71.75618189"
},
{
"askPrice": "6.99500000",
"askQty": "13.71800000",
"bidPrice": "6.97600000",
"bidQty": "2.28900000",
"closeTime": 1586994256393,
"count": 174,
"firstId": 19825,
"highPrice": "7.34000000",
"lastId": 19998,
"lastPrice": "7.00900000",
"lastQty": "4.25900000",
"lowPrice": "6.98900000",
"openPrice": "7.25100000",
"openTime": 1586907856393,
"prevClosePrice": "7.27000000",
"priceChange": "-0.24200000",
"priceChangePercent": "-3.337",
"quoteVolume": "26868.92467100",
"symbol": "NEOBUSD",
"volume": "3753.03800000",
"weightedAvgPrice": "7.15924663"
},
{
"askPrice": "0.96270000",
"askQty": "33.41000000",
"bidPrice": "0.95700000",
"bidQty": "15.69000000",
"closeTime": 1586994243907,
"count": 195,
"firstId": 15578,
"highPrice": "1.01260000",
"lastId": 15772,
"lastPrice": "0.96940000",
"lastQty": "181.93000000",
"lowPrice": "0.96400000",
"openPrice": "0.99030000",
"openTime": 1586907843907,
"prevClosePrice": "0.99240000",
"priceChange": "-0.02090000",
"priceChangePercent": "-2.110",
"quoteVolume": "11987.27432200",
"symbol": "WAVESBUSD",
"volume": "12117.08000000",
"weightedAvgPrice": "0.98928738"
},
{
"askPrice": "1.90110000",
"askQty": "101.00000000",
"bidPrice": "1.89750000",
"bidQty": "24.48000000",
"closeTime": 1586994263337,
"count": 743,
"firstId": 101381,
"highPrice": "1.97310000",
"lastId": 102123,
"lastPrice": "1.90000000",
"lastQty": "115.63000000",
"lowPrice": "1.89410000",
"openPrice": "1.94740000",
"openTime": 1586907863337,
"prevClosePrice": "1.95710000",
"priceChange": "-0.04740000",
"priceChangePercent": "-2.434",
"quoteVolume": "122519.31275400",
"symbol": "XTZBUSD",
"volume": "63334.44000000",
"weightedAvgPrice": "1.93448166"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1585649683671,
"count": 7477,
"firstId": 948739,
"highPrice": "4.22000000",
"lastId": 956215,
"lastPrice": "3.85000000",
"lastQty": "37.61246000",
"lowPrice": "3.76000000",
"openPrice": "3.79000000",
"openTime": 1585563283671,
"prevClosePrice": "3.79000000",
"priceChange": "0.06000000",
"priceChangePercent": "1.583",
"quoteVolume": "2870397.98019320",
"symbol": "EOSBULLUSDT",
"volume": "726729.34901000",
"weightedAvgPrice": "3.94974826"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1585649693870,
"count": 357,
"firstId": 129282,
"highPrice": "4.23000000",
"lastId": 129638,
"lastPrice": "3.90000000",
"lastQty": "1037.39384000",
"lowPrice": "3.79000000",
"openPrice": "3.79000000",
"openTime": 1585563293870,
"prevClosePrice": "3.78000000",
"priceChange": "0.11000000",
"priceChangePercent": "2.902",
"quoteVolume": "131838.79693080",
"symbol": "EOSBULLBUSD",
"volume": "33833.64049000",
"weightedAvgPrice": "3.89667783"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1585649703888,
"count": 3816,
"firstId": 705993,
"highPrice": "31.79000000",
"lastId": 709808,
"lastPrice": "30.21000000",
"lastQty": "56.83467000",
"lowPrice": "27.59000000",
"openPrice": "31.77000000",
"openTime": 1585563303888,
"prevClosePrice": "31.77000000",
"priceChange": "-1.56000000",
"priceChangePercent": "-4.910",
"quoteVolume": "1451968.66163780",
"symbol": "EOSBEARUSDT",
"volume": "48841.65872000",
"weightedAvgPrice": "29.72807844"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1585649713939,
"count": 185,
"firstId": 166723,
"highPrice": "31.69000000",
"lastId": 166907,
"lastPrice": "29.81000000",
"lastQty": "1.85622000",
"lowPrice": "27.97000000",
"openPrice": "31.69000000",
"openTime": 1585563313939,
"prevClosePrice": "31.74000000",
"priceChange": "-1.88000000",
"priceChangePercent": "-5.932",
"quoteVolume": "80238.42444040",
"symbol": "EOSBEARBUSD",
"volume": "2692.38659000",
"weightedAvgPrice": "29.80197002"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1585649764085,
"count": 6227,
"firstId": 416902,
"highPrice": "9.23000000",
"lastId": 423128,
"lastPrice": "8.74000000",
"lastQty": "37.55843000",
"lowPrice": "8.50000000",
"openPrice": "8.72000000",
"openTime": 1585563364085,
"prevClosePrice": "8.71000000",
"priceChange": "0.02000000",
"priceChangePercent": "0.229",
"quoteVolume": "2506902.44431760",
"symbol": "XRPBULLUSDT",
"volume": "283871.47503000",
"weightedAvgPrice": "8.83111783"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1585649774180,
"count": 410,
"firstId": 72895,
"highPrice": "9.25000000",
"lastId": 73304,
"lastPrice": "8.78000000",
"lastQty": "1.28847000",
"lowPrice": "8.54000000",
"openPrice": "8.68000000",
"openTime": 1585563374180,
"prevClosePrice": "8.74000000",
"priceChange": "0.10000000",
"priceChangePercent": "1.152",
"quoteVolume": "209283.69192310",
"symbol": "XRPBULLBUSD",
"volume": "23772.21947000",
"weightedAvgPrice": "8.80370856"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1585649784196,
"count": 4410,
"firstId": 345548,
"highPrice": "566.23000000",
"lastId": 349957,
"lastPrice": "548.55000000",
"lastQty": "1.74571000",
"lowPrice": "520.00000000",
"openPrice": "551.55000000",
"openTime": 1585563384196,
"prevClosePrice": "554.21000000",
"priceChange": "-3.00000000",
"priceChangePercent": "-0.544",
"quoteVolume": "2137801.52283560",
"symbol": "XRPBEARUSDT",
"volume": "3939.79683000",
"weightedAvgPrice": "542.61719959"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1585649794240,
"count": 279,
"firstId": 93543,
"highPrice": "568.38000000",
"lastId": 93821,
"lastPrice": "547.33000000",
"lastQty": "0.29851000",
"lowPrice": "520.20000000",
"openPrice": "540.68000000",
"openTime": 1585563394240,
"prevClosePrice": "553.72000000",
"priceChange": "6.65000000",
"priceChangePercent": "1.230",
"quoteVolume": "102527.51296670",
"symbol": "XRPBEARBUSD",
"volume": "187.50504000",
"weightedAvgPrice": "546.79870454"
},
{
"askPrice": "0.15520000",
"askQty": "338.42000000",
"bidPrice": "0.15470000",
"bidQty": "260.76000000",
"closeTime": 1586994272322,
"count": 373,
"firstId": 21139,
"highPrice": "0.16840000",
"lastId": 21511,
"lastPrice": "0.15530000",
"lastQty": "442.92000000",
"lowPrice": "0.15480000",
"openPrice": "0.16540000",
"openTime": 1586907872322,
"prevClosePrice": "0.16610000",
"priceChange": "-0.01010000",
"priceChangePercent": "-6.106",
"quoteVolume": "33911.33359600",
"symbol": "BATBUSD",
"volume": "209969.62000000",
"weightedAvgPrice": "0.16150591"
},
{
"askPrice": "0.09236000",
"askQty": "271.50000000",
"bidPrice": "0.09194000",
"bidQty": "411.00000000",
"closeTime": 1586994272846,
"count": 324,
"firstId": 17349,
"highPrice": "0.09791000",
"lastId": 17672,
"lastPrice": "0.09192000",
"lastQty": "588.00000000",
"lowPrice": "0.09030000",
"openPrice": "0.09050000",
"openTime": 1586907872846,
"prevClosePrice": "0.09177000",
"priceChange": "0.00142000",
"priceChangePercent": "1.569",
"quoteVolume": "41818.43046100",
"symbol": "ENJBUSD",
"volume": "442482.70000000",
"weightedAvgPrice": "0.09450862"
},
{
"askPrice": "0.52730000",
"askQty": "65.08000000",
"bidPrice": "0.52480000",
"bidQty": "123.96000000",
"closeTime": 1586994221646,
"count": 161,
"firstId": 11116,
"highPrice": "0.55490000",
"lastId": 11276,
"lastPrice": "0.52680000",
"lastQty": "255.97000000",
"lowPrice": "0.52180000",
"openPrice": "0.55490000",
"openTime": 1586907821646,
"prevClosePrice": "0.55810000",
"priceChange": "-0.02810000",
"priceChangePercent": "-5.064",
"quoteVolume": "8332.03077900",
"symbol": "NANOBUSD",
"volume": "15513.88000000",
"weightedAvgPrice": "0.53706944"
},
{
"askPrice": "0.38030000",
"askQty": "65.87000000",
"bidPrice": "0.37910000",
"bidQty": "27.17000000",
"closeTime": 1586994267051,
"count": 77,
"firstId": 15021,
"highPrice": "0.40030000",
"lastId": 15097,
"lastPrice": "0.38040000",
"lastQty": "118.38000000",
"lowPrice": "0.38040000",
"openPrice": "0.38750000",
"openTime": 1586907867051,
"prevClosePrice": "0.38950000",
"priceChange": "-0.00710000",
"priceChangePercent": "-1.832",
"quoteVolume": "4015.15565500",
"symbol": "ONTBUSD",
"volume": "10319.13000000",
"weightedAvgPrice": "0.38909827"
},
{
"askPrice": "0.01556000",
"askQty": "1701.50000000",
"bidPrice": "0.01548000",
"bidQty": "1702.10000000",
"closeTime": 1586994262227,
"count": 226,
"firstId": 14695,
"highPrice": "0.01642000",
"lastId": 14920,
"lastPrice": "0.01558000",
"lastQty": "5178.30000000",
"lowPrice": "0.01546000",
"openPrice": "0.01632000",
"openTime": 1586907862227,
"prevClosePrice": "0.01635000",
"priceChange": "-0.00074000",
"priceChangePercent": "-4.534",
"quoteVolume": "13150.38711800",
"symbol": "RVNBUSD",
"volume": "818865.50000000",
"weightedAvgPrice": "0.01605928"
},
{
"askPrice": "0.28580000",
"askQty": "901.61000000",
"bidPrice": "0.28250000",
"bidQty": "4328.00000000",
"closeTime": 1586994277858,
"count": 474,
"firstId": 7943,
"highPrice": "0.29850000",
"lastId": 8416,
"lastPrice": "0.28290000",
"lastQty": "709.55000000",
"lowPrice": "0.27260000",
"openPrice": "0.28420000",
"openTime": 1586907877858,
"prevClosePrice": "0.28410000",
"priceChange": "-0.00130000",
"priceChangePercent": "-0.457",
"quoteVolume": "23021.85347700",
"symbol": "STRATBUSD",
"volume": "79894.11000000",
"weightedAvgPrice": "0.28815458"
},
{
"askPrice": "0.01958000",
"askQty": "979.70000000",
"bidPrice": "0.01930000",
"bidQty": "2526.00000000",
"closeTime": 1586994277750,
"count": 235,
"firstId": 8273,
"highPrice": "0.01994000",
"lastId": 8507,
"lastPrice": "0.01924000",
"lastQty": "11.70000000",
"lowPrice": "0.01780000",
"openPrice": "0.01835000",
"openTime": 1586907877750,
"prevClosePrice": "0.01823000",
"priceChange": "0.00089000",
"priceChangePercent": "4.850",
"quoteVolume": "555.77642500",
"symbol": "STRATBNB",
"volume": "29569.20000000",
"weightedAvgPrice": "0.01879579"
},
{
"askPrice": "0.28380000",
"askQty": "99.35000000",
"bidPrice": "0.28360000",
"bidQty": "0.45000000",
"closeTime": 1586994258422,
"count": 2366,
"firstId": 63185,
"highPrice": "0.30310000",
"lastId": 65550,
"lastPrice": "0.28380000",
"lastQty": "11.63000000",
"lowPrice": "0.27120000",
"openPrice": "0.28360000",
"openTime": 1586907858422,
"prevClosePrice": "0.28360000",
"priceChange": "0.00020000",
"priceChangePercent": "0.071",
"quoteVolume": "138313.23769000",
"symbol": "STRATUSDT",
"volume": "480878.89000000",
"weightedAvgPrice": "0.28762593"
},
{
"askPrice": "0.06070000",
"askQty": "517.57000000",
"bidPrice": "0.06050000",
"bidQty": "345.23000000",
"closeTime": 1586994277040,
"count": 106,
"firstId": 17963,
"highPrice": "0.06390000",
"lastId": 18068,
"lastPrice": "0.06040000",
"lastQty": "4507.67000000",
"lowPrice": "0.06040000",
"openPrice": "0.06330000",
"openTime": 1586907877040,
"prevClosePrice": "0.06350000",
"priceChange": "-0.00290000",
"priceChangePercent": "-4.581",
"quoteVolume": "5053.93588000",
"symbol": "AIONBUSD",
"volume": "81388.91000000",
"weightedAvgPrice": "0.06209612"
},
{
"askPrice": "0.06060000",
"askQty": "0.71000000",
"bidPrice": "0.06050000",
"bidQty": "7543.32000000",
"closeTime": 1586994274541,
"count": 2720,
"firstId": 300017,
"highPrice": "0.06400000",
"lastId": 302736,
"lastPrice": "0.06060000",
"lastQty": "13219.90000000",
"lowPrice": "0.06040000",
"openPrice": "0.06340000",
"openTime": 1586907874541,
"prevClosePrice": "0.06330000",
"priceChange": "-0.00280000",
"priceChangePercent": "-4.416",
"quoteVolume": "450741.79210200",
"symbol": "AIONUSDT",
"volume": "7178832.22000000",
"weightedAvgPrice": "0.06278762"
},
{
"askPrice": "0.00008110",
"askQty": "100000.00000000",
"bidPrice": "0.00007900",
"bidQty": "220758.00000000",
"closeTime": 1586994268895,
"count": 51,
"firstId": 95566,
"highPrice": "0.00008120",
"lastId": 95616,
"lastPrice": "0.00008000",
"lastQty": "1416.00000000",
"lowPrice": "0.00007720",
"openPrice": "0.00007810",
"openTime": 1586907868895,
"prevClosePrice": "0.00007830",
"priceChange": "0.00000190",
"priceChangePercent": "2.433",
"quoteVolume": "182.72600880",
"symbol": "MBLBNB",
"volume": "2306625.00000000",
"weightedAvgPrice": "0.00007922"
},
{
"askPrice": "0.00000018",
"askQty": "4131937.00000000",
"bidPrice": "0.00000017",
"bidQty": "14190478.00000000",
"closeTime": 1586994267386,
"count": 136,
"firstId": 85109,
"highPrice": "0.00000019",
"lastId": 85244,
"lastPrice": "0.00000017",
"lastQty": "117652.00000000",
"lowPrice": "0.00000017",
"openPrice": "0.00000018",
"openTime": 1586907867386,
"prevClosePrice": "0.00000018",
"priceChange": "-0.00000001",
"priceChangePercent": "-5.556",
"quoteVolume": "1.56979676",
"symbol": "MBLBTC",
"volume": "8749615.00000000",
"weightedAvgPrice": "0.00000018"
},
{
"askPrice": "0.00116500",
"askQty": "1300000.00000000",
"bidPrice": "0.00116000",
"bidQty": "8621.00000000",
"closeTime": 1586994273860,
"count": 5489,
"firstId": 440430,
"highPrice": "0.00125000",
"lastId": 445918,
"lastPrice": "0.00116200",
"lastQty": "21931.00000000",
"lowPrice": "0.00116100",
"openPrice": "0.00123700",
"openTime": 1586907873860,
"prevClosePrice": "0.00123600",
"priceChange": "-0.00007500",
"priceChangePercent": "-6.063",
"quoteVolume": "143731.70535000",
"symbol": "MBLUSDT",
"volume": "117757400.00000000",
"weightedAvgPrice": "0.00122057"
},
{
"askPrice": "0.00117500",
"askQty": "78121.00000000",
"bidPrice": "0.00116400",
"bidQty": "24024.00000000",
"closeTime": 1586994266718,
"count": 364,
"firstId": 64097,
"highPrice": "0.00118700",
"lastId": 64460,
"lastPrice": "0.00117500",
"lastQty": "4577.00000000",
"lowPrice": "0.00105400",
"openPrice": "0.00116900",
"openTime": 1586907866718,
"prevClosePrice": "0.00117600",
"priceChange": "0.00000600",
"priceChangePercent": "0.513",
"quoteVolume": "1492.33843900",
"symbol": "COTIBNB",
"volume": "1283098.00000000",
"weightedAvgPrice": "0.00116307"
},
{
"askPrice": "0.00000258",
"askQty": "315473.00000000",
"bidPrice": "0.00000257",
"bidQty": "73516.00000000",
"closeTime": 1586994276340,
"count": 4363,
"firstId": 933334,
"highPrice": "0.00000272",
"lastId": 937696,
"lastPrice": "0.00000257",
"lastQty": "207914.00000000",
"lowPrice": "0.00000257",
"openPrice": "0.00000267",
"openTime": 1586907876340,
"prevClosePrice": "0.00000267",
"priceChange": "-0.00000010",
"priceChangePercent": "-3.745",
"quoteVolume": "90.77858079",
"symbol": "COTIBTC",
"volume": "34624095.00000000",
"weightedAvgPrice": "0.00000262"
},
{
"askPrice": "0.01714000",
"askQty": "168106.30000000",
"bidPrice": "0.01708000",
"bidQty": "1.00000000",
"closeTime": 1586994275078,
"count": 1393,
"firstId": 280238,
"highPrice": "0.01864000",
"lastId": 281630,
"lastPrice": "0.01708000",
"lastQty": "30123.00000000",
"lowPrice": "0.01690000",
"openPrice": "0.01823000",
"openTime": 1586907875078,
"prevClosePrice": "0.01837000",
"priceChange": "-0.00115000",
"priceChangePercent": "-6.308",
"quoteVolume": "232129.08336000",
"symbol": "COTIUSDT",
"volume": "13069793.50000000",
"weightedAvgPrice": "0.01776073"
},
{
"askPrice": "0.16890000",
"askQty": "201.40000000",
"bidPrice": "0.16840000",
"bidQty": "810.74000000",
"closeTime": 1586994271778,
"count": 453,
"firstId": 30535,
"highPrice": "0.18290000",
"lastId": 30987,
"lastPrice": "0.16960000",
"lastQty": "179.25000000",
"lowPrice": "0.16810000",
"openPrice": "0.17830000",
"openTime": 1586907871778,
"prevClosePrice": "0.17860000",
"priceChange": "-0.00870000",
"priceChangePercent": "-4.879",
"quoteVolume": "31946.59621000",
"symbol": "ALGOBUSD",
"volume": "181286.38000000",
"weightedAvgPrice": "0.17622171"
},
{
"askPrice": "0.00021810",
"askQty": "1006627.00000000",
"bidPrice": "0.00021700",
"bidQty": "754108.00000000",
"closeTime": 1586994274214,
"count": 59,
"firstId": 5197,
"highPrice": "0.00022650",
"lastId": 5255,
"lastPrice": "0.00021880",
"lastQty": "838078.00000000",
"lowPrice": "0.00021540",
"openPrice": "0.00022550",
"openTime": 1586907874214,
"prevClosePrice": "0.00022730",
"priceChange": "-0.00000670",
"priceChangePercent": "-2.971",
"quoteVolume": "4389.43574130",
"symbol": "BTTBUSD",
"volume": "19892833.00000000",
"weightedAvgPrice": "0.00022065"
},
{
"askPrice": "0.28880000",
"askQty": "722.55000000",
"bidPrice": "0.28660000",
"bidQty": "87.59000000",
"closeTime": 1586994275274,
"count": 450,
"firstId": 11401,
"highPrice": "0.30000000",
"lastId": 11850,
"lastPrice": "0.28420000",
"lastQty": "107.94000000",
"lowPrice": "0.27250000",
"openPrice": "0.27380000",
"openTime": 1586907875274,
"prevClosePrice": "0.27420000",
"priceChange": "0.01040000",
"priceChangePercent": "3.798",
"quoteVolume": "40807.88058700",
"symbol": "TOMOBUSD",
"volume": "140713.34000000",
"weightedAvgPrice": "0.29000719"
},
{
"askPrice": "53.25000000",
"askQty": "0.14798000",
"bidPrice": "53.17000000",
"bidQty": "1.38685000",
"closeTime": 1586994267918,
"count": 130,
"firstId": 12693,
"highPrice": "55.11000000",
"lastId": 12822,
"lastPrice": "53.24000000",
"lastQty": "10.44924000",
"lowPrice": "53.24000000",
"openPrice": "53.96000000",
"openTime": 1586907867918,
"prevClosePrice": "54.21000000",
"priceChange": "-0.72000000",
"priceChangePercent": "-1.334",
"quoteVolume": "23132.42998060",
"symbol": "XMRBUSD",
"volume": "426.06063000",
"weightedAvgPrice": "54.29375153"
},
{
"askPrice": "35.10000000",
"askQty": "1.13250000",
"bidPrice": "35.03000000",
"bidQty": "2.99188000",
"closeTime": 1586994212416,
"count": 216,
"firstId": 25776,
"highPrice": "36.03000000",
"lastId": 25991,
"lastPrice": "35.01000000",
"lastQty": "1.13250000",
"lowPrice": "34.91000000",
"openPrice": "35.52000000",
"openTime": 1586907812416,
"prevClosePrice": "35.51000000",
"priceChange": "-0.51000000",
"priceChangePercent": "-1.436",
"quoteVolume": "30165.72894640",
"symbol": "ZECBUSD",
"volume": "850.29321000",
"weightedAvgPrice": "35.47685503"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1585649723950,
"count": 4173,
"firstId": 241349,
"highPrice": "60.84000000",
"lastId": 245521,
"lastPrice": "57.21000000",
"lastQty": "34.55647000",
"lowPrice": "50.40000000",
"openPrice": "51.05000000",
"openTime": 1585563323950,
"prevClosePrice": "51.05000000",
"priceChange": "6.16000000",
"priceChangePercent": "12.067",
"quoteVolume": "1675928.94650520",
"symbol": "BNBBULLUSDT",
"volume": "31020.70903000",
"weightedAvgPrice": "54.02613283"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1585649733997,
"count": 631,
"firstId": 36320,
"highPrice": "60.29000000",
"lastId": 36950,
"lastPrice": "58.37000000",
"lastQty": "0.94465000",
"lowPrice": "50.77000000",
"openPrice": "51.33000000",
"openTime": 1585563333997,
"prevClosePrice": "51.11000000",
"priceChange": "7.04000000",
"priceChangePercent": "13.715",
"quoteVolume": "162387.20819500",
"symbol": "BNBBULLBUSD",
"volume": "3035.18403000",
"weightedAvgPrice": "53.50160207"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1585649744010,
"count": 6619,
"firstId": 232749,
"highPrice": "68.50000000",
"lastId": 239367,
"lastPrice": "58.61000000",
"lastQty": "28.72541000",
"lowPrice": "55.74000000",
"openPrice": "68.16000000",
"openTime": 1585563344010,
"prevClosePrice": "68.16000000",
"priceChange": "-9.55000000",
"priceChangePercent": "-14.011",
"quoteVolume": "2643215.08204840",
"symbol": "BNBBEARUSDT",
"volume": "40967.97785000",
"weightedAvgPrice": "64.51905173"
},
{
"askPrice": "0.00000000",
"askQty": "0.00000000",
"bidPrice": "0.00000000",
"bidQty": "0.00000000",
"closeTime": 1585649754073,
"count": 499,
"firstId": 39786,
"highPrice": "68.38000000",
"lastId": 40284,
"lastPrice": "57.21000000",
"lastQty": "56.82257000",
"lowPrice": "56.61000000",
"openPrice": "66.99000000",
"openTime": 1585563354073,
"prevClosePrice": "68.21000000",
"priceChange": "-9.78000000",
"priceChangePercent": "-14.599",
"quoteVolume": "115586.53049890",
"symbol": "BNBBEARBUSD",
"volume": "1825.06577000",
"weightedAvgPrice": "63.33280279"
},
{
"askPrice": "0.00080900",
"askQty": "3436.00000000",
"bidPrice": "0.00079700",
"bidQty": "1869.00000000",
"closeTime": 1586994274768,
"count": 64,
"firstId": 12693,
"highPrice": "0.00081400",
"lastId": 12756,
"lastPrice": "0.00079600",
"lastQty": "1866.00000000",
"lowPrice": "0.00075000",
"openPrice": "0.00077700",
"openTime": 1586907874768,
"prevClosePrice": "0.00078700",
"priceChange": "0.00001900",
"priceChangePercent": "2.445",
"quoteVolume": "229.70804400",
"symbol": "STPTBNB",
"volume": "290296.00000000",
"weightedAvgPrice": "0.00079129"
},
{
"askPrice": "0.00000177",
"askQty": "15438.00000000",
"bidPrice": "0.00000176",
"bidQty": "58915.00000000",
"closeTime": 1586994230080,
"count": 8777,
"firstId": 203498,
"highPrice": "0.00000186",
"lastId": 212274,
"lastPrice": "0.00000176",
"lastQty": "14930.00000000",
"lowPrice": "0.00000173",
"openPrice": "0.00000177",
"openTime": 1586907830080,
"prevClosePrice": "0.00000177",
"priceChange": "-0.00000001",
"priceChangePercent": "-0.565",
"quoteVolume": "127.01884316",
"symbol": "STPTBTC",
"volume": "70757146.00000000",
"weightedAvgPrice": "0.00000180"
},
{
"askPrice": "0.01170000",
"askQty": "3678.30000000",
"bidPrice": "0.01163000",
"bidQty": "58915.00000000",
"closeTime": 1586994277600,
"count": 825,
"firstId": 59190,
"highPrice": "0.01280000",
"lastId": 60014,
"lastPrice": "0.01170000",
"lastQty": "260.00000000",
"lowPrice": "0.01161000",
"openPrice": "0.01216000",
"openTime": 1586907877600,
"prevClosePrice": "0.01220000",
"priceChange": "-0.00046000",
"priceChangePercent": "-3.783",
"quoteVolume": "84778.79260300",
"symbol": "STPTUSDT",
"volume": "6987506.70000000",
"weightedAvgPrice": "0.01213291"
},
{
"askPrice": "130328.00000000",
"askQty": "0.04469000",
"bidPrice": "129163.00000000",
"bidQty": "0.00336000",
"closeTime": 1586994271645,
"count": 350,
"firstId": 6032,
"highPrice": "134800.00000000",
"lastId": 6381,
"lastPrice": "130000.00000000",
"lastQty": "0.00425100",
"lowPrice": "130000.00000000",
"openPrice": "132519.00000000",
"openTime": 1586907871645,
"prevClosePrice": "132519.00000000",
"priceChange": "-2519.00000000",
"priceChangePercent": "-1.901",
"quoteVolume": "1075205.70717700",
"symbol": "BTCZAR",
"volume": "8.05204900",
"weightedAvgPrice": "133531.93791754"
},
{
"askPrice": "3012.00000000",
"askQty": "0.98000000",
"bidPrice": "2981.00000000",
"bidQty": "1.03418000",
"closeTime": 1586994277267,
"count": 89,
"firstId": 1837,
"highPrice": "3122.00000000",
"lastId": 1925,
"lastPrice": "2988.70000000",
"lastQty": "0.25094000",
"lowPrice": "2988.70000000",
"openPrice": "3099.30000000",
"openTime": 1586907877267,
"prevClosePrice": "3050.30000000",
"priceChange": "-110.60000000",
"priceChangePercent": "-3.569",
"quoteVolume": "242593.42497500",
"symbol": "ETHZAR",
"volume": "78.86031000",
"weightedAvgPrice": "3076.24234517"
},
{
"askPrice": "287.47000000",
"askQty": "10.27000000",
"bidPrice": "284.07000000",
"bidQty": "2.59000000",
"closeTime": 1586994277646,
"count": 34,
"firstId": 1333,
"highPrice": "306.70000000",
"lastId": 1366,
"lastPrice": "293.64000000",
"lastQty": "7.18000000",
"lowPrice": "291.85000000",
"openPrice": "303.32000000",
"openTime": 1586907877646,
"prevClosePrice": "307.15000000",
"priceChange": "-9.68000000",
"priceChangePercent": "-3.191",
"quoteVolume": "53434.08180000",
"symbol": "BNBZAR",
"volume": "178.59000000",
"weightedAvgPrice": "299.19974131"
},
{
"askPrice": "19.60000000",
"askQty": "10158.00000000",
"bidPrice": "19.46600000",
"bidQty": "306.80000000",
"closeTime": 1586994021025,
"count": 134,
"firstId": 3589,
"highPrice": "19.77400000",
"lastId": 3722,
"lastPrice": "19.60000000",
"lastQty": "766.70000000",
"lowPrice": "19.24800000",
"openPrice": "19.37200000",
"openTime": 1586907621025,
"prevClosePrice": "19.27300000",
"priceChange": "0.22800000",
"priceChangePercent": "1.177",
"quoteVolume": "328577.63540000",
"symbol": "USDTZAR",
"volume": "16776.00000000",
"weightedAvgPrice": "19.58617283"
},
{
"askPrice": "19.59300000",
"askQty": "153.30000000",
"bidPrice": "19.46800000",
"bidQty": "100.00000000",
"closeTime": 1586994265198,
"count": 41,
"firstId": 762,
"highPrice": "19.71900000",
"lastId": 802,
"lastPrice": "19.59300000",
"lastQty": "34.00000000",
"lowPrice": "19.35400000",
"openPrice": "19.35400000",
"openTime": 1586907865198,
"prevClosePrice": "19.00300000",
"priceChange": "0.23900000",
"priceChangePercent": "1.235",
"quoteVolume": "75595.03060000",
"symbol": "BUSDZAR",
"volume": "3869.60000000",
"weightedAvgPrice": "19.53561882"
},
{
"askPrice": "8139022.00000000",
"askQty": "0.01093300",
"bidPrice": "8126135.00000000",
"bidQty": "0.02360600",
"closeTime": 1586994277460,
"count": 599,
"firstId": 13068,
"highPrice": "8441117.00000000",
"lastId": 13666,
"lastPrice": "8138615.00000000",
"lastQty": "0.00815000",
"lowPrice": "8116641.00000000",
"openPrice": "8343033.00000000",
"openTime": 1586907877460,
"prevClosePrice": "8367358.00000000",
"priceChange": "-204418.00000000",
"priceChangePercent": "-2.450",
"quoteVolume": "69941702.80839700",
"symbol": "BTCBKRW",
"volume": "8.37276300",
"weightedAvgPrice": "8353479.34826257"
},
{
"askPrice": "188111.00000000",
"askQty": "0.35618000",
"bidPrice": "187701.00000000",
"bidQty": "0.34753000",
"closeTime": 1586994246934,
"count": 503,
"firstId": 9276,
"highPrice": "196902.00000000",
"lastId": 9778,
"lastPrice": "187936.00000000",
"lastQty": "0.00535000",
"lowPrice": "187119.00000000",
"openPrice": "192658.00000000",
"openTime": 1586907846934,
"prevClosePrice": "193921.00000000",
"priceChange": "-4722.00000000",
"priceChangePercent": "-2.451",
"quoteVolume": "36784278.25071000",
"symbol": "ETHBKRW",
"volume": "191.13227000",
"weightedAvgPrice": "192454.56693791"
},
{
"askPrice": "17933.00000000",
"askQty": "6.35500000",
"bidPrice": "17873.00000000",
"bidQty": "3.65600000",
"closeTime": 1586994236971,
"count": 240,
"firstId": 5696,
"highPrice": "19224.00000000",
"lastId": 5935,
"lastPrice": "17910.00000000",
"lastQty": "3.69900000",
"lowPrice": "17755.00000000",
"openPrice": "18967.00000000",
"openTime": 1586907836971,
"prevClosePrice": "19023.00000000",
"priceChange": "-1057.00000000",
"priceChangePercent": "-5.573",
"quoteVolume": "15894822.18000000",
"symbol": "BNBBKRW",
"volume": "852.51500000",
"weightedAvgPrice": "18644.62464590"
},
{
"askPrice": "0.22830000",
"askQty": "175.83000000",
"bidPrice": "0.22330000",
"bidQty": "16980.24000000",
"closeTime": 1586994276254,
"count": 371,
"firstId": 4053,
"highPrice": "0.23490000",
"lastId": 4423,
"lastPrice": "0.22440000",
"lastQty": "208.10000000",
"lowPrice": "0.22430000",
"openPrice": "0.22840000",
"openTime": 1586907876254,
"prevClosePrice": "0.23080000",
"priceChange": "-0.00400000",
"priceChangePercent": "-1.751",
"quoteVolume": "13676.09288200",
"symbol": "WTCUSDT",
"volume": "59669.52000000",
"weightedAvgPrice": "0.22919730"
},
{
"askPrice": "0.03841000",
"askQty": "17454.50000000",
"bidPrice": "0.03805000",
"bidQty": "6407.00000000",
"closeTime": 1586994267985,
"count": 1477,
"firstId": 11210,
"highPrice": "0.04156000",
"lastId": 12686,
"lastPrice": "0.03814000",
"lastQty": "337.00000000",
"lowPrice": "0.03797000",
"openPrice": "0.04083000",
"openTime": 1586907867985,
"prevClosePrice": "0.04098000",
"priceChange": "-0.00269000",
"priceChangePercent": "-6.588",
"quoteVolume": "58883.66496900",
"symbol": "DATABUSD",
"volume": "1464871.60000000",
"weightedAvgPrice": "0.04019715"
},
{
"askPrice": "0.03818000",
"askQty": "535.70000000",
"bidPrice": "0.03805000",
"bidQty": "12922.00000000",
"closeTime": 1586994273828,
"count": 1588,
"firstId": 29240,
"highPrice": "0.04200000",
"lastId": 30827,
"lastPrice": "0.03812000",
"lastQty": "844.00000000",
"lowPrice": "0.03802000",
"openPrice": "0.04090000",
"openTime": 1586907873828,
"prevClosePrice": "0.04075000",
"priceChange": "-0.00278000",
"priceChangePercent": "-6.797",
"quoteVolume": "73051.55066600",
"symbol": "DATAUSDT",
"volume": "1831623.60000000",
"weightedAvgPrice": "0.03988349"
},
{
"askPrice": "3.28600000",
"askQty": "9.37100000",
"bidPrice": "3.28400000",
"bidQty": "36.48500000",
"closeTime": 1586994266740,
"count": 2767,
"firstId": 24217,
"highPrice": "3.40800000",
"lastId": 26983,
"lastPrice": "3.28600000",
"lastQty": "3.68000000",
"lowPrice": "3.25000000",
"openPrice": "3.36400000",
"openTime": 1586907866740,
"prevClosePrice": "3.36400000",
"priceChange": "-0.07800000",
"priceChangePercent": "-2.319",
"quoteVolume": "104552.66299900",
"symbol": "XZCUSDT",
"volume": "31337.79400000",
"weightedAvgPrice": "3.33631215"
},
{
"askPrice": "0.04391000",
"askQty": "107.00000000",
"bidPrice": "0.04375000",
"bidQty": "107.00000000",
"closeTime": 1586994276327,
"count": 3427,
"firstId": 58326,
"highPrice": "0.04611000",
"lastId": 61752,
"lastPrice": "0.04374000",
"lastQty": "8.10000000",
"lowPrice": "0.04100000",
"openPrice": "0.04272000",
"openTime": 1586907876327,
"prevClosePrice": "0.04254000",
"priceChange": "0.00102000",
"priceChangePercent": "2.388",
"quoteVolume": "24162.03505200",
"symbol": "SOLBNB",
"volume": "556661.70000000",
"weightedAvgPrice": "0.04340524"
},
{
"askPrice": "0.00009661",
"askQty": "23.00000000",
"bidPrice": "0.00009638",
"bidQty": "20.00000000",
"closeTime": 1586994276202,
"count": 43979,
"firstId": 579114,
"highPrice": "0.00010353",
"lastId": 623092,
"lastPrice": "0.00009661",
"lastQty": "477.00000000",
"lowPrice": "0.00009201",
"openPrice": "0.00009677",
"openTime": 1586907876202,
"prevClosePrice": "0.00009660",
"priceChange": "-0.00000016",
"priceChangePercent": "-0.165",
"quoteVolume": "822.12216908",
"symbol": "SOLBTC",
"volume": "8393949.00000000",
"weightedAvgPrice": "0.00009794"
},
{
"askPrice": "0.64370000",
"askQty": "991.20000000",
"bidPrice": "0.63690000",
"bidQty": "108.00000000",
"closeTime": 1586994277297,
"count": 5297,
"firstId": 96839,
"highPrice": "0.70680000",
"lastId": 102135,
"lastPrice": "0.64000000",
"lastQty": "5979.47000000",
"lowPrice": "0.62010000",
"openPrice": "0.66570000",
"openTime": 1586907877297,
"prevClosePrice": "0.66480000",
"priceChange": "-0.02570000",
"priceChangePercent": "-3.861",
"quoteVolume": "1151218.19490100",
"symbol": "SOLBUSD",
"volume": "1740254.10000000",
"weightedAvgPrice": "0.66152305"
}
],
"queryString": "",
"bodyParams": "",
"headers": {}
},
{
"data": {
"askPrice": "6706.21000000",
"askQty": "0.19518800",
"bidPrice": "6705.88000000",
"bidQty": "0.18401100",
"closeTime": 1586991278494,
"count": 554428,
"firstId": 294247387,
"highPrice": "6933.00000000",
"lastId": 294801814,
"lastPrice": "6705.82000000",
"lastQty": "0.01000000",
"lowPrice": "6680.10000000",
"openPrice": "6872.64000000",
"openTime": 1586904878494,
"prevClosePrice": "6872.37000000",
"priceChange": "-166.82000000",
"priceChangePercent": "-2.427",
"quoteVolume": "392659910.62660750",
"symbol": "BTCUSDT",
"volume": "57857.49485700",
"weightedAvgPrice": "6786.67321489"
},
"queryString": "symbol=BTCUSDT",
"bodyParams": "",
"headers": {}
}
]
},
"/api/v3/ticker/bookTicker": {
"GET": [
{
"data": {
"askPrice": "6622.10000000",
"askQty": "0.18635000",
"bidPrice": "6621.55000000",
"bidQty": "0.16356700",
"symbol": "BTCUSDT"
},
"queryString": "symbol=BTCUSDT",
"bodyParams": "",
"headers": {}
}
]
},
"/api/v3/ticker/price": {
"GET": [
{
"data": {
"price": "6622.57000000",
"symbol": "BTCUSDT"
},
"queryString": "symbol=BTCUSDT",
"bodyParams": "",
"headers": {}
}
]
},
"/api/v3/trades": {
"GET": [
{
"data": [
{
"id": 294840783,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "6623.55000000",
"qty": "0.00187600",
"quoteQty": "12.42577980",
"time": 1586994274756
},
{
"id": 294840784,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "6623.55000000",
"qty": "0.03260400",
"quoteQty": "215.95422420",
"time": 1586994274820
},
{
"id": 294840785,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "6623.52000000",
"qty": "0.00500000",
"quoteQty": "33.11760000",
"time": 1586994275145
},
{
"id": 294840786,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "6623.52000000",
"qty": "0.02054100",
"quoteQty": "136.05372432",
"time": 1586994275341
},
{
"id": 294840787,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "6622.91000000",
"qty": "0.00421700",
"quoteQty": "27.92881147",
"time": 1586994275341
},
{
"id": 294840788,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "6622.39000000",
"qty": "0.03939500",
"quoteQty": "260.88905405",
"time": 1586994275341
},
{
"id": 294840789,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "6622.62000000",
"qty": "0.00500000",
"quoteQty": "33.11310000",
"time": 1586994275842
},
{
"id": 294840790,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "6623.09000000",
"qty": "0.00920200",
"quoteQty": "60.94567418",
"time": 1586994275869
},
{
"id": 294840791,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "6623.09000000",
"qty": "0.00579800",
"quoteQty": "38.40067582",
"time": 1586994275949
},
{
"id": 294840792,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "6623.65000000",
"qty": "0.01770100",
"quoteQty": "117.24522865",
"time": 1586994275949
},
{
"id": 294840793,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "6623.58000000",
"qty": "0.00500000",
"quoteQty": "33.11790000",
"time": 1586994276346
},
{
"id": 294840794,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "6623.42000000",
"qty": "0.00754400",
"quoteQty": "49.96708048",
"time": 1586994276916
},
{
"id": 294840795,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "6623.39000000",
"qty": "0.00381900",
"quoteQty": "25.29472641",
"time": 1586994277011
},
{
"id": 294840796,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "6623.33000000",
"qty": "0.00500000",
"quoteQty": "33.11665000",
"time": 1586994277150
},
{
"id": 294840797,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "6622.57000000",
"qty": "0.00500000",
"quoteQty": "33.11285000",
"time": 1586994278251
}
],
"queryString": "limit=15\u0026symbol=BTCUSDT",
"bodyParams": "",
"headers": {}
},
{
"data": [
{
"id": 399088278,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.35000000",
"qty": "0.00522500",
"quoteQty": "61.00370375",
"time": 1598850897967
},
{
"id": 399088279,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.36000000",
"qty": "0.02537300",
"quoteQty": "296.23890928",
"time": 1598850898020
},
{
"id": 399088280,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.36000000",
"qty": "0.07425500",
"quoteQty": "866.95385680",
"time": 1598850898020
},
{
"id": 399088281,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.35000000",
"qty": "0.00774300",
"quoteQty": "90.40223505",
"time": 1598850898072
},
{
"id": 399088282,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.36000000",
"qty": "0.02802700",
"quoteQty": "327.22531472",
"time": 1598850898169
},
{
"id": 399088283,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.36000000",
"qty": "0.00129000",
"quoteQty": "15.06121440",
"time": 1598850898169
},
{
"id": 399088284,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.48000000",
"qty": "0.01365700",
"quoteQty": "159.45203036",
"time": 1598850898169
},
{
"id": 399088285,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.59000000",
"qty": "0.14214000",
"quoteQty": "1659.56836260",
"time": 1598850898169
},
{
"id": 399088286,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.61000000",
"qty": "0.02419700",
"quoteQty": "282.51473517",
"time": 1598850898169
},
{
"id": 399088287,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.49000000",
"qty": "0.00944300",
"quoteQty": "110.25165207",
"time": 1598850898279
},
{
"id": 399088288,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.49000000",
"qty": "0.00100300",
"quoteQty": "11.71051647",
"time": 1598850898617
},
{
"id": 399088289,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.49000000",
"qty": "0.00321100",
"quoteQty": "37.48999839",
"time": 1598850898765
},
{
"id": 399088290,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.49000000",
"qty": "0.00058100",
"quoteQty": "6.78345969",
"time": 1598850898765
},
{
"id": 399088291,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.48000000",
"qty": "0.01365700",
"quoteQty": "159.45203036",
"time": 1598850899095
},
{
"id": 399088292,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.48000000",
"qty": "0.16923800",
"quoteQty": "1975.93488424",
"time": 1598850899095
},
{
"id": 399088293,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.48000000",
"qty": "0.38957200",
"quoteQty": "4548.44009456",
"time": 1598850899163
},
{
"id": 399088294,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.48000000",
"qty": "0.03558900",
"quoteQty": "415.51865772",
"time": 1598850899520
},
{
"id": 399088295,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.48000000",
"qty": "0.03421200",
"quoteQty": "399.44152176",
"time": 1598850899719
},
{
"id": 399088296,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.48000000",
"qty": "0.00140300",
"quoteQty": "16.38069844",
"time": 1598850899831
},
{
"id": 399088297,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.48000000",
"qty": "0.00379100",
"quoteQty": "44.26174468",
"time": 1598850900485
},
{
"id": 399088298,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.48000000",
"qty": "0.01347500",
"quoteQty": "157.32709300",
"time": 1598850900485
},
{
"id": 399088299,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.48000000",
"qty": "0.00019900",
"quoteQty": "2.32342052",
"time": 1598850900991
},
{
"id": 399088300,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.48000000",
"qty": "0.00357800",
"quoteQty": "41.77486744",
"time": 1598850900991
},
{
"id": 399088301,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.48000000",
"qty": "0.00021300",
"quoteQty": "2.48687724",
"time": 1598850901166
},
{
"id": 399088302,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.41000000",
"qty": "0.00157100",
"quoteQty": "18.34206911",
"time": 1598850901166
},
{
"id": 399088303,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.48000000",
"qty": "0.00111600",
"quoteQty": "13.02983568",
"time": 1598850901884
},
{
"id": 399088304,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.48000000",
"qty": "0.00111600",
"quoteQty": "13.02983568",
"time": 1598850902237
},
{
"id": 399088305,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.48000000",
"qty": "0.01027100",
"quoteQty": "119.91885508",
"time": 1598850902243
},
{
"id": 399088306,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.48000000",
"qty": "0.00114700",
"quoteQty": "13.39177556",
"time": 1598850902251
},
{
"id": 399088307,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.38000000",
"qty": "0.00102500",
"quoteQty": "11.96726450",
"time": 1598850902537
},
{
"id": 399088308,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.38000000",
"qty": "0.00199400",
"quoteQty": "23.28070772",
"time": 1598850902565
},
{
"id": 399088309,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.38000000",
"qty": "0.01658600",
"quoteQty": "193.64785268",
"time": 1598850902798
},
{
"id": 399088310,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.38000000",
"qty": "0.00000400",
"quoteQty": "0.04670152",
"time": 1598850902966
},
{
"id": 399088311,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.35000000",
"qty": "0.00110400",
"quoteQty": "12.88958640",
"time": 1598850902966
},
{
"id": 399088312,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.35000000",
"qty": "0.00481000",
"quoteQty": "56.15843350",
"time": 1598850903255
},
{
"id": 399088313,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.35000000",
"qty": "0.00013900",
"quoteQty": "1.62287365",
"time": 1598850904152
},
{
"id": 399088314,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.35000000",
"qty": "0.00448700",
"quoteQty": "52.38729545",
"time": 1598850904152
},
{
"id": 399088315,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.34000000",
"qty": "0.00408200",
"quoteQty": "47.65873788",
"time": 1598850904157
},
{
"id": 399088316,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.35000000",
"qty": "0.00051300",
"quoteQty": "5.98945455",
"time": 1598850904255
},
{
"id": 399088317,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.35000000",
"qty": "0.01798700",
"quoteQty": "210.00452045",
"time": 1598850904255
},
{
"id": 399088318,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.35000000",
"qty": "0.00094400",
"quoteQty": "11.02153040",
"time": 1598850904364
},
{
"id": 399088319,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.34000000",
"qty": "0.00960400",
"quoteQty": "112.12996536",
"time": 1598850904592
},
{
"id": 399088320,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.18000000",
"qty": "0.01366700",
"quoteQty": "159.56468506",
"time": 1598850904661
},
{
"id": 399088321,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.02000000",
"qty": "0.00009000",
"quoteQty": "1.05075180",
"time": 1598850904661
},
{
"id": 399088322,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.03000000",
"qty": "0.01366700",
"quoteQty": "159.56263501",
"time": 1598850904682
},
{
"id": 399088323,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.05000000",
"qty": "0.01371100",
"quoteQty": "160.07661055",
"time": 1598850904712
},
{
"id": 399088324,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.01000000",
"qty": "0.00008400",
"quoteQty": "0.98070084",
"time": 1598850904712
},
{
"id": 399088325,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.01000000",
"qty": "0.01360700",
"quoteQty": "158.86186107",
"time": 1598850904745
},
{
"id": 399088326,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11674.92000000",
"qty": "0.00010400",
"quoteQty": "1.21419168",
"time": 1598850904745
},
{
"id": 399088327,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11674.91000000",
"qty": "0.01360700",
"quoteQty": "158.86050037",
"time": 1598850904774
},
{
"id": 399088328,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11674.91000000",
"qty": "0.00010200",
"quoteQty": "1.19084082",
"time": 1598850904830
},
{
"id": 399088329,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11674.91000000",
"qty": "0.01351900",
"quoteQty": "157.83310829",
"time": 1598850904830
},
{
"id": 399088330,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.92000000",
"qty": "0.00642400",
"quoteQty": "74.99968608",
"time": 1598850904880
},
{
"id": 399088331,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11674.91000000",
"qty": "0.00019400",
"quoteQty": "2.26493254",
"time": 1598850905048
},
{
"id": 399088332,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11674.47000000",
"qty": "0.00715300",
"quoteQty": "83.50748391",
"time": 1598850905048
},
{
"id": 399088333,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11674.34000000",
"qty": "0.00315300",
"quoteQty": "36.80919402",
"time": 1598850905048
},
{
"id": 399088334,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.64000000",
"qty": "0.00204000",
"quoteQty": "23.81626560",
"time": 1598850905194
},
{
"id": 399088335,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11674.63000000",
"qty": "0.00840800",
"quoteQty": "98.16028904",
"time": 1598850905435
},
{
"id": 399088336,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11674.63000000",
"qty": "0.00530500",
"quoteQty": "61.93391215",
"time": 1598850905443
},
{
"id": 399088337,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.35000000",
"qty": "0.05891000",
"quoteQty": "687.73595850",
"time": 1598850905458
},
{
"id": 399088338,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.63000000",
"qty": "0.25467700",
"quoteQty": "2973.25974451",
"time": 1598850905458
},
{
"id": 399088339,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.35000000",
"qty": "0.00115100",
"quoteQty": "13.43717685",
"time": 1598850905665
},
{
"id": 399088340,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11674.34000000",
"qty": "0.00503100",
"quoteQty": "58.73360454",
"time": 1598850905794
},
{
"id": 399088341,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11674.34000000",
"qty": "0.00868200",
"quoteQty": "101.35661988",
"time": 1598850906198
},
{
"id": 399088342,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11674.21000000",
"qty": "0.01379100",
"quoteQty": "160.99903011",
"time": 1598850906467
},
{
"id": 399088343,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11674.21000000",
"qty": "0.01193600",
"quoteQty": "139.34337056",
"time": 1598850906467
},
{
"id": 399088344,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.22000000",
"qty": "0.00099700",
"quoteQty": "11.63919734",
"time": 1598850906820
},
{
"id": 399088345,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.22000000",
"qty": "0.01279400",
"quoteQty": "149.35997068",
"time": 1598850906953
},
{
"id": 399088346,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.22000000",
"qty": "0.01237400",
"quoteQty": "144.45679828",
"time": 1598850906953
},
{
"id": 399088347,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.22000000",
"qty": "0.03485200",
"quoteQty": "406.86991544",
"time": 1598850906953
},
{
"id": 399088348,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.22000000",
"qty": "0.01027800",
"quoteQty": "119.98763316",
"time": 1598850907434
},
{
"id": 399088349,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.22000000",
"qty": "0.17992200",
"quoteQty": "2100.44901084",
"time": 1598850908068
},
{
"id": 399088350,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11674.21000000",
"qty": "0.03379900",
"quoteQty": "394.57662379",
"time": 1598850908096
},
{
"id": 399088351,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11674.21000000",
"qty": "0.02651300",
"quoteQty": "309.51832973",
"time": 1598850908162
},
{
"id": 399088352,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.22000000",
"qty": "0.05553700",
"quoteQty": "648.35115614",
"time": 1598850908241
},
{
"id": 399088353,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11674.21000000",
"qty": "0.05518100",
"quoteQty": "644.19458201",
"time": 1598850908299
},
{
"id": 399088354,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.22000000",
"qty": "0.27196000",
"quoteQty": "3174.92087120",
"time": 1598850908307
},
{
"id": 399088355,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.22000000",
"qty": "0.06000100",
"quoteQty": "700.46487422",
"time": 1598850908473
},
{
"id": 399088356,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.22000000",
"qty": "0.00595500",
"quoteQty": "69.51998010",
"time": 1598850908481
},
{
"id": 399088357,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.34000000",
"qty": "0.00810800",
"quoteQty": "94.65554872",
"time": 1598850909950
},
{
"id": 399088358,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.46000000",
"qty": "0.01371300",
"quoteQty": "160.09186998",
"time": 1598850909950
},
{
"id": 399088359,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.64000000",
"qty": "0.01167300",
"quoteQty": "136.27807272",
"time": 1598850909950
},
{
"id": 399088360,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.85000000",
"qty": "0.00714800",
"quoteQty": "83.45182780",
"time": 1598850909950
},
{
"id": 399088361,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.03000000",
"qty": "0.93897000",
"quoteQty": "10962.50291910",
"time": 1598850909950
},
{
"id": 399088362,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.03000000",
"qty": "0.00427600",
"quoteQty": "49.92242828",
"time": 1598850909985
},
{
"id": 399088363,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.02000000",
"qty": "0.03420300",
"quoteQty": "399.32070906",
"time": 1598850910290
},
{
"id": 399088364,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.03000000",
"qty": "0.01379100",
"quoteQty": "161.01033873",
"time": 1598850910810
},
{
"id": 399088365,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.03000000",
"qty": "0.03220900",
"quoteQty": "376.04104127",
"time": 1598850910810
},
{
"id": 399088366,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.02000000",
"qty": "0.04596700",
"quoteQty": "536.66564434",
"time": 1598850910837
},
{
"id": 399088367,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.86000000",
"qty": "0.01122000",
"quoteQty": "130.99192920",
"time": 1598850911267
},
{
"id": 399088368,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11674.85000000",
"qty": "0.01381300",
"quoteQty": "161.26470305",
"time": 1598850911763
},
{
"id": 399088369,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11674.85000000",
"qty": "0.00001300",
"quoteQty": "0.15177305",
"time": 1598850911838
},
{
"id": 399088370,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11674.69000000",
"qty": "0.01384900",
"quoteQty": "161.68278181",
"time": 1598850911838
},
{
"id": 399088371,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11674.68000000",
"qty": "0.01379100",
"quoteQty": "161.00551188",
"time": 1598850911838
},
{
"id": 399088372,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11674.33000000",
"qty": "0.00775100",
"quoteQty": "90.48773183",
"time": 1598850911838
},
{
"id": 399088373,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11674.27000000",
"qty": "0.00359600",
"quoteQty": "41.98067492",
"time": 1598850911838
},
{
"id": 399088374,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11674.56000000",
"qty": "0.01164600",
"quoteQty": "135.96192576",
"time": 1598850911977
},
{
"id": 399088375,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11674.56000000",
"qty": "0.00213100",
"quoteQty": "24.87848736",
"time": 1598850912084
},
{
"id": 399088376,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11674.56000000",
"qty": "0.00001700",
"quoteQty": "0.19846752",
"time": 1598850912222
},
{
"id": 399088377,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11674.22000000",
"qty": "0.03289200",
"quoteQty": "383.98844424",
"time": 1598850912222
},
{
"id": 399088378,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.40000000",
"qty": "0.01376300",
"quoteQty": "160.67476720",
"time": 1598850912260
},
{
"id": 399088379,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.40000000",
"qty": "0.06391900",
"quoteQty": "746.21597360",
"time": 1598850912260
},
{
"id": 399088380,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.40000000",
"qty": "0.06890500",
"quoteQty": "804.42453200",
"time": 1598850912260
},
{
"id": 399088381,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.40000000",
"qty": "0.10000000",
"quoteQty": "1167.44000000",
"time": 1598850912349
},
{
"id": 399088382,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11674.39000000",
"qty": "0.00966800",
"quoteQty": "112.86800252",
"time": 1598850912451
},
{
"id": 399088383,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11674.39000000",
"qty": "0.00409500",
"quoteQty": "47.80662705",
"time": 1598850913067
},
{
"id": 399088384,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11674.22000000",
"qty": "0.04088200",
"quoteQty": "477.26546204",
"time": 1598850913067
},
{
"id": 399088385,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11674.31000000",
"qty": "0.01376300",
"quoteQty": "160.67352853",
"time": 1598850913182
},
{
"id": 399088386,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11674.26000000",
"qty": "0.00349400",
"quoteQty": "40.78986444",
"time": 1598850913182
},
{
"id": 399088387,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11674.26000000",
"qty": "0.04035400",
"quoteQty": "471.10308804",
"time": 1598850913357
},
{
"id": 399088388,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11674.26000000",
"qty": "0.01616000",
"quoteQty": "188.65604160",
"time": 1598850913462
},
{
"id": 399088389,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11674.26000000",
"qty": "0.01399900",
"quoteQty": "163.42796574",
"time": 1598850913495
},
{
"id": 399088390,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11674.26000000",
"qty": "0.04455100",
"quoteQty": "520.09995726",
"time": 1598850913501
},
{
"id": 399088391,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11674.26000000",
"qty": "0.04730200",
"quoteQty": "552.21584652",
"time": 1598850913548
},
{
"id": 399088392,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.27000000",
"qty": "0.06004900",
"quoteQty": "701.02823923",
"time": 1598850913847
},
{
"id": 399088393,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.27000000",
"qty": "0.04337400",
"quoteQty": "506.35978698",
"time": 1598850913945
},
{
"id": 399088394,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11674.31000000",
"qty": "0.02516200",
"quoteQty": "293.74898822",
"time": 1598850914545
},
{
"id": 399088395,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.32000000",
"qty": "0.01376300",
"quoteQty": "160.67366616",
"time": 1598850914759
},
{
"id": 399088396,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.57000000",
"qty": "0.00387900",
"quoteQty": "45.28565703",
"time": 1598850914944
},
{
"id": 399088397,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.57000000",
"qty": "0.00991500",
"quoteQty": "115.75336155",
"time": 1598850914946
},
{
"id": 399088398,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.57000000",
"qty": "0.00362300",
"quoteQty": "42.29696711",
"time": 1598850914946
},
{
"id": 399088399,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11674.56000000",
"qty": "0.00816200",
"quoteQty": "95.28775872",
"time": 1598850914989
},
{
"id": 399088400,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.57000000",
"qty": "0.00096100",
"quoteQty": "11.21926177",
"time": 1598850915012
},
{
"id": 399088401,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.57000000",
"qty": "0.00922500",
"quoteQty": "107.69790825",
"time": 1598850915553
},
{
"id": 399088402,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.57000000",
"qty": "0.00669500",
"quoteQty": "78.16124615",
"time": 1598850916020
},
{
"id": 399088403,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.57000000",
"qty": "0.00669500",
"quoteQty": "78.16124615",
"time": 1598850916020
},
{
"id": 399088404,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.57000000",
"qty": "0.00669500",
"quoteQty": "78.16124615",
"time": 1598850916021
},
{
"id": 399088405,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.57000000",
"qty": "0.00669500",
"quoteQty": "78.16124615",
"time": 1598850916021
},
{
"id": 399088406,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.57000000",
"qty": "0.00669500",
"quoteQty": "78.16124615",
"time": 1598850916021
},
{
"id": 399088407,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.57000000",
"qty": "0.00669500",
"quoteQty": "78.16124615",
"time": 1598850916021
},
{
"id": 399088408,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.57000000",
"qty": "0.00669500",
"quoteQty": "78.16124615",
"time": 1598850916021
},
{
"id": 399088409,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.57000000",
"qty": "0.00669500",
"quoteQty": "78.16124615",
"time": 1598850916021
},
{
"id": 399088410,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.57000000",
"qty": "0.00669500",
"quoteQty": "78.16124615",
"time": 1598850916022
},
{
"id": 399088411,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.57000000",
"qty": "0.00669500",
"quoteQty": "78.16124615",
"time": 1598850916023
},
{
"id": 399088412,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.57000000",
"qty": "0.00669500",
"quoteQty": "78.16124615",
"time": 1598850916023
},
{
"id": 399088413,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.57000000",
"qty": "0.00669500",
"quoteQty": "78.16124615",
"time": 1598850916023
},
{
"id": 399088414,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.57000000",
"qty": "0.00669500",
"quoteQty": "78.16124615",
"time": 1598850916023
},
{
"id": 399088415,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.57000000",
"qty": "0.00669500",
"quoteQty": "78.16124615",
"time": 1598850916023
},
{
"id": 399088416,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.57000000",
"qty": "0.00669500",
"quoteQty": "78.16124615",
"time": 1598850916023
},
{
"id": 399088417,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.57000000",
"qty": "0.00669500",
"quoteQty": "78.16124615",
"time": 1598850916023
},
{
"id": 399088418,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.57000000",
"qty": "0.00669500",
"quoteQty": "78.16124615",
"time": 1598850916023
},
{
"id": 399088419,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.57000000",
"qty": "0.00669500",
"quoteQty": "78.16124615",
"time": 1598850916023
},
{
"id": 399088420,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.57000000",
"qty": "0.00669500",
"quoteQty": "78.16124615",
"time": 1598850916023
},
{
"id": 399088421,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.57000000",
"qty": "0.00669500",
"quoteQty": "78.16124615",
"time": 1598850916024
},
{
"id": 399088422,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.57000000",
"qty": "0.00669500",
"quoteQty": "78.16124615",
"time": 1598850916024
},
{
"id": 399088423,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.57000000",
"qty": "0.00669500",
"quoteQty": "78.16124615",
"time": 1598850916025
},
{
"id": 399088424,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.57000000",
"qty": "0.00669500",
"quoteQty": "78.16124615",
"time": 1598850916025
},
{
"id": 399088425,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.57000000",
"qty": "0.00669500",
"quoteQty": "78.16124615",
"time": 1598850916025
},
{
"id": 399088426,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.57000000",
"qty": "0.00669500",
"quoteQty": "78.16124615",
"time": 1598850916025
},
{
"id": 399088427,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.57000000",
"qty": "0.00669500",
"quoteQty": "78.16124615",
"time": 1598850916026
},
{
"id": 399088428,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.57000000",
"qty": "0.00669500",
"quoteQty": "78.16124615",
"time": 1598850916026
},
{
"id": 399088429,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.57000000",
"qty": "0.00669500",
"quoteQty": "78.16124615",
"time": 1598850916026
},
{
"id": 399088430,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.57000000",
"qty": "0.00669500",
"quoteQty": "78.16124615",
"time": 1598850916026
},
{
"id": 399088431,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.57000000",
"qty": "0.00669500",
"quoteQty": "78.16124615",
"time": 1598850916026
},
{
"id": 399088432,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.57000000",
"qty": "0.00669500",
"quoteQty": "78.16124615",
"time": 1598850916026
},
{
"id": 399088433,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.57000000",
"qty": "0.00669500",
"quoteQty": "78.16124615",
"time": 1598850916026
},
{
"id": 399088434,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.57000000",
"qty": "0.00669500",
"quoteQty": "78.16124615",
"time": 1598850916026
},
{
"id": 399088435,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.57000000",
"qty": "0.00669500",
"quoteQty": "78.16124615",
"time": 1598850916027
},
{
"id": 399088436,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.57000000",
"qty": "0.00669500",
"quoteQty": "78.16124615",
"time": 1598850916027
},
{
"id": 399088437,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.57000000",
"qty": "0.00669500",
"quoteQty": "78.16124615",
"time": 1598850916027
},
{
"id": 399088438,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.57000000",
"qty": "0.00669500",
"quoteQty": "78.16124615",
"time": 1598850916027
},
{
"id": 399088439,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.57000000",
"qty": "0.00669500",
"quoteQty": "78.16124615",
"time": 1598850916027
},
{
"id": 399088440,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.57000000",
"qty": "0.00669500",
"quoteQty": "78.16124615",
"time": 1598850916028
},
{
"id": 399088441,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.57000000",
"qty": "0.00669500",
"quoteQty": "78.16124615",
"time": 1598850916028
},
{
"id": 399088442,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.57000000",
"qty": "0.00669500",
"quoteQty": "78.16124615",
"time": 1598850916028
},
{
"id": 399088443,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.57000000",
"qty": "0.00669500",
"quoteQty": "78.16124615",
"time": 1598850916029
},
{
"id": 399088444,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.57000000",
"qty": "0.00669500",
"quoteQty": "78.16124615",
"time": 1598850916030
},
{
"id": 399088445,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.57000000",
"qty": "0.00669500",
"quoteQty": "78.16124615",
"time": 1598850916034
},
{
"id": 399088446,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.57000000",
"qty": "0.00669500",
"quoteQty": "78.16124615",
"time": 1598850916036
},
{
"id": 399088447,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11674.56000000",
"qty": "0.01485600",
"quoteQty": "173.43726336",
"time": 1598850916058
},
{
"id": 399088448,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11674.56000000",
"qty": "0.05993900",
"quoteQty": "699.76145184",
"time": 1598850916058
},
{
"id": 399088449,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11674.56000000",
"qty": "0.10228200",
"quoteQty": "1194.09734592",
"time": 1598850916058
},
{
"id": 399088450,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11674.56000000",
"qty": "0.05253000",
"quoteQty": "613.26463680",
"time": 1598850916058
},
{
"id": 399088451,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11674.56000000",
"qty": "0.01138700",
"quoteQty": "132.93821472",
"time": 1598850916085
},
{
"id": 399088452,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11674.56000000",
"qty": "0.02582100",
"quoteQty": "301.44881376",
"time": 1598850916085
},
{
"id": 399088453,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11674.56000000",
"qty": "0.03420700",
"quoteQty": "399.35167392",
"time": 1598850916085
},
{
"id": 399088454,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.57000000",
"qty": "0.22912100",
"quoteQty": "2674.88915297",
"time": 1598850916087
},
{
"id": 399088455,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.57000000",
"qty": "0.07381400",
"quoteQty": "861.74670998",
"time": 1598850916459
},
{
"id": 399088456,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11674.56000000",
"qty": "0.02061100",
"quoteQty": "240.62435616",
"time": 1598850916810
},
{
"id": 399088457,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11674.56000000",
"qty": "0.02087500",
"quoteQty": "243.70644000",
"time": 1598850917387
},
{
"id": 399088458,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.57000000",
"qty": "0.01784300",
"quoteQty": "208.30935251",
"time": 1598850917943
},
{
"id": 399088459,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11674.56000000",
"qty": "0.04393300",
"quoteQty": "512.89844448",
"time": 1598850917954
},
{
"id": 399088460,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.57000000",
"qty": "0.02396100",
"quoteQty": "279.73437177",
"time": 1598850917986
},
{
"id": 399088461,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11674.56000000",
"qty": "0.00379800",
"quoteQty": "44.33997888",
"time": 1598850918721
},
{
"id": 399088462,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11674.56000000",
"qty": "0.00125200",
"quoteQty": "14.61654912",
"time": 1598850918736
},
{
"id": 399088463,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11674.56000000",
"qty": "0.02302600",
"quoteQty": "268.81841856",
"time": 1598850919750
},
{
"id": 399088464,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.57000000",
"qty": "0.05109600",
"quoteQty": "596.52382872",
"time": 1598850919801
},
{
"id": 399088465,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.57000000",
"qty": "0.02554800",
"quoteQty": "298.26191436",
"time": 1598850919969
},
{
"id": 399088466,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.57000000",
"qty": "0.02554800",
"quoteQty": "298.26191436",
"time": 1598850920180
},
{
"id": 399088467,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.57000000",
"qty": "0.02554800",
"quoteQty": "298.26191436",
"time": 1598850920292
},
{
"id": 399088468,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11674.56000000",
"qty": "0.00459800",
"quoteQty": "53.67962688",
"time": 1598850920299
},
{
"id": 399088469,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.57000000",
"qty": "0.01599400",
"quoteQty": "186.72307258",
"time": 1598850920597
},
{
"id": 399088470,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.57000000",
"qty": "0.05109600",
"quoteQty": "596.52382872",
"time": 1598850920609
},
{
"id": 399088471,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.57000000",
"qty": "0.00647700",
"quoteQty": "75.61618989",
"time": 1598850920710
},
{
"id": 399088472,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.57000000",
"qty": "0.01259400",
"quoteQty": "147.02953458",
"time": 1598850920821
},
{
"id": 399088473,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11674.56000000",
"qty": "0.08075700",
"quoteQty": "942.80244192",
"time": 1598850921111
},
{
"id": 399088474,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.57000000",
"qty": "0.01352800",
"quoteQty": "157.93358296",
"time": 1598850921145
},
{
"id": 399088475,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11674.56000000",
"qty": "0.00153300",
"quoteQty": "17.89710048",
"time": 1598850921256
},
{
"id": 399088476,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.57000000",
"qty": "0.00287900",
"quoteQty": "33.61108703",
"time": 1598850921682
},
{
"id": 399088477,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11674.56000000",
"qty": "0.00340700",
"quoteQty": "39.77522592",
"time": 1598850922206
},
{
"id": 399088478,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.57000000",
"qty": "0.02230900",
"quoteQty": "260.44798213",
"time": 1598850922310
},
{
"id": 399088479,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.57000000",
"qty": "0.12848900",
"quoteQty": "1500.05382473",
"time": 1598850922536
},
{
"id": 399088480,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11674.56000000",
"qty": "0.01606900",
"quoteQty": "187.59850464",
"time": 1598850922673
},
{
"id": 399088481,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11674.56000000",
"qty": "0.01000000",
"quoteQty": "116.74560000",
"time": 1598850922693
},
{
"id": 399088482,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11674.56000000",
"qty": "0.00109900",
"quoteQty": "12.83034144",
"time": 1598850922877
},
{
"id": 399088483,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.57000000",
"qty": "0.00100600",
"quoteQty": "11.74461742",
"time": 1598850923237
},
{
"id": 399088484,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11674.56000000",
"qty": "0.02825400",
"quoteQty": "329.85301824",
"time": 1598850924410
},
{
"id": 399088485,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11674.44000000",
"qty": "0.01380500",
"quoteQty": "161.16564420",
"time": 1598850924516
},
{
"id": 399088486,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.45000000",
"qty": "0.01307600",
"quoteQty": "152.65510820",
"time": 1598850924577
},
{
"id": 399088487,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11674.44000000",
"qty": "0.00000400",
"quoteQty": "0.04669776",
"time": 1598850925190
},
{
"id": 399088488,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11674.36000000",
"qty": "0.00097100",
"quoteQty": "11.33580356",
"time": 1598850925190
},
{
"id": 399088489,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11674.37000000",
"qty": "0.01490700",
"quoteQty": "174.02983359",
"time": 1598850926050
},
{
"id": 399088490,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11674.37000000",
"qty": "0.03774000",
"quoteQty": "440.59072380",
"time": 1598850926682
},
{
"id": 399088491,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11674.32000000",
"qty": "0.03500000",
"quoteQty": "408.60120000",
"time": 1598850926684
},
{
"id": 399088492,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11674.32000000",
"qty": "0.01667400",
"quoteQty": "194.65761168",
"time": 1598850926723
},
{
"id": 399088493,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11674.27000000",
"qty": "0.00269700",
"quoteQty": "31.48550619",
"time": 1598850927767
},
{
"id": 399088494,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.28000000",
"qty": "0.00406500",
"quoteQty": "47.45594820",
"time": 1598850928980
},
{
"id": 399088495,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11674.27000000",
"qty": "0.00306700",
"quoteQty": "35.80498609",
"time": 1598850929213
},
{
"id": 399088496,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11674.27000000",
"qty": "0.01512400",
"quoteQty": "176.56165948",
"time": 1598850929213
},
{
"id": 399088497,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.28000000",
"qty": "0.03216800",
"quoteQty": "375.53823904",
"time": 1598850929503
},
{
"id": 399088498,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.28000000",
"qty": "0.00118900",
"quoteQty": "13.88071892",
"time": 1598850929629
},
{
"id": 399088499,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.28000000",
"qty": "0.00085700",
"quoteQty": "10.00485796",
"time": 1598850929632
},
{
"id": 399088500,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.28000000",
"qty": "0.01290100",
"quoteQty": "150.60988628",
"time": 1598850929788
},
{
"id": 399088501,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.28000000",
"qty": "0.31296600",
"quoteQty": "3653.65271448",
"time": 1598850929824
},
{
"id": 399088502,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.28000000",
"qty": "0.00095300",
"quoteQty": "11.12558884",
"time": 1598850930047
},
{
"id": 399088503,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.28000000",
"qty": "0.00217200",
"quoteQty": "25.35653616",
"time": 1598850930165
},
{
"id": 399088504,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.28000000",
"qty": "0.00352000",
"quoteQty": "41.09346560",
"time": 1598850930353
},
{
"id": 399088505,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11674.27000000",
"qty": "0.00685500",
"quoteQty": "80.02712085",
"time": 1598850930910
},
{
"id": 399088506,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11674.27000000",
"qty": "0.01819100",
"quoteQty": "212.36664557",
"time": 1598850931208
},
{
"id": 399088507,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11674.27000000",
"qty": "0.03263000",
"quoteQty": "380.93143010",
"time": 1598850931388
},
{
"id": 399088508,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.28000000",
"qty": "0.01154600",
"quoteQty": "134.79123688",
"time": 1598850931404
},
{
"id": 399088509,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.45000000",
"qty": "0.02108500",
"quoteQty": "246.15577825",
"time": 1598850931404
},
{
"id": 399088510,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.45000000",
"qty": "0.01151800",
"quoteQty": "134.46631510",
"time": 1598850931421
},
{
"id": 399088511,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.45000000",
"qty": "0.00095800",
"quoteQty": "11.18412310",
"time": 1598850931427
},
{
"id": 399088512,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11674.44000000",
"qty": "0.03263100",
"quoteQty": "380.94865164",
"time": 1598850931445
},
{
"id": 399088513,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.45000000",
"qty": "0.00206700",
"quoteQty": "24.13108815",
"time": 1598850931533
},
{
"id": 399088514,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.45000000",
"qty": "0.05174200",
"quoteQty": "604.05939190",
"time": 1598850931728
},
{
"id": 399088515,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.45000000",
"qty": "0.02581900",
"quoteQty": "301.42262455",
"time": 1598850931844
},
{
"id": 399088516,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.45000000",
"qty": "0.00000200",
"quoteQty": "0.02334890",
"time": 1598850931964
},
{
"id": 399088517,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.64000000",
"qty": "0.00614600",
"quoteQty": "71.75233744",
"time": 1598850931964
},
{
"id": 399088518,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.64000000",
"qty": "0.05809100",
"quoteQty": "678.19151224",
"time": 1598850932061
},
{
"id": 399088519,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.64000000",
"qty": "0.05798700",
"quoteQty": "676.97734968",
"time": 1598850932170
},
{
"id": 399088520,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11674.63000000",
"qty": "0.01000000",
"quoteQty": "116.74630000",
"time": 1598850932312
},
{
"id": 399088521,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.64000000",
"qty": "0.02092500",
"quoteQty": "244.29184200",
"time": 1598850932483
},
{
"id": 399088522,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.64000000",
"qty": "0.11222300",
"quoteQty": "1310.16312472",
"time": 1598850934346
},
{
"id": 399088523,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.64000000",
"qty": "0.00310800",
"quoteQty": "36.28478112",
"time": 1598850936133
},
{
"id": 399088524,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11674.63000000",
"qty": "0.00949200",
"quoteQty": "110.81558796",
"time": 1598850936667
},
{
"id": 399088525,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11674.63000000",
"qty": "0.04821600",
"quoteQty": "562.90396008",
"time": 1598850936693
},
{
"id": 399088526,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11674.63000000",
"qty": "0.05286900",
"quoteQty": "617.22601347",
"time": 1598850936798
},
{
"id": 399088527,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11674.63000000",
"qty": "0.05478300",
"quoteQty": "639.57125529",
"time": 1598850936900
},
{
"id": 399088528,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.64000000",
"qty": "0.02152300",
"quoteQty": "251.27327672",
"time": 1598850937220
},
{
"id": 399088529,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.64000000",
"qty": "0.01155400",
"quoteQty": "134.88879056",
"time": 1598850937328
},
{
"id": 399088530,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.64000000",
"qty": "0.00094200",
"quoteQty": "10.99751088",
"time": 1598850938318
},
{
"id": 399088531,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11674.63000000",
"qty": "0.00759400",
"quoteQty": "88.65714022",
"time": 1598850938326
},
{
"id": 399088532,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11674.63000000",
"qty": "0.02645000",
"quoteQty": "308.79396350",
"time": 1598850938589
},
{
"id": 399088533,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.64000000",
"qty": "0.14664000",
"quoteQty": "1711.96920960",
"time": 1598850938703
},
{
"id": 399088534,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.64000000",
"qty": "0.01610900",
"quoteQty": "188.06677576",
"time": 1598850939009
},
{
"id": 399088535,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.64000000",
"qty": "0.08954800",
"quoteQty": "1045.44066272",
"time": 1598850939016
},
{
"id": 399088536,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.64000000",
"qty": "0.08944300",
"quoteQty": "1044.21482552",
"time": 1598850939041
},
{
"id": 399088537,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.64000000",
"qty": "0.15351100",
"quoteQty": "1792.18566104",
"time": 1598850939056
},
{
"id": 399088538,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.64000000",
"qty": "0.17881500",
"quoteQty": "2087.60075160",
"time": 1598850939056
},
{
"id": 399088539,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.64000000",
"qty": "0.03343500",
"quoteQty": "390.34158840",
"time": 1598850939066
},
{
"id": 399088540,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.64000000",
"qty": "0.01131900",
"quoteQty": "132.14525016",
"time": 1598850939066
},
{
"id": 399088541,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.64000000",
"qty": "0.00251300",
"quoteQty": "29.33837032",
"time": 1598850939066
},
{
"id": 399088542,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.86000000",
"qty": "0.00260600",
"quoteQty": "30.42468516",
"time": 1598850939066
},
{
"id": 399088543,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.88000000",
"qty": "0.00694400",
"quoteQty": "81.07036672",
"time": 1598850939066
},
{
"id": 399088544,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.09000000",
"qty": "0.04200300",
"quoteQty": "490.38880527",
"time": 1598850939066
},
{
"id": 399088545,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.11000000",
"qty": "0.01371300",
"quoteQty": "160.10078343",
"time": 1598850939066
},
{
"id": 399088546,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.19000000",
"qty": "0.01366700",
"quoteQty": "159.56482173",
"time": 1598850939066
},
{
"id": 399088547,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.35000000",
"qty": "0.01000000",
"quoteQty": "116.75350000",
"time": 1598850939066
},
{
"id": 399088548,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.49000000",
"qty": "0.01365000",
"quoteQty": "159.37043850",
"time": 1598850939066
},
{
"id": 399088549,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.50000000",
"qty": "0.01500000",
"quoteQty": "175.13250000",
"time": 1598850939066
},
{
"id": 399088550,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.56000000",
"qty": "0.01367400",
"quoteQty": "159.65160744",
"time": 1598850939066
},
{
"id": 399088551,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.57000000",
"qty": "0.00042100",
"quoteQty": "4.91541497",
"time": 1598850939066
},
{
"id": 399088552,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.29000000",
"qty": "0.10544700",
"quoteQty": "1231.12430463",
"time": 1598850939224
},
{
"id": 399088553,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.29000000",
"qty": "0.00001300",
"quoteQty": "0.15177877",
"time": 1598850939335
},
{
"id": 399088554,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.29000000",
"qty": "0.01376500",
"quoteQty": "160.71036685",
"time": 1598850939335
},
{
"id": 399088555,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.29000000",
"qty": "0.00003200",
"quoteQty": "0.37360928",
"time": 1598850939407
},
{
"id": 399088556,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.30000000",
"qty": "0.01366900",
"quoteQty": "159.58967570",
"time": 1598850939407
},
{
"id": 399088557,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.30000000",
"qty": "0.00102300",
"quoteQty": "11.94383190",
"time": 1598850939640
},
{
"id": 399088558,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.29000000",
"qty": "0.04662600",
"quoteQty": "544.37207154",
"time": 1598850939789
},
{
"id": 399088559,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.29000000",
"qty": "0.03388400",
"quoteQty": "395.60552636",
"time": 1598850939899
},
{
"id": 399088560,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.29000000",
"qty": "0.00265700",
"quoteQty": "31.02124553",
"time": 1598850940295
},
{
"id": 399088561,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.30000000",
"qty": "0.09068000",
"quoteQty": "1058.71620400",
"time": 1598850940370
},
{
"id": 399088562,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.30000000",
"qty": "0.00003100",
"quoteQty": "0.36193430",
"time": 1598850940475
},
{
"id": 399088563,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.30000000",
"qty": "0.00197400",
"quoteQty": "23.04704220",
"time": 1598850940475
},
{
"id": 399088564,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.30000000",
"qty": "0.00002500",
"quoteQty": "0.29188250",
"time": 1598850940483
},
{
"id": 399088565,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.32000000",
"qty": "0.00196800",
"quoteQty": "22.97702976",
"time": 1598850940587
},
{
"id": 399088566,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.31000000",
"qty": "0.04774600",
"quoteQty": "557.44935126",
"time": 1598850940761
},
{
"id": 399088567,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.31000000",
"qty": "0.01204100",
"quoteQty": "140.58240771",
"time": 1598850940919
},
{
"id": 399088568,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.31000000",
"qty": "0.00527900",
"quoteQty": "61.63396149",
"time": 1598850941074
},
{
"id": 399088569,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.31000000",
"qty": "0.00199900",
"quoteQty": "23.33894469",
"time": 1598850942265
},
{
"id": 399088570,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.31000000",
"qty": "0.02099100",
"quoteQty": "245.07643221",
"time": 1598850942755
},
{
"id": 399088571,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.31000000",
"qty": "0.03388400",
"quoteQty": "395.60620404",
"time": 1598850942755
},
{
"id": 399088572,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.31000000",
"qty": "0.01869500",
"quoteQty": "218.26992045",
"time": 1598850943212
},
{
"id": 399088573,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.31000000",
"qty": "0.00263100",
"quoteQty": "30.71774061",
"time": 1598850943670
},
{
"id": 399088574,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.31000000",
"qty": "0.00200000",
"quoteQty": "23.35062000",
"time": 1598850944010
},
{
"id": 399088575,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.32000000",
"qty": "0.00003100",
"quoteQty": "0.36193492",
"time": 1598850944639
},
{
"id": 399088576,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.35000000",
"qty": "0.01377700",
"quoteQty": "160.85129695",
"time": 1598850944722
},
{
"id": 399088577,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.35000000",
"qty": "0.00002000",
"quoteQty": "0.23350700",
"time": 1598850946648
},
{
"id": 399088578,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.61000000",
"qty": "0.02869300",
"quoteQty": "335.00827773",
"time": 1598850946745
},
{
"id": 399088579,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.61000000",
"qty": "0.01376700",
"quoteQty": "160.73812287",
"time": 1598850946745
},
{
"id": 399088580,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.61000000",
"qty": "0.00003000",
"quoteQty": "0.35026830",
"time": 1598850946755
},
{
"id": 399088581,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.62000000",
"qty": "0.01366700",
"quoteQty": "159.57069854",
"time": 1598850946900
},
{
"id": 399088582,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.62000000",
"qty": "0.00001900",
"quoteQty": "0.22183678",
"time": 1598850947028
},
{
"id": 399088583,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.63000000",
"qty": "0.01500000",
"quoteQty": "175.13445000",
"time": 1598850947028
},
{
"id": 399088584,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.67000000",
"qty": "0.00000900",
"quoteQty": "0.10508103",
"time": 1598850947028
},
{
"id": 399088585,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.67000000",
"qty": "0.01369100",
"quoteQty": "159.85159797",
"time": 1598850947028
},
{
"id": 399088586,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.00000000",
"qty": "0.00882800",
"quoteQty": "103.07572800",
"time": 1598850947028
},
{
"id": 399088587,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.19000000",
"qty": "0.04651900",
"quoteQty": "543.16468261",
"time": 1598850947028
},
{
"id": 399088588,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.20000000",
"qty": "0.04644000",
"quoteQty": "542.24272800",
"time": 1598850947028
},
{
"id": 399088589,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.26000000",
"qty": "0.00713700",
"quoteQty": "83.33346762",
"time": 1598850947028
},
{
"id": 399088590,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.43000000",
"qty": "0.01349800",
"quoteQty": "157.60845214",
"time": 1598850947028
},
{
"id": 399088591,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.55000000",
"qty": "1.84881600",
"quoteQty": "21587.79246480",
"time": 1598850947028
},
{
"id": 399088592,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.08000000",
"qty": "0.01367400",
"quoteQty": "159.65871792",
"time": 1598850947135
},
{
"id": 399088593,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.08000000",
"qty": "0.05596800",
"quoteQty": "653.48684544",
"time": 1598850947135
},
{
"id": 399088594,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.08000000",
"qty": "0.49733500",
"quoteQty": "5806.92324680",
"time": 1598850947169
},
{
"id": 399088595,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.08000000",
"qty": "0.28373100",
"quoteQty": "3312.86585448",
"time": 1598850947341
},
{
"id": 399088596,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.08000000",
"qty": "0.00763300",
"quoteQty": "89.12351864",
"time": 1598850947496
},
{
"id": 399088597,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.09000000",
"qty": "0.01366700",
"quoteQty": "159.57712203",
"time": 1598850947510
},
{
"id": 399088598,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.08000000",
"qty": "0.02456600",
"quoteQty": "286.83458128",
"time": 1598850947532
},
{
"id": 399088599,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.09000000",
"qty": "0.00000700",
"quoteQty": "0.08173263",
"time": 1598850947793
},
{
"id": 399088600,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.09000000",
"qty": "0.05998300",
"quoteQty": "700.36690647",
"time": 1598850947793
},
{
"id": 399088601,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.09000000",
"qty": "0.00001700",
"quoteQty": "0.19849353",
"time": 1598850947836
},
{
"id": 399088602,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.60000000",
"qty": "0.00100600",
"quoteQty": "11.74665960",
"time": 1598850947836
},
{
"id": 399088603,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.59000000",
"qty": "0.00758100",
"quoteQty": "88.52022879",
"time": 1598850947897
},
{
"id": 399088604,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.59000000",
"qty": "0.00864400",
"quoteQty": "100.93244396",
"time": 1598850947983
},
{
"id": 399088605,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.59000000",
"qty": "0.01137000",
"quoteQty": "132.76282830",
"time": 1598850948013
},
{
"id": 399088606,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.59000000",
"qty": "0.00863000",
"quoteQty": "100.76897170",
"time": 1598850948039
},
{
"id": 399088607,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.59000000",
"qty": "0.00001500",
"quoteQty": "0.17514885",
"time": 1598850948039
},
{
"id": 399088608,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.59000000",
"qty": "0.00741200",
"quoteQty": "86.54688508",
"time": 1598850948110
},
{
"id": 399088609,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.59000000",
"qty": "0.00343100",
"quoteQty": "40.06238029",
"time": 1598850948224
},
{
"id": 399088610,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.59000000",
"qty": "0.37727900",
"quoteQty": "4405.33219861",
"time": 1598850948228
},
{
"id": 399088611,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.59000000",
"qty": "0.00120100",
"quoteQty": "14.02358459",
"time": 1598850948328
},
{
"id": 399088612,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.60000000",
"qty": "0.04543000",
"quoteQty": "530.46793800",
"time": 1598850948335
},
{
"id": 399088613,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.60000000",
"qty": "0.04282300",
"quoteQty": "500.02704180",
"time": 1598850948509
},
{
"id": 399088614,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.37000000",
"qty": "0.02301800",
"quoteQty": "268.76668466",
"time": 1598850948843
},
{
"id": 399088615,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.37000000",
"qty": "0.05993900",
"quoteQty": "699.86994143",
"time": 1598850948843
},
{
"id": 399088616,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.37000000",
"qty": "0.03449700",
"quoteQty": "402.79973589",
"time": 1598850948843
},
{
"id": 399088617,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.37000000",
"qty": "0.03678800",
"quoteQty": "429.55029956",
"time": 1598850948843
},
{
"id": 399088618,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.36000000",
"qty": "0.00772500",
"quoteQty": "90.19988100",
"time": 1598850948868
},
{
"id": 399088619,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.36000000",
"qty": "0.00445700",
"quoteQty": "52.04153652",
"time": 1598850948868
},
{
"id": 399088620,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.36000000",
"qty": "0.00914800",
"quoteQty": "106.81534128",
"time": 1598850949273
},
{
"id": 399088621,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.36000000",
"qty": "0.01507300",
"quoteQty": "175.99777428",
"time": 1598850949273
},
{
"id": 399088622,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.36000000",
"qty": "0.00639000",
"quoteQty": "74.61194040",
"time": 1598850949291
},
{
"id": 399088623,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.36000000",
"qty": "0.00160200",
"quoteQty": "18.70552872",
"time": 1598850949291
},
{
"id": 399088624,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.36000000",
"qty": "0.04336100",
"quoteQty": "506.29864596",
"time": 1598850949351
},
{
"id": 399088625,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.49000000",
"qty": "0.00260600",
"quoteQty": "30.42893294",
"time": 1598850949675
},
{
"id": 399088626,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.48000000",
"qty": "0.00837800",
"quoteQty": "97.82554944",
"time": 1598850950966
},
{
"id": 399088627,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.48000000",
"qty": "0.00837800",
"quoteQty": "97.82554944",
"time": 1598850951075
},
{
"id": 399088628,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.48000000",
"qty": "0.00365300",
"quoteQty": "42.65418144",
"time": 1598850951171
},
{
"id": 399088629,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.48000000",
"qty": "0.00151400",
"quoteQty": "17.67819072",
"time": 1598850951278
},
{
"id": 399088630,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.48000000",
"qty": "0.03507000",
"quoteQty": "409.49415360",
"time": 1598850951278
},
{
"id": 399088631,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.48000000",
"qty": "0.02194000",
"quoteQty": "256.18197120",
"time": 1598850951288
},
{
"id": 399088632,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.34000000",
"qty": "0.01367400",
"quoteQty": "159.66227316",
"time": 1598850951288
},
{
"id": 399088633,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.25000000",
"qty": "0.00886700",
"quoteQty": "103.53330875",
"time": 1598850951288
},
{
"id": 399088634,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.12000000",
"qty": "0.04161700",
"quoteQty": "485.92508604",
"time": 1598850951288
},
{
"id": 399088635,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.12000000",
"qty": "0.08609800",
"quoteQty": "1005.29057976",
"time": 1598850951288
},
{
"id": 399088636,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.12000000",
"qty": "0.08609800",
"quoteQty": "1005.29057976",
"time": 1598850951289
},
{
"id": 399088637,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.12000000",
"qty": "0.08609800",
"quoteQty": "1005.29057976",
"time": 1598850951289
},
{
"id": 399088638,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.12000000",
"qty": "0.08609800",
"quoteQty": "1005.29057976",
"time": 1598850951289
},
{
"id": 399088639,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.12000000",
"qty": "0.08609800",
"quoteQty": "1005.29057976",
"time": 1598850951289
},
{
"id": 399088640,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.12000000",
"qty": "0.08609800",
"quoteQty": "1005.29057976",
"time": 1598850951289
},
{
"id": 399088641,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.12000000",
"qty": "0.08609800",
"quoteQty": "1005.29057976",
"time": 1598850951289
},
{
"id": 399088642,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.12000000",
"qty": "0.08609800",
"quoteQty": "1005.29057976",
"time": 1598850951289
},
{
"id": 399088643,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.12000000",
"qty": "0.08609800",
"quoteQty": "1005.29057976",
"time": 1598850951290
},
{
"id": 399088644,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.12000000",
"qty": "0.01863200",
"quoteQty": "217.54946784",
"time": 1598850951290
},
{
"id": 399088645,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.11000000",
"qty": "0.06746600",
"quoteQty": "787.74043726",
"time": 1598850951290
},
{
"id": 399088646,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.11000000",
"qty": "0.01547600",
"quoteQty": "180.69947836",
"time": 1598850951290
},
{
"id": 399088647,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.08000000",
"qty": "0.07062200",
"quoteQty": "824.58812176",
"time": 1598850951290
},
{
"id": 399088648,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.08000000",
"qty": "0.08609800",
"quoteQty": "1005.28713584",
"time": 1598850951290
},
{
"id": 399088649,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.08000000",
"qty": "0.08609800",
"quoteQty": "1005.28713584",
"time": 1598850951291
},
{
"id": 399088650,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.08000000",
"qty": "0.08609800",
"quoteQty": "1005.28713584",
"time": 1598850951291
},
{
"id": 399088651,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.08000000",
"qty": "0.08609800",
"quoteQty": "1005.28713584",
"time": 1598850951291
},
{
"id": 399088652,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.08000000",
"qty": "0.08609800",
"quoteQty": "1005.28713584",
"time": 1598850951291
},
{
"id": 399088653,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.08000000",
"qty": "0.08609800",
"quoteQty": "1005.28713584",
"time": 1598850951291
},
{
"id": 399088654,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.08000000",
"qty": "0.08609800",
"quoteQty": "1005.28713584",
"time": 1598850951291
},
{
"id": 399088655,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.08000000",
"qty": "0.08609800",
"quoteQty": "1005.28713584",
"time": 1598850951291
},
{
"id": 399088656,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.08000000",
"qty": "0.08609800",
"quoteQty": "1005.28713584",
"time": 1598850951292
},
{
"id": 399088657,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.08000000",
"qty": "0.08609800",
"quoteQty": "1005.28713584",
"time": 1598850951292
},
{
"id": 399088658,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.08000000",
"qty": "0.09678400",
"quoteQty": "1130.05772672",
"time": 1598850951293
},
{
"id": 399088659,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.08000000",
"qty": "0.08609800",
"quoteQty": "1005.28713584",
"time": 1598850951293
},
{
"id": 399088660,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.08000000",
"qty": "0.08609800",
"quoteQty": "1005.28713584",
"time": 1598850951293
},
{
"id": 399088661,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.08000000",
"qty": "0.08609800",
"quoteQty": "1005.28713584",
"time": 1598850951293
},
{
"id": 399088662,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.08000000",
"qty": "0.08609800",
"quoteQty": "1005.28713584",
"time": 1598850951293
},
{
"id": 399088663,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.08000000",
"qty": "0.08609800",
"quoteQty": "1005.28713584",
"time": 1598850951293
},
{
"id": 399088664,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.08000000",
"qty": "0.08609800",
"quoteQty": "1005.28713584",
"time": 1598850951295
},
{
"id": 399088665,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.08000000",
"qty": "0.08609800",
"quoteQty": "1005.28713584",
"time": 1598850951295
},
{
"id": 399088666,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.08000000",
"qty": "0.08609800",
"quoteQty": "1005.28713584",
"time": 1598850951295
},
{
"id": 399088667,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.08000000",
"qty": "0.08609800",
"quoteQty": "1005.28713584",
"time": 1598850951295
},
{
"id": 399088668,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.08000000",
"qty": "0.08609800",
"quoteQty": "1005.28713584",
"time": 1598850951295
},
{
"id": 399088669,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.08000000",
"qty": "0.08609800",
"quoteQty": "1005.28713584",
"time": 1598850951295
},
{
"id": 399088670,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.08000000",
"qty": "0.02453600",
"quoteQty": "286.48429888",
"time": 1598850951295
},
{
"id": 399088671,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.90000000",
"qty": "0.01632000",
"quoteQty": "190.55068800",
"time": 1598850951295
},
{
"id": 399088672,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.62000000",
"qty": "0.04524200",
"quoteQty": "528.22840004",
"time": 1598850951295
},
{
"id": 399088673,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.62000000",
"qty": "0.05710800",
"quoteQty": "666.77130696",
"time": 1598850951295
},
{
"id": 399088674,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.61000000",
"qty": "0.02899000",
"quoteQty": "338.47593390",
"time": 1598850951295
},
{
"id": 399088675,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.61000000",
"qty": "0.07326200",
"quoteQty": "855.37853982",
"time": 1598850951295
},
{
"id": 399088676,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.47000000",
"qty": "0.01283600",
"quoteQty": "149.86633292",
"time": 1598850951295
},
{
"id": 399088677,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.47000000",
"qty": "0.00096100",
"quoteQty": "11.22012667",
"time": 1598850951295
},
{
"id": 399088678,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.30000000",
"qty": "0.02509400",
"quoteQty": "292.97997820",
"time": 1598850951295
},
{
"id": 399088679,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.22000000",
"qty": "0.01379700",
"quoteQty": "161.08301034",
"time": 1598850951295
},
{
"id": 399088680,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.10000000",
"qty": "0.01379700",
"quoteQty": "161.08135470",
"time": 1598850951295
},
{
"id": 399088681,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11674.94000000",
"qty": "0.03244900",
"quoteQty": "378.84012806",
"time": 1598850951295
},
{
"id": 399088682,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11674.94000000",
"qty": "0.08192000",
"quoteQty": "956.41108480",
"time": 1598850951295
},
{
"id": 399088683,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11674.93000000",
"qty": "0.00417800",
"quoteQty": "48.77785754",
"time": 1598850951295
},
{
"id": 399088684,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11674.93000000",
"qty": "0.08609800",
"quoteQty": "1005.18812314",
"time": 1598850951295
},
{
"id": 399088685,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11674.93000000",
"qty": "0.02400300",
"quoteQty": "280.23334479",
"time": 1598850951296
},
{
"id": 399088686,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11674.88000000",
"qty": "0.06209500",
"quoteQty": "724.95167360",
"time": 1598850951296
},
{
"id": 399088687,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11674.88000000",
"qty": "0.08609800",
"quoteQty": "1005.18381824",
"time": 1598850951296
},
{
"id": 399088688,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11674.88000000",
"qty": "0.08609800",
"quoteQty": "1005.18381824",
"time": 1598850951296
},
{
"id": 399088689,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11674.88000000",
"qty": "0.08609800",
"quoteQty": "1005.18381824",
"time": 1598850951296
},
{
"id": 399088690,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11674.88000000",
"qty": "0.03883400",
"quoteQty": "453.38228992",
"time": 1598850951296
},
{
"id": 399088691,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11674.85000000",
"qty": "0.04726400",
"quoteQty": "551.80011040",
"time": 1598850951296
},
{
"id": 399088692,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.35000000",
"qty": "0.01371600",
"quoteQty": "160.15281660",
"time": 1598850951311
},
{
"id": 399088693,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.30000000",
"qty": "0.01360500",
"quoteQty": "158.85606150",
"time": 1598850951311
},
{
"id": 399088694,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11674.85000000",
"qty": "0.08609800",
"quoteQty": "1005.18123530",
"time": 1598850951324
},
{
"id": 399088695,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.12000000",
"qty": "0.84840300",
"quoteQty": "9906.05523636",
"time": 1598850951354
},
{
"id": 399088696,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.13000000",
"qty": "0.00890400",
"quoteQty": "103.96426152",
"time": 1598850951354
},
{
"id": 399088697,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.13000000",
"qty": "0.01360500",
"quoteQty": "158.85374865",
"time": 1598850951354
},
{
"id": 399088698,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.35000000",
"qty": "0.42717400",
"quoteQty": "4987.83313490",
"time": 1598850951354
},
{
"id": 399088699,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.08000000",
"qty": "0.00400200",
"quoteQty": "46.72767216",
"time": 1598850951365
},
{
"id": 399088700,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.61000000",
"qty": "0.01361900",
"quoteQty": "159.01013259",
"time": 1598850951480
},
{
"id": 399088701,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.61000000",
"qty": "0.01214800",
"quoteQty": "141.83531028",
"time": 1598850951480
},
{
"id": 399088702,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.60000000",
"qty": "0.01358900",
"quoteQty": "158.65972840",
"time": 1598850951486
},
{
"id": 399088703,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.60000000",
"qty": "0.00003000",
"quoteQty": "0.35026800",
"time": 1598850951595
},
{
"id": 399088704,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.60000000",
"qty": "0.09248300",
"quoteQty": "1079.79451480",
"time": 1598850951595
},
{
"id": 399088705,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.71000000",
"qty": "0.00141500",
"quoteQty": "16.52112965",
"time": 1598850953298
},
{
"id": 399088706,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.72000000",
"qty": "0.01361900",
"quoteQty": "159.01163068",
"time": 1598850953486
},
{
"id": 399088707,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.83000000",
"qty": "0.01361900",
"quoteQty": "159.01312877",
"time": 1598850953486
},
{
"id": 399088708,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.95000000",
"qty": "0.00768000",
"quoteQty": "89.67129600",
"time": 1598850953486
},
{
"id": 399088709,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.03000000",
"qty": "0.04215900",
"quoteQty": "492.24974877",
"time": 1598850953486
},
{
"id": 399088710,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.10000000",
"qty": "0.05377700",
"quoteQty": "627.90562970",
"time": 1598850953602
},
{
"id": 399088711,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.10000000",
"qty": "0.02915200",
"quoteQty": "340.38166720",
"time": 1598850954002
},
{
"id": 399088712,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.11000000",
"qty": "0.00101900",
"quoteQty": "11.89795609",
"time": 1598850954060
},
{
"id": 399088713,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.10000000",
"qty": "0.05227600",
"quoteQty": "610.37980360",
"time": 1598850955629
},
{
"id": 399088714,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.10000000",
"qty": "0.25670300",
"quoteQty": "2997.28989830",
"time": 1598850956472
},
{
"id": 399088715,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.88000000",
"qty": "0.02448300",
"quoteQty": "285.86057004",
"time": 1598850957535
},
{
"id": 399088716,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.88000000",
"qty": "0.04516700",
"quoteQty": "527.36447196",
"time": 1598850957630
},
{
"id": 399088717,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.88000000",
"qty": "0.03260200",
"quoteQty": "380.65703976",
"time": 1598850957728
},
{
"id": 399088718,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.88000000",
"qty": "0.01570300",
"quoteQty": "183.34634364",
"time": 1598850957728
},
{
"id": 399088719,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.88000000",
"qty": "0.00622000",
"quoteQty": "72.62397360",
"time": 1598850958800
},
{
"id": 399088720,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.88000000",
"qty": "0.05701000",
"quoteQty": "665.64191880",
"time": 1598850958800
},
{
"id": 399088721,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.88000000",
"qty": "0.10072700",
"quoteQty": "1176.07636476",
"time": 1598850958800
},
{
"id": 399088722,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.88000000",
"qty": "0.04390000",
"quoteQty": "512.57113200",
"time": 1598850958898
},
{
"id": 399088723,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.00000000",
"qty": "0.01368800",
"quoteQty": "159.82108800",
"time": 1598850958898
},
{
"id": 399088724,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.11000000",
"qty": "0.01260000",
"quoteQty": "147.11898600",
"time": 1598850958898
},
{
"id": 399088725,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.20000000",
"qty": "0.05469300",
"quoteQty": "638.60640660",
"time": 1598850958898
},
{
"id": 399088726,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.28000000",
"qty": "0.00820000",
"quoteQty": "95.74549600",
"time": 1598850958898
},
{
"id": 399088727,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.46000000",
"qty": "0.01800700",
"quoteQty": "210.25801522",
"time": 1598850958898
},
{
"id": 399088728,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.48000000",
"qty": "0.04631600",
"quoteQty": "540.80784768",
"time": 1598850958898
},
{
"id": 399088729,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.49000000",
"qty": "0.01099900",
"quoteQty": "128.42971351",
"time": 1598850958898
},
{
"id": 399088730,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.50000000",
"qty": "0.01500000",
"quoteQty": "175.14750000",
"time": 1598850958898
},
{
"id": 399088731,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.58000000",
"qty": "0.03160000",
"quoteQty": "368.97992800",
"time": 1598850958898
},
{
"id": 399088732,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.19000000",
"qty": "0.01365400",
"quoteQty": "159.42669826",
"time": 1598850960276
},
{
"id": 399088733,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.18000000",
"qty": "0.01365400",
"quoteQty": "159.42656172",
"time": 1598850960307
},
{
"id": 399088734,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.18000000",
"qty": "0.01214900",
"quoteQty": "141.85391082",
"time": 1598850960307
},
{
"id": 399088735,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.18000000",
"qty": "0.07928600",
"quoteQty": "925.75760748",
"time": 1598850960307
},
{
"id": 399088736,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.18000000",
"qty": "0.17754600",
"quoteQty": "2073.05905428",
"time": 1598850961049
},
{
"id": 399088737,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.18000000",
"qty": "0.01214900",
"quoteQty": "141.85391082",
"time": 1598850961049
},
{
"id": 399088738,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.10000000",
"qty": "0.01214900",
"quoteQty": "141.85293890",
"time": 1598850961049
},
{
"id": 399088739,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.06000000",
"qty": "0.73607900",
"quoteQty": "8594.50256874",
"time": 1598850961049
},
{
"id": 399088740,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.07000000",
"qty": "0.02199300",
"quoteQty": "256.79180751",
"time": 1598850961068
},
{
"id": 399088741,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.06000000",
"qty": "0.02505600",
"quoteQty": "292.55535936",
"time": 1598850961141
},
{
"id": 399088742,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.07000000",
"qty": "0.00098000",
"quoteQty": "11.44254860",
"time": 1598850962266
},
{
"id": 399088743,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.13000000",
"qty": "0.00802800",
"quoteQty": "93.73597164",
"time": 1598850962931
},
{
"id": 399088744,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.13000000",
"qty": "0.00562600",
"quoteQty": "65.68990738",
"time": 1598850962931
},
{
"id": 399088745,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.22000000",
"qty": "0.00240200",
"quoteQty": "28.04628044",
"time": 1598850962931
},
{
"id": 399088746,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.22000000",
"qty": "0.00802800",
"quoteQty": "93.73669416",
"time": 1598850962931
},
{
"id": 399088747,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.22000000",
"qty": "0.00322900",
"quoteQty": "37.70251438",
"time": 1598850962931
},
{
"id": 399088748,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.23000000",
"qty": "0.00479900",
"quoteQty": "56.03422777",
"time": 1598850962931
},
{
"id": 399088749,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.23000000",
"qty": "0.00802800",
"quoteQty": "93.73677444",
"time": 1598850962931
},
{
"id": 399088750,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.23000000",
"qty": "0.00082700",
"quoteQty": "9.65624221",
"time": 1598850962931
},
{
"id": 399088751,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.34000000",
"qty": "0.00720100",
"quoteQty": "84.08132434",
"time": 1598850962931
},
{
"id": 399088752,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.34000000",
"qty": "0.00802800",
"quoteQty": "93.73765752",
"time": 1598850962932
},
{
"id": 399088753,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.34000000",
"qty": "0.00802800",
"quoteQty": "93.73765752",
"time": 1598850962932
},
{
"id": 399088754,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.34000000",
"qty": "0.00802800",
"quoteQty": "93.73765752",
"time": 1598850962932
},
{
"id": 399088755,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.34000000",
"qty": "0.00802800",
"quoteQty": "93.73765752",
"time": 1598850962932
},
{
"id": 399088756,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.34000000",
"qty": "0.00802800",
"quoteQty": "93.73765752",
"time": 1598850962932
},
{
"id": 399088757,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.34000000",
"qty": "0.00802800",
"quoteQty": "93.73765752",
"time": 1598850962932
},
{
"id": 399088758,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.34000000",
"qty": "0.00802800",
"quoteQty": "93.73765752",
"time": 1598850962932
},
{
"id": 399088759,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.34000000",
"qty": "0.00802800",
"quoteQty": "93.73765752",
"time": 1598850962933
},
{
"id": 399088760,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.34000000",
"qty": "0.00802800",
"quoteQty": "93.73765752",
"time": 1598850962933
},
{
"id": 399088761,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.34000000",
"qty": "0.00802800",
"quoteQty": "93.73765752",
"time": 1598850962933
},
{
"id": 399088762,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.34000000",
"qty": "0.00802800",
"quoteQty": "93.73765752",
"time": 1598850962933
},
{
"id": 399088763,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.34000000",
"qty": "0.00802800",
"quoteQty": "93.73765752",
"time": 1598850962934
},
{
"id": 399088764,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.34000000",
"qty": "0.00802800",
"quoteQty": "93.73765752",
"time": 1598850962934
},
{
"id": 399088765,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.34000000",
"qty": "0.00802800",
"quoteQty": "93.73765752",
"time": 1598850962934
},
{
"id": 399088766,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.34000000",
"qty": "0.00802800",
"quoteQty": "93.73765752",
"time": 1598850962934
},
{
"id": 399088767,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.34000000",
"qty": "0.00802800",
"quoteQty": "93.73765752",
"time": 1598850962934
},
{
"id": 399088768,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.34000000",
"qty": "0.00802800",
"quoteQty": "93.73765752",
"time": 1598850962934
},
{
"id": 399088769,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.34000000",
"qty": "0.00802800",
"quoteQty": "93.73765752",
"time": 1598850962935
},
{
"id": 399088770,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.34000000",
"qty": "0.00802800",
"quoteQty": "93.73765752",
"time": 1598850962935
},
{
"id": 399088771,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.34000000",
"qty": "0.00802800",
"quoteQty": "93.73765752",
"time": 1598850962936
},
{
"id": 399088772,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.34000000",
"qty": "0.00802800",
"quoteQty": "93.73765752",
"time": 1598850962936
},
{
"id": 399088773,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.34000000",
"qty": "0.00802800",
"quoteQty": "93.73765752",
"time": 1598850962936
},
{
"id": 399088774,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.34000000",
"qty": "0.00802800",
"quoteQty": "93.73765752",
"time": 1598850962936
},
{
"id": 399088775,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.34000000",
"qty": "0.00802800",
"quoteQty": "93.73765752",
"time": 1598850962936
},
{
"id": 399088776,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.34000000",
"qty": "0.00802800",
"quoteQty": "93.73765752",
"time": 1598850962936
},
{
"id": 399088777,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.34000000",
"qty": "0.00802800",
"quoteQty": "93.73765752",
"time": 1598850962936
},
{
"id": 399088778,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.34000000",
"qty": "0.00802800",
"quoteQty": "93.73765752",
"time": 1598850962936
},
{
"id": 399088779,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.34000000",
"qty": "0.00802800",
"quoteQty": "93.73765752",
"time": 1598850962936
},
{
"id": 399088780,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.34000000",
"qty": "0.00802800",
"quoteQty": "93.73765752",
"time": 1598850962938
},
{
"id": 399088781,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.34000000",
"qty": "0.00802800",
"quoteQty": "93.73765752",
"time": 1598850962938
},
{
"id": 399088782,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.34000000",
"qty": "0.00802800",
"quoteQty": "93.73765752",
"time": 1598850962938
},
{
"id": 399088783,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.34000000",
"qty": "0.00802800",
"quoteQty": "93.73765752",
"time": 1598850962938
},
{
"id": 399088784,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.34000000",
"qty": "0.00802800",
"quoteQty": "93.73765752",
"time": 1598850962939
},
{
"id": 399088785,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.34000000",
"qty": "0.00802800",
"quoteQty": "93.73765752",
"time": 1598850962939
},
{
"id": 399088786,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.34000000",
"qty": "0.00802800",
"quoteQty": "93.73765752",
"time": 1598850962939
},
{
"id": 399088787,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.34000000",
"qty": "0.00802800",
"quoteQty": "93.73765752",
"time": 1598850962939
},
{
"id": 399088788,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.34000000",
"qty": "0.00802800",
"quoteQty": "93.73765752",
"time": 1598850962940
},
{
"id": 399088789,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.34000000",
"qty": "0.00802800",
"quoteQty": "93.73765752",
"time": 1598850962940
},
{
"id": 399088790,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.34000000",
"qty": "0.00802800",
"quoteQty": "93.73765752",
"time": 1598850962944
},
{
"id": 399088791,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.15000000",
"qty": "0.01362500",
"quoteQty": "159.08754375",
"time": 1598850962967
},
{
"id": 399088792,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.08000000",
"qty": "0.02582400",
"quoteQty": "301.52308992",
"time": 1598850962967
},
{
"id": 399088793,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.05000000",
"qty": "0.01214900",
"quoteQty": "141.85233145",
"time": 1598850962967
},
{
"id": 399088794,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.05000000",
"qty": "0.01365400",
"quoteQty": "159.42478670",
"time": 1598850962967
},
{
"id": 399088795,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.02000000",
"qty": "0.26011800",
"quoteQty": "3037.14297036",
"time": 1598850962967
},
{
"id": 399088796,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.16000000",
"qty": "0.00872800",
"quoteQty": "101.90952448",
"time": 1598850962979
},
{
"id": 399088797,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.03000000",
"qty": "0.01366000",
"quoteQty": "159.49456980",
"time": 1598850962982
},
{
"id": 399088798,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.16000000",
"qty": "0.00489700",
"quoteQty": "57.17815552",
"time": 1598850962982
},
{
"id": 399088799,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.35000000",
"qty": "0.36056000",
"quoteQty": "4210.02475600",
"time": 1598850963010
},
{
"id": 399088800,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.34000000",
"qty": "3.00000000",
"quoteQty": "35029.02000000",
"time": 1598850963197
},
{
"id": 399088801,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.34000000",
"qty": "0.01603100",
"quoteQty": "187.18340654",
"time": 1598850963205
},
{
"id": 399088802,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.34000000",
"qty": "0.02481100",
"quoteQty": "289.70167174",
"time": 1598850963306
},
{
"id": 399088803,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.34000000",
"qty": "0.02582400",
"quoteQty": "301.52980416",
"time": 1598850963493
},
{
"id": 399088804,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.35000000",
"qty": "0.00678500",
"quoteQty": "79.22403475",
"time": 1598850963795
},
{
"id": 399088805,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.34000000",
"qty": "0.03312200",
"quoteQty": "386.74373348",
"time": 1598850963899
},
{
"id": 399088806,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.35000000",
"qty": "0.63265500",
"quoteQty": "7387.10120925",
"time": 1598850963947
},
{
"id": 399088807,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.35000000",
"qty": "2.38204000",
"quoteQty": "27813.53275400",
"time": 1598850963947
},
{
"id": 399088808,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.34000000",
"qty": "0.00001300",
"quoteQty": "0.15179242",
"time": 1598850964111
},
{
"id": 399088809,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.34000000",
"qty": "0.33904100",
"quoteQty": "3958.75798994",
"time": 1598850964111
},
{
"id": 399088810,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.34000000",
"qty": "0.49165500",
"quoteQty": "5740.73094270",
"time": 1598850964211
},
{
"id": 399088811,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.35000000",
"qty": "0.55248800",
"quoteQty": "6451.04325880",
"time": 1598850964291
},
{
"id": 399088812,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.34000000",
"qty": "0.16893000",
"quoteQty": "1972.48411620",
"time": 1598850964310
},
{
"id": 399088813,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.34000000",
"qty": "0.01074900",
"quoteQty": "125.50897866",
"time": 1598850964315
},
{
"id": 399088814,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.35000000",
"qty": "0.04325400",
"quoteQty": "505.04884290",
"time": 1598850965177
},
{
"id": 399088815,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.34000000",
"qty": "0.12697500",
"quoteQty": "1482.60327150",
"time": 1598850965178
},
{
"id": 399088816,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.35000000",
"qty": "0.01757800",
"quoteQty": "205.24688030",
"time": 1598850965277
},
{
"id": 399088817,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.34000000",
"qty": "0.06563600",
"quoteQty": "766.38825224",
"time": 1598850965592
},
{
"id": 399088818,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.34000000",
"qty": "0.01814100",
"quoteQty": "211.82048394",
"time": 1598850965699
},
{
"id": 399088819,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.35000000",
"qty": "0.00375600",
"quoteQty": "43.85637060",
"time": 1598850965937
},
{
"id": 399088820,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.34000000",
"qty": "0.00000100",
"quoteQty": "0.01167634",
"time": 1598850965970
},
{
"id": 399088821,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.33000000",
"qty": "0.08372500",
"quoteQty": "977.60072925",
"time": 1598850965970
},
{
"id": 399088822,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.11000000",
"qty": "0.00654300",
"quoteQty": "76.39678773",
"time": 1598850965970
},
{
"id": 399088823,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.04000000",
"qty": "0.11809600",
"quoteQty": "1378.89361984",
"time": 1598850965970
},
{
"id": 399088824,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.99000000",
"qty": "0.03621600",
"quoteQty": "422.85765384",
"time": 1598850965970
},
{
"id": 399088825,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.99000000",
"qty": "0.08183300",
"quoteQty": "955.48128967",
"time": 1598850965970
},
{
"id": 399088826,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.92000000",
"qty": "0.00675400",
"quoteQty": "78.85916368",
"time": 1598850965970
},
{
"id": 399088827,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.05000000",
"qty": "0.02198400",
"quoteQty": "256.68628320",
"time": 1598850965980
},
{
"id": 399088828,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.93000000",
"qty": "0.01855700",
"quoteQty": "216.67023301",
"time": 1598850965983
},
{
"id": 399088829,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.99000000",
"qty": "0.00104800",
"quoteQty": "12.23643752",
"time": 1598850966013
},
{
"id": 399088830,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.99000000",
"qty": "0.00118700",
"quoteQty": "13.85940013",
"time": 1598850966192
},
{
"id": 399088831,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.00000000",
"qty": "0.02554800",
"quoteQty": "298.29844800",
"time": 1598850966434
},
{
"id": 399088832,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.00000000",
"qty": "0.05062300",
"quoteQty": "591.07414800",
"time": 1598850966850
},
{
"id": 399088833,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.00000000",
"qty": "0.04603500",
"quoteQty": "537.50466000",
"time": 1598850966963
},
{
"id": 399088834,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.00000000",
"qty": "0.04771500",
"quoteQty": "557.12034000",
"time": 1598850967062
},
{
"id": 399088835,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.00000000",
"qty": "0.00603800",
"quoteQty": "70.49968800",
"time": 1598850967062
},
{
"id": 399088836,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.00000000",
"qty": "0.01088100",
"quoteQty": "127.04655600",
"time": 1598850967165
},
{
"id": 399088837,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.99000000",
"qty": "0.01139000",
"quoteQty": "132.98952610",
"time": 1598850967965
},
{
"id": 399088838,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.88000000",
"qty": "0.02739300",
"quoteQty": "319.83738084",
"time": 1598850967965
},
{
"id": 399088839,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.87000000",
"qty": "0.01361900",
"quoteQty": "159.01367353",
"time": 1598850967965
},
{
"id": 399088840,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.87000000",
"qty": "0.01368800",
"quoteQty": "159.81930856",
"time": 1598850967965
},
{
"id": 399088841,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.76000000",
"qty": "0.00839400",
"quoteQty": "98.00632944",
"time": 1598850967965
},
{
"id": 399088842,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.71000000",
"qty": "0.01220400",
"quoteQty": "142.49036484",
"time": 1598850967965
},
{
"id": 399088843,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.61000000",
"qty": "0.14784100",
"quoteQty": "1726.13385801",
"time": 1598850967965
},
{
"id": 399088844,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.60000000",
"qty": "0.01361900",
"quoteQty": "159.00999640",
"time": 1598850967965
},
{
"id": 399088845,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.60000000",
"qty": "0.08501800",
"quoteQty": "992.63616080",
"time": 1598850967965
},
{
"id": 399088846,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.61000000",
"qty": "0.00106300",
"quoteQty": "12.41117343",
"time": 1598850968235
},
{
"id": 399088847,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.61000000",
"qty": "0.10000000",
"quoteQty": "1167.56100000",
"time": 1598850968843
},
{
"id": 399088848,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.60000000",
"qty": "0.04913000",
"quoteQty": "573.62222800",
"time": 1598850968970
},
{
"id": 399088849,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.60000000",
"qty": "0.01360800",
"quoteQty": "158.88156480",
"time": 1598850968970
},
{
"id": 399088850,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.60000000",
"qty": "0.20584000",
"quoteQty": "2403.30550400",
"time": 1598850968970
},
{
"id": 399088851,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.61000000",
"qty": "0.00095000",
"quoteQty": "11.09182950",
"time": 1598850970460
},
{
"id": 399088852,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.60000000",
"qty": "0.00156700",
"quoteQty": "18.29566520",
"time": 1598850970498
},
{
"id": 399088853,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.60000000",
"qty": "0.00983700",
"quoteQty": "114.85287720",
"time": 1598850970607
},
{
"id": 399088854,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.60000000",
"qty": "0.10908400",
"quoteQty": "1273.62115040",
"time": 1598850970709
},
{
"id": 399088855,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.61000000",
"qty": "0.00130300",
"quoteQty": "15.21331983",
"time": 1598850970793
},
{
"id": 399088856,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.60000000",
"qty": "0.01271100",
"quoteQty": "148.40855160",
"time": 1598850970874
},
{
"id": 399088857,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.69000000",
"qty": "0.00100000",
"quoteQty": "11.67569000",
"time": 1598850971156
},
{
"id": 399088858,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.70000000",
"qty": "0.01361000",
"quoteQty": "158.90627700",
"time": 1598850971535
},
{
"id": 399088859,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.70000000",
"qty": "0.01208500",
"quoteQty": "141.10083450",
"time": 1598850971535
},
{
"id": 399088860,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.78000000",
"qty": "0.01366500",
"quoteQty": "159.54953370",
"time": 1598850971937
},
{
"id": 399088861,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.79000000",
"qty": "0.01360800",
"quoteQty": "158.88415032",
"time": 1598850971937
},
{
"id": 399088862,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.01000000",
"qty": "0.09272700",
"quoteQty": "1082.68137927",
"time": 1598850971937
},
{
"id": 399088863,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.86000000",
"qty": "0.01370800",
"quoteQty": "160.05268888",
"time": 1598850974312
},
{
"id": 399088864,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.86000000",
"qty": "0.00870700",
"quoteQty": "101.66171302",
"time": 1598850974312
},
{
"id": 399088865,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.86000000",
"qty": "0.04545200",
"quoteQty": "530.69118872",
"time": 1598850974312
},
{
"id": 399088866,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.86000000",
"qty": "0.04590200",
"quoteQty": "535.94532572",
"time": 1598850974336
},
{
"id": 399088867,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.95000000",
"qty": "0.01370900",
"quoteQty": "160.06559855",
"time": 1598850974410
},
{
"id": 399088868,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.86000000",
"qty": "0.03621400",
"quoteQty": "422.82959404",
"time": 1598850974439
},
{
"id": 399088869,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.86000000",
"qty": "0.03191000",
"quoteQty": "372.57669260",
"time": 1598850974535
},
{
"id": 399088870,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.86000000",
"qty": "0.01690600",
"quoteQty": "197.39208916",
"time": 1598850974535
},
{
"id": 399088871,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.86000000",
"qty": "0.05126200",
"quoteQty": "598.52793532",
"time": 1598850974641
},
{
"id": 399088872,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.86000000",
"qty": "0.01555400",
"quoteQty": "181.60632644",
"time": 1598850974752
},
{
"id": 399088873,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.85000000",
"qty": "0.00216400",
"quoteQty": "25.26653940",
"time": 1598850974960
},
{
"id": 399088874,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.85000000",
"qty": "0.01154400",
"quoteQty": "134.78601240",
"time": 1598850975266
},
{
"id": 399088875,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.85000000",
"qty": "0.02455400",
"quoteQty": "286.68882090",
"time": 1598850975266
},
{
"id": 399088876,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.85000000",
"qty": "0.00755300",
"quoteQty": "88.18769505",
"time": 1598850975348
},
{
"id": 399088877,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.86000000",
"qty": "0.00000300",
"quoteQty": "0.03502758",
"time": 1598850975515
},
{
"id": 399088878,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.95000000",
"qty": "0.00855500",
"quoteQty": "99.88775225",
"time": 1598850975515
},
{
"id": 399088879,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.87000000",
"qty": "0.01370800",
"quoteQty": "160.05282596",
"time": 1598850975587
},
{
"id": 399088880,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.87000000",
"qty": "0.04977000",
"quoteQty": "581.10804990",
"time": 1598850975760
},
{
"id": 399088881,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.86000000",
"qty": "0.06288100",
"quoteQty": "734.18975266",
"time": 1598850975899
},
{
"id": 399088882,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.87000000",
"qty": "0.04923300",
"quoteQty": "574.83810771",
"time": 1598850975910
},
{
"id": 399088883,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.87000000",
"qty": "0.04511800",
"quoteQty": "526.79190266",
"time": 1598850976015
},
{
"id": 399088884,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.87000000",
"qty": "0.05397900",
"quoteQty": "630.25178673",
"time": 1598850976107
},
{
"id": 399088885,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.87000000",
"qty": "0.05436500",
"quoteQty": "634.75867255",
"time": 1598850976214
},
{
"id": 399088886,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.87000000",
"qty": "0.05307500",
"quoteQty": "619.69680025",
"time": 1598850976319
},
{
"id": 399088887,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.87000000",
"qty": "0.05286700",
"quoteQty": "617.26821929",
"time": 1598850976441
},
{
"id": 399088888,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.87000000",
"qty": "0.04722900",
"quoteQty": "551.43966423",
"time": 1598850976561
},
{
"id": 399088889,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.87000000",
"qty": "0.05066100",
"quoteQty": "591.51125007",
"time": 1598850976648
},
{
"id": 399088890,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.87000000",
"qty": "0.04513700",
"quoteQty": "527.01374419",
"time": 1598850976750
},
{
"id": 399088891,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.87000000",
"qty": "0.05249400",
"quoteQty": "612.91311978",
"time": 1598850976852
},
{
"id": 399088892,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.87000000",
"qty": "0.04579500",
"quoteQty": "534.69646665",
"time": 1598850976953
},
{
"id": 399088893,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.87000000",
"qty": "0.00027700",
"quoteQty": "3.23421599",
"time": 1598850976970
},
{
"id": 399088894,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.95000000",
"qty": "0.01379300",
"quoteQty": "161.04637835",
"time": 1598850976970
},
{
"id": 399088895,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.96000000",
"qty": "0.01370800",
"quoteQty": "160.05405968",
"time": 1598850977051
},
{
"id": 399088896,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.95000000",
"qty": "0.00114200",
"quoteQty": "13.33393490",
"time": 1598850977547
},
{
"id": 399088897,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.96000000",
"qty": "0.00000100",
"quoteQty": "0.01167596",
"time": 1598850978679
},
{
"id": 399088898,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.05000000",
"qty": "0.00103000",
"quoteQty": "12.02633150",
"time": 1598850978679
},
{
"id": 399088899,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.04000000",
"qty": "0.03728400",
"quoteQty": "435.32947536",
"time": 1598850978692
},
{
"id": 399088900,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.06000000",
"qty": "0.00429600",
"quoteQty": "50.16035376",
"time": 1598850979096
},
{
"id": 399088901,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.05000000",
"qty": "0.00256900",
"quoteQty": "29.99577245",
"time": 1598850979259
},
{
"id": 399088902,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.05000000",
"qty": "0.00814200",
"quoteQty": "95.06639910",
"time": 1598850979293
},
{
"id": 399088903,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.05000000",
"qty": "0.00807900",
"quoteQty": "94.33080795",
"time": 1598850979297
},
{
"id": 399088904,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.05000000",
"qty": "0.18721400",
"quoteQty": "2185.92002470",
"time": 1598850980055
},
{
"id": 399088905,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.05000000",
"qty": "0.21850800",
"quoteQty": "2551.31033340",
"time": 1598850980155
},
{
"id": 399088906,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.05000000",
"qty": "0.07999500",
"quoteQty": "934.02561975",
"time": 1598850980258
},
{
"id": 399088907,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.05000000",
"qty": "0.06691400",
"quoteQty": "781.29120970",
"time": 1598850980369
},
{
"id": 399088908,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.06000000",
"qty": "0.00199800",
"quoteQty": "23.32876788",
"time": 1598850981192
},
{
"id": 399088909,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.05000000",
"qty": "0.00000400",
"quoteQty": "0.04670420",
"time": 1598850981206
},
{
"id": 399088910,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.04000000",
"qty": "0.00092700",
"quoteQty": "10.82368908",
"time": 1598850981206
},
{
"id": 399088911,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.04000000",
"qty": "0.06407100",
"quoteQty": "748.09555884",
"time": 1598850981297
},
{
"id": 399088912,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.04000000",
"qty": "0.00178700",
"quoteQty": "20.86508348",
"time": 1598850981297
},
{
"id": 399088913,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.05000000",
"qty": "0.00852800",
"quoteQty": "99.57335440",
"time": 1598850982748
},
{
"id": 399088914,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.04000000",
"qty": "0.00002400",
"quoteQty": "0.28022496",
"time": 1598850982827
},
{
"id": 399088915,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.96000000",
"qty": "0.01488100",
"quoteQty": "173.74996076",
"time": 1598850982827
},
{
"id": 399088916,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.97000000",
"qty": "0.03216400",
"quoteQty": "375.54589908",
"time": 1598850982929
},
{
"id": 399088917,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.97000000",
"qty": "0.00000100",
"quoteQty": "0.01167597",
"time": 1598850982937
},
{
"id": 399088918,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.95000000",
"qty": "0.06625100",
"quoteQty": "773.54336345",
"time": 1598850982999
},
{
"id": 399088919,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.95000000",
"qty": "0.06204200",
"quoteQty": "724.39928990",
"time": 1598850982999
},
{
"id": 399088920,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.95000000",
"qty": "0.00002400",
"quoteQty": "0.28022280",
"time": 1598850984149
},
{
"id": 399088921,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.73000000",
"qty": "0.01964500",
"quoteQty": "229.36971585",
"time": 1598850984149
},
{
"id": 399088922,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.69000000",
"qty": "0.01261000",
"quoteQty": "147.23045090",
"time": 1598850984149
},
{
"id": 399088923,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.43000000",
"qty": "0.00667800",
"quoteQty": "77.96852154",
"time": 1598850984149
},
{
"id": 399088924,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.55000000",
"qty": "0.01366000",
"quoteQty": "159.48801300",
"time": 1598850984270
},
{
"id": 399088925,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.56000000",
"qty": "0.00260400",
"quoteQty": "30.40315824",
"time": 1598850985104
},
{
"id": 399088926,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.56000000",
"qty": "0.00260400",
"quoteQty": "30.40315824",
"time": 1598850985104
},
{
"id": 399088927,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.56000000",
"qty": "0.00260400",
"quoteQty": "30.40315824",
"time": 1598850985105
},
{
"id": 399088928,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.56000000",
"qty": "0.00260400",
"quoteQty": "30.40315824",
"time": 1598850985105
},
{
"id": 399088929,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.56000000",
"qty": "0.00260400",
"quoteQty": "30.40315824",
"time": 1598850985105
},
{
"id": 399088930,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.56000000",
"qty": "0.00065500",
"quoteQty": "7.64749180",
"time": 1598850985105
},
{
"id": 399088931,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.56000000",
"qty": "0.00194900",
"quoteQty": "22.75566644",
"time": 1598850985105
},
{
"id": 399088932,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.56000000",
"qty": "0.00260400",
"quoteQty": "30.40315824",
"time": 1598850985105
},
{
"id": 399088933,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.56000000",
"qty": "0.00260400",
"quoteQty": "30.40315824",
"time": 1598850985105
},
{
"id": 399088934,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.56000000",
"qty": "0.00260400",
"quoteQty": "30.40315824",
"time": 1598850985105
},
{
"id": 399088935,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.56000000",
"qty": "0.00260400",
"quoteQty": "30.40315824",
"time": 1598850985106
},
{
"id": 399088936,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.56000000",
"qty": "0.00260400",
"quoteQty": "30.40315824",
"time": 1598850985106
},
{
"id": 399088937,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.56000000",
"qty": "0.00260400",
"quoteQty": "30.40315824",
"time": 1598850985107
},
{
"id": 399088938,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.56000000",
"qty": "0.00260400",
"quoteQty": "30.40315824",
"time": 1598850985107
},
{
"id": 399088939,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.56000000",
"qty": "0.00260400",
"quoteQty": "30.40315824",
"time": 1598850985107
},
{
"id": 399088940,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.56000000",
"qty": "0.00260400",
"quoteQty": "30.40315824",
"time": 1598850985107
},
{
"id": 399088941,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.56000000",
"qty": "0.00260400",
"quoteQty": "30.40315824",
"time": 1598850985107
},
{
"id": 399088942,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.56000000",
"qty": "0.00260400",
"quoteQty": "30.40315824",
"time": 1598850985107
},
{
"id": 399088943,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.56000000",
"qty": "0.00260400",
"quoteQty": "30.40315824",
"time": 1598850985108
},
{
"id": 399088944,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.56000000",
"qty": "0.00260400",
"quoteQty": "30.40315824",
"time": 1598850985108
},
{
"id": 399088945,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.56000000",
"qty": "0.00260400",
"quoteQty": "30.40315824",
"time": 1598850985108
},
{
"id": 399088946,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.56000000",
"qty": "0.00260400",
"quoteQty": "30.40315824",
"time": 1598850985109
},
{
"id": 399088947,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.56000000",
"qty": "0.00260400",
"quoteQty": "30.40315824",
"time": 1598850985109
},
{
"id": 399088948,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.56000000",
"qty": "0.00260400",
"quoteQty": "30.40315824",
"time": 1598850985109
},
{
"id": 399088949,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.56000000",
"qty": "0.00260400",
"quoteQty": "30.40315824",
"time": 1598850985110
},
{
"id": 399088950,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.56000000",
"qty": "0.00260400",
"quoteQty": "30.40315824",
"time": 1598850985110
},
{
"id": 399088951,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.56000000",
"qty": "0.00260400",
"quoteQty": "30.40315824",
"time": 1598850985111
},
{
"id": 399088952,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.56000000",
"qty": "0.00260400",
"quoteQty": "30.40315824",
"time": 1598850985111
},
{
"id": 399088953,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.56000000",
"qty": "0.00260400",
"quoteQty": "30.40315824",
"time": 1598850985111
},
{
"id": 399088954,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.56000000",
"qty": "0.00260400",
"quoteQty": "30.40315824",
"time": 1598850985112
},
{
"id": 399088955,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.56000000",
"qty": "0.00260400",
"quoteQty": "30.40315824",
"time": 1598850985112
},
{
"id": 399088956,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.56000000",
"qty": "0.00260400",
"quoteQty": "30.40315824",
"time": 1598850985112
},
{
"id": 399088957,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.56000000",
"qty": "0.00260400",
"quoteQty": "30.40315824",
"time": 1598850985112
},
{
"id": 399088958,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.56000000",
"qty": "0.00260400",
"quoteQty": "30.40315824",
"time": 1598850985112
},
{
"id": 399088959,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.56000000",
"qty": "0.00260400",
"quoteQty": "30.40315824",
"time": 1598850985114
},
{
"id": 399088960,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.56000000",
"qty": "0.00260400",
"quoteQty": "30.40315824",
"time": 1598850985116
},
{
"id": 399088961,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.55000000",
"qty": "0.00001500",
"quoteQty": "0.17513325",
"time": 1598850985127
},
{
"id": 399088962,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.55000000",
"qty": "0.09091300",
"quoteQty": "1061.45927715",
"time": 1598850985127
},
{
"id": 399088963,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.55000000",
"qty": "0.47909300",
"quoteQty": "5593.67427615",
"time": 1598850985158
},
{
"id": 399088964,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.56000000",
"qty": "0.09079900",
"quoteQty": "1060.12917244",
"time": 1598850985183
},
{
"id": 399088965,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.55000000",
"qty": "0.00244000",
"quoteQty": "28.48834200",
"time": 1598850985309
},
{
"id": 399088966,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.56000000",
"qty": "0.01238200",
"quoteQty": "144.56678392",
"time": 1598850985727
},
{
"id": 399088967,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.55000000",
"qty": "0.04300000",
"quoteQty": "502.04865000",
"time": 1598850985833
},
{
"id": 399088968,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.56000000",
"qty": "0.00100100",
"quoteQty": "11.68723556",
"time": 1598850986878
},
{
"id": 399088969,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.56000000",
"qty": "0.00863800",
"quoteQty": "100.85348728",
"time": 1598850986881
},
{
"id": 399088970,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.56000000",
"qty": "0.02355300",
"quoteQty": "274.99446468",
"time": 1598850986969
},
{
"id": 399088971,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.55000000",
"qty": "0.01690200",
"quoteQty": "197.34014610",
"time": 1598850987435
},
{
"id": 399088972,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.55000000",
"qty": "0.01690200",
"quoteQty": "197.34014610",
"time": 1598850987435
},
{
"id": 399088973,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.55000000",
"qty": "0.01690200",
"quoteQty": "197.34014610",
"time": 1598850987436
},
{
"id": 399088974,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.55000000",
"qty": "0.01690200",
"quoteQty": "197.34014610",
"time": 1598850987436
},
{
"id": 399088975,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.55000000",
"qty": "0.01690200",
"quoteQty": "197.34014610",
"time": 1598850987436
},
{
"id": 399088976,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.55000000",
"qty": "0.01690200",
"quoteQty": "197.34014610",
"time": 1598850987436
},
{
"id": 399088977,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.55000000",
"qty": "0.01690200",
"quoteQty": "197.34014610",
"time": 1598850987436
},
{
"id": 399088978,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.55000000",
"qty": "0.01690200",
"quoteQty": "197.34014610",
"time": 1598850987436
},
{
"id": 399088979,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.55000000",
"qty": "0.01690200",
"quoteQty": "197.34014610",
"time": 1598850987436
},
{
"id": 399088980,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.55000000",
"qty": "0.01690200",
"quoteQty": "197.34014610",
"time": 1598850987437
},
{
"id": 399088981,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.55000000",
"qty": "0.01690200",
"quoteQty": "197.34014610",
"time": 1598850987437
},
{
"id": 399088982,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.55000000",
"qty": "0.01690200",
"quoteQty": "197.34014610",
"time": 1598850987437
},
{
"id": 399088983,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.55000000",
"qty": "0.01690200",
"quoteQty": "197.34014610",
"time": 1598850987437
},
{
"id": 399088984,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.55000000",
"qty": "0.01690200",
"quoteQty": "197.34014610",
"time": 1598850987439
},
{
"id": 399088985,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.55000000",
"qty": "0.01690200",
"quoteQty": "197.34014610",
"time": 1598850987440
},
{
"id": 399088986,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.55000000",
"qty": "0.01690200",
"quoteQty": "197.34014610",
"time": 1598850987440
},
{
"id": 399088987,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.55000000",
"qty": "0.01690200",
"quoteQty": "197.34014610",
"time": 1598850987440
},
{
"id": 399088988,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.55000000",
"qty": "0.01690200",
"quoteQty": "197.34014610",
"time": 1598850987440
},
{
"id": 399088989,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.55000000",
"qty": "0.01690200",
"quoteQty": "197.34014610",
"time": 1598850987440
},
{
"id": 399088990,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.55000000",
"qty": "0.01690200",
"quoteQty": "197.34014610",
"time": 1598850987440
},
{
"id": 399088991,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.55000000",
"qty": "0.01690200",
"quoteQty": "197.34014610",
"time": 1598850987440
},
{
"id": 399088992,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.55000000",
"qty": "0.01690200",
"quoteQty": "197.34014610",
"time": 1598850987441
},
{
"id": 399088993,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.55000000",
"qty": "0.01690200",
"quoteQty": "197.34014610",
"time": 1598850987441
},
{
"id": 399088994,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.55000000",
"qty": "0.01690200",
"quoteQty": "197.34014610",
"time": 1598850987441
},
{
"id": 399088995,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.55000000",
"qty": "0.01690200",
"quoteQty": "197.34014610",
"time": 1598850987441
},
{
"id": 399088996,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.55000000",
"qty": "0.01690200",
"quoteQty": "197.34014610",
"time": 1598850987441
},
{
"id": 399088997,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.55000000",
"qty": "0.01690200",
"quoteQty": "197.34014610",
"time": 1598850987441
},
{
"id": 399088998,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.55000000",
"qty": "0.01690200",
"quoteQty": "197.34014610",
"time": 1598850987441
},
{
"id": 399088999,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.55000000",
"qty": "0.01690200",
"quoteQty": "197.34014610",
"time": 1598850987442
},
{
"id": 399089000,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.55000000",
"qty": "0.01690200",
"quoteQty": "197.34014610",
"time": 1598850987442
},
{
"id": 399089001,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.55000000",
"qty": "0.01690200",
"quoteQty": "197.34014610",
"time": 1598850987443
},
{
"id": 399089002,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.55000000",
"qty": "0.01690200",
"quoteQty": "197.34014610",
"time": 1598850987443
},
{
"id": 399089003,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.55000000",
"qty": "0.01690200",
"quoteQty": "197.34014610",
"time": 1598850987443
},
{
"id": 399089004,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.55000000",
"qty": "0.01690200",
"quoteQty": "197.34014610",
"time": 1598850987443
},
{
"id": 399089005,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.55000000",
"qty": "0.01690200",
"quoteQty": "197.34014610",
"time": 1598850987443
},
{
"id": 399089006,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.55000000",
"qty": "0.01690200",
"quoteQty": "197.34014610",
"time": 1598850987443
},
{
"id": 399089007,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.55000000",
"qty": "0.01690200",
"quoteQty": "197.34014610",
"time": 1598850987443
},
{
"id": 399089008,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.55000000",
"qty": "0.01690200",
"quoteQty": "197.34014610",
"time": 1598850987444
},
{
"id": 399089009,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.55000000",
"qty": "0.01690200",
"quoteQty": "197.34014610",
"time": 1598850987444
},
{
"id": 399089010,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.55000000",
"qty": "0.11290800",
"quoteQty": "1318.26299940",
"time": 1598850987444
},
{
"id": 399089011,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.55000000",
"qty": "0.01690200",
"quoteQty": "197.34014610",
"time": 1598850987444
},
{
"id": 399089012,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.55000000",
"qty": "0.01690200",
"quoteQty": "197.34014610",
"time": 1598850987444
},
{
"id": 399089013,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.55000000",
"qty": "0.00171200",
"quoteQty": "19.98854160",
"time": 1598850987444
},
{
"id": 399089014,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.55000000",
"qty": "0.01690200",
"quoteQty": "197.34014610",
"time": 1598850987444
},
{
"id": 399089015,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.55000000",
"qty": "0.01690200",
"quoteQty": "197.34014610",
"time": 1598850987449
},
{
"id": 399089016,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.55000000",
"qty": "0.01690200",
"quoteQty": "197.34014610",
"time": 1598850987449
},
{
"id": 399089017,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.55000000",
"qty": "0.20090200",
"quoteQty": "2345.64134610",
"time": 1598850987449
},
{
"id": 399089018,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.55000000",
"qty": "0.01690200",
"quoteQty": "197.34014610",
"time": 1598850987449
},
{
"id": 399089019,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.55000000",
"qty": "0.02777000",
"quoteQty": "324.23002350",
"time": 1598850987451
},
{
"id": 399089020,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.55000000",
"qty": "0.03682800",
"quoteQty": "429.98715540",
"time": 1598850987451
},
{
"id": 399089021,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.55000000",
"qty": "0.24384400",
"quoteQty": "2847.01281420",
"time": 1598850987476
},
{
"id": 399089022,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.55000000",
"qty": "0.00464200",
"quoteQty": "54.19790310",
"time": 1598850987476
},
{
"id": 399089023,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.55000000",
"qty": "0.33700900",
"quoteQty": "3934.76542995",
"time": 1598850987476
},
{
"id": 399089024,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.55000000",
"qty": "0.35281100",
"quoteQty": "4119.26247105",
"time": 1598850987529
},
{
"id": 399089025,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.55000000",
"qty": "0.21167100",
"quoteQty": "2471.37534405",
"time": 1598850987559
},
{
"id": 399089026,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.55000000",
"qty": "0.26129700",
"quoteQty": "3050.78618835",
"time": 1598850987606
},
{
"id": 399089027,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.55000000",
"qty": "0.00171200",
"quoteQty": "19.98854160",
"time": 1598850987635
},
{
"id": 399089028,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.55000000",
"qty": "0.00177300",
"quoteQty": "20.70075015",
"time": 1598850987638
},
{
"id": 399089029,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.55000000",
"qty": "0.01134400",
"quoteQty": "132.44743920",
"time": 1598850987730
},
{
"id": 399089030,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.55000000",
"qty": "0.00477200",
"quoteQty": "55.71572460",
"time": 1598850987930
},
{
"id": 399089031,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.44000000",
"qty": "0.01712900",
"quoteQty": "199.98861176",
"time": 1598850987989
},
{
"id": 399089032,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.43000000",
"qty": "0.00477200",
"quoteQty": "55.71515196",
"time": 1598850988033
},
{
"id": 399089033,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.43000000",
"qty": "0.00118400",
"quoteQty": "13.82370912",
"time": 1598850989008
},
{
"id": 399089034,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.43000000",
"qty": "0.00771900",
"quoteQty": "90.12264417",
"time": 1598850989304
},
{
"id": 399089035,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11674.92000000",
"qty": "0.00428100",
"quoteQty": "49.98033252",
"time": 1598850989304
},
{
"id": 399089036,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.19000000",
"qty": "0.01367500",
"quoteQty": "159.65822325",
"time": 1598850989386
},
{
"id": 399089037,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.39000000",
"qty": "0.00038900",
"quoteQty": "4.54172671",
"time": 1598850989386
},
{
"id": 399089038,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.29000000",
"qty": "0.00118900",
"quoteQty": "13.88191981",
"time": 1598850989795
},
{
"id": 399089039,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.29000000",
"qty": "0.01251000",
"quoteQty": "146.05787790",
"time": 1598850990179
},
{
"id": 399089040,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.29000000",
"qty": "0.03326600",
"quoteQty": "388.39019714",
"time": 1598850990179
},
{
"id": 399089041,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.29000000",
"qty": "0.03983900",
"quoteQty": "465.13187831",
"time": 1598850990287
},
{
"id": 399089042,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.40000000",
"qty": "0.01369900",
"quoteQty": "159.94130460",
"time": 1598850990618
},
{
"id": 399089043,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.28000000",
"qty": "0.00727000",
"quoteQty": "84.87928560",
"time": 1598850991508
},
{
"id": 399089044,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.28000000",
"qty": "0.00642900",
"quoteQty": "75.06037512",
"time": 1598850991508
},
{
"id": 399089045,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.28000000",
"qty": "0.00084100",
"quoteQty": "9.81891048",
"time": 1598850991508
},
{
"id": 399089046,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.28000000",
"qty": "0.00727000",
"quoteQty": "84.87928560",
"time": 1598850991508
},
{
"id": 399089047,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.28000000",
"qty": "0.00727000",
"quoteQty": "84.87928560",
"time": 1598850991508
},
{
"id": 399089048,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.28000000",
"qty": "0.00727000",
"quoteQty": "84.87928560",
"time": 1598850991509
},
{
"id": 399089049,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.28000000",
"qty": "0.00727000",
"quoteQty": "84.87928560",
"time": 1598850991509
},
{
"id": 399089050,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.28000000",
"qty": "0.00727000",
"quoteQty": "84.87928560",
"time": 1598850991509
},
{
"id": 399089051,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.28000000",
"qty": "0.00727000",
"quoteQty": "84.87928560",
"time": 1598850991509
},
{
"id": 399089052,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.28000000",
"qty": "0.00727000",
"quoteQty": "84.87928560",
"time": 1598850991509
},
{
"id": 399089053,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.28000000",
"qty": "0.00727000",
"quoteQty": "84.87928560",
"time": 1598850991509
},
{
"id": 399089054,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.28000000",
"qty": "0.00727000",
"quoteQty": "84.87928560",
"time": 1598850991509
},
{
"id": 399089055,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.28000000",
"qty": "0.00727000",
"quoteQty": "84.87928560",
"time": 1598850991509
},
{
"id": 399089056,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.28000000",
"qty": "0.00727000",
"quoteQty": "84.87928560",
"time": 1598850991509
},
{
"id": 399089057,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.28000000",
"qty": "0.00727000",
"quoteQty": "84.87928560",
"time": 1598850991509
},
{
"id": 399089058,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.28000000",
"qty": "0.00727000",
"quoteQty": "84.87928560",
"time": 1598850991509
},
{
"id": 399089059,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.28000000",
"qty": "0.00727000",
"quoteQty": "84.87928560",
"time": 1598850991509
},
{
"id": 399089060,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.28000000",
"qty": "0.00727000",
"quoteQty": "84.87928560",
"time": 1598850991509
},
{
"id": 399089061,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.28000000",
"qty": "0.00727000",
"quoteQty": "84.87928560",
"time": 1598850991510
},
{
"id": 399089062,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.28000000",
"qty": "0.00727000",
"quoteQty": "84.87928560",
"time": 1598850991510
},
{
"id": 399089063,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.28000000",
"qty": "0.00727000",
"quoteQty": "84.87928560",
"time": 1598850991510
},
{
"id": 399089064,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.28000000",
"qty": "0.00727000",
"quoteQty": "84.87928560",
"time": 1598850991510
},
{
"id": 399089065,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.28000000",
"qty": "0.00727000",
"quoteQty": "84.87928560",
"time": 1598850991510
},
{
"id": 399089066,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.28000000",
"qty": "0.00727000",
"quoteQty": "84.87928560",
"time": 1598850991511
},
{
"id": 399089067,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.28000000",
"qty": "0.00727000",
"quoteQty": "84.87928560",
"time": 1598850991511
},
{
"id": 399089068,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.28000000",
"qty": "0.00727000",
"quoteQty": "84.87928560",
"time": 1598850991511
},
{
"id": 399089069,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.28000000",
"qty": "0.00727000",
"quoteQty": "84.87928560",
"time": 1598850991511
},
{
"id": 399089070,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.28000000",
"qty": "0.00727000",
"quoteQty": "84.87928560",
"time": 1598850991511
},
{
"id": 399089071,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.28000000",
"qty": "0.00727000",
"quoteQty": "84.87928560",
"time": 1598850991511
},
{
"id": 399089072,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.28000000",
"qty": "0.00727000",
"quoteQty": "84.87928560",
"time": 1598850991511
},
{
"id": 399089073,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.28000000",
"qty": "0.00727000",
"quoteQty": "84.87928560",
"time": 1598850991512
},
{
"id": 399089074,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.28000000",
"qty": "0.00727000",
"quoteQty": "84.87928560",
"time": 1598850991512
},
{
"id": 399089075,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.28000000",
"qty": "0.00727000",
"quoteQty": "84.87928560",
"time": 1598850991512
},
{
"id": 399089076,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.28000000",
"qty": "0.00727000",
"quoteQty": "84.87928560",
"time": 1598850991512
},
{
"id": 399089077,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.28000000",
"qty": "0.00727000",
"quoteQty": "84.87928560",
"time": 1598850991512
},
{
"id": 399089078,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.28000000",
"qty": "0.00727000",
"quoteQty": "84.87928560",
"time": 1598850991512
},
{
"id": 399089079,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.28000000",
"qty": "0.00727000",
"quoteQty": "84.87928560",
"time": 1598850991513
},
{
"id": 399089080,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.28000000",
"qty": "0.00727000",
"quoteQty": "84.87928560",
"time": 1598850991513
},
{
"id": 399089081,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.28000000",
"qty": "0.00727000",
"quoteQty": "84.87928560",
"time": 1598850991513
},
{
"id": 399089082,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.28000000",
"qty": "0.00727000",
"quoteQty": "84.87928560",
"time": 1598850991513
},
{
"id": 399089083,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.28000000",
"qty": "0.00727000",
"quoteQty": "84.87928560",
"time": 1598850991513
},
{
"id": 399089084,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.28000000",
"qty": "0.00727000",
"quoteQty": "84.87928560",
"time": 1598850991514
},
{
"id": 399089085,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.28000000",
"qty": "0.00727000",
"quoteQty": "84.87928560",
"time": 1598850991514
},
{
"id": 399089086,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.28000000",
"qty": "0.00727000",
"quoteQty": "84.87928560",
"time": 1598850991519
},
{
"id": 399089087,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.28000000",
"qty": "0.00727000",
"quoteQty": "84.87928560",
"time": 1598850991519
},
{
"id": 399089088,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.28000000",
"qty": "0.00727000",
"quoteQty": "84.87928560",
"time": 1598850991520
},
{
"id": 399089089,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.29000000",
"qty": "0.08858300",
"quoteQty": "1034.23221407",
"time": 1598850991536
},
{
"id": 399089090,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.29000000",
"qty": "0.08145800",
"quoteQty": "951.04577282",
"time": 1598850991536
},
{
"id": 399089091,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.29000000",
"qty": "0.00900000",
"quoteQty": "105.07761000",
"time": 1598850991536
},
{
"id": 399089092,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.41000000",
"qty": "0.01369900",
"quoteQty": "159.94144159",
"time": 1598850991536
},
{
"id": 399089093,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.56000000",
"qty": "0.13440700",
"quoteQty": "1569.27699292",
"time": 1598850991536
},
{
"id": 399089094,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.35000000",
"qty": "0.00171000",
"quoteQty": "19.96484850",
"time": 1598850992418
},
{
"id": 399089095,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.35000000",
"qty": "0.00219000",
"quoteQty": "25.56901650",
"time": 1598850993194
},
{
"id": 399089096,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.35000000",
"qty": "0.00425900",
"quoteQty": "49.72531565",
"time": 1598850994307
},
{
"id": 399089097,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.35000000",
"qty": "0.00553200",
"quoteQty": "64.58803620",
"time": 1598850994812
},
{
"id": 399089098,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.29000000",
"qty": "0.01371900",
"quoteQty": "160.17330351",
"time": 1598850994812
},
{
"id": 399089099,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.28000000",
"qty": "0.01369000",
"quoteQty": "159.83458320",
"time": 1598850994812
},
{
"id": 399089100,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.18000000",
"qty": "0.01367500",
"quoteQty": "159.65808650",
"time": 1598850994812
},
{
"id": 399089101,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11674.99000000",
"qty": "0.00885300",
"quoteQty": "103.35868647",
"time": 1598850994946
},
{
"id": 399089102,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11674.78000000",
"qty": "0.00713700",
"quoteQty": "83.32290486",
"time": 1598850994946
},
{
"id": 399089103,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11674.89000000",
"qty": "0.01369100",
"quoteQty": "159.84091899",
"time": 1598850995011
},
{
"id": 399089104,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11674.78000000",
"qty": "0.00223400",
"quoteQty": "26.08145852",
"time": 1598850995011
},
{
"id": 399089105,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.79000000",
"qty": "0.00101300",
"quoteQty": "11.82656227",
"time": 1598850995078
},
{
"id": 399089106,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.79000000",
"qty": "0.00167800",
"quoteQty": "19.59029762",
"time": 1598850995271
},
{
"id": 399089107,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.79000000",
"qty": "0.00979500",
"quoteQty": "114.35456805",
"time": 1598850995429
},
{
"id": 399089108,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11674.78000000",
"qty": "0.01068900",
"quoteQty": "124.79172342",
"time": 1598850995604
},
{
"id": 399089109,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.79000000",
"qty": "0.00121000",
"quoteQty": "14.12649590",
"time": 1598850995798
},
{
"id": 399089110,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.90000000",
"qty": "0.01369100",
"quoteQty": "159.84105590",
"time": 1598850995798
},
{
"id": 399089111,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11674.99000000",
"qty": "0.00651800",
"quoteQty": "76.09758482",
"time": 1598850995798
},
{
"id": 399089112,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.19000000",
"qty": "0.00707400",
"quoteQty": "82.59029406",
"time": 1598850995798
},
{
"id": 399089113,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.33000000",
"qty": "0.04196100",
"quoteQty": "489.90852213",
"time": 1598850995798
},
{
"id": 399089114,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.33000000",
"qty": "0.00000200",
"quoteQty": "0.02335066",
"time": 1598850995799
},
{
"id": 399089115,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.36000000",
"qty": "0.00722000",
"quoteQty": "84.29609920",
"time": 1598850995799
},
{
"id": 399089116,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.35000000",
"qty": "0.07751800",
"quoteQty": "905.04978130",
"time": 1598850995831
},
{
"id": 399089117,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.36000000",
"qty": "0.00647100",
"quoteQty": "75.55125456",
"time": 1598850995873
},
{
"id": 399089118,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.36000000",
"qty": "0.01369600",
"quoteQty": "159.90573056",
"time": 1598850995873
},
{
"id": 399089119,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.40000000",
"qty": "0.00353200",
"quoteQty": "41.23751280",
"time": 1598850995873
},
{
"id": 399089120,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.43000000",
"qty": "0.00318600",
"quoteQty": "37.19791998",
"time": 1598850995873
},
{
"id": 399089121,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.43000000",
"qty": "0.01050400",
"quoteQty": "122.63871672",
"time": 1598850995881
},
{
"id": 399089122,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.56000000",
"qty": "0.06676300",
"quoteQty": "779.49541228",
"time": 1598850995881
},
{
"id": 399089123,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.45000000",
"qty": "0.00518500",
"quoteQty": "60.53720825",
"time": 1598850996753
},
{
"id": 399089124,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.45000000",
"qty": "0.00857300",
"quoteQty": "100.09363285",
"time": 1598850996946
},
{
"id": 399089125,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.45000000",
"qty": "0.03448700",
"quoteQty": "402.65124415",
"time": 1598850996946
},
{
"id": 399089126,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.46000000",
"qty": "0.01155400",
"quoteQty": "134.89826484",
"time": 1598850997340
},
{
"id": 399089127,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.23000000",
"qty": "0.27851100",
"quoteQty": "3251.67998253",
"time": 1598850997946
},
{
"id": 399089128,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.23000000",
"qty": "2.00000000",
"quoteQty": "23350.46000000",
"time": 1598850997946
},
{
"id": 399089129,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.23000000",
"qty": "0.04652500",
"quoteQty": "543.19007575",
"time": 1598850997946
},
{
"id": 399089130,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.34000000",
"qty": "0.01385000",
"quoteQty": "161.70345900",
"time": 1598850998006
},
{
"id": 399089131,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.35000000",
"qty": "0.01375800",
"quoteQty": "160.62946530",
"time": 1598850998006
},
{
"id": 399089132,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.40000000",
"qty": "0.15239200",
"quoteQty": "1779.23755680",
"time": 1598850998006
},
{
"id": 399089133,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.39000000",
"qty": "0.00125200",
"quoteQty": "14.61758828",
"time": 1598850999924
},
{
"id": 399089134,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.39000000",
"qty": "0.00211400",
"quoteQty": "24.68177446",
"time": 1598851000007
},
{
"id": 399089135,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.40000000",
"qty": "0.00224000",
"quoteQty": "26.15289600",
"time": 1598851000818
},
{
"id": 399089136,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.39000000",
"qty": "0.00734000",
"quoteQty": "85.69736260",
"time": 1598851001430
},
{
"id": 399089137,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.39000000",
"qty": "0.00516700",
"quoteQty": "60.32674013",
"time": 1598851002109
},
{
"id": 399089138,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.39000000",
"qty": "0.00779700",
"quoteQty": "91.03301583",
"time": 1598851002284
},
{
"id": 399089139,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.39000000",
"qty": "0.06421600",
"quoteQty": "749.74684424",
"time": 1598851002445
},
{
"id": 399089140,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.39000000",
"qty": "0.01354300",
"quoteQty": "158.11980677",
"time": 1598851002491
},
{
"id": 399089141,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.39000000",
"qty": "0.13120100",
"quoteQty": "1531.82284339",
"time": 1598851002554
},
{
"id": 399089142,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.39000000",
"qty": "0.46861200",
"quoteQty": "5471.22785868",
"time": 1598851002665
},
{
"id": 399089143,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.40000000",
"qty": "0.00094200",
"quoteQty": "10.99822680",
"time": 1598851003307
},
{
"id": 399089144,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.39000000",
"qty": "0.00827000",
"quoteQty": "96.55547530",
"time": 1598851003360
},
{
"id": 399089145,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.40000000",
"qty": "0.00525600",
"quoteQty": "61.36590240",
"time": 1598851003731
},
{
"id": 399089146,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.39000000",
"qty": "0.05073100",
"quoteQty": "592.30421009",
"time": 1598851003832
},
{
"id": 399089147,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.39000000",
"qty": "0.03435900",
"quoteQty": "401.15472501",
"time": 1598851003832
},
{
"id": 399089148,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.39000000",
"qty": "0.00092800",
"quoteQty": "10.83476192",
"time": 1598851004063
},
{
"id": 399089149,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.40000000",
"qty": "0.00362300",
"quoteQty": "42.29997420",
"time": 1598851004444
},
{
"id": 399089150,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.39000000",
"qty": "0.00856100",
"quoteQty": "99.95301379",
"time": 1598851004588
},
{
"id": 399089151,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.40000000",
"qty": "0.00164400",
"quoteQty": "19.19435760",
"time": 1598851004662
},
{
"id": 399089152,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.40000000",
"qty": "0.00692600",
"quoteQty": "80.86382040",
"time": 1598851004662
},
{
"id": 399089153,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.39000000",
"qty": "0.00694200",
"quoteQty": "81.05055738",
"time": 1598851004665
},
{
"id": 399089154,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.39000000",
"qty": "0.00961400",
"quoteQty": "112.24719946",
"time": 1598851004687
},
{
"id": 399089155,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.39000000",
"qty": "0.02006200",
"quoteQty": "234.23167418",
"time": 1598851005103
},
{
"id": 399089156,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.39000000",
"qty": "0.00150100",
"quoteQty": "17.52476039",
"time": 1598851005797
},
{
"id": 399089157,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.40000000",
"qty": "0.00128500",
"quoteQty": "15.00288900",
"time": 1598851005909
},
{
"id": 399089158,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.46000000",
"qty": "0.00220200",
"quoteQty": "25.70936292",
"time": 1598851006178
},
{
"id": 399089159,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.46000000",
"qty": "0.00000200",
"quoteQty": "0.02335092",
"time": 1598851006187
},
{
"id": 399089160,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.53000000",
"qty": "0.00433500",
"quoteQty": "50.61342255",
"time": 1598851006279
},
{
"id": 399089161,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.52000000",
"qty": "0.00096100",
"quoteQty": "11.22017472",
"time": 1598851006640
},
{
"id": 399089162,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.52000000",
"qty": "0.04903900",
"quoteQty": "572.55582528",
"time": 1598851006640
},
{
"id": 399089163,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.53000000",
"qty": "0.00244200",
"quoteQty": "28.51164426",
"time": 1598851007358
},
{
"id": 399089164,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.52000000",
"qty": "0.18549300",
"quoteQty": "2165.72723136",
"time": 1598851008610
},
{
"id": 399089165,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.52000000",
"qty": "0.03355200",
"quoteQty": "391.73704704",
"time": 1598851008708
},
{
"id": 399089166,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.53000000",
"qty": "0.00823200",
"quoteQty": "96.11296296",
"time": 1598851008785
},
{
"id": 399089167,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.57000000",
"qty": "0.01500000",
"quoteQty": "175.13355000",
"time": 1598851008785
},
{
"id": 399089168,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.70000000",
"qty": "0.01367500",
"quoteQty": "159.66519750",
"time": 1598851008785
},
{
"id": 399089169,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11675.82000000",
"qty": "0.00907300",
"quoteQty": "105.93471486",
"time": 1598851008785
},
{
"id": 399089170,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.00000000",
"qty": "0.00383200",
"quoteQty": "44.74243200",
"time": 1598851008785
},
{
"id": 399089171,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.06000000",
"qty": "0.02992200",
"quoteQty": "349.37106732",
"time": 1598851008785
},
{
"id": 399089172,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.14000000",
"qty": "0.01362500",
"quoteQty": "159.08740750",
"time": 1598851008785
},
{
"id": 399089173,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.29000000",
"qty": "0.10036800",
"quoteQty": "1171.92587472",
"time": 1598851008785
},
{
"id": 399089174,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.30000000",
"qty": "0.02627300",
"quoteQty": "306.77142990",
"time": 1598851008785
},
{
"id": 399089175,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.99000000",
"qty": "0.00593700",
"quoteQty": "69.32035263",
"time": 1598851008915
},
{
"id": 399089176,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.99000000",
"qty": "0.00243500",
"quoteQty": "28.43103565",
"time": 1598851009743
},
{
"id": 399089177,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.99000000",
"qty": "0.00195600",
"quoteQty": "22.83823644",
"time": 1598851011352
},
{
"id": 399089178,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.00000000",
"qty": "0.00102700",
"quoteQty": "11.99125200",
"time": 1598851011701
},
{
"id": 399089179,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.99000000",
"qty": "0.01301000",
"quoteQty": "151.90462990",
"time": 1598851012115
},
{
"id": 399089180,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.99000000",
"qty": "0.00259500",
"quoteQty": "30.29919405",
"time": 1598851012467
},
{
"id": 399089181,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.00000000",
"qty": "0.01267800",
"quoteQty": "148.02832800",
"time": 1598851014935
},
{
"id": 399089182,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.00000000",
"qty": "0.00417000",
"quoteQty": "48.68892000",
"time": 1598851014935
},
{
"id": 399089183,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.27000000",
"qty": "0.00789300",
"quoteQty": "92.16079911",
"time": 1598851014935
},
{
"id": 399089184,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.27000000",
"qty": "0.00000200",
"quoteQty": "0.02335254",
"time": 1598851014939
},
{
"id": 399089185,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.33000000",
"qty": "0.00692200",
"quoteQty": "80.82355626",
"time": 1598851014939
},
{
"id": 399089186,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.00000000",
"qty": "0.03166600",
"quoteQty": "369.73221600",
"time": 1598851014958
},
{
"id": 399089187,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.32000000",
"qty": "0.07421800",
"quoteQty": "866.59311776",
"time": 1598851014976
},
{
"id": 399089188,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.34000000",
"qty": "0.03161400",
"quoteQty": "369.13581276",
"time": 1598851015013
},
{
"id": 399089189,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.33000000",
"qty": "0.01050800",
"quoteQty": "122.69487564",
"time": 1598851015118
},
{
"id": 399089190,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.33000000",
"qty": "0.34320000",
"quoteQty": "4007.31645600",
"time": 1598851015778
},
{
"id": 399089191,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.34000000",
"qty": "0.03563800",
"quoteQty": "416.12140492",
"time": 1598851015966
},
{
"id": 399089192,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.34000000",
"qty": "0.01365300",
"quoteQty": "159.41707002",
"time": 1598851015966
},
{
"id": 399089193,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.34000000",
"qty": "0.01858000",
"quoteQty": "216.94639720",
"time": 1598851015966
},
{
"id": 399089194,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.33000000",
"qty": "0.06755600",
"quoteQty": "788.80614948",
"time": 1598851015988
},
{
"id": 399089195,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.34000000",
"qty": "0.06775000",
"quoteQty": "791.07203500",
"time": 1598851016058
},
{
"id": 399089196,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.46000000",
"qty": "0.01358600",
"quoteQty": "158.63638556",
"time": 1598851016720
},
{
"id": 399089197,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.46000000",
"qty": "0.00003200",
"quoteQty": "0.37364672",
"time": 1598851018464
},
{
"id": 399089198,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.33000000",
"qty": "0.02459700",
"quoteQty": "287.20268901",
"time": 1598851018464
},
{
"id": 399089199,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.32000000",
"qty": "0.02806400",
"quoteQty": "327.68424448",
"time": 1598851018464
},
{
"id": 399089200,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.26000000",
"qty": "0.01804700",
"quoteQty": "210.72146422",
"time": 1598851018464
},
{
"id": 399089201,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.23000000",
"qty": "0.00603800",
"quoteQty": "70.50107674",
"time": 1598851018464
},
{
"id": 399089202,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11676.13000000",
"qty": "0.01365300",
"quoteQty": "159.41420289",
"time": 1598851018464
},
{
"id": 399089203,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.99000000",
"qty": "0.06777900",
"quoteQty": "791.38692621",
"time": 1598851018464
},
{
"id": 399089204,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.91000000",
"qty": "0.01370500",
"quoteQty": "160.01834655",
"time": 1598851018464
},
{
"id": 399089205,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.83000000",
"qty": "0.09374400",
"quoteQty": "1094.53900752",
"time": 1598851018464
},
{
"id": 399089206,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.56000000",
"qty": "1.12680300",
"quoteQty": "13156.05603468",
"time": 1598851018464
},
{
"id": 399089207,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.56000000",
"qty": "0.09374500",
"quoteQty": "1094.52537220",
"time": 1598851018465
},
{
"id": 399089208,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.52000000",
"qty": "0.00250300",
"quoteQty": "29.22382656",
"time": 1598851018471
},
{
"id": 399089209,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11675.52000000",
"qty": "0.33540900",
"quoteQty": "3916.07448768",
"time": 1598851018471
},
{
"id": 399089210,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.24000000",
"qty": "0.09766700",
"quoteQty": "1140.38333208",
"time": 1598851018491
},
{
"id": 399089211,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.02000000",
"qty": "0.01645100",
"quoteQty": "192.08220502",
"time": 1598851018515
},
{
"id": 399089212,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.02000000",
"qty": "0.00096900",
"quoteQty": "11.31406338",
"time": 1598851019935
},
{
"id": 399089213,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.02000000",
"qty": "0.01263300",
"quoteQty": "147.50316066",
"time": 1598851020255
},
{
"id": 399089214,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.02000000",
"qty": "0.11114600",
"quoteQty": "1297.74291892",
"time": 1598851020255
},
{
"id": 399089215,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.25000000",
"qty": "0.00936900",
"quoteQty": "109.39478625",
"time": 1598851020255
},
{
"id": 399089216,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.47000000",
"qty": "0.01361800",
"quoteQty": "159.01016846",
"time": 1598851020265
},
{
"id": 399089217,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.47000000",
"qty": "0.00096300",
"quoteQty": "11.24444061",
"time": 1598851020265
},
{
"id": 399089218,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.47000000",
"qty": "0.00541900",
"quoteQty": "63.27479093",
"time": 1598851020265
},
{
"id": 399089219,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.47000000",
"qty": "0.06213700",
"quoteQty": "725.54081639",
"time": 1598851020281
},
{
"id": 399089220,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.47000000",
"qty": "0.00181100",
"quoteQty": "21.14608717",
"time": 1598851020281
},
{
"id": 399089221,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.47000000",
"qty": "0.07421800",
"quoteQty": "866.60425046",
"time": 1598851020281
},
{
"id": 399089222,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.47000000",
"qty": "0.01360200",
"quoteQty": "158.82334494",
"time": 1598851020298
},
{
"id": 399089223,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.60000000",
"qty": "0.01367400",
"quoteQty": "159.66582840",
"time": 1598851020339
},
{
"id": 399089224,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.65000000",
"qty": "1.91074100",
"quoteQty": "22311.05389765",
"time": 1598851020339
},
{
"id": 399089225,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.80000000",
"qty": "0.01349800",
"quoteQty": "157.61344640",
"time": 1598851020339
},
{
"id": 399089226,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11676.95000000",
"qty": "0.05969200",
"quoteQty": "697.02049940",
"time": 1598851020339
},
{
"id": 399089227,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11677.01000000",
"qty": "0.01734800",
"quoteQty": "202.57276948",
"time": 1598851020344
},
{
"id": 399089228,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11677.57000000",
"qty": "0.01349800",
"quoteQty": "157.62383986",
"time": 1598851020344
},
{
"id": 399089229,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11677.58000000",
"qty": "0.00091000",
"quoteQty": "10.62659780",
"time": 1598851020344
},
{
"id": 399089230,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11677.73000000",
"qty": "0.01349800",
"quoteQty": "157.62599954",
"time": 1598851020344
},
{
"id": 399089231,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11677.93000000",
"qty": "0.00101400",
"quoteQty": "11.84142102",
"time": 1598851020344
},
{
"id": 399089232,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11678.15000000",
"qty": "0.01349800",
"quoteQty": "157.63166870",
"time": 1598851020344
},
{
"id": 399089233,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11678.24000000",
"qty": "0.00023400",
"quoteQty": "2.73270816",
"time": 1598851020344
},
{
"id": 399089234,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11678.03000000",
"qty": "0.00178500",
"quoteQty": "20.84528355",
"time": 1598851020452
},
{
"id": 399089235,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11677.78000000",
"qty": "0.00331100",
"quoteQty": "38.66512958",
"time": 1598851020504
},
{
"id": 399089236,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11677.78000000",
"qty": "0.00785000",
"quoteQty": "91.67057300",
"time": 1598851020716
},
{
"id": 399089237,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11677.78000000",
"qty": "0.00724400",
"quoteQty": "84.59383832",
"time": 1598851020956
},
{
"id": 399089238,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11677.79000000",
"qty": "0.01362300",
"quoteQty": "159.08653317",
"time": 1598851020969
},
{
"id": 399089239,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11677.78000000",
"qty": "0.00196500",
"quoteQty": "22.94683770",
"time": 1598851021095
},
{
"id": 399089240,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11677.78000000",
"qty": "0.00139300",
"quoteQty": "16.26714754",
"time": 1598851021249
},
{
"id": 399089241,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11677.79000000",
"qty": "0.00001200",
"quoteQty": "0.14013348",
"time": 1598851021677
},
{
"id": 399089242,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11677.80000000",
"qty": "0.01500000",
"quoteQty": "175.16700000",
"time": 1598851021677
},
{
"id": 399089243,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11678.03000000",
"qty": "0.00006800",
"quoteQty": "0.79410604",
"time": 1598851021677
},
{
"id": 399089244,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11677.91000000",
"qty": "0.01363500",
"quoteQty": "159.22830285",
"time": 1598851021791
},
{
"id": 399089245,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11678.03000000",
"qty": "0.00006100",
"quoteQty": "0.71235983",
"time": 1598851021791
},
{
"id": 399089246,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11677.90000000",
"qty": "0.00179500",
"quoteQty": "20.96183050",
"time": 1598851021798
},
{
"id": 399089247,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11678.02000000",
"qty": "0.00603300",
"quoteQty": "70.45349466",
"time": 1598851021899
},
{
"id": 399089248,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11678.01000000",
"qty": "0.00618400",
"quoteQty": "72.21681384",
"time": 1598851021905
},
{
"id": 399089249,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11678.02000000",
"qty": "0.00761300",
"quoteQty": "88.90476626",
"time": 1598851022042
},
{
"id": 399089250,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11678.01000000",
"qty": "0.03047300",
"quoteQty": "355.86399873",
"time": 1598851022290
},
{
"id": 399089251,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11678.02000000",
"qty": "0.00000500",
"quoteQty": "0.05839010",
"time": 1598851022315
},
{
"id": 399089252,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11678.02000000",
"qty": "0.03398000",
"quoteQty": "396.81911960",
"time": 1598851022315
},
{
"id": 399089253,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11678.01000000",
"qty": "0.00551300",
"quoteQty": "64.38086913",
"time": 1598851022840
},
{
"id": 399089254,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11678.02000000",
"qty": "0.00002000",
"quoteQty": "0.23356040",
"time": 1598851023373
},
{
"id": 399089255,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11678.02000000",
"qty": "0.01356700",
"quoteQty": "158.43569734",
"time": 1598851023373
},
{
"id": 399089256,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11678.03000000",
"qty": "0.01347800",
"quoteQty": "157.39648834",
"time": 1598851023915
},
{
"id": 399089257,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11678.02000000",
"qty": "0.19930000",
"quoteQty": "2327.42938600",
"time": 1598851024942
},
{
"id": 399089258,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11678.03000000",
"qty": "0.00002800",
"quoteQty": "0.32698484",
"time": 1598851024979
},
{
"id": 399089259,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11678.24000000",
"qty": "0.00178800",
"quoteQty": "20.88069312",
"time": 1598851024979
},
{
"id": 399089260,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11678.29000000",
"qty": "0.02000000",
"quoteQty": "233.56580000",
"time": 1598851024979
},
{
"id": 399089261,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11678.33000000",
"qty": "0.02483500",
"quoteQty": "290.03132555",
"time": 1598851024979
},
{
"id": 399089262,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11678.02000000",
"qty": "0.00211500",
"quoteQty": "24.69901230",
"time": 1598851024985
},
{
"id": 399089263,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11678.44000000",
"qty": "0.00142600",
"quoteQty": "16.65345544",
"time": 1598851025073
},
{
"id": 399089264,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11678.45000000",
"qty": "0.01348300",
"quoteQty": "157.46054135",
"time": 1598851025080
},
{
"id": 399089265,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11678.54000000",
"qty": "0.08206200",
"quoteQty": "958.36434948",
"time": 1598851025080
},
{
"id": 399089266,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11678.55000000",
"qty": "0.00979900",
"quoteQty": "114.43811145",
"time": 1598851025172
},
{
"id": 399089267,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11678.54000000",
"qty": "0.00259100",
"quoteQty": "30.25909714",
"time": 1598851025391
},
{
"id": 399089268,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11678.58000000",
"qty": "0.08563800",
"quoteQty": "1000.13023404",
"time": 1598851025493
},
{
"id": 399089269,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11678.54000000",
"qty": "0.00459000",
"quoteQty": "53.60449860",
"time": 1598851025499
},
{
"id": 399089270,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11678.58000000",
"qty": "0.00001500",
"quoteQty": "0.17517870",
"time": 1598851025830
},
{
"id": 399089271,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11678.99000000",
"qty": "0.00797600",
"quoteQty": "93.15162424",
"time": 1598851025830
},
{
"id": 399089272,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11678.78000000",
"qty": "0.01345100",
"quoteQty": "157.09126978",
"time": 1598851025921
},
{
"id": 399089273,
"isBestMatch": true,
"isBuyerMaker": true,
"price": "11678.78000000",
"qty": "0.03360400",
"quoteQty": "392.45372312",
"time": 1598851025921
},
{
"id": 399089274,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11678.79000000",
"qty": "0.01344100",
"quoteQty": "156.97461639",
"time": 1598851025929
},
{
"id": 399089275,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11678.79000000",
"qty": "0.00001000",
"quoteQty": "0.11678790",
"time": 1598851026011
},
{
"id": 399089276,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11678.99000000",
"qty": "0.04111800",
"quoteQty": "480.21671082",
"time": 1598851026011
},
{
"id": 399089277,
"isBestMatch": true,
"isBuyerMaker": false,
"price": "11679.00000000",
"qty": "0.00887200",
"quoteQty": "103.61608800",
"time": 1598851026011
}
],
"queryString": "limit=1000\u0026symbol=BTCUSDT",
"bodyParams": "",
"headers": {}
}
]
},
"/api/v3/userDataStream": {
"POST": [
{
"data": {
"listenKey": "LOLOLOLOLOLOLOLOLOLOLOLOLOLOLOLOLOLOLOLOLOLOLOLOLOLOLOLOLOLO"
},
"queryString": "",
"bodyParams": "",
"headers": {
"X-Mbx-Apikey": [
""
]
}
}
],
"PUT": [
{
"data": null,
"queryString": "listenKey=LOLOLOLOLOLOLOLOLOLOLOLOLOLOLOLOLOLOLOLOLOLOLOLOLOLOLOLOLOLO",
"bodyParams": "",
"headers": {
"X-Mbx-Apikey": [
""
]
}
}
]
},
"/wapi/v3/depositAddress.html": {
"GET": [
{
"data": {
"address": "1H5qe5xK5fCcEHGhww7jsoBMZRYSzVDz9V",
"addressTag": "",
"asset": "BTC",
"success": true
},
"queryString": "asset=BTC\u0026recvWindow=5000\u0026signature=3690734a6e2cd2ccd7fb692ec4e5fec67486b80d8a1a5e6159e53602295b1d60\u0026status=true\u0026timestamp=1588749172000",
"bodyParams": "",
"headers": {
"X-Mbx-Apikey": [
""
]
}
}
]
},
"/wapi/v3/withdraw.html": {
"POST": [
{
"data": {
"msg": "success",
"success": true,
"id": "7213fea8e94b4a5593d507237e5a555b"
},
"queryString": "address=bc1qk0jareu4jytc0cfrhr5wgshsq8282awpavfahc\u0026amount=0\u0026asset=BTC\u0026name=WITHDRAW+IT+ALL\u0026recvWindow=5000\u0026signature=bec597908e6d2c223790cac9ca46300109216e056690a3f10a279b9eecc97e7e\u0026timestamp=1560233386000",
"bodyParams": "",
"headers": {
"Key": [
""
],
"X-Mbx-Apikey": [
""
]
}
}
]
}
}
}