API Documentation
Binso provides a high-performance REST API for institutional financial data. Access global markets, perpetual futures, and real-time stocks with microsecond precision.
Authentication
Authenticate your requests by including your API key in the `x-api-key` header.
Use the key DEMO to
evaluate our API for up to 5 days. For production use, a valid subscription is required.
Base URL
All API requests should be routed to this root endpoint:
Stocks
Access comprehensive data on US stocks including prices, market cap, and fundamentals.
List all stocks
Retrieve a complete list of all supported stocks with their primary metrics.
Expected Response
{
"status": "success",
"message": "stocks retrieved successfully",
"data": {
"0": {
"name": "NVIDIA Corporation",
"ticker": "NVDA",
"current_price": 184.89,
"market_cap": 4501516845056,
"last_updated": 1772178481,
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/NVDA.png",
"sector": "Technology",
"dividend_yield": 0.02,
"p_e_ratio": 17.443655,
"description": "Fiserv, Inc. provides payments and financial services technology worldwide. The company operates through Merchant Acceptance, Financial Technology, and Payments and Network segments.",
"ceo": "Michael P. Lyons",
"chairman": "Gordon Nixon",
"founded": "1984",
"change_1d_percentage": -5.48754,
"change_1d": -10.735,
"change_50_day": -0.5155945,
"change_50_day_percentage": -0.0027809003,
"change_200_day": 10.544754,
"change_200_day_percentage": 0.06048203,
"volume": 357990754,
"latest_trading_day": 1772139600,
"previous_close": 195.625,
"open": 194.21,
"high": 194.21,
"low": 184.315,
"cik": "00001045810"
},
"1": {
"name": "Apple Inc.",
"ticker": "AAPL",
"current_price": 272.95,
"market_cap": 4011799085056,
"dividend_yield": 0.38,
"p_e_ratio": 29.352085,
"description": "Apple Inc. designs, manufactures, and markets consumer electronics (iPhone, iPad, Mac, Apple Watch, AirPods), software, and online services including the App Store, iCloud, Apple Music, and Apple TV+.",
"ceo": "Tim Cook",
"chairman": "Arthur D. Levinson",
"founded": 1976,
"sector": "Technology",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/AAPL.png",
"last_updated": 1772178481,
"change_1d_percentage": -0.470383,
"change_1d": -1.28998,
"change_50_day": 7.266205,
"change_50_day_percentage": 0.02734907,
"change_200_day": 30.67276,
"change_200_day_percentage": 0.1266019,
"volume": 32123760,
"latest_trading_day": 1772139603,
"previous_close": 274.24,
"open": 274.955,
"high": 276.11,
"low": 270.795,
"cik": "0000320193"
},
"2": {
"name": "Alphabet Inc.",
"ticker": "GOOGL",
"current_price": 307.38,
"market_cap": 3718376062976,
"dividend_yield": 0.27,
"p_e_ratio": 22.909723,
"description": "Alphabet Inc. is a technology holding company whose businesses include Google Services (Search, YouTube, Android, Chrome, hardware and subscriptions), Google Cloud, and Other Bets.",
"ceo": "Sundar Pichai",
"chairman": "John L. Hennessy",
"founded": 1998,
"sector": "Communication Services",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/GOOGL.png",
"last_updated": 1772178481,
"change_1d_percentage": -1.78297,
"change_1d": -5.57999,
"change_50_day": -12.570984,
"change_50_day_percentage": -0.039290342,
"change_200_day": 59.31955,
"change_200_day_percentage": 0.23913343,
"volume": 36036891,
"latest_trading_day": 1772139603,
"previous_close": 312.96,
"open": 312.64,
"high": 313.14,
"low": 302.345,
"cik": "00001652044"
},
"3": {
"name": "Microsoft Corporation",
"ticker": "MSFT",
"current_price": 401.72,
"market_cap": 2985734963200,
"dividend_yield": 0.91,
"p_e_ratio": 21.311869,
"description": "Microsoft Corporation develops and supports software, services, devices, and solutions worldwide, including Azure cloud, Microsoft 365 productivity, Windows, Xbox gaming, and other offerings.",
"ceo": "Satya Nadella",
"chairman": "Satya Nadella",
"founded": 1975,
"sector": "technology",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/MSFT.png",
"last_updated": 1772178481,
"change_1d_percentage": 0.270818,
"change_1d": 1.08499,
"change_50_day": -46.8114,
"change_50_day_percentage": -0.10436594,
"change_200_day": -84.507935,
"change_200_day_percentage": -0.17380312,
"volume": 33954921,
"latest_trading_day": 1772139602,
"previous_close": 400.635,
"open": 404.635,
"high": 407.49,
"low": 398.74,
"cik": "0000789019"
},
"4": {
"name": "Amazon.com, Inc.",
"ticker": "AMZN",
"current_price": 207.92,
"market_cap": 2232004640768,
"dividend_yield": 0,
"p_e_ratio": 22.265652,
"description": "Amazon.com, Inc. operates global online retail marketplaces, provides cloud computing through Amazon Web Services, and offers advertising and digital media services.",
"ceo": "Andy Jassy",
"chairman": "Jeff Bezos",
"founded": 1994,
"sector": "Consumer Cyclical",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/AMZN.png",
"last_updated": 1772178481,
"change_1d_percentage": -1.2913,
"change_1d": -2.72,
"change_50_day": -19.2872,
"change_50_day_percentage": -0.08488816,
"change_200_day": -16.3452,
"change_200_day_percentage": -0.07288335,
"volume": 47437875,
"latest_trading_day": 1772139602,
"previous_close": 210.64,
"open": 210.73,
"high": 211.05,
"low": 205.3499,
"cik": "00001018724"
},
"5": {
"name": "Taiwan Semiconductor Manufacturing Company Limited",
"ticker": "TSM",
"current_price": 376.81,
"market_cap": 1954326773760,
"dividend_yield": 0.94,
"p_e_ratio": 20.964754,
"description": "Taiwan Semiconductor Manufacturing Company (TSMC) is the world\u2019s largest dedicated semiconductor foundry, manufacturing advanced chips for clients such as Apple, Nvidia, AMD, Broadcom, and Qualcomm.",
"ceo": "C. C. Wei",
"chairman": "C. C. Wei",
"founded": 1987,
"sector": "Technology",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/TSM.png",
"last_updated": 1772178481,
"change_1d_percentage": -2.8164,
"change_1d": -10.92,
"change_50_day": 46.30139,
"change_50_day_percentage": 0.14009133,
"change_200_day": 105.40451,
"change_200_day_percentage": 0.38836545,
"volume": 14464154,
"latest_trading_day": 1772139602,
"previous_close": 387.73,
"open": 386.18,
"high": 386.4746,
"low": 369.7,
"cik": "00001046179"
},
"6": {
"name": "Meta Platforms, Inc.",
"ticker": "META",
"current_price": 657.01,
"market_cap": 1661943283712,
"dividend_yield": 0.32,
"p_e_ratio": 18.351723,
"description": "Meta Platforms, Inc. builds and operates social and communication products including Facebook, Instagram, WhatsApp, Messenger, and Threads, and develops AR\/VR hardware and software through Reality Labs; it is headquartered in Menlo Park, California.",
"ceo": "Mark Zuckerberg",
"chairman": "Mark Zuckerberg",
"founded": 2004,
"sector": "Communication Services",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/META.png",
"last_updated": 1772178481,
"change_1d_percentage": 0.507887,
"change_1d": 3.32001,
"change_50_day": 0.58221436,
"change_50_day_percentage": 0.0008869435,
"change_200_day": -33.915466,
"change_200_day_percentage": -0.04908701,
"volume": 10575279,
"latest_trading_day": 1772139602,
"previous_close": 653.69,
"open": 650.55,
"high": 660.9,
"low": 647.5,
"cik": "00001326801"
},
"7": {
"name": "Tesla, Inc.",
"ticker": "TSLA",
"current_price": 408.58,
"market_cap": 1533168582656,
"dividend_yield": 0,
"p_e_ratio": 145.69662,
"description": "Tesla, Inc. designs, develops, manufactures, leases, and sells electric vehicles, and energy generation and storage products; it also offers related services such as charging, software, and insurance.",
"ceo": "Elon Musk",
"chairman": "Robyn M. Denholm",
"founded": 2003,
"sector": "Consumer Discretionary",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/TSLA.png",
"last_updated": 1772178481,
"change_1d_percentage": -2.09666,
"change_1d": -8.75,
"change_50_day": -30.022827,
"change_50_day_percentage": -0.06845106,
"change_200_day": 18.890533,
"change_200_day_percentage": 0.048475865,
"volume": 52348306,
"latest_trading_day": 1772139600,
"previous_close": 417.33,
"open": 414.5,
"high": 416.8,
"low": 403.66,
"cik": "00001318605"
},
"8": {
"name": "Broadcom Inc.",
"ticker": "AVGO",
"current_price": 321.7,
"market_cap": 1525267824640,
"dividend_yield": 0.81,
"p_e_ratio": 22.157175,
"description": "Broadcom Inc. is a global technology company that designs and supplies semiconductor and infrastructure software products for data center networking, broadband, wireless, storage, and enterprise software markets.",
"ceo": "Hock Tan",
"chairman": "Henry Samueli",
"founded": 1961,
"sector": "technology",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/AVGO.png",
"last_updated": 1772178481,
"change_1d_percentage": -3.1928,
"change_1d": -10.61,
"change_50_day": -15.1008,
"change_50_day_percentage": -0.044835996,
"change_200_day": 4.3423157,
"change_200_day_percentage": 0.013682717,
"volume": 32760599,
"latest_trading_day": 1772139603,
"previous_close": 332.31,
"open": 326.545,
"high": 326.575,
"low": 307.93,
"cik": "00001730168"
},
"10": {
"name": "Walmart Inc.",
"ticker": "WMT",
"current_price": 124.42,
"market_cap": 991982125056,
"dividend_yield": 0.8,
"p_e_ratio": 37.774227,
"description": "Walmart Inc. is an American multinational retail corporation that operates a chain of hypermarkets, discount department stores, and grocery stores, along with e-commerce marketplaces and membership warehouse clubs.",
"ceo": "John Furner",
"chairman": "Gregory B. Penner",
"founded": 1962,
"sector": "Consumer Staples",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/WMT.png",
"last_updated": 1772178481,
"change_1d_percentage": -1.07732,
"change_1d": -1.355,
"change_50_day": 4.6849976,
"change_50_day_percentage": 0.039128054,
"change_200_day": 18.682251,
"change_200_day_percentage": 0.17668478,
"volume": 17647269,
"latest_trading_day": 1772139601,
"previous_close": 125.775,
"open": 125.88,
"high": 127.33,
"low": 123.94,
"cik": "0000104169"
},
"11": {
"name": "Eli Lilly and Company",
"ticker": "LLY",
"current_price": 1022.02,
"market_cap": 964130177024,
"dividend_yield": 0.61,
"p_e_ratio": 24.40234,
"description": "Eli Lilly and Company is an American pharmaceutical company that discovers, develops, manufactures, and markets prescription medicines, including leading treatments for diabetes and obesity, oncology, immunology, and neuroscience.",
"ceo": "David A. Ricks",
"chairman": "David A. Ricks",
"founded": 1876,
"sector": "healthcare",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/LLY.png",
"last_updated": 1772178481,
"change_1d_percentage": -0.661911,
"change_1d": -6.80994,
"change_50_day": -31.38623,
"change_50_day_percentage": -0.029794991,
"change_200_day": 150.5047,
"change_200_day_percentage": 0.17269312,
"volume": 2079531,
"latest_trading_day": 1772139602,
"previous_close": 1028.83,
"open": 1024.08,
"high": 1026.915,
"low": 1007.3801,
"cik": "000059478"
},
"12": {
"name": "JPMorgan Chase & Co.",
"ticker": "JPM",
"current_price": 306.13,
"market_cap": 825642582016,
"dividend_yield": 1.96,
"p_e_ratio": 13.031068,
"description": "JPMorgan Chase & Co. is a leading global financial services firm, operating across consumer and community banking, commercial and investment banking, and asset and wealth management under the Chase and J.P. Morgan brands.",
"ceo": "Jamie Dimon",
"chairman": "Jamie Dimon",
"founded": 2000,
"sector": "Financial Services",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/JPM.png",
"last_updated": 1772178481,
"change_1d_percentage": 0.933075,
"change_1d": 2.83002,
"change_50_day": -7.923004,
"change_50_day_percentage": -0.025228238,
"change_200_day": 7.221649,
"change_200_day_percentage": 0.024160078,
"volume": 6984105,
"latest_trading_day": 1772139602,
"previous_close": 303.3,
"open": 304.58,
"high": 309,
"low": 303.64,
"cik": "000019617"
},
"13": {
"name": "Exxon Mobil Corporation",
"ticker": "XOM",
"current_price": 148.54,
"market_cap": 618931027968,
"dividend_yield": 2.77,
"p_e_ratio": 17.789562,
"description": "Exxon Mobil Corporation is an American multinational integrated energy company engaged in the exploration and production of oil and natural gas, refining and marketing of fuels and lubricants, and the manufacturing of petrochemicals, with operations worldwide.",
"ceo": "Darren W. Woods",
"chairman": "Darren W. Woods",
"founded": 1999,
"sector": "energy",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/XOM.png",
"last_updated": 1772178481,
"change_1d_percentage": -0.348856,
"change_1d": -0.520004,
"change_50_day": 15.256989,
"change_50_day_percentage": 0.11447062,
"change_200_day": 31.472244,
"change_200_day_percentage": 0.26883787,
"volume": 15597364,
"latest_trading_day": 1772139732,
"previous_close": 149.06,
"open": 147.805,
"high": 150.95,
"low": 146.77,
"cik": "000034088"
},
"14": {
"name": "Visa Inc.",
"ticker": "V",
"current_price": 316.7,
"market_cap": 610610118656,
"dividend_yield": 0.85,
"p_e_ratio": 21.7927,
"description": "Visa Inc. is a global digital payments company that facilitates electronic funds transfers via its VisaNet network and provides transaction processing and value\u2011added services; it does not issue cards or extend credit.",
"ceo": "Ryan McInerney",
"chairman": "John F. Lundgren",
"founded": 1958,
"sector": "Financial Services",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/V.png",
"last_updated": 1772178481,
"change_1d_percentage": 1.18535,
"change_1d": 3.71002,
"change_50_day": -18.203186,
"change_50_day_percentage": -0.054353576,
"change_200_day": -26.797638,
"change_200_day_percentage": -0.07801404,
"volume": 8701288,
"latest_trading_day": 1772139602,
"previous_close": 312.99,
"open": 314.48,
"high": 319.42,
"low": 313.99,
"cik": "00001403161"
},
"15": {
"name": "Johnson & Johnson",
"ticker": "JNJ",
"current_price": 243.47,
"market_cap": 586738106368,
"dividend_yield": 2.14,
"p_e_ratio": 19.412111,
"description": "Johnson & Johnson is an American multinational pharmaceutical, biotechnology, and medical technologies corporation headquartered in New Brunswick, New Jersey.",
"ceo": "Joaquin Duato",
"chairman": "Joaquin Duato",
"founded": 1886,
"sector": "healthcare",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/JNJ.png",
"last_updated": 1772178481,
"change_1d_percentage": -0.693395,
"change_1d": -1.7,
"change_50_day": 20.985596,
"change_50_day_percentage": 0.094323896,
"change_200_day": 56.509796,
"change_200_day_percentage": 0.30225575,
"volume": 5508368,
"latest_trading_day": 1772139602,
"previous_close": 245.17,
"open": 245.11,
"high": 245.47,
"low": 242.0201,
"cik": "0000200406"
},
"16": {
"name": "Mastercard Incorporated",
"ticker": "MA",
"current_price": 514.77,
"market_cap": 459400183808,
"dividend_yield": 0.68,
"p_e_ratio": 22.75822,
"description": "Mastercard Incorporated is a global payments technology company that provides transaction processing and related payment products and services to financial institutions, merchants, governments, businesses, and consumers worldwide.",
"ceo": "Michael Miebach",
"chairman": "Merit E. Janow",
"founded": 1966,
"sector": "Financial Services",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/MA.png",
"last_updated": 1772178481,
"change_1d_percentage": 1.05617,
"change_1d": 5.38,
"change_50_day": -33.708008,
"change_50_day_percentage": -0.061457355,
"change_200_day": -47.781555,
"change_200_day_percentage": -0.0849372,
"volume": 4842702,
"latest_trading_day": 1772139602,
"previous_close": 509.39,
"open": 510.95,
"high": 519.88,
"low": 509.01,
"cik": "00001141391"
},
"17": {
"name": "Costco Wholesale Corporation",
"ticker": "COST",
"current_price": 986.74,
"market_cap": 438070804480,
"dividend_yield": 0.53,
"p_e_ratio": 44.295944,
"description": "Costco Wholesale Corporation operates membership-only warehouse clubs that sell a broad range of merchandise and ancillary services across the U.S. and international markets.",
"ceo": "Ron M. Vachris",
"chairman": "Hamilton E. James",
"founded": 1976,
"sector": "Consumer Defensive",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/COST.png",
"last_updated": 1772178481,
"change_1d_percentage": -0.806227,
"change_1d": -8.02002,
"change_50_day": 49.26416,
"change_50_day_percentage": 0.05254979,
"change_200_day": 35.2276,
"change_200_day_percentage": 0.037022743,
"volume": 1800418,
"latest_trading_day": 1772139602,
"previous_close": 994.76,
"open": 998.8,
"high": 1005.5199,
"low": 983.53,
"cik": "0000909832"
},
"18": {
"name": "Oracle Corporation",
"ticker": "ORCL",
"current_price": 150.31,
"market_cap": 432004628480,
"dividend_yield": 1.33,
"p_e_ratio": 18.948652,
"description": "Oracle Corporation is an American multinational technology company that provides enterprise database software, cloud infrastructure and applications, related hardware, and consulting services worldwide.",
"ceo": "Clay Magouyrk, Mike Sicilia",
"chairman": "Larry Ellison",
"founded": 1977,
"sector": "technology",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/ORCL.png",
"last_updated": 1772178481,
"change_1d_percentage": 1.63635,
"change_1d": 2.42,
"change_50_day": -25.474197,
"change_50_day_percentage": -0.14491744,
"change_200_day": -70.37555,
"change_200_day_percentage": -0.31889513,
"volume": 20422615,
"latest_trading_day": 1772139602,
"previous_close": 147.89,
"open": 148.79,
"high": 152.38,
"low": 145.15,
"cik": "00001341439"
},
"19": {
"name": "AbbVie Inc.",
"ticker": "ABBV",
"current_price": 224.69,
"market_cap": 397289881600,
"dividend_yield": 3,
"p_e_ratio": 13.9447365,
"description": "AbbVie Inc. is a research-based biopharmaceutical company that develops, manufactures, and markets medicines across immunology, oncology, neuroscience, and other therapeutic areas.",
"ceo": "Robert A. Michael",
"chairman": "Robert A. Michael",
"founded": 2013,
"sector": "Healthcare",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/ABBV.png",
"last_updated": 1772178481,
"change_1d_percentage": -0.982723,
"change_1d": -2.23,
"change_50_day": 0.58480835,
"change_50_day_percentage": 0.002609526,
"change_200_day": 12.805206,
"change_200_day_percentage": 0.06043476,
"volume": 3977866,
"latest_trading_day": 1772139603,
"previous_close": 226.92,
"open": 227.59,
"high": 227.78,
"low": 221.125,
"cik": "00001551152"
},
"20": {
"name": "The Procter & Gamble Company",
"ticker": "PG",
"current_price": 163.75,
"market_cap": 382640095232,
"dividend_yield": 2.58,
"p_e_ratio": 22.337627,
"description": "The Procter & Gamble Company is an American multinational consumer goods company that manufactures and markets branded products across Beauty, Grooming, Health Care, Fabric & Home Care, and Baby, Feminine & Family Care in more than 180 countries.",
"ceo": "Shailesh G. Jejurikar",
"chairman": "Jon R. Moeller",
"founded": 1837,
"sector": "Consumer Staples",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/PG.png",
"last_updated": 1772178481,
"change_1d_percentage": 0.220332,
"change_1d": 0.360001,
"change_50_day": 13.8471985,
"change_50_day_percentage": 0.09237451,
"change_200_day": 10.030655,
"change_200_day_percentage": 0.06525304,
"volume": 6373357,
"latest_trading_day": 1772139689,
"previous_close": 163.39,
"open": 164.22,
"high": 164.5,
"low": 162.86,
"cik": "000080424"
},
"21": {
"name": "Bank of America Corporation",
"ticker": "BAC",
"current_price": 52.3,
"market_cap": 381920509952,
"dividend_yield": 2.1,
"p_e_ratio": 10.525828,
"description": "Bank of America Corporation is a multinational financial services company offering consumer and commercial banking, wealth management through Merrill and the Private Bank, and investment banking via BofA Securities. It is headquartered in Charlotte, North Carolina.",
"ceo": "Brian Moynihan",
"chairman": "Brian Moynihan",
"founded": 1998,
"sector": "financial services",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/BAC.png",
"last_updated": 1772178481,
"change_1d_percentage": 1.18011,
"change_1d": 0.610001,
"change_50_day": -1.8311996,
"change_50_day_percentage": -0.033828914,
"change_200_day": 2.0075989,
"change_200_day_percentage": 0.039918534,
"volume": 52023062,
"latest_trading_day": 1772139602,
"previous_close": 51.69,
"open": 51.88,
"high": 52.67,
"low": 51.7401,
"cik": "000070858"
},
"22": {
"name": "The Home Depot, Inc.",
"ticker": "HD",
"current_price": 375.09,
"market_cap": 373406400512,
"dividend_yield": 2.48,
"p_e_ratio": 22.961382,
"description": "The Home Depot, Inc. is the world\u2019s largest home-improvement retailer, selling building materials, home improvement products, lawn and garden supplies, d\u00e9cor, and related services across the U.S., Canada, and Mexico.",
"ceo": "Ted Decker",
"chairman": "Ted Decker",
"founded": 1978,
"sector": "consumer discretionary",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/HD.png",
"last_updated": 1772178481,
"change_1d_percentage": -0.127809,
"change_1d": -0.480011,
"change_50_day": 5.1099854,
"change_50_day_percentage": 0.0138115175,
"change_200_day": -1.748352,
"change_200_day_percentage": -0.0046395278,
"volume": 2228700,
"latest_trading_day": 1772139602,
"previous_close": 375.57,
"open": 378.4,
"high": 381.48,
"low": 374.935,
"cik": "0000354950"
},
"23": {
"name": "Chevron Corporation",
"ticker": "CVX",
"current_price": 184.16,
"market_cap": 368200974336,
"dividend_yield": 3.87,
"p_e_ratio": 20.112709,
"description": "Chevron Corporation is an American multinational integrated energy company engaged in oil and natural gas exploration and production, refining, marketing and transport, petrochemicals, and power operations worldwide.",
"ceo": "Mike Wirth",
"chairman": "Mike Wirth",
"founded": 1879,
"sector": "energy",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/CVX.png",
"last_updated": 1772178481,
"change_1d_percentage": -0.0325684,
"change_1d": -0.0599976,
"change_50_day": 17.268997,
"change_50_day_percentage": 0.1034747,
"change_200_day": 29.134003,
"change_200_day_percentage": 0.18792978,
"volume": 5357643,
"latest_trading_day": 1772139735,
"previous_close": 184.22,
"open": 182.9,
"high": 186.255,
"low": 181.76,
"cik": "000093410"
},
"24": {
"name": "GE Aerospace",
"ticker": "GE",
"current_price": 340.84,
"market_cap": 359522762752,
"dividend_yield": 0.55,
"p_e_ratio": 39.969227,
"description": "GE Aerospace designs, manufactures, and services commercial and military aircraft engines and related systems; it is the legal successor to the original General Electric Company founded in 1892.",
"ceo": "H. Lawrence Culp, Jr.",
"chairman": "H. Lawrence Culp, Jr.",
"founded": 1892,
"sector": "Industrials",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/GE.png",
"last_updated": 1772178481,
"change_1d_percentage": -0.597865,
"change_1d": -2.05002,
"change_50_day": 25.965393,
"change_50_day_percentage": 0.082462646,
"change_200_day": 56.214386,
"change_200_day_percentage": 0.19750291,
"volume": 4447401,
"latest_trading_day": 1772139602,
"previous_close": 342.89,
"open": 342.61,
"high": 343.98,
"low": 334.81,
"cik": "000040545"
},
"25": {
"name": "Netflix, Inc.",
"ticker": "NFLX",
"current_price": 84.59,
"market_cap": 358821429248,
"dividend_yield": 0,
"p_e_ratio": 22.107864,
"description": "Netflix, Inc. provides entertainment services worldwide, offering TV series, films, games, and live programming across various genres and languages to members on internet-connected devices.",
"ceo": "Greg Peters; Ted Sarandos",
"chairman": "Reed Hastings",
"founded": 1997,
"sector": "Communication Services",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/NFLX.png",
"last_updated": 1772178481,
"change_1d_percentage": 2.27918,
"change_1d": 1.88499,
"change_50_day": -1.9224014,
"change_50_day_percentage": -0.022221109,
"change_200_day": -25.77523,
"change_200_day_percentage": -0.23354486,
"volume": 69345050,
"latest_trading_day": 1772139602,
"previous_close": 82.705,
"open": 83.165,
"high": 86.5,
"low": 82.82,
"cik": "00001065280"
},
"26": {
"name": "Caterpillar Inc.",
"ticker": "CAT",
"current_price": 752.93,
"market_cap": 352355876864,
"dividend_yield": 0.8,
"p_e_ratio": 27.340628,
"description": "Caterpillar Inc. manufactures and sells construction and mining equipment, off-highway diesel and natural gas engines, industrial gas turbines, and diesel-electric locomotives, serving customers worldwide.",
"ceo": "Joseph E. Creed",
"chairman": "D. James Umpleby III",
"founded": 1925,
"sector": "Industrials",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/CAT.png",
"last_updated": 1772178481,
"change_1d_percentage": -1.78448,
"change_1d": -13.68,
"change_50_day": 96.9198,
"change_50_day_percentage": 0.1477413,
"change_200_day": 249.87979,
"change_200_day_percentage": 0.49672934,
"volume": 3300387,
"latest_trading_day": 1772139602,
"previous_close": 766.61,
"open": 770.61,
"high": 770.61,
"low": 728.4,
"cik": "000018230"
},
"27": {
"name": "The Coca-Cola Company",
"ticker": "KO",
"current_price": 80.5,
"market_cap": 346279510016,
"dividend_yield": 2.56,
"p_e_ratio": 23.244936,
"description": "The Coca-Cola Company is a global beverage company that manufactures and sells nonalcoholic drinks across categories such as sparkling soft drinks, water, sports, coffee, tea, juice, value-added dairy, and plant-based beverages, and supplies concentrates and syrups to a worldwide network of bottling partners.",
"ceo": "James Quincey",
"chairman": "James Quincey",
"founded": 1892,
"sector": "Consumer Defensive",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/KO.png",
"last_updated": 1772178481,
"change_1d_percentage": 0.0372795,
"change_1d": 0.0299988,
"change_50_day": 7.035797,
"change_50_day_percentage": 0.095771775,
"change_200_day": 9.960403,
"change_200_day_percentage": 0.14120302,
"volume": 12808705,
"latest_trading_day": 1772139602,
"previous_close": 80.47,
"open": 80.75,
"high": 80.885,
"low": 80.021,
"cik": "000021344"
},
"28": {
"name": "Advanced Micro Devices, Inc.",
"ticker": "AMD",
"current_price": 203.68,
"market_cap": 332082085888,
"dividend_yield": 0,
"p_e_ratio": 18.713087,
"description": "Advanced Micro Devices, Inc. is a semiconductor company that designs and sells x86 CPUs, GPUs, AI accelerators, and adaptive computing products across data center, client, gaming, and embedded markets.",
"ceo": "Lisa Su",
"chairman": "Lisa Su",
"founded": 1969,
"sector": "Technology",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/AMD.png",
"last_updated": 1772178481,
"change_1d_percentage": -3.40511,
"change_1d": -7.18001,
"change_50_day": -15.279205,
"change_50_day_percentage": -0.069781065,
"change_200_day": 18.062439,
"change_200_day_percentage": 0.09730997,
"volume": 34802679,
"latest_trading_day": 1772139603,
"previous_close": 210.86,
"open": 208.95,
"high": 209.7713,
"low": 201.46,
"cik": "00002488"
},
"29": {
"name": "Toyota Motor Corporation",
"ticker": "TM",
"current_price": 242.62,
"market_cap": 316229255168,
"dividend_yield": 2.36,
"p_e_ratio": 15.375158,
"description": "Toyota Motor Corporation is a Japanese multinational automotive manufacturer headquartered in Toyota City, Aichi, Japan. It designs, manufactures, and sells vehicles and parts worldwide and is one of the world's largest automakers.",
"ceo": "Koji Sato",
"chairman": "Akio Toyoda",
"founded": 1937,
"sector": "consumer discretionary",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/TM.png",
"last_updated": 1772178481,
"change_1d_percentage": 0.368179,
"change_1d": 0.889999,
"change_50_day": 15.412598,
"change_50_day_percentage": 0.06783493,
"change_200_day": 42.73259,
"change_200_day_percentage": 0.21378331,
"volume": 200693,
"latest_trading_day": 1772139602,
"previous_close": 241.73,
"open": 243.17,
"high": 243.99,
"low": 241.79,
"cik": "00001094517"
},
"30": {
"name": "Cisco Systems, Inc.",
"ticker": "CSCO",
"current_price": 78.1,
"market_cap": 308580483072,
"dividend_yield": 2.15,
"p_e_ratio": 17.294754,
"description": "Cisco delivers critical infrastructure for the AI era, offering networking, security, collaboration, observability, and cloud management solutions that securely connect organizations worldwide.",
"ceo": "Chuck Robbins",
"chairman": "Chuck Robbins",
"founded": 1984,
"sector": "Technology",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/CSCO.png",
"last_updated": 1772178482,
"change_1d_percentage": -1.28919,
"change_1d": -1.02,
"change_50_day": 0.28099823,
"change_50_day_percentage": 0.0036109206,
"change_200_day": 6.817299,
"change_200_day_percentage": 0.09563749,
"volume": 19589274,
"latest_trading_day": 1772139603,
"previous_close": 79.12,
"open": 78.94,
"high": 79.3396,
"low": 77.72,
"cik": "0000858877"
},
"31": {
"name": "Lam Research Corporation",
"ticker": "LRCX",
"current_price": 239.07,
"market_cap": 300279103488,
"dividend_yield": 0.44,
"p_e_ratio": 34.71237,
"description": "Lam Research Corporation designs, manufactures, and services wafer-fabrication equipment used to make semiconductors, with offerings spanning plasma etch, thin-film deposition, photoresist strip, and wafer cleaning, plus related services for chipmakers worldwide.",
"ceo": "Timothy M. Archer",
"chairman": "Abhijit Y. (Abhi) Talwalkar",
"founded": 1980,
"sector": "Technology",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/LRCX.png",
"last_updated": 1772178482,
"change_1d_percentage": -4.17267,
"change_1d": -10.41,
"change_50_day": 28.16301,
"change_50_day_percentage": 0.13353284,
"change_200_day": 98.415955,
"change_200_day_percentage": 0.6997022,
"volume": 10690841,
"latest_trading_day": 1772139602,
"previous_close": 249.48,
"open": 246.03,
"high": 248.5029,
"low": 230.7,
"cik": "0000707549"
},
"32": {
"name": "Applied Materials, Inc.",
"ticker": "AMAT",
"current_price": 375.72,
"market_cap": 298175102976,
"dividend_yield": 0.49,
"p_e_ratio": 27.247768,
"description": "Applied Materials, Inc. provides materials engineering solutions, equipment, services, and software for the manufacture of semiconductor chips and related products; it is headquartered in Santa Clara, California.",
"ceo": "Gary E. Dickerson",
"chairman": "Thomas J. Iannotti",
"founded": 1967,
"sector": "Technology",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/AMAT.png",
"last_updated": 1772178482,
"change_1d_percentage": -4.84728,
"change_1d": -19.14,
"change_50_day": 66.6196,
"change_50_day_percentage": 0.21552737,
"change_200_day": 150.8932,
"change_200_day_percentage": 0.6711531,
"volume": 7703843,
"latest_trading_day": 1772139602,
"previous_close": 394.86,
"open": 390.7,
"high": 393.47,
"low": 366.5401,
"cik": "00006951"
},
"33": {
"name": "Merck & Co., Inc.",
"ticker": "MRK",
"current_price": 119.3,
"market_cap": 297985540096,
"dividend_yield": 2.85,
"p_e_ratio": 12.192182,
"description": "Merck & Co., Inc. (known as MSD outside the U.S. and Canada) is a global biopharmaceutical company that develops, manufactures, and markets prescription medicines, vaccines, biologic therapies, and animal health products.",
"ceo": "Robert M. Davis",
"chairman": "Robert M. Davis",
"founded": 1891,
"sector": "Healthcare",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/MRK.png",
"last_updated": 1772178482,
"change_1d_percentage": -2.58043,
"change_1d": -3.16,
"change_50_day": 8.057007,
"change_50_day_percentage": 0.072427094,
"change_200_day": 28.099403,
"change_200_day_percentage": 0.30810547,
"volume": 7880987,
"latest_trading_day": 1772139715,
"previous_close": 122.46,
"open": 122.4,
"high": 122.5,
"low": 119,
"cik": "0000310158"
},
"34": {
"name": "Philip Morris International Inc.",
"ticker": "PM",
"current_price": 187.5,
"market_cap": 291877421056,
"dividend_yield": 3.14,
"p_e_ratio": 20.400036,
"description": "Philip Morris International Inc. is a tobacco company that sells cigarettes and smoke-free products (including IQOS heated tobacco, vapor, and oral nicotine) in over 180 markets; spun off from Altria in 2008, it is shifting its business toward smoke-free products.",
"ceo": "Jacek Olczak",
"chairman": "Andr\u00e9 Calantzopoulos",
"founded": 1847,
"sector": "Consumer Defensive",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/PM.png",
"last_updated": 1772178482,
"change_1d_percentage": -1.2118,
"change_1d": -2.3,
"change_50_day": 16.121597,
"change_50_day_percentage": 0.09407018,
"change_200_day": 20.399948,
"change_200_day_percentage": 0.12208223,
"volume": 3918798,
"latest_trading_day": 1772139602,
"previous_close": 189.8,
"open": 190,
"high": 190.25,
"low": 187.16,
"cik": "00001413329"
},
"35": {
"name": "Morgan Stanley",
"ticker": "MS",
"current_price": 177.49,
"market_cap": 282086506496,
"dividend_yield": 2.25,
"p_e_ratio": 14.447701,
"description": "Morgan Stanley is an American multinational investment bank and financial services firm that provides investment banking, securities, wealth management, and investment management to corporations, governments, institutions, and individuals worldwide.",
"ceo": "Ted Pick",
"chairman": "Ted Pick",
"founded": 1935,
"sector": "financial services",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/MS.png",
"last_updated": 1772178482,
"change_1d_percentage": 2.16428,
"change_1d": 3.76001,
"change_50_day": -2.2297974,
"change_50_day_percentage": -0.012407077,
"change_200_day": 20.594559,
"change_200_day_percentage": 0.13126294,
"volume": 6890661,
"latest_trading_day": 1772139602,
"previous_close": 173.73,
"open": 174.88,
"high": 177.83,
"low": 174.455,
"cik": "0000895421"
},
"36": {
"name": "The Goldman Sachs Group, Inc.",
"ticker": "GS",
"current_price": 929,
"market_cap": 281227886592,
"dividend_yield": 1.94,
"p_e_ratio": 14.29083,
"description": "The Goldman Sachs Group, Inc. is a global financial services firm that provides investment banking, global markets, asset and wealth management, and related financial services to corporations, financial institutions, governments, and individuals worldwide.",
"ceo": "David M. Solomon",
"chairman": "David M. Solomon",
"founded": 1869,
"sector": "Financial Services",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/GS.png",
"last_updated": 1772178482,
"change_1d_percentage": 0.82702,
"change_1d": 7.62,
"change_50_day": 7.4525757,
"change_50_day_percentage": 0.008087023,
"change_200_day": 149.48383,
"change_200_day_percentage": 0.19176488,
"volume": 1518631,
"latest_trading_day": 1772139603,
"previous_close": 921.38,
"open": 927.76,
"high": 938.39,
"low": 921.5401,
"cik": "0000886982"
},
"37": {
"name": "Wells Fargo & Company",
"ticker": "WFC",
"current_price": 86.3,
"market_cap": 270903001088,
"dividend_yield": 2.09,
"p_e_ratio": 10.891418,
"description": "Wells Fargo & Company is a financial services company offering banking, investment, mortgage, and consumer and commercial finance products and services through segments including Consumer Banking and Lending, Commercial Banking, Corporate and Investment Banking, and Wealth and Investment Management.",
"ceo": "Charlie Scharf",
"chairman": "Charlie Scharf",
"founded": 1852,
"sector": "financial services",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/WFC.png",
"last_updated": 1772178482,
"change_1d_percentage": -0.530197,
"change_1d": -0.459999,
"change_50_day": -4.900795,
"change_50_day_percentage": -0.053736318,
"change_200_day": 2.6550522,
"change_200_day_percentage": 0.03174193,
"volume": 18711621,
"latest_trading_day": 1772139602,
"previous_close": 86.76,
"open": 86.89,
"high": 88.32,
"low": 85.58,
"cik": "000072971"
},
"38": {
"name": "RTX Corporation",
"ticker": "RTX",
"current_price": 197.63,
"market_cap": 265276309504,
"dividend_yield": 1.38,
"p_e_ratio": 26.316912,
"description": "RTX Corporation is a U.S.-based aerospace and defense company formed in 2020 by the merger of Raytheon Company and United Technologies, operating through Collins Aerospace, Pratt & Whitney, and Raytheon.",
"ceo": "Christopher T. Calio",
"chairman": "Christopher T. Calio",
"founded": 2020,
"sector": "Industrials",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/RTX.png",
"last_updated": 1772178482,
"change_1d_percentage": 0.841927,
"change_1d": 1.65001,
"change_50_day": 4.215805,
"change_50_day_percentage": 0.02179677,
"change_200_day": 31.605148,
"change_200_day_percentage": 0.19036396,
"volume": 5752484,
"latest_trading_day": 1772139602,
"previous_close": 195.98,
"open": 196.5,
"high": 198.68,
"low": 194,
"cik": "0000101829"
},
"39": {
"name": "UnitedHealth Group Incorporated",
"ticker": "UNH",
"current_price": 286.66,
"market_cap": 259667689472,
"dividend_yield": 3.08,
"p_e_ratio": 14.314463,
"description": "UnitedHealth Group Incorporated is a diversified healthcare company that offers health insurance and health services through its UnitedHealthcare and Optum businesses.",
"ceo": "Stephen J. Hemsley",
"chairman": "Stephen J. Hemsley",
"founded": 1977,
"sector": "healthcare",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/UNH.png",
"last_updated": 1772178482,
"change_1d_percentage": 0.865585,
"change_1d": 2.45999,
"change_50_day": -28.193787,
"change_50_day_percentage": -0.089545645,
"change_200_day": -29.67096,
"change_200_day_percentage": -0.0937972,
"volume": 10113505,
"latest_trading_day": 1772139603,
"previous_close": 284.2,
"open": 286.98,
"high": 295.26,
"low": 285.23,
"cik": "0000731766"
},
"40": {
"name": "American Express Company",
"ticker": "AXP",
"current_price": 335.32,
"market_cap": 230985744384,
"dividend_yield": 0.98,
"p_e_ratio": 16.691233,
"description": "American Express Company is a globally integrated financial services company that provides credit and charge cards, network and merchant services, and travel and lifestyle services for consumers and businesses.",
"ceo": "Stephen J. Squeri",
"chairman": "Stephen J. Squeri",
"founded": 1850,
"sector": "financial services",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/AXP.png",
"last_updated": 1772178482,
"change_1d_percentage": 2.51613,
"change_1d": 8.23001,
"change_50_day": -26.6344,
"change_50_day_percentage": -0.07358496,
"change_200_day": 0.95700073,
"change_200_day_percentage": 0.002862161,
"volume": 3173018,
"latest_trading_day": 1772139603,
"previous_close": 327.09,
"open": 329.84,
"high": 336.62,
"low": 329.78,
"cik": "00004962"
},
"41": {
"name": "PepsiCo, Inc.",
"ticker": "PEP",
"current_price": 167.58,
"market_cap": 229138874368,
"dividend_yield": 3.4,
"p_e_ratio": 18.356342,
"description": "PepsiCo, Inc. is a global consumer packaged goods company that manufactures, markets, and distributes beverages and convenient foods worldwide across brands such as Pepsi-Cola, Gatorade, Lay\u2019s, Doritos, Quaker, and more.",
"ceo": "Ramon Laguarta",
"chairman": "Ramon Laguarta",
"founded": 1965,
"sector": "Consumer Defensive",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/PEP.png",
"last_updated": 1772178482,
"change_1d_percentage": -0.939881,
"change_1d": -1.59,
"change_50_day": 15.164597,
"change_50_day_percentage": 0.09949517,
"change_200_day": 23.454346,
"change_200_day_percentage": 0.1627354,
"volume": 7121103,
"latest_trading_day": 1772139600,
"previous_close": 169.17,
"open": 169.51,
"high": 170.06,
"low": 167.16,
"cik": "000077476"
},
"42": {
"name": "Intel Corporation",
"ticker": "INTC",
"current_price": 45.46,
"market_cap": 227080814592,
"dividend_yield": 0,
"p_e_ratio": 45.864525,
"description": "Intel Corporation is an American semiconductor company that designs, manufactures, and sells microprocessors, chipsets, and related computing components for PCs, data centers, networking, and edge devices.",
"ceo": "Lip-Bu Tan",
"chairman": "Frank D. Yeary",
"founded": 1968,
"sector": "technology",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/INTC.png",
"last_updated": 1772178482,
"change_1d_percentage": -3.02901,
"change_1d": -1.42,
"change_50_day": 1.5575981,
"change_50_day_percentage": 0.035478655,
"change_200_day": 13.349049,
"change_200_day_percentage": 0.4157164,
"volume": 70988121,
"latest_trading_day": 1772139602,
"previous_close": 46.88,
"open": 46.786,
"high": 46.95,
"low": 44.39,
"cik": "000050863"
},
"43": {
"name": "International Business Machines Corporation",
"ticker": "IBM",
"current_price": 242.01,
"market_cap": 226215264256,
"dividend_yield": 2.78,
"p_e_ratio": 18.035925,
"description": "International Business Machines Corporation (IBM) is a global technology company focused on software, consulting, and hybrid cloud and AI infrastructure, operating in 170+ countries.",
"ceo": "Arvind Krishna",
"chairman": "Arvind Krishna",
"founded": 1911,
"sector": "Information Technology",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/IBM.png",
"last_updated": 1772178482,
"change_1d_percentage": 1.88179,
"change_1d": 4.47,
"change_50_day": -48.698196,
"change_50_day_percentage": -0.16751574,
"change_200_day": -38.06035,
"change_200_day_percentage": -0.13589567,
"volume": 6448046,
"latest_trading_day": 1772139602,
"previous_close": 237.54,
"open": 239.71,
"high": 247.4899,
"low": 239,
"cik": "000051143"
},
"44": {
"name": "Citigroup Inc.",
"ticker": "C",
"current_price": 116.19,
"market_cap": 207894839296,
"dividend_yield": 2.07,
"p_e_ratio": 9.618378,
"description": "Citigroup Inc. (Citi) is a diversified financial services company that provides banking, markets, services, and wealth management to consumers, corporations, governments, and institutions worldwide.",
"ceo": "Jane Fraser",
"chairman": "Jane Fraser",
"founded": 1998,
"sector": "financials",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/C.png",
"last_updated": 1772178482,
"change_1d_percentage": 1.61799,
"change_1d": 1.85001,
"change_50_day": -0.1745987,
"change_50_day_percentage": -0.0015004451,
"change_200_day": 17.514854,
"change_200_day_percentage": 0.17750016,
"volume": 14726568,
"latest_trading_day": 1772139817,
"previous_close": 114.34,
"open": 114.7,
"high": 117,
"low": 114.46,
"cik": "0000831001"
},
"45": {
"name": "Verizon Communications Inc.",
"ticker": "VZ",
"current_price": 48.89,
"market_cap": 206202585088,
"dividend_yield": 5.79,
"p_e_ratio": 9.313694,
"description": "Verizon Communications Inc. is a U.S.-based telecommunications company providing wireless, broadband, and related communications services to consumers, businesses, and government customers.",
"ceo": "Dan Schulman",
"chairman": "Mark Bertolini",
"founded": 1983,
"sector": "Communication Services",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/VZ.png",
"last_updated": 1772178482,
"change_1d_percentage": -0.690636,
"change_1d": -0.34,
"change_50_day": 6.0481987,
"change_50_day_percentage": 0.14117518,
"change_200_day": 6.427601,
"change_200_day_percentage": 0.1513716,
"volume": 23428178,
"latest_trading_day": 1772139603,
"previous_close": 49.23,
"open": 49.26,
"high": 49.485,
"low": 48.88,
"cik": "0000732712"
},
"46": {
"name": "Amgen Inc.",
"ticker": "AMGN",
"current_price": 379.33,
"market_cap": 204484526080,
"dividend_yield": 2.55,
"p_e_ratio": 16.310442,
"description": "Amgen Inc. is a biotechnology company that discovers, develops, manufactures, and commercializes human therapeutics across areas including oncology, inflammation, bone health, cardiovascular and rare diseases.",
"ceo": "Robert A. Bradway",
"chairman": "Robert A. Bradway",
"founded": 1980,
"sector": "Healthcare",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/AMGN.png",
"last_updated": 1772178482,
"change_1d_percentage": -1.30097,
"change_1d": -5,
"change_50_day": 33.98819,
"change_50_day_percentage": 0.09841899,
"change_200_day": 70.73224,
"change_200_day_percentage": 0.2292053,
"volume": 2589244,
"latest_trading_day": 1772139602,
"previous_close": 384.33,
"open": 385.13,
"high": 385.14,
"low": 374.25,
"cik": "0000318154"
},
"47": {
"name": "Abbott Laboratories",
"ticker": "ABT",
"current_price": 116.26,
"market_cap": 202345775104,
"dividend_yield": 2.17,
"p_e_ratio": 18.62049,
"description": "Abbott Laboratories is a global healthcare company that develops, manufactures, and markets medical devices, diagnostic systems and tests, nutritional products, and branded generic medicines.",
"ceo": "Robert B. Ford",
"chairman": "Robert B. Ford",
"founded": 1888,
"sector": "healthcare",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/ABT.png",
"last_updated": 1772178482,
"change_1d_percentage": 1.30708,
"change_1d": 1.5,
"change_50_day": -1.9095993,
"change_50_day_percentage": -0.016159818,
"change_200_day": -11.270699,
"change_200_day_percentage": -0.08837636,
"volume": 6619180,
"latest_trading_day": 1772139603,
"previous_close": 114.76,
"open": 115.32,
"high": 116.565,
"low": 114.51,
"cik": "00001800"
},
"48": {
"name": "KLA Corporation",
"ticker": "KLAC",
"current_price": 1524.31,
"market_cap": 200282652672,
"dividend_yield": 0.5,
"p_e_ratio": 32.941097,
"description": "KLA Corporation designs, manufactures, and services semiconductor process control and yield management equipment and related solutions used across wafer, reticle, IC, and packaging production.",
"ceo": "Richard P. (Rick) Wallace",
"chairman": "Robert Calderoni",
"founded": 1975,
"sector": "technology",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/KLAC.png",
"last_updated": 1772178482,
"change_1d_percentage": -1.44632,
"change_1d": -22.37,
"change_50_day": 122.224,
"change_50_day_percentage": 0.08717296,
"change_200_day": 436.9182,
"change_200_day_percentage": 0.40180382,
"volume": 1183662,
"latest_trading_day": 1772139603,
"previous_close": 1546.68,
"open": 1545.11,
"high": 1550.99,
"low": 1468.8125,
"cik": "0000319201"
},
"49": {
"name": "Thermo Fisher Scientific Inc.",
"ticker": "TMO",
"current_price": 520.12,
"market_cap": 195413278720,
"dividend_yield": 0.34,
"p_e_ratio": 19.321754,
"description": "Thermo Fisher Scientific Inc. provides analytical instruments, laboratory equipment, reagents and consumables, specialty diagnostics, and lab and biopharma services to customers in research, healthcare, industrial and applied markets.",
"ceo": "Marc N. Casper",
"chairman": "Marc N. Casper",
"founded": 2006,
"sector": "healthcare",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/TMO.png",
"last_updated": 1772178482,
"change_1d_percentage": 1.2537,
"change_1d": 6.44,
"change_50_day": -55.81781,
"change_50_day_percentage": -0.096916385,
"change_200_day": 12.582001,
"change_200_day_percentage": 0.024790263,
"volume": 1293439,
"latest_trading_day": 1772139602,
"previous_close": 513.68,
"open": 516.09,
"high": 520.65,
"low": 510.08,
"cik": "000097745"
},
"50": {
"name": "AT&T Inc.",
"ticker": "T",
"current_price": 27.46,
"market_cap": 194676277248,
"dividend_yield": 4.04,
"p_e_ratio": 10.780634,
"description": "AT&T Inc. is a U.S. telecommunications company that provides wireless, broadband (fiber), and related communications services to consumers and businesses.",
"ceo": "John T. Stankey",
"chairman": "John T. Stankey",
"founded": 1983,
"sector": "Communication Services",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/T.png",
"last_updated": 1772178482,
"change_1d_percentage": -1.47112,
"change_1d": -0.410002,
"change_50_day": 2.0551987,
"change_50_day_percentage": 0.08089805,
"change_200_day": 0.65485,
"change_200_day_percentage": 0.024430009,
"volume": 24961126,
"latest_trading_day": 1772139739,
"previous_close": 27.87,
"open": 27.98,
"high": 28.05,
"low": 27.42,
"cik": "0000732717"
},
"51": {
"name": "Texas Instruments Incorporated",
"ticker": "TXN",
"current_price": 212.63,
"market_cap": 193200521216,
"dividend_yield": 2.67,
"p_e_ratio": 26.885923,
"description": "Texas Instruments Incorporated is a global semiconductor company that designs, manufactures, tests, and sells analog and embedded processing chips for industrial, automotive, personal electronics, communications, and enterprise systems.",
"ceo": "Haviv Ilan",
"chairman": "Rich Templeton",
"founded": 1930,
"sector": "Technology",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/TXN.png",
"last_updated": 1772178482,
"change_1d_percentage": -0.59373,
"change_1d": -1.26999,
"change_50_day": 13.759598,
"change_50_day_percentage": 0.069188766,
"change_200_day": 23.356155,
"change_200_day_percentage": 0.12339874,
"volume": 5681337,
"latest_trading_day": 1772139601,
"previous_close": 213.9,
"open": 214.45,
"high": 216.09,
"low": 210.15,
"cik": "000097476"
},
"52": {
"name": "NextEra Energy, Inc.",
"ticker": "NEE",
"current_price": 91.99,
"market_cap": 191663177728,
"dividend_yield": 2.71,
"p_e_ratio": 20.993416,
"description": "NextEra Energy, Inc. is a leading clean energy company and the world\u2019s largest electric utility holding company by market capitalization. It owns Florida Power & Light and NextEra Energy Resources, operating wind, solar, nuclear, natural gas, and battery storage assets across North America.",
"ceo": "John W. Ketchum",
"chairman": "John W. Ketchum",
"founded": 1925,
"sector": "utilities",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/NEE.png",
"last_updated": 1772178482,
"change_1d_percentage": -3.28042,
"change_1d": -3.12,
"change_50_day": 6.6701965,
"change_50_day_percentage": 0.07817876,
"change_200_day": 13.526344,
"change_200_day_percentage": 0.17238994,
"volume": 16321236,
"latest_trading_day": 1772139602,
"previous_close": 95.11,
"open": 94.62,
"high": 95,
"low": 91.85,
"cik": "0000753308"
},
"53": {
"name": "Salesforce, Inc.",
"ticker": "CRM",
"current_price": 199.47,
"market_cap": 189895442432,
"dividend_yield": 0.88,
"p_e_ratio": 13.371408,
"description": "Salesforce, Inc. is a cloud-based enterprise software company that provides customer relationship management (CRM) applications and a platform spanning sales, service, marketing, commerce, analytics, AI, and app development.",
"ceo": "Marc Benioff",
"chairman": "Marc Benioff",
"founded": 1999,
"sector": "Technology",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/CRM.png",
"last_updated": 1772178482,
"change_1d_percentage": 4.02608,
"change_1d": 7.72,
"change_50_day": -28.682205,
"change_50_day_percentage": -0.12571523,
"change_200_day": -48.549454,
"change_200_day_percentage": -0.19574857,
"volume": 26274546,
"latest_trading_day": 1772139602,
"previous_close": 191.75,
"open": 196.76,
"high": 201.035,
"low": 191.3301,
"cik": "00001108524"
},
"54": {
"name": "The Walt Disney Company",
"ticker": "DIS",
"current_price": 105.55,
"market_cap": 187181006848,
"dividend_yield": 1.42,
"p_e_ratio": 14.353026,
"description": "The Walt Disney Company is an American multinational mass media and entertainment conglomerate with operations across Entertainment, Sports (ESPN), and Experiences (parks, resorts, cruises), producing film and TV content, operating theme parks and resorts, and offering streaming services.",
"ceo": "Robert A. Iger",
"chairman": "James P. Gorman",
"founded": 1923,
"sector": "Communication Services",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/DIS.png",
"last_updated": 1772178482,
"change_1d_percentage": 0.475964,
"change_1d": 0.5,
"change_50_day": -4.7873993,
"change_50_day_percentage": -0.043388724,
"change_200_day": -7.7724,
"change_200_day_percentage": -0.06858661,
"volume": 9558452,
"latest_trading_day": 1772139725,
"previous_close": 105.05,
"open": 105.47,
"high": 106.77,
"low": 105.33,
"cik": "00001744489"
},
"55": {
"name": "Amphenol Corporation",
"ticker": "APH",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/APH.png",
"sector": "Technology",
"current_price": 148.47,
"market_cap": 182501556224,
"dividend_yield": 0.67,
"p_e_ratio": 28.852041,
"description": "Amphenol Corporation designs, manufactures, and markets electrical, electronic, and fiber optic connectors, interconnect systems, antennas, sensors and sensor-based products, and coaxial and high-speed specialty cable.",
"ceo": "R. Adam Norwitt",
"chairman": "Martin H. Loeffler",
"founded": "1932",
"last_updated": 1772178482,
"change_1d_percentage": -2.73192,
"change_1d": -4.17,
"change_50_day": 5.4237976,
"change_50_day_percentage": 0.037916403,
"change_200_day": 27.598099,
"change_200_day_percentage": 0.22832517,
"volume": 6415947,
"latest_trading_day": 1772139602,
"previous_close": 152.64,
"open": 153.25,
"high": 153.65,
"low": 143.88,
"cik": "0000820313"
},
"56": {
"name": "The Boeing Company",
"ticker": "BA",
"current_price": 229.41,
"market_cap": 180166475776,
"dividend_yield": 0,
"p_e_ratio": 48.01723,
"description": "The Boeing Company is an American aerospace and defense manufacturer that designs, builds, and services commercial jetliners and defense, space, and security systems worldwide.",
"ceo": "Kelly Ortberg",
"chairman": "Steve Mollenkopf",
"founded": 1916,
"sector": "industrials",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/BA.png",
"last_updated": 1772178482,
"change_1d_percentage": -0.412397,
"change_1d": -0.949997,
"change_50_day": -2.5986023,
"change_50_day_percentage": -0.011200457,
"change_200_day": 11.339447,
"change_200_day_percentage": 0.051998984,
"volume": 3996627,
"latest_trading_day": 1772139603,
"previous_close": 230.36,
"open": 230.375,
"high": 230.655,
"low": 225.67,
"cik": "000012927"
},
"57": {
"name": "Gilead Sciences, Inc.",
"ticker": "GILD",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/GILD.png",
"sector": "Healthcare",
"current_price": 143.77,
"market_cap": 178372526080,
"dividend_yield": 2.28,
"p_e_ratio": 14.875278,
"description": "Gilead Sciences, Inc. is a biopharmaceutical company that discovers, develops, and commercializes medicines in the areas of unmet medical need. It focuses on human immunodeficiency virus, acquired immunodeficiency syndrome, and liver diseases.",
"ceo": "Daniel P. O'Day",
"chairman": "Daniel P. O'Day",
"founded": "1987",
"last_updated": 1772178482,
"change_1d_percentage": -2.27705,
"change_1d": -3.34999,
"change_50_day": 9.5742035,
"change_50_day_percentage": 0.07134503,
"change_200_day": 24.10485,
"change_200_day_percentage": 0.20143583,
"volume": 7609228,
"latest_trading_day": 1772139602,
"previous_close": 147.12,
"open": 145.95,
"high": 146.255,
"low": 143.09,
"cik": "0000882095"
},
"58": {
"name": "The TJX Companies, Inc.",
"ticker": "TJX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/TJX.png",
"sector": "Consumer Cyclical",
"current_price": 158.69,
"market_cap": 176612245504,
"dividend_yield": 1.07,
"p_e_ratio": 27.962257,
"description": "The TJX Companies, Inc. operates as an off-price apparel and home fashions retailer in the United States, Canada, Europe, and Australia. It operates through Marmaxx, HomeGoods, TJX Canada, and TJX International segments.",
"ceo": "Ernie Herrman",
"chairman": "Carol Meyrowitz",
"founded": "1987",
"last_updated": 1772178482,
"change_1d_percentage": 1.84187,
"change_1d": 2.87,
"change_50_day": 3.896408,
"change_50_day_percentage": 0.025171636,
"change_200_day": 18.01616,
"change_200_day_percentage": 0.12807043,
"volume": 5019661,
"latest_trading_day": 1772139602,
"previous_close": 155.82,
"open": 157.82,
"high": 159.33,
"low": 156.415,
"cik": "0000109198"
},
"59": {
"name": "Analog Devices, Inc.",
"ticker": "ADI",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/ADI.png",
"sector": "Technology",
"current_price": 354.35,
"market_cap": 173508935680,
"dividend_yield": 1.15,
"p_e_ratio": 27.473785,
"description": "Analog Devices, Inc. designs, manufactures, tests, and markets integrated circuits (ICs), software, and subsystems that leverage analog, mixed-signal, and digital signal processing technologies.",
"ceo": "Vincent Roche",
"chairman": "Vincent Roche",
"founded": "1965",
"last_updated": 1772178482,
"change_1d_percentage": -1.78769,
"change_1d": -6.44998,
"change_50_day": 48.643402,
"change_50_day_percentage": 0.15911794,
"change_200_day": 99.18741,
"change_200_day_percentage": 0.38872236,
"volume": 4661124,
"latest_trading_day": 1772139602,
"previous_close": 360.8,
"open": 360.83,
"high": 361.68,
"low": 351,
"cik": "00006281"
},
"60": {
"name": "BlackRock, Inc.",
"ticker": "BLK",
"current_price": 1090.27,
"market_cap": 169156395008,
"dividend_yield": 2.1,
"p_e_ratio": 17.608284,
"description": "BlackRock, Inc. is an American multinational investment management company and the world\u2019s largest asset manager, offering investment management, risk management, and advisory services, including the iShares ETF family and the Aladdin technology platform.",
"ceo": "Larry Fink",
"chairman": "Larry Fink",
"founded": 1988,
"sector": "Financial Services",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/BLK.png",
"last_updated": 1772178483,
"change_1d_percentage": -0.320906,
"change_1d": -3.51001,
"change_50_day": -2.2045898,
"change_50_day_percentage": -0.002017978,
"change_200_day": 7.261963,
"change_200_day_percentage": 0.0067053637,
"volume": 724852,
"latest_trading_day": 1772139602,
"previous_close": 1093.78,
"open": 1100,
"high": 1108,
"low": 1060.12,
"cik": "00002012383"
},
"61": {
"name": "Deere & Company",
"ticker": "DE",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/DE.png",
"sector": "Industrials",
"current_price": 619.46,
"market_cap": 167919796224,
"dividend_yield": 1.05,
"p_e_ratio": 26.8263,
"description": "Deere & Company manufactures and distributes various equipment worldwide. It operates through four segments: Production and Precision Agriculture, Small Agriculture and Turf, Construction and Forestry, and Financial Services.",
"ceo": "John C. May",
"chairman": "John C. May",
"founded": "1868",
"last_updated": 1772178483,
"change_1d_percentage": -0.665474,
"change_1d": -4.14996,
"change_50_day": 89.65442,
"change_50_day_percentage": 0.16922136,
"change_200_day": 120.08307,
"change_200_day_percentage": 0.24046578,
"volume": 1421453,
"latest_trading_day": 1772139602,
"previous_close": 623.61,
"open": 624.96,
"high": 626.9999,
"low": 614.6,
"cik": "0000315189"
},
"62": {
"name": "Honeywell International Inc.",
"ticker": "HON",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/HON.png",
"sector": "Industrials",
"current_price": 240.88,
"market_cap": 162321727488,
"dividend_yield": 1.98,
"p_e_ratio": 20.957258,
"description": "Honeywell International Inc. operates as a diversified technology and manufacturing company worldwide. Its Aerospace segment offers products, software, and services for aircraft.",
"ceo": "Vimal Kapur",
"chairman": "Vimal Kapur",
"founded": "1906",
"last_updated": 1772178483,
"change_1d_percentage": -0.545001,
"change_1d": -1.31999,
"change_50_day": 22.812607,
"change_50_day_percentage": 0.10461264,
"change_200_day": 32.741226,
"change_200_day_percentage": 0.1573048,
"volume": 2680874,
"latest_trading_day": 1772139602,
"previous_close": 242.2,
"open": 242.73,
"high": 243.8,
"low": 239.82,
"cik": "0000773840"
},
"63": {
"name": "Union Pacific Corporation",
"ticker": "UNP",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/UNP.png",
"sector": "Industrials",
"current_price": 265.45,
"market_cap": 157515776000,
"dividend_yield": 2.08,
"p_e_ratio": 19.65695,
"description": "Union Pacific Corporation, through its subsidiary, Union Pacific Railroad Company, operates in the railroad business in the United States. It connects 23 states in the western two-thirds of the country by rail.",
"ceo": "Jim Vena",
"chairman": "Mike McCarthy",
"founded": "1969",
"last_updated": 1772178483,
"change_1d_percentage": 0.45412,
"change_1d": 1.20001,
"change_50_day": 24.670212,
"change_50_day_percentage": 0.10245964,
"change_200_day": 36.003265,
"change_200_day_percentage": 0.15691338,
"volume": 2700921,
"latest_trading_day": 1772139602,
"previous_close": 264.25,
"open": 264.95,
"high": 266.6,
"low": 263.825,
"cik": "0000100885"
},
"64": {
"name": "Qualcomm Incorporated",
"ticker": "QCOM",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/QCOM.png",
"sector": "Technology",
"current_price": 145.59,
"market_cap": 155496677376,
"dividend_yield": 2.45,
"p_e_ratio": 12.959707,
"description": "Qualcomm Incorporated engages in the development and commercialization of foundational technologies in the wireless industry worldwide. It operates through three segments: Qualcomm CDMA Technologies (QCT); Qualcomm Technology Licensing (QTL); and Qualcomm Strategic Initiatives (QSI).",
"ceo": "Cristiano Amon",
"chairman": "Mark D. McLaughlin",
"founded": "1985",
"last_updated": 1772178483,
"change_1d_percentage": -0.171421,
"change_1d": -0.25,
"change_50_day": -13.896805,
"change_50_day_percentage": -0.08713451,
"change_200_day": -15.198105,
"change_200_day_percentage": -0.09452257,
"volume": 8262103,
"latest_trading_day": 1772139600,
"previous_close": 145.84,
"open": 145.94,
"high": 146.94,
"low": 144.52,
"cik": "0000804328"
},
"65": {
"name": "Pfizer Inc.",
"ticker": "PFE",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/PFE.png",
"sector": "Healthcare",
"current_price": 27.1,
"market_cap": 154082689024,
"dividend_yield": 6.35,
"p_e_ratio": 9.565325,
"description": "Pfizer Inc. discovers, develops, manufactures, markets, distributes, and sells biopharmaceutical products worldwide. It offers medicines and vaccines in various therapeutic areas.",
"ceo": "Albert Bourla",
"chairman": "Albert Bourla",
"founded": "1849",
"last_updated": 1772178483,
"change_1d_percentage": 0.0369148,
"change_1d": 0.0100002,
"change_50_day": 1.0722008,
"change_50_day_percentage": 0.041194446,
"change_200_day": 2.1378002,
"change_200_day_percentage": 0.085641496,
"volume": 24554948,
"latest_trading_day": 1772139602,
"previous_close": 27.09,
"open": 27.26,
"high": 27.27,
"low": 26.87,
"cik": "000078003"
},
"66": {
"name": "Lowe's Companies, Inc.",
"ticker": "LOW",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/LOW.png",
"sector": "Consumer Cyclical",
"current_price": 264.39,
"market_cap": 148309966848,
"dividend_yield": 1.82,
"p_e_ratio": 19.275692,
"description": "Lowe's Companies, Inc. operates as a home improvement retailer in the United States. The company offers a line of products for construction, maintenance, repair, remodeling, and decorating.",
"ceo": "Marvin R. Ellison",
"chairman": "Marvin R. Ellison",
"founded": "1921",
"last_updated": 1772178483,
"change_1d_percentage": 0.520883,
"change_1d": 1.37003,
"change_50_day": -0.5371704,
"change_50_day_percentage": -0.0020276152,
"change_200_day": 19.379211,
"change_200_day_percentage": 0.079095334,
"volume": 2688463,
"latest_trading_day": 1772139602,
"previous_close": 263.02,
"open": 263.34,
"high": 266.15,
"low": 261.94,
"cik": "000060667"
},
"67": {
"name": "Danaher Corporation",
"ticker": "DHR",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/DHR.png",
"sector": "Healthcare",
"current_price": 209.36,
"market_cap": 147996573696,
"dividend_yield": 0.76,
"p_e_ratio": 22.97206,
"description": "Danaher Corporation designs, manufactures, and markets professional, medical, industrial, and commercial products and services worldwide. It operates through three segments: Life Sciences, Diagnostics, and Environmental & Applied Solutions.",
"ceo": "Rainer M. Blair",
"chairman": "Steven Rales",
"founded": "1969",
"last_updated": 1772178483,
"change_1d_percentage": -0.0763668,
"change_1d": -0.160004,
"change_50_day": -16.4402,
"change_50_day_percentage": -0.072808616,
"change_200_day": -0.44129944,
"change_200_day_percentage": -0.002103416,
"volume": 2416835,
"latest_trading_day": 1772139602,
"previous_close": 209.52,
"open": 209.08,
"high": 210.7499,
"low": 206.81,
"cik": "0000313616"
},
"68": {
"name": "Stryker Corporation",
"ticker": "SYK",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/SYK.png",
"sector": "Healthcare",
"current_price": 386.06,
"market_cap": 147740786688,
"dividend_yield": 0.91,
"p_e_ratio": 23.071222,
"description": "Stryker Corporation operates as a medical technology company. It provides medical and surgical equipment, orthopedic implants, and neurotechnology and spine products.",
"ceo": "Kevin A. Lobo",
"chairman": "Kevin A. Lobo",
"founded": "1946",
"last_updated": 1772178483,
"change_1d_percentage": 0.528604,
"change_1d": 2.03,
"change_50_day": 24.63739,
"change_50_day_percentage": 0.06816782,
"change_200_day": 11.324188,
"change_200_day_percentage": 0.030219125,
"volume": 835892,
"latest_trading_day": 1772139602,
"previous_close": 384.03,
"open": 386.24,
"high": 388.3899,
"low": 382.46,
"cik": "0000310764"
},
"69": {
"name": "Eaton Corporation plc",
"ticker": "ETN",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/ETN.png",
"sector": "Industrials",
"current_price": 374.59,
"market_cap": 145827889152,
"dividend_yield": 1.17,
"p_e_ratio": 24.384178,
"description": "Eaton Corporation plc operates as a power management company worldwide. The company's Electrical Americas segment provides electrical components, industrial components, and power distribution and assemblies.",
"ceo": "Craig Arnold",
"chairman": "Craig Arnold",
"founded": "1911",
"last_updated": 1772178483,
"change_1d_percentage": 0.283778,
"change_1d": 1.06,
"change_50_day": 29.381195,
"change_50_day_percentage": 0.08511137,
"change_200_day": 21.771454,
"change_200_day_percentage": 0.06170723,
"volume": 1354831,
"latest_trading_day": 1772139602,
"previous_close": 373.53,
"open": 373.15,
"high": 374.72,
"low": 360.26,
"cik": "00001551182"
},
"70": {
"name": "Booking Holdings Inc.",
"ticker": "BKNG",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/BKNG.png",
"sector": "Consumer Cyclical",
"current_price": 4250.26,
"market_cap": 137002090496,
"dividend_yield": 0.92,
"p_e_ratio": 13.57367,
"description": "Booking Holdings Inc. provides travel and restaurant online reservation and related services worldwide. The company operates Booking.com, KAYAK, priceline, agoda, Rentalcars.com, and OpenTable.",
"ceo": "Glenn D. Fogel",
"chairman": "Robert J. Mylod Jr.",
"founded": "1997",
"last_updated": 1772178483,
"change_1d_percentage": 2.09608,
"change_1d": 87.2598,
"change_50_day": -704.93994,
"change_50_day_percentage": -0.14226267,
"change_200_day": -1017.4634,
"change_200_day_percentage": -0.1931505,
"volume": 728273,
"latest_trading_day": 1772139603,
"previous_close": 4163,
"open": 4179.5,
"high": 4292.1,
"low": 4163.1,
"cik": "00001075531"
},
"71": {
"name": "Chubb Limited",
"ticker": "CB",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/CB.png",
"sector": "Financial Services",
"current_price": 337.92,
"market_cap": 132988706816,
"dividend_yield": 1.15,
"p_e_ratio": 11.672011,
"description": "Chubb Limited provides insurance and reinsurance products worldwide. The company offers commercial property and casualty, personal accident and supplemental health, reinsurance, and life insurance.",
"ceo": "Evan G. Greenberg",
"chairman": "Evan G. Greenberg",
"founded": "1967",
"last_updated": 1772178483,
"change_1d_percentage": 1.01034,
"change_1d": 3.38,
"change_50_day": 23.144012,
"change_50_day_percentage": 0.07352534,
"change_200_day": 47.29837,
"change_200_day_percentage": 0.16274896,
"volume": 1806841,
"latest_trading_day": 1772139602,
"previous_close": 334.54,
"open": 335.87,
"high": 338.785,
"low": 335.04,
"cik": "0000896159"
},
"72": {
"name": "Prologis, Inc.",
"ticker": "PLD",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/PLD.png",
"sector": "Real Estate",
"current_price": 142.66,
"market_cap": 132610883584,
"dividend_yield": 3,
"p_e_ratio": 42.616116,
"description": "Prologis, Inc. is the global leader in logistics real estate with a focus on high-barrier, high-growth markets. It leases modern logistics facilities to a diverse base of approximately 6,700 customers principally across two major categories: business-to-business and retail\/online fulfillment.",
"ceo": "Hamid R. Moghadam",
"chairman": "Hamid R. Moghadam",
"founded": "1997",
"last_updated": 1772178483,
"change_1d_percentage": 1.87817,
"change_1d": 2.63,
"change_50_day": 10.607605,
"change_50_day_percentage": 0.080328755,
"change_200_day": 24.1147,
"change_200_day_percentage": 0.20342182,
"volume": 1897396,
"latest_trading_day": 1772139603,
"previous_close": 140.03,
"open": 140.44,
"high": 142.85,
"low": 140.35,
"cik": "00001045609"
},
"73": {
"name": "S&P Global Inc.",
"ticker": "SPGI",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/SPGI.png",
"sector": "Financial Services",
"current_price": 437.49,
"market_cap": 132471971840,
"dividend_yield": 0.89,
"p_e_ratio": 19.822916,
"description": "S&P Global Inc. provides credit ratings, benchmarks, analytics, and workflow solutions in the global capital, commodity, and automotive markets.",
"ceo": "Martina L. Cheung",
"chairman": "Ian P. Livingston",
"founded": "1917",
"last_updated": 1772178483,
"change_1d_percentage": 3.2766,
"change_1d": 13.88,
"change_50_day": -56.87982,
"change_50_day_percentage": -0.11505521,
"change_200_day": -72.14932,
"change_200_day_percentage": -0.14156938,
"volume": 2062382,
"latest_trading_day": 1772139602,
"previous_close": 423.61,
"open": 426.595,
"high": 439.19,
"low": 428.57,
"cik": "000064040"
},
"74": {
"name": "Parker-Hannifin Corporation",
"ticker": "PH",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/PH.png",
"sector": "Industrials",
"current_price": 1014.97,
"market_cap": 128105988096,
"dividend_yield": 0.71,
"p_e_ratio": 29.809755,
"description": "Parker-Hannifin Corporation manufactures and sells motion and control technologies and systems for various mobile, industrial, and aerospace markets worldwide.",
"ceo": "Jennifer A. Parmentier",
"chairman": "Jennifer A. Parmentier",
"founded": "1918",
"last_updated": 1772178483,
"change_1d_percentage": 0.313301,
"change_1d": 3.16998,
"change_50_day": 77.35974,
"change_50_day_percentage": 0.08250736,
"change_200_day": 222.80573,
"change_200_day_percentage": 0.28126204,
"volume": 376901,
"latest_trading_day": 1772139602,
"previous_close": 1011.8,
"open": 1014.75,
"high": 1019.935,
"low": 1000.02,
"cik": "000076334"
},
"75": {
"name": "Bristol-Myers Squibb Company",
"ticker": "BMY",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/BMY.png",
"sector": "Healthcare",
"current_price": 61.1,
"market_cap": 124428541952,
"dividend_yield": 4.12,
"p_e_ratio": 9.988344,
"description": "Bristol-Myers Squibb Company discovers, develops, licenses, manufactures, and markets biopharmaceutical products worldwide. It offers products for hematology, oncology, cardiovascular, immunology, fibrotic, neuroscience, and covid-19 diseases.",
"ceo": "Christopher Boerner",
"chairman": "Christopher Boerner",
"founded": "1933",
"last_updated": 1772178483,
"change_1d_percentage": -0.326266,
"change_1d": -0.200001,
"change_50_day": 4.633198,
"change_50_day_percentage": 0.08205172,
"change_200_day": 11.836899,
"change_200_day_percentage": 0.24027921,
"volume": 10671597,
"latest_trading_day": 1772139602,
"previous_close": 61.3,
"open": 61.53,
"high": 61.58,
"low": 60.65,
"cik": "000014272"
},
"76": {
"name": "Vertex Pharmaceuticals Incorporated",
"ticker": "VRTX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/VRTX.png",
"sector": "Healthcare",
"current_price": 480.13,
"market_cap": 121969434624,
"dividend_yield": 0,
"p_e_ratio": 21.965147,
"description": "Vertex Pharmaceuticals Incorporated focuses on developing and commercializing therapies for the treatment of cystic fibrosis. It is also involved in the research and development programs in other indications.",
"ceo": "Reshma Kewalramani",
"chairman": "Jeffrey Leiden",
"founded": "1989",
"last_updated": 1772178483,
"change_1d_percentage": -0.559199,
"change_1d": -2.69998,
"change_50_day": 15.812195,
"change_50_day_percentage": 0.03405468,
"change_200_day": 44.460846,
"change_200_day_percentage": 0.102051854,
"volume": 1266396,
"latest_trading_day": 1772139601,
"previous_close": 482.83,
"open": 483.1,
"high": 483.63,
"low": 474.59,
"cik": "0000875320"
},
"77": {
"name": "Palo Alto Networks, Inc.",
"ticker": "PANW",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/PANW.png",
"sector": "Technology",
"current_price": 149.4,
"market_cap": 121910394880,
"dividend_yield": 0,
"p_e_ratio": 37.510826,
"description": "Palo Alto Networks, Inc. provides cybersecurity solutions worldwide. It offers firewall appliances and software; Panorama, a security management solution; and virtual system upgrades.",
"ceo": "Nikesh Arora",
"chairman": "Nikesh Arora",
"founded": "2005",
"last_updated": 1772178483,
"change_1d_percentage": 3.1483,
"change_1d": 4.56,
"change_50_day": -27.14,
"change_50_day_percentage": -0.15373287,
"change_200_day": -42.514954,
"change_200_day_percentage": -0.22153018,
"volume": 12097370,
"latest_trading_day": 1772139601,
"previous_close": 144.84,
"open": 146.735,
"high": 151.28,
"low": 144.81,
"cik": "00001327567"
},
"78": {
"name": "McKesson Corporation",
"ticker": "MCK",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/MCK.png",
"sector": "Healthcare",
"current_price": 974.45,
"market_cap": 120273100800,
"dividend_yield": 0.34,
"p_e_ratio": 22.034561,
"description": "McKesson Corporation provides healthcare supply chain management solutions, retail pharmacy, community oncology and specialty care, and healthcare information solutions.",
"ceo": "Brian S. Tyler",
"chairman": "Donald Knauss",
"founded": "1928",
"last_updated": 1772178483,
"change_1d_percentage": 1.16378,
"change_1d": 11.21,
"change_50_day": 115.29779,
"change_50_day_percentage": 0.13419949,
"change_200_day": 201.29858,
"change_200_day_percentage": 0.26036114,
"volume": 458439,
"latest_trading_day": 1772139602,
"previous_close": 963.24,
"open": 968.2,
"high": 977.27,
"low": 961.565,
"cik": "0000927653"
},
"79": {
"name": "Constellation Energy Corporation",
"ticker": "CEG",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/CEG.png",
"sector": "Utilities",
"current_price": 323.56,
"market_cap": 117222580224,
"dividend_yield": 0.53,
"p_e_ratio": 23.765907,
"description": "Constellation Energy Corporation generates and sells electricity in the United States. It operates through Mid-Atlantic, Midwest, New York, ERCOT, and Other Power Regions segments.",
"ceo": "Joseph Dominguez",
"chairman": "Joseph Dominguez",
"founded": "2022",
"last_updated": 1772178483,
"change_1d_percentage": -0.69973,
"change_1d": -2.28,
"change_50_day": 8.206696,
"change_50_day_percentage": 0.026023814,
"change_200_day": -4.3131714,
"change_200_day_percentage": -0.013154999,
"volume": 3952637,
"latest_trading_day": 1772139602,
"previous_close": 325.84,
"open": 324.535,
"high": 324.9194,
"low": 308.71,
"cik": "00001868275"
},
"80": {
"name": "Comcast Corporation",
"ticker": "CMCSA",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/CMCSA.png",
"sector": "Communication Services",
"current_price": 30.85,
"market_cap": 112414146560,
"dividend_yield": 4.28,
"p_e_ratio": 7.7520747,
"description": "Comcast Corporation operates as a media and technology company worldwide. It operates through Residential Connectivity & Platforms, Business Services Connectivity, Media, Studios, and Theme Parks segments.",
"ceo": "Brian L. Roberts",
"chairman": "Brian L. Roberts",
"founded": "1963",
"last_updated": 1772178483,
"change_1d_percentage": 0.194867,
"change_1d": 0.0599995,
"change_50_day": 1.6140671,
"change_50_day_percentage": 0.05520833,
"change_200_day": 1.0091991,
"change_200_day_percentage": 0.033819437,
"volume": 25467722,
"latest_trading_day": 1772139602,
"previous_close": 30.79,
"open": 30.83,
"high": 31.215,
"low": 30.805,
"cik": "00001166691"
},
"81": {
"name": "Intuit Inc.",
"ticker": "INTU",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/INTU.png",
"sector": "Technology",
"current_price": 394.42,
"market_cap": 109806534656,
"dividend_yield": 1.14,
"p_e_ratio": 14.900975,
"description": "Intuit Inc. provides financial management and compliance products and services for consumers, small businesses, self-employed, and accounting professionals in the United States and internationally.",
"ceo": "Sasan Goodarzi",
"chairman": "Sasan Goodarzi",
"founded": "1983",
"last_updated": 1772178483,
"change_1d_percentage": 3.45985,
"change_1d": 13.19,
"change_50_day": -149.91196,
"change_50_day_percentage": -0.27540538,
"change_200_day": -268.65097,
"change_200_day_percentage": -0.4051617,
"volume": 9504178,
"latest_trading_day": 1772139602,
"previous_close": 381.23,
"open": 387.96,
"high": 406.56,
"low": 385.56,
"cik": "0000896878"
},
"82": {
"name": "The Southern Company",
"ticker": "SO",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/SO.png",
"sector": "Utilities",
"current_price": 96.35,
"market_cap": 106091454464,
"dividend_yield": 3.07,
"p_e_ratio": 19.607044,
"description": "The Southern Company, through its subsidiaries, generates, transmits, and distributes electricity. It also distributes natural gas; and owns and operates natural gas storage facilities.",
"ceo": "Chris Womack",
"chairman": "Chris Womack",
"founded": "1945",
"last_updated": 1772178483,
"change_1d_percentage": 0.448291,
"change_1d": 0.43,
"change_50_day": 7.3251953,
"change_50_day_percentage": 0.08228263,
"change_200_day": 5.0142975,
"change_200_day_percentage": 0.054899644,
"volume": 4534363,
"latest_trading_day": 1772139602,
"previous_close": 95.92,
"open": 96.29,
"high": 96.695,
"low": 95.68,
"cik": "000092122"
},
"83": {
"name": "Duke Energy Corporation",
"ticker": "DUK",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/DUK.png",
"sector": "Utilities",
"current_price": 129.23,
"market_cap": 100497162240,
"dividend_yield": 3.3,
"p_e_ratio": 18.052437,
"description": "Duke Energy Corporation, together with its subsidiaries, operates as an energy company in the United States. It operates through two segments, Electric Utilities and Infrastructure, and Gas Utilities and Infrastructure.",
"ceo": "Harry Sideris",
"chairman": "Ted Craver",
"founded": "1905",
"last_updated": 1772178483,
"change_1d_percentage": 0.232687,
"change_1d": 0.300003,
"change_50_day": 9.011597,
"change_50_day_percentage": 0.07496021,
"change_200_day": 8.532295,
"change_200_day_percentage": 0.07069145,
"volume": 3176025,
"latest_trading_day": 1772139603,
"previous_close": 128.93,
"open": 129.27,
"high": 129.8,
"low": 128.24,
"cik": "00001326160"
},
"84": {
"name": "CVS Health Corporation",
"ticker": "CVS",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/CVS.png",
"sector": "Healthcare",
"current_price": 78.01,
"market_cap": 99245187072,
"dividend_yield": 3.41,
"p_e_ratio": 9.532188,
"description": "CVS Health Corporation provides health services in the United States. It operates through Pharmacy Services, Retail\/LTC, and Health Care Benefits segments.",
"ceo": "David Joyner",
"chairman": "David Joyner",
"founded": "1963",
"last_updated": 1772178483,
"change_1d_percentage": 2.38876,
"change_1d": 1.82,
"change_50_day": -0.34899902,
"change_50_day_percentage": -0.004453847,
"change_200_day": 5.1119003,
"change_200_day_percentage": 0.07012392,
"volume": 6318968,
"latest_trading_day": 1772139603,
"previous_close": 76.19,
"open": 76.34,
"high": 78.68,
"low": 76.519,
"cik": "000064803"
},
"85": {
"name": "United Parcel Service, Inc.",
"ticker": "UPS",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/UPS.png",
"sector": "Industrials",
"current_price": 116.63,
"market_cap": 99030728704,
"dividend_yield": 5.62,
"p_e_ratio": 14.645165,
"description": "United Parcel Service, Inc. provides letter and package delivery, transportation, logistics, and related services. It operates through two segments: U.S. Domestic Package and International Package.",
"ceo": "Carol B. Tom\u00e9",
"chairman": "William R. Johnson",
"founded": "1907",
"last_updated": 1772178483,
"change_1d_percentage": 2.44181,
"change_1d": 2.78,
"change_50_day": 8.427795,
"change_50_day_percentage": 0.077889316,
"change_200_day": 19.855598,
"change_200_day_percentage": 0.20517409,
"volume": 4349817,
"latest_trading_day": 1772139602,
"previous_close": 113.85,
"open": 114.21,
"high": 116.76,
"low": 114.21,
"cik": "00001090727"
},
"86": {
"name": "General Dynamics Corporation",
"ticker": "GD",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/GD.png",
"sector": "Aerospace & Defense",
"current_price": 350.72,
"market_cap": 94831099904,
"dividend_yield": 1.71,
"p_e_ratio": 19.407999,
"description": "General Dynamics Corporation operates as an aerospace and defense company worldwide. It operates through four segments: Aerospace, Combat Systems, Marine Systems, and Technologies.",
"ceo": "Phebe Novakovic",
"chairman": "Phebe Novakovic",
"founded": "1952",
"last_updated": 1772178483,
"change_1d_percentage": 2.20901,
"change_1d": 7.57999,
"change_50_day": -0.5158081,
"change_50_day_percentage": -0.0014685522,
"change_200_day": 26.224243,
"change_200_day_percentage": 0.08081537,
"volume": 1002058,
"latest_trading_day": 1772139602,
"previous_close": 343.14,
"open": 344.48,
"high": 350.75,
"low": 341.765,
"cik": "000040533"
},
"87": {
"name": "NIKE, Inc.",
"ticker": "NKE",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/NKE.png",
"sector": "Consumer Cyclical",
"current_price": 63.95,
"market_cap": 94670520320,
"dividend_yield": 2.56,
"p_e_ratio": 27.631351,
"description": "NIKE, Inc. employs 83,700 people and is the world's leading designer, marketer and distributor of authentic athletic footwear, apparel, equipment and accessories for a wide variety of sports and fitness activities.",
"ceo": "Elliott Hill",
"chairman": "Mark Parker",
"founded": "1964",
"last_updated": 1772178483,
"change_1d_percentage": 0.867507,
"change_1d": 0.549999,
"change_50_day": 0.34500122,
"change_50_day_percentage": 0.005424121,
"change_200_day": -3.4742012,
"change_200_day_percentage": -0.051527508,
"volume": 9044916,
"latest_trading_day": 1772139602,
"previous_close": 63.4,
"open": 64.21,
"high": 65.055,
"low": 63.775,
"cik": "0000320187"
},
"88": {
"name": "Waste Management, Inc.",
"ticker": "WM",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/WM.png",
"sector": "Industrials",
"current_price": 233.9,
"market_cap": 94340235264,
"dividend_yield": 1.41,
"p_e_ratio": 24.964886,
"description": "Waste Management, Inc., doing business as WM, provides waste management environmental services to residential, commercial, industrial, and municipal customers in North America.",
"ceo": "James C. Fish, Jr.",
"chairman": "Kathleen M. Mazzarella",
"founded": "1968",
"last_updated": 1772178483,
"change_1d_percentage": 2.54274,
"change_1d": 5.79999,
"change_50_day": 9.5711975,
"change_50_day_percentage": 0.042665932,
"change_200_day": 10.947998,
"change_200_day_percentage": 0.04910473,
"volume": 2454126,
"latest_trading_day": 1772139603,
"previous_close": 228.1,
"open": 229.67,
"high": 233.97,
"low": 227.56,
"cik": "0000823768"
},
"89": {
"name": "Equinix, Inc.",
"ticker": "EQIX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/EQIX.png",
"sector": "Real Estate",
"current_price": 948.02,
"market_cap": 93147635712,
"dividend_yield": 2.03,
"p_e_ratio": 53.825447,
"description": "Equinix, Inc. connects the world's leading businesses to their customers, employees and partners inside the most-interconnected data centers. This global platform enables digital business to reach everywhere, interconnect everyone and integrate everything.",
"ceo": "Adaire Fox-Martin",
"chairman": "Charles J. Meyers",
"founded": "1998",
"last_updated": 1772178483,
"change_1d_percentage": -1.30138,
"change_1d": -12.5,
"change_50_day": 129.59485,
"change_50_day_percentage": 0.15834661,
"change_200_day": 138.84125,
"change_200_day_percentage": 0.1715829,
"volume": 535796,
"latest_trading_day": 1772139602,
"previous_close": 960.52,
"open": 962.42,
"high": 963.63,
"low": 941.69,
"cik": "00001101239"
},
"90": {
"name": "Marriott International, Inc.",
"ticker": "MAR",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/MAR.png",
"sector": "Consumer Cyclical",
"current_price": 350.57,
"market_cap": 92895641600,
"dividend_yield": 0.76,
"p_e_ratio": 26.947935,
"description": "Marriott International, Inc. operates, franchises, and licenses hotel, residential, and timeshare properties worldwide. It operates through U.S. & Canada and International segments.",
"ceo": "Anthony Capuano",
"chairman": "David Marriott",
"founded": "1927",
"last_updated": 1772178484,
"change_1d_percentage": 1.09583,
"change_1d": 3.80002,
"change_50_day": 25.480804,
"change_50_day_percentage": 0.078380965,
"change_200_day": 65.75897,
"change_200_day_percentage": 0.23088633,
"volume": 1471142,
"latest_trading_day": 1772139603,
"previous_close": 346.77,
"open": 349.46,
"high": 354.46,
"low": 347.85,
"cik": "00001048286"
},
"91": {
"name": "Intercontinental Exchange, Inc.",
"ticker": "ICE",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/ICE.png",
"sector": "Financial Services",
"current_price": 162.89,
"market_cap": 92876382208,
"dividend_yield": 1.28,
"p_e_ratio": 19.105,
"description": "Intercontinental Exchange, Inc. operates regulated exchanges, clearing houses, and listing venues for financial and commodity markets. It provides data services for financial and commodity markets.",
"ceo": "Jeffrey Sprecher",
"chairman": "Jeffrey Sprecher",
"founded": "2000",
"last_updated": 1772178484,
"change_1d_percentage": 1.59671,
"change_1d": 2.56,
"change_50_day": -1.3565979,
"change_50_day_percentage": -0.008259519,
"change_200_day": -6.0787964,
"change_200_day_percentage": -0.03597585,
"volume": 3209621,
"latest_trading_day": 1772139603,
"previous_close": 160.33,
"open": 161.47,
"high": 163.23,
"low": 160.825,
"cik": "00001571949"
},
"92": {
"name": "The Williams Companies, Inc.",
"ticker": "WMB",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/WMB.png",
"sector": "Energy",
"current_price": 74.77,
"market_cap": 91368939520,
"dividend_yield": 2.81,
"p_e_ratio": 29.127386,
"description": "The Williams Companies, Inc. operates as an energy infrastructure company primarily in the United States. It operates through Transmission & Gulf of Mexico, Northeast G&P, and West segments.",
"ceo": "Alan S. Armstrong",
"chairman": "Stephen Bergstrom",
"founded": "1908",
"last_updated": 1772178484,
"change_1d_percentage": 1.08151,
"change_1d": 0.799995,
"change_50_day": 10.405998,
"change_50_day_percentage": 0.1616742,
"change_200_day": 13.950596,
"change_200_day_percentage": 0.2293774,
"volume": 5470163,
"latest_trading_day": 1772139602,
"previous_close": 73.97,
"open": 73.98,
"high": 75.48,
"low": 73.6973,
"cik": "0000107263"
},
"93": {
"name": "The Sherwin-Williams Company",
"ticker": "SHW",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/SHW.png",
"sector": "Basic Materials",
"current_price": 360.5,
"market_cap": 89884655616,
"dividend_yield": 0.89,
"p_e_ratio": 26.603556,
"description": "The Sherwin-Williams Company manufactures, distributes, and sells paints, coatings, and related products to professional, industrial, commercial, and retail customers. It operates through The Americas Group, Consumer Brands Group, and Performance Coatings Group segments.",
"ceo": "Heidi G. Petz",
"chairman": "Heidi G. Petz",
"founded": "1884",
"last_updated": 1772178484,
"change_1d_percentage": 0.909727,
"change_1d": 3.25,
"change_50_day": 12.969208,
"change_50_day_percentage": 0.037318155,
"change_200_day": 13.388947,
"change_200_day_percentage": 0.038572516,
"volume": 804650,
"latest_trading_day": 1772139602,
"previous_close": 357.25,
"open": 359.74,
"high": 361.78,
"low": 354.59,
"cik": "000089800"
},
"95": {
"name": "Automatic Data Processing, Inc.",
"ticker": "ADP",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/ADP.png",
"sector": "Industrials",
"current_price": 218.36,
"market_cap": 88315428864,
"dividend_yield": 3.11,
"p_e_ratio": 18.250872,
"description": "Automatic Data Processing, Inc. provides cloud-based human capital management solutions worldwide. It operates in two segments, Employer Services and Professional Employer Organization.",
"ceo": "Maria Black",
"chairman": "Thomas J. Lynch",
"founded": "1949",
"last_updated": 1772178484,
"change_1d_percentage": 1.91832,
"change_1d": 4.11,
"change_50_day": -27.5952,
"change_50_day_percentage": -0.11219604,
"change_200_day": -62.87349,
"change_200_day_percentage": -0.22356331,
"volume": 3857581,
"latest_trading_day": 1772139603,
"previous_close": 214.25,
"open": 215.125,
"high": 221.73,
"low": 215.125,
"cik": "00008670"
},
"96": {
"name": "Ecolab Inc.",
"ticker": "ECL",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/ECL.png",
"sector": "Basic Materials",
"current_price": 306.76,
"market_cap": 86885367808,
"dividend_yield": 0.9,
"p_e_ratio": 31.573574,
"description": "Ecolab Inc. provides water, hygiene, and infection prevention solutions and services in the United States and internationally. It operates through Global Industrial, Global Institutional & Specialty, and Global Healthcare & Life Sciences segments.",
"ceo": "Christophe Beck",
"chairman": "Christophe Beck",
"founded": "1923",
"last_updated": 1772178484,
"change_1d_percentage": 0.0783051,
"change_1d": 0.240021,
"change_50_day": 26.79422,
"change_50_day_percentage": 0.09570534,
"change_200_day": 35.736298,
"change_200_day_percentage": 0.13185672,
"volume": 958818,
"latest_trading_day": 1772139603,
"previous_close": 306.52,
"open": 308.02,
"high": 308.71,
"low": 303.04,
"cik": "000031462"
},
"97": {
"name": "Moody's Corporation",
"ticker": "MCO",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/MCO.png",
"sector": "Financial Services",
"current_price": 479.47,
"market_cap": 85010030592,
"dividend_yield": 0.86,
"p_e_ratio": 25.658316,
"description": "Moody's Corporation operates as an integrated risk assessment firm worldwide. It operates in two segments, Moody's Investors Service and Moody's Analytics.",
"ceo": "Robert Fauber",
"chairman": "Vincent Forlenza",
"founded": "1914",
"last_updated": 1772178484,
"change_1d_percentage": 3.47455,
"change_1d": 16.1,
"change_50_day": -14.661407,
"change_50_day_percentage": -0.02967107,
"change_200_day": -12.871063,
"change_200_day_percentage": -0.026142575,
"volume": 1505217,
"latest_trading_day": 1772139602,
"previous_close": 463.37,
"open": 467.89,
"high": 481.8,
"low": 469.66,
"cik": "00001059556"
},
"98": {
"name": "Illinois Tool Works Inc.",
"ticker": "ITW",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/ITW.png",
"sector": "Industrials",
"current_price": 290.28,
"market_cap": 83658694656,
"dividend_yield": 2.22,
"p_e_ratio": 23.902885,
"description": "Illinois Tool Works Inc. manufactures and sells industrial products and equipment worldwide. It operates through seven segments: Automotive OEM, Food Equipment, Test & Measurement and Electronics, Welding, Polymers & Fluids, Construction Products, and Specialty Products.",
"ceo": "Christopher A. O'Herlihy",
"chairman": "E. Scott Santi",
"founded": "1912",
"last_updated": 1772178484,
"change_1d_percentage": 0.186377,
"change_1d": 0.540009,
"change_50_day": 22.87799,
"change_50_day_percentage": 0.08555654,
"change_200_day": 33.69171,
"change_200_day_percentage": 0.1313065,
"volume": 1136922,
"latest_trading_day": 1772139602,
"previous_close": 289.74,
"open": 290.96,
"high": 291.748,
"low": 286.85,
"cik": "000049826"
},
"99": {
"name": "Regeneron Pharmaceuticals, Inc.",
"ticker": "REGN",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/REGN.png",
"sector": "Healthcare",
"current_price": 770.79,
"market_cap": 81487765504,
"dividend_yield": 0.49,
"p_e_ratio": 14.673739,
"description": "Regeneron Pharmaceuticals, Inc. discovers, invents, develops, manufactures, and commercializes medicines for treating various medical conditions worldwide. It operates through two segments, Biopharmaceuticals and Eye Diseases.",
"ceo": "Leonard S. Schleifer",
"chairman": "Leonard S. Schleifer",
"founded": "1988",
"last_updated": 1772178484,
"change_1d_percentage": -1.72006,
"change_1d": -13.4901,
"change_50_day": 1.7921753,
"change_50_day_percentage": 0.0023305337,
"change_200_day": 135.38544,
"change_200_day_percentage": 0.21306968,
"volume": 772648,
"latest_trading_day": 1772139601,
"previous_close": 784.28,
"open": 784.28,
"high": 784.35,
"low": 753.7901,
"cik": "0000872589"
},
"100": {
"name": "Cummins Inc.",
"ticker": "CMI",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/CMI.png",
"sector": "Industrials",
"current_price": 588.11,
"market_cap": 81256480768,
"dividend_yield": 1.33,
"p_e_ratio": 18.762476,
"description": "Cummins Inc. designs, manufactures, distributes, and services diesel and natural gas engines, and electric and hybrid powertrains, and related components worldwide.",
"ceo": "Jennifer Rumsey",
"chairman": "Jennifer Rumsey",
"founded": "1919",
"last_updated": 1772178484,
"change_1d_percentage": -1.05987,
"change_1d": -6.29999,
"change_50_day": 28.237,
"change_50_day_percentage": 0.050434653,
"change_200_day": 152.50198,
"change_200_day_percentage": 0.35008994,
"volume": 690213,
"latest_trading_day": 1772139602,
"previous_close": 594.41,
"open": 594.32,
"high": 598.19,
"low": 578.31,
"cik": "000026172"
},
"101": {
"name": "Mondelez International, Inc.",
"ticker": "MDLZ",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/MDLZ.png",
"sector": "Consumer Defensive",
"current_price": 59.94,
"market_cap": 77344088064,
"dividend_yield": 3.34,
"p_e_ratio": 17.662659,
"description": "Mondelez International, Inc. manufactures, markets, and sells snack food and beverage products. It provides biscuits, chocolate, gum and candy, cheese and grocery, and powdered beverage products.",
"ceo": "Dirk Van de Put",
"chairman": "Dirk Van de Put",
"founded": "2012",
"last_updated": 1772178484,
"change_1d_percentage": -0.299402,
"change_1d": -0.18,
"change_50_day": 2.8061981,
"change_50_day_percentage": 0.04911625,
"change_200_day": -1.5353508,
"change_200_day_percentage": -0.024975065,
"volume": 10226092,
"latest_trading_day": 1772139602,
"previous_close": 60.12,
"open": 60.38,
"high": 60.38,
"low": 59.63,
"cik": "00001103982"
},
"102": {
"name": "The Cigna Group",
"ticker": "CI",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/CI.png",
"sector": "Healthcare",
"current_price": 288.82,
"market_cap": 77151281152,
"dividend_yield": 2.16,
"p_e_ratio": 8.628069,
"description": "The Cigna Group provides insurance and related products and services in the United States. It operates through Evernorth Health Services and Cigna Healthcare segments.",
"ceo": "David Cordani",
"chairman": "David Cordani",
"founded": "1982",
"last_updated": 1772178484,
"change_1d_percentage": 1.53987,
"change_1d": 4.38,
"change_50_day": 9.7034,
"change_50_day_percentage": 0.03476468,
"change_200_day": -2.7348022,
"change_200_day_percentage": -0.009380062,
"volume": 960664,
"latest_trading_day": 1772139602,
"previous_close": 284.44,
"open": 286.75,
"high": 289.59,
"low": 285.86,
"cik": "00001739940"
},
"103": {
"name": "O'Reilly Automotive, Inc.",
"ticker": "ORLY",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/ORLY.png",
"sector": "Consumer Cyclical",
"current_price": 91.33,
"market_cap": 77092028416,
"dividend_yield": 0,
"p_e_ratio": 25.561869,
"description": "O'Reilly Automotive, Inc. operates as a retailer regarding automotive aftermarket parts, tools, supplies, equipment, and accessories in the United States, Puerto Rico, and Mexico.",
"ceo": "Brad W. Beckham",
"chairman": "Greg Henslee",
"founded": "1957",
"last_updated": 1772178484,
"change_1d_percentage": -0.120298,
"change_1d": -0.110001,
"change_50_day": -3.0446014,
"change_50_day_percentage": -0.032260813,
"change_200_day": -5.502762,
"change_200_day_percentage": -0.056827478,
"volume": 9821715,
"latest_trading_day": 1772139601,
"previous_close": 91.44,
"open": 91.75,
"high": 91.99,
"low": 90.68,
"cik": "0000898173"
},
"104": {
"name": "General Motors Company",
"ticker": "GM",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/GM.png",
"sector": "Consumer Cyclical",
"current_price": 80.79,
"market_cap": 75365867520,
"dividend_yield": 0.89,
"p_e_ratio": 5.8242226,
"description": "General Motors Company designs, builds, and sells trucks, crossovers, cars, and automobile parts and accessories worldwide. The company operates through GM North America, GM International, Cruise, and GM Financial segments.",
"ceo": "Mary Barra",
"chairman": "Mary Barra",
"founded": "1908",
"last_updated": 1772178484,
"change_1d_percentage": -1.98957,
"change_1d": -1.64,
"change_50_day": -1.4029999,
"change_50_day_percentage": -0.017069578,
"change_200_day": 16.611198,
"change_200_day_percentage": 0.25882688,
"volume": 5456147,
"latest_trading_day": 1772139603,
"previous_close": 82.43,
"open": 82.4,
"high": 82.92,
"low": 80.005,
"cik": "00001467858"
},
"105": {
"name": "TransDigm Group Incorporated",
"ticker": "TDG",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/TDG.png",
"sector": "Aerospace & Defense",
"current_price": 1314.26,
"market_cap": 74220945408,
"dividend_yield": 0,
"p_e_ratio": 28.61991,
"description": "TransDigm Group Incorporated designs, produces, and supplies aircraft components in the United States and internationally. It operates through Power & Control, Airframe, and Non-aviation segments.",
"ceo": "Michael Lisman",
"chairman": "W. Nicholas Howley",
"founded": "1993",
"last_updated": 1772178484,
"change_1d_percentage": 1.47786,
"change_1d": 19.14,
"change_50_day": -31.893188,
"change_50_day_percentage": -0.023692094,
"change_200_day": -67.13684,
"change_200_day_percentage": -0.048600692,
"volume": 310973,
"latest_trading_day": 1772139603,
"previous_close": 1295.12,
"open": 1299.9,
"high": 1314.48,
"low": 1286.72,
"cik": "00001260221"
},
"106": {
"name": "Hilton Worldwide Holdings Inc.",
"ticker": "HLT",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/HLT.png",
"sector": "Consumer Cyclical",
"current_price": 317.83,
"market_cap": 73874866176,
"dividend_yield": 0.19,
"p_e_ratio": 30.502533,
"description": "Hilton Worldwide Holdings Inc., a hospitality company, owns, leases, manages, develops, and franchises hotels and resorts. It operates through two segments, Management and Franchise, and Ownership.",
"ceo": "Christopher J. Nassetta",
"chairman": "Jonathan D. Gray",
"founded": "1919",
"last_updated": 1772178484,
"change_1d_percentage": 1.4297,
"change_1d": 4.47998,
"change_50_day": 17.0112,
"change_50_day_percentage": 0.05654966,
"change_200_day": 43.773743,
"change_200_day_percentage": 0.1597254,
"volume": 1160709,
"latest_trading_day": 1772139603,
"previous_close": 313.35,
"open": 315.32,
"high": 319.56,
"low": 314.635,
"cik": "00001585689"
},
"107": {
"name": "Kinder Morgan, Inc.",
"ticker": "KMI",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/KMI.png",
"sector": "Energy",
"current_price": 33.06,
"market_cap": 73552101376,
"dividend_yield": 3.54,
"p_e_ratio": 22.463512,
"description": "Kinder Morgan, Inc. operates as an energy infrastructure company in North America. It operates through Natural Gas Pipelines, Products Pipelines, Terminals, and CO2 segments.",
"ceo": "Kimberly A. Dang",
"chairman": "Richard D. Kinder",
"founded": "1997",
"last_updated": 1772178484,
"change_1d_percentage": 0.884959,
"change_1d": 0.290001,
"change_50_day": 4.0012016,
"change_50_day_percentage": 0.13769329,
"change_200_day": 5.2492523,
"change_200_day_percentage": 0.18874905,
"volume": 10940287,
"latest_trading_day": 1772139602,
"previous_close": 32.77,
"open": 32.7,
"high": 33.24,
"low": 32.57,
"cik": "00001506307"
},
"108": {
"name": "American Electric Power Company, Inc.",
"ticker": "AEP",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/AEP.png",
"sector": "Utilities",
"current_price": 132.1,
"market_cap": 71447805952,
"dividend_yield": 2.88,
"p_e_ratio": 19.36601,
"description": "American Electric Power Company, Inc. generates, transmits, and distributes electricity for sale to retail and wholesale customers in the United States. It generates electricity using coal, natural gas, nuclear, wind, solar, hydro, and other energy sources.",
"ceo": "William J. Fehrman",
"chairman": "William J. Fehrman",
"founded": "1906",
"last_updated": 1772178484,
"change_1d_percentage": -0.271781,
"change_1d": -0.360001,
"change_50_day": 12.494408,
"change_50_day_percentage": 0.1044634,
"change_200_day": 18.979805,
"change_200_day_percentage": 0.1677844,
"volume": 3046849,
"latest_trading_day": 1772139603,
"previous_close": 132.46,
"open": 132.21,
"high": 133.06,
"low": 131.18,
"cik": "00004904"
},
"109": {
"name": "Cencora, Inc.",
"ticker": "COR",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/COR.png",
"sector": "Healthcare",
"current_price": 366.65,
"market_cap": 71324672000,
"dividend_yield": 0.65,
"p_e_ratio": 18.68419,
"description": "Cencora, Inc. sources and distributes pharmaceutical products in the United States and internationally. It operates through U.S. Healthcare Solutions and International Healthcare Solutions segments.",
"ceo": "Robert P. Mauch",
"chairman": "D. Mark Durcan",
"founded": "2001",
"last_updated": 1772178484,
"change_1d_percentage": 0.997161,
"change_1d": 3.62,
"change_50_day": 16.421387,
"change_50_day_percentage": 0.04688762,
"change_200_day": 47.225494,
"change_200_day_percentage": 0.14784557,
"volume": 722860,
"latest_trading_day": 1772139603,
"previous_close": 363.03,
"open": 364.8,
"high": 368.36,
"low": 363.82,
"cik": "00001140859"
},
"110": {
"name": "Elevance Health, Inc.",
"ticker": "ELV",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/ELV.png",
"sector": "Healthcare",
"current_price": 323.05,
"market_cap": 71298637824,
"dividend_yield": 2.13,
"p_e_ratio": 10.929447,
"description": "Elevance Health, Inc. operates as a health benefits company in the United States. It offers a spectrum of network-based managed care plans to large and small employer, individual, Medicaid, and Medicare markets.",
"ceo": "Gail Koziara Boudreaux",
"chairman": "Ramey Peru",
"founded": "2001",
"last_updated": 1772178485,
"change_1d_percentage": -2.25712,
"change_1d": -7.46002,
"change_50_day": -28.127014,
"change_50_day_percentage": -0.080093555,
"change_200_day": -17.069275,
"change_200_day_percentage": -0.050186146,
"volume": 2155527,
"latest_trading_day": 1772139602,
"previous_close": 330.51,
"open": 330.81,
"high": 333.85,
"low": 322.22,
"cik": "00001156039"
},
"111": {
"name": "Republic Services, Inc.",
"ticker": "RSG",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/RSG.png",
"sector": "Industrials",
"current_price": 224.59,
"market_cap": 69524881408,
"dividend_yield": 1.11,
"p_e_ratio": 27.914255,
"description": "Republic Services, Inc. offers environmental services in the United States. It is involved in non-hazardous solid waste collection, transfer, disposal, recycling, and environmental solutions.",
"ceo": "Jon Vander Ark",
"chairman": "Manny Kadre",
"founded": "1996",
"last_updated": 1772178485,
"change_1d_percentage": 1.35385,
"change_1d": 3,
"change_50_day": 8.855392,
"change_50_day_percentage": 0.04104762,
"change_200_day": -3.092102,
"change_200_day_percentage": -0.013580787,
"volume": 966611,
"latest_trading_day": 1772139602,
"previous_close": 221.59,
"open": 222.94,
"high": 224.8,
"low": 221.14,
"cik": "00001060391"
},
"112": {
"name": "L3Harris Technologies, Inc.",
"ticker": "LHX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/LHX.png",
"sector": "Aerospace & Defense",
"current_price": 355.16,
"market_cap": 66433691648,
"dividend_yield": 1.41,
"p_e_ratio": 26.086779,
"description": "L3Harris Technologies, Inc. provides mission-critical technologies for government and commercial customers worldwide. It operates through Integrated Mission Systems, Space & Airborne Systems, and Communication Systems segments.",
"ceo": "Christopher Kubasik",
"chairman": "Christopher Kubasik",
"founded": "2019",
"last_updated": 1772178485,
"change_1d_percentage": 4.13723,
"change_1d": 14.11,
"change_50_day": 25.640991,
"change_50_day_percentage": 0.07781339,
"change_200_day": 69.55521,
"change_200_day_percentage": 0.24353655,
"volume": 1334586,
"latest_trading_day": 1772139602,
"previous_close": 341.05,
"open": 341.45,
"high": 356.16,
"low": 340.55,
"cik": "0000202058"
},
"113": {
"name": "PACCAR Inc",
"ticker": "PCAR",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/PCAR.png",
"sector": "Industrials",
"current_price": 124.08,
"market_cap": 65252982784,
"dividend_yield": 1.06,
"p_e_ratio": 18.357065,
"description": "PACCAR Inc designs, manufactures, and supports high-quality light-, medium- and heavy-duty trucks under the Kenworth, Peterbilt, and DAF nameplates.",
"ceo": "R. Preston Feight",
"chairman": "Mark C. Pigott",
"founded": "1971",
"last_updated": 1772178485,
"change_1d_percentage": -0.401349,
"change_1d": -0.5,
"change_50_day": 4.0958023,
"change_50_day_percentage": 0.03413618,
"change_200_day": 20.559052,
"change_200_day_percentage": 0.19859798,
"volume": 3443166,
"latest_trading_day": 1772139600,
"previous_close": 124.58,
"open": 125.17,
"high": 126.06,
"low": 123.655,
"cik": "000075362"
},
"114": {
"name": "Baker Hughes Company",
"ticker": "BKR",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/BKR.png",
"sector": "Energy",
"current_price": 64.9,
"market_cap": 64136548352,
"dividend_yield": 1.42,
"p_e_ratio": 22.306162,
"description": "Baker Hughes Company provides a portfolio of technologies and services to the energy and industrial value chain worldwide.",
"ceo": "Lorenzo Simonelli",
"chairman": "Lorenzo Simonelli",
"founded": "1987",
"last_updated": 1772178485,
"change_1d_percentage": 0.138874,
"change_1d": 0.090004,
"change_50_day": 11.6194,
"change_50_day_percentage": 0.21807937,
"change_200_day": 18.618202,
"change_200_day_percentage": 0.40227914,
"volume": 7246978,
"latest_trading_day": 1772139603,
"previous_close": 64.81,
"open": 64.449,
"high": 65.665,
"low": 63.77,
"cik": "00001701605"
},
"115": {
"name": "Valero Energy Corporation",
"ticker": "VLO",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/VLO.png",
"sector": "Energy",
"current_price": 203.79,
"market_cap": 63307718656,
"dividend_yield": 2.36,
"p_e_ratio": 15.87262,
"description": "Valero Energy Corporation manufactures and sells transportation fuels and petrochemical products in the United States, Canada, the United Kingdom, Ireland, and Latin America.",
"ceo": "Lane Riggs",
"chairman": "Lane Riggs",
"founded": "1980",
"last_updated": 1772178485,
"change_1d_percentage": 2.07874,
"change_1d": 4.14999,
"change_50_day": 20.589996,
"change_50_day_percentage": 0.11239081,
"change_200_day": 43.541138,
"change_200_day_percentage": 0.2717095,
"volume": 2047041,
"latest_trading_day": 1772139602,
"previous_close": 199.64,
"open": 198,
"high": 205.99,
"low": 197,
"cik": "00001035002"
},
"116": {
"name": "Sempra",
"ticker": "SRE",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/SRE.png",
"sector": "Utilities",
"current_price": 95.2,
"market_cap": 62135279616,
"dividend_yield": 2.71,
"p_e_ratio": 17.222477,
"description": "Sempra operates as an energy infrastructure company in the United States and internationally. It operates through Sempra California, Sempra Texas Utilities, and Sempra Infrastructure segments.",
"ceo": "Jeffrey W. Martin",
"chairman": "Jeffrey W. Martin",
"founded": "1998",
"last_updated": 1772178485,
"change_1d_percentage": 0.740737,
"change_1d": 0.699997,
"change_50_day": 6.1335983,
"change_50_day_percentage": 0.068865456,
"change_200_day": 10.276047,
"change_200_day_percentage": 0.12100293,
"volume": 4219988,
"latest_trading_day": 1772139602,
"previous_close": 94.5,
"open": 95.765,
"high": 97.445,
"low": 94.01,
"cik": "00001032208"
},
"117": {
"name": "Digital Realty Trust, Inc.",
"ticker": "DLR",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/DLR.png",
"sector": "Real Estate",
"current_price": 176.37,
"market_cap": 61695008768,
"dividend_yield": 2.77,
"p_e_ratio": 51.77029,
"description": "Digital Realty Trust, Inc. supports the data center, colocation, and interconnection strategies of customers across the world ranging from cloud and information technology services, communications and social networking to financial services.",
"ceo": "Andrew Power",
"chairman": "Mary Hogan Preusse",
"founded": "2004",
"last_updated": 1772178485,
"change_1d_percentage": -1.79297,
"change_1d": -3.22,
"change_50_day": 13.6349945,
"change_50_day_percentage": 0.08378649,
"change_200_day": 8.196289,
"change_200_day_percentage": 0.04873704,
"volume": 1166315,
"latest_trading_day": 1772139602,
"previous_close": 179.59,
"open": 180.09,
"high": 180.09,
"low": 174.7772,
"cik": "00001297996"
},
"118": {
"name": "Fortinet, Inc.",
"ticker": "FTNT",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/FTNT.png",
"sector": "Technology",
"current_price": 79.2,
"market_cap": 60688269312,
"dividend_yield": 0,
"p_e_ratio": 23.904816,
"description": "Fortinet, Inc. provides cybersecurity solutions worldwide. It offers secure networking, unified threat management, and other security products and services.",
"ceo": "Ken Xie",
"chairman": "Ken Xie",
"founded": "2000",
"last_updated": 1772178485,
"change_1d_percentage": 2.39172,
"change_1d": 1.85,
"change_50_day": -1.0544052,
"change_50_day_percentage": -0.013138285,
"change_200_day": -8.7033,
"change_200_day_percentage": -0.099009946,
"volume": 5867041,
"latest_trading_day": 1772139602,
"previous_close": 77.35,
"open": 77.315,
"high": 79.72,
"low": 76.87,
"cik": "00001262039"
},
"119": {
"name": "Aflac Incorporated",
"ticker": "AFL",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/AFL.png",
"sector": "Financial Services",
"current_price": 113.97,
"market_cap": 59733262336,
"dividend_yield": 2.14,
"p_e_ratio": 14.68188,
"description": "Aflac Incorporated provides supplemental health and life insurance products. It operates through Aflac Japan and Aflac U.S. segments.",
"ceo": "Daniel P. Amos",
"chairman": "Daniel P. Amos",
"founded": "1955",
"last_updated": 1772178485,
"change_1d_percentage": 1.36072,
"change_1d": 1.53,
"change_50_day": 2.6251984,
"change_50_day_percentage": 0.023577197,
"change_200_day": 6.2975006,
"change_200_day_percentage": 0.05848755,
"volume": 1901740,
"latest_trading_day": 1772139603,
"previous_close": 112.44,
"open": 112.95,
"high": 114.02,
"low": 112.63,
"cik": "00004977"
},
"120": {
"name": "NXP Semiconductors N.V.",
"ticker": "NXPI",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/NXPI.png",
"sector": "Technology",
"current_price": 232.23,
"market_cap": 58548572160,
"dividend_yield": 1.75,
"p_e_ratio": 13.854792,
"description": "NXP Semiconductors N.V. offers various semiconductor products. The company's product portfolio includes microcontrollers; application processors; communication processors; wireless connectivity solutions; analog and interface devices; radio frequency power amplifiers; and security controllers.",
"ceo": "Rafael Sotomayor",
"chairman": "Julie Southern",
"founded": "2006",
"last_updated": 1772178485,
"change_1d_percentage": -1.20816,
"change_1d": -2.84001,
"change_50_day": 0.3560028,
"change_50_day_percentage": 0.0015353288,
"change_200_day": 11.866501,
"change_200_day_percentage": 0.053849667,
"volume": 3068739,
"latest_trading_day": 1772139600,
"previous_close": 235.07,
"open": 235.77,
"high": 236.8,
"low": 228.07,
"cik": "00001413447"
},
"121": {
"name": "Arthur J. Gallagher & Co.",
"ticker": "AJG",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/AJG.png",
"sector": "Financial Services",
"current_price": 225.22,
"market_cap": 57904062464,
"dividend_yield": 1.24,
"p_e_ratio": 15.135427,
"description": "Arthur J. Gallagher & Co., together with its subsidiaries, provides insurance brokerage, consulting, and third-party claims settlement and administration services in the United States and internationally.",
"ceo": "J. Patrick Gallagher, Jr.",
"chairman": "J. Patrick Gallagher, Jr.",
"founded": "1950",
"last_updated": 1772178485,
"change_1d_percentage": 3.25035,
"change_1d": 7.09,
"change_50_day": -19.550995,
"change_50_day_percentage": -0.07987464,
"change_200_day": -58.15039,
"change_200_day_percentage": -0.20520984,
"volume": 2053331,
"latest_trading_day": 1772139603,
"previous_close": 218.13,
"open": 219.61,
"high": 225.89,
"low": 218.69,
"cik": "0000354190"
},
"122": {
"name": "Zoetis Inc.",
"ticker": "ZTS",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/ZTS.png",
"sector": "Healthcare",
"current_price": 129.76,
"market_cap": 57184350208,
"dividend_yield": 1.63,
"p_e_ratio": 17.182976,
"description": "Zoetis Inc. discovers, develops, manufactures, and commercializes animal health medicines, vaccines, and diagnostic products in the United States and internationally.",
"ceo": "Kristin Peck",
"chairman": "Michael McCallister",
"founded": "1952",
"last_updated": 1772178485,
"change_1d_percentage": 0.628149,
"change_1d": 0.809998,
"change_50_day": 4.3545914,
"change_50_day_percentage": 0.034724113,
"change_200_day": -12.151962,
"change_200_day_percentage": -0.08563029,
"volume": 2979367,
"latest_trading_day": 1772139603,
"previous_close": 128.95,
"open": 129.095,
"high": 131.34,
"low": 128.44,
"cik": "00001555280"
},
"123": {
"name": "The Allstate Corporation",
"ticker": "ALL",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/ALL.png",
"sector": "Financial Services",
"current_price": 212.76,
"market_cap": 55675400192,
"dividend_yield": 2.03,
"p_e_ratio": 8.471893,
"description": "The Allstate Corporation provides property and casualty, and other insurance products in the United States and Canada.",
"ceo": "Tom Wilson",
"chairman": "Tom Wilson",
"founded": "1931",
"last_updated": 1772178485,
"change_1d_percentage": 1.63856,
"change_1d": 3.42999,
"change_50_day": 8.424591,
"change_50_day_percentage": 0.04122923,
"change_200_day": 9.715393,
"change_200_day_percentage": 0.047848567,
"volume": 1265637,
"latest_trading_day": 1772139603,
"previous_close": 209.33,
"open": 210.9,
"high": 213.85,
"low": 210.49,
"cik": "0000899051"
},
"124": {
"name": "Public Storage",
"ticker": "PSA",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/PSA.png",
"sector": "Real Estate",
"current_price": 303.95,
"market_cap": 53345185792,
"dividend_yield": 3.95,
"p_e_ratio": 28.903603,
"description": "Public Storage operates as a real estate investment trust (REIT) that acquires, develops, owns, and operates self-storage facilities.",
"ceo": "Joseph D. Russell, Jr.",
"chairman": "Ronald L. Havner, Jr.",
"founded": "1980",
"last_updated": 1772178485,
"change_1d_percentage": 1.53666,
"change_1d": 4.60001,
"change_50_day": 24.308197,
"change_50_day_percentage": 0.086926185,
"change_200_day": 17.36087,
"change_200_day_percentage": 0.060577556,
"volume": 1200005,
"latest_trading_day": 1772139602,
"previous_close": 299.35,
"open": 300.22,
"high": 304.185,
"low": 298.31,
"cik": "00001393311"
},
"125": {
"name": "Corteva, Inc.",
"ticker": "CTVA",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/CTVA.png",
"sector": "Basic Materials",
"current_price": 78.82,
"market_cap": 53261193216,
"dividend_yield": 0.91,
"p_e_ratio": 19.587135,
"description": "Corteva, Inc. operates in the agriculture business. It operates through two segments, Seed and Crop Protection.",
"ceo": "Chuck Magro",
"chairman": "Gregory Page",
"founded": "2019",
"last_updated": 1772178485,
"change_1d_percentage": 1.48063,
"change_1d": 1.15,
"change_50_day": 7.7154007,
"change_50_day_percentage": 0.10850776,
"change_200_day": 9.0479965,
"change_200_day_percentage": 0.12967947,
"volume": 3171823,
"latest_trading_day": 1772139602,
"previous_close": 77.67,
"open": 77.78,
"high": 78.83,
"low": 77.46,
"cik": "00001755672"
},
"126": {
"name": "ONEOK, Inc.",
"ticker": "OKE",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/OKE.png",
"sector": "Energy",
"current_price": 84.02,
"market_cap": 52912095232,
"dividend_yield": 4.95,
"p_e_ratio": 13.814057,
"description": "ONEOK, Inc. engages in gathering, processing, storage, and transport of natural gas in the United States. It operates through Natural Gas Gathering and Processing, Natural Gas Liquids, and Natural Gas Pipelines segments.",
"ceo": "Pierce H. Norton II",
"chairman": "Julie H. Edwards",
"founded": "1906",
"last_updated": 1772178485,
"change_1d_percentage": 2.11473,
"change_1d": 1.74,
"change_50_day": 6.6502,
"change_50_day_percentage": 0.08595344,
"change_200_day": 7.82695,
"change_200_day_percentage": 0.10272525,
"volume": 5338396,
"latest_trading_day": 1772139602,
"previous_close": 82.28,
"open": 82.44,
"high": 84.33,
"low": 81.59,
"cik": "00001039684"
},
"127": {
"name": "W.W. Grainger, Inc.",
"ticker": "GWW",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/GWW.png",
"sector": "Industrials",
"current_price": 1105.52,
"market_cap": 52879503360,
"dividend_yield": 0.82,
"p_e_ratio": 22.830776,
"description": "W.W. Grainger, Inc. distributes maintenance, repair, and operating (MRO) products and services in the United States, Japan, Canada, and the United Kingdom.",
"ceo": "D.G. Macpherson",
"chairman": "D.G. Macpherson",
"founded": "1928",
"last_updated": 1772178485,
"change_1d_percentage": -1.0437,
"change_1d": -11.66,
"change_50_day": 29.95166,
"change_50_day_percentage": 0.027847286,
"change_200_day": 84.53204,
"change_200_day_percentage": 0.08279436,
"volume": 366148,
"latest_trading_day": 1772139603,
"previous_close": 1117.18,
"open": 1125.4,
"high": 1128.37,
"low": 1103.06,
"cik": "0000277135"
},
"128": {
"name": "IDEXX Laboratories, Inc.",
"ticker": "IDXX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/IDXX.png",
"sector": "Healthcare",
"current_price": 660.71,
"market_cap": 52859904000,
"dividend_yield": 0,
"p_e_ratio": 40.281864,
"description": "IDEXX Laboratories, Inc. develops, manufactures, and distributes products and services primarily for the companion animal veterinary, livestock and poultry, dairy, and water testing markets.",
"ceo": "Jonathan J. Mazelsky",
"chairman": "Lawrence D. Kingsley",
"founded": "1983",
"last_updated": 1772178485,
"change_1d_percentage": 0.506559,
"change_1d": 3.33002,
"change_50_day": -15.527405,
"change_50_day_percentage": -0.02296147,
"change_200_day": 33.683044,
"change_200_day_percentage": 0.053718653,
"volume": 414243,
"latest_trading_day": 1772139602,
"previous_close": 657.38,
"open": 657.57,
"high": 666.14,
"low": 650,
"cik": "0000874716"
},
"129": {
"name": "Carrier Global Corporation",
"ticker": "CARR",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/CARR.png",
"sector": "Industrials",
"current_price": 62.76,
"market_cap": 52457562112,
"dividend_yield": 1.53,
"p_e_ratio": 19.752308,
"description": "Carrier Global Corporation provides heating, ventilating, and air conditioning (HVAC), refrigeration, fire, security, and building automation technologies worldwide.",
"ceo": "David Gitlin",
"chairman": "David Gitlin",
"founded": "2020",
"last_updated": 1772178485,
"change_1d_percentage": 2.04878,
"change_1d": 1.26,
"change_50_day": 4.767597,
"change_50_day_percentage": 0.08221072,
"change_200_day": -0.43635178,
"change_200_day_percentage": -0.006904699,
"volume": 4943532,
"latest_trading_day": 1772139603,
"previous_close": 61.5,
"open": 61.77,
"high": 63.225,
"low": 61.49,
"cik": "00001783180"
},
"130": {
"name": "Target Corporation",
"ticker": "TGT",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/TGT.png",
"sector": "Consumer Defensive",
"current_price": 114.79,
"market_cap": 52160479232,
"dividend_yield": 3.97,
"p_e_ratio": 14.987948,
"description": "Target Corporation operates as a general merchandise retailer in the United States. The company offers food assortments, including perishables, dry grocery, dairy, and frozen items.",
"ceo": "Brian Cornell",
"chairman": "Brian Cornell",
"founded": "1902",
"last_updated": 1772178485,
"change_1d_percentage": -1.41704,
"change_1d": -1.65,
"change_50_day": 8.242401,
"change_50_day_percentage": 0.077358864,
"change_200_day": 16.577698,
"change_200_day_percentage": 0.16879451,
"volume": 3760083,
"latest_trading_day": 1772139602,
"previous_close": 116.44,
"open": 117.48,
"high": 118.67,
"low": 113.96,
"cik": "000027419"
},
"131": {
"name": "Occidental Petroleum Corporation",
"ticker": "OXY",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/OXY.png",
"sector": "Energy",
"current_price": 51.43,
"market_cap": 50723692544,
"dividend_yield": 2.02,
"p_e_ratio": 26.151335,
"description": "Occidental Petroleum Corporation engages in the acquisition, exploration, and development of oil and gas properties in the United States, the Middle East, and North Africa.",
"ceo": "Vicki Hollub",
"chairman": "Eugene L. Batchelder",
"founded": "1920",
"last_updated": 1772178485,
"change_1d_percentage": 0.961919,
"change_1d": 0.490002,
"change_50_day": 7.4350014,
"change_50_day_percentage": 0.16899651,
"change_200_day": 7.705101,
"change_200_day_percentage": 0.17621769,
"volume": 10349166,
"latest_trading_day": 1772139602,
"previous_close": 50.94,
"open": 50.3,
"high": 51.975,
"low": 49.81,
"cik": "0000797468"
},
"133": {
"name": "The Hershey Company",
"ticker": "HSY",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/HSY.png",
"sector": "Consumer Defensive",
"current_price": 231.5,
"market_cap": 46944755712,
"dividend_yield": 2.51,
"p_e_ratio": 23.642424,
"description": "The Hershey Company engages in the manufacture and sale of confectionery products and pantry items. It operates through the North America Confectionery, North America Salty Snacks, and International segments.",
"ceo": "Kirk Tanner",
"chairman": "Maria T. Kraus",
"founded": "1908",
"last_updated": 1772178485,
"change_1d_percentage": 0.809964,
"change_1d": 1.86,
"change_50_day": 31.610794,
"change_50_day_percentage": 0.15814158,
"change_200_day": 48.200394,
"change_200_day_percentage": 0.2629596,
"volume": 1422302,
"latest_trading_day": 1772139602,
"previous_close": 229.64,
"open": 230.43,
"high": 232.6,
"low": 229.75,
"cik": "000047111"
},
"134": {
"name": "Rockwell Automation, Inc.",
"ticker": "ROK",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/ROK.png",
"sector": "Industrials",
"current_price": 411.3,
"market_cap": 46243766272,
"dividend_yield": 1.34,
"p_e_ratio": 30.019573,
"description": "Rockwell Automation, Inc. provides industrial automation and digital transformation solutions. It operates through Intelligent Devices, Software & Control, and Lifecycle Services segments.",
"ceo": "Blake Moret",
"chairman": "Blake Moret",
"founded": "1903",
"last_updated": 1772178485,
"change_1d_percentage": 2.21681,
"change_1d": 8.91998,
"change_50_day": 4.3523865,
"change_50_day_percentage": 0.010695201,
"change_200_day": 49.16815,
"change_200_day_percentage": 0.13577418,
"volume": 904569,
"latest_trading_day": 1772139602,
"previous_close": 402.38,
"open": 404.21,
"high": 411.81,
"low": 398.28,
"cik": "00001024478"
},
"136": {
"name": "Ameriprise Financial, Inc.",
"ticker": "AMP",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/AMP.png",
"sector": "Financial Services",
"current_price": 486.98,
"market_cap": 45243224064,
"dividend_yield": 1.31,
"p_e_ratio": 10.449094,
"description": "Ameriprise Financial, Inc. provides various financial products and services to individual and institutional clients in the United States and internationally.",
"ceo": "James M. Cracchiolo",
"chairman": "James M. Cracchiolo",
"founded": "1894",
"last_updated": 1772178485,
"change_1d_percentage": 1.82541,
"change_1d": 8.73001,
"change_50_day": -12.256195,
"change_50_day_percentage": -0.024549892,
"change_200_day": -11.704834,
"change_200_day_percentage": -0.023471406,
"volume": 537134,
"latest_trading_day": 1772139602,
"previous_close": 478.25,
"open": 479.65,
"high": 487.87,
"low": 475,
"cik": "0000820027"
},
"137": {
"name": "Old Dominion Freight Line, Inc.",
"ticker": "ODFL",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/ODFL.png",
"sector": "Industrials",
"current_price": 198.37,
"market_cap": 41691054080,
"dividend_yield": 0.58,
"p_e_ratio": 33.0803,
"description": "Old Dominion Freight Line, Inc. operates as a less-than-truckload (LTL) motor carrier in the United States and North America.",
"ceo": "Kevin \"Marty\" Freeman",
"chairman": "David S. Congdon",
"founded": "1934",
"last_updated": 1772178485,
"change_1d_percentage": 3.47939,
"change_1d": 6.67,
"change_50_day": 21.989792,
"change_50_day_percentage": 0.12467267,
"change_200_day": 41.115402,
"change_200_day_percentage": 0.26145756,
"volume": 2220804,
"latest_trading_day": 1772139601,
"previous_close": 191.7,
"open": 193.46,
"high": 199.56,
"low": 193.235,
"cik": "0000878927"
},
"138": {
"name": "Microchip Technology Incorporated",
"ticker": "MCHP",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/MCHP.png",
"sector": "Technology",
"current_price": 74.97,
"market_cap": 40568926208,
"dividend_yield": 2.43,
"p_e_ratio": 28.239204,
"description": "Microchip Technology Incorporated develops, manufactures, and sells smart, connected, and secure embedded control solutions in the Americas, Europe, and Asia.",
"ceo": "Steve Sanghi",
"chairman": "Steve Sanghi",
"founded": "1989",
"last_updated": 1772178485,
"change_1d_percentage": -0.662515,
"change_1d": -0.5,
"change_50_day": 1.9375992,
"change_50_day_percentage": 0.02653068,
"change_200_day": 8.318153,
"change_200_day_percentage": 0.12480004,
"volume": 9927101,
"latest_trading_day": 1772139603,
"previous_close": 75.47,
"open": 75.74,
"high": 75.96,
"low": 73.64,
"cik": "0000827054"
},
"139": {
"name": "Roper Technologies, Inc.",
"ticker": "ROP",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/ROP.png",
"sector": "Technology",
"current_price": 352.15,
"market_cap": 37904519168,
"dividend_yield": 1.03,
"p_e_ratio": 15.091808,
"description": "Roper Technologies, Inc. designs and develops software, and engineered products and solutions. The company offers application management software; and diagnostic and laboratory software solutions.",
"ceo": "Neil Hunn",
"chairman": "Amy Woods Brinkley",
"founded": "1981",
"last_updated": 1772178485,
"change_1d_percentage": 2.29782,
"change_1d": 7.91,
"change_50_day": -44.796814,
"change_50_day_percentage": -0.112853445,
"change_200_day": -136.4867,
"change_200_day_percentage": -0.27932143,
"volume": 1834448,
"latest_trading_day": 1772139601,
"previous_close": 344.24,
"open": 345.88,
"high": 354.645,
"low": 345.4,
"cik": "0000882835"
},
"140": {
"name": "ResMed Inc.",
"ticker": "RMD",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/RMD.png",
"sector": "Healthcare",
"current_price": 257.06,
"market_cap": 37522092032,
"dividend_yield": 0.93,
"p_e_ratio": 21.105852,
"description": "ResMed Inc. develops, manufactures, distributes, and markets medical devices and cloud-based software applications for the healthcare markets.",
"ceo": "Michael Farrell",
"chairman": "Michael Farrell",
"founded": "1989",
"last_updated": 1772178486,
"change_1d_percentage": 1.79385,
"change_1d": 4.53,
"change_50_day": 3.4640045,
"change_50_day_percentage": 0.01365954,
"change_200_day": -3.3543396,
"change_200_day_percentage": -0.012880779,
"volume": 610136,
"latest_trading_day": 1772139602,
"previous_close": 252.53,
"open": 254.18,
"high": 258.24,
"low": 253.58,
"cik": "0000943819"
},
"141": {
"name": "Otis Worldwide Corporation",
"ticker": "OTIS",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/OTIS.png",
"sector": "Industrials",
"current_price": 91.46,
"market_cap": 35643408384,
"dividend_yield": 1.84,
"p_e_ratio": 18.918388,
"description": "Otis Worldwide Corporation manufactures, installs, and services elevators and escalators worldwide.",
"ceo": "Judy Marks",
"chairman": "Judy Marks",
"founded": "1853",
"last_updated": 1772178486,
"change_1d_percentage": 2.26993,
"change_1d": 2.03,
"change_50_day": 2.1536026,
"change_50_day_percentage": 0.024114763,
"change_200_day": 0.28649902,
"change_200_day_percentage": 0.0031423497,
"volume": 2963021,
"latest_trading_day": 1772139602,
"previous_close": 89.43,
"open": 90.01,
"high": 91.93,
"low": 89.5875,
"cik": "00001781335"
},
"143": {
"name": "Agilent Technologies, Inc.",
"ticker": "A",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/A.png",
"sector": "Healthcare",
"current_price": 120.97,
"market_cap": 34294859776,
"dividend_yield": 0.84,
"p_e_ratio": 18.419127,
"description": "Agilent Technologies, Inc. provides application focused solutions to the life sciences, diagnostics, and applied chemical markets worldwide.",
"ceo": "Padraig McDonnell",
"chairman": "Koh Boon Hwee",
"founded": "1999",
"last_updated": 1772178486,
"change_1d_percentage": -3.00674,
"change_1d": -3.75,
"change_50_day": -14.666199,
"change_50_day_percentage": -0.10812894,
"change_200_day": -8.672501,
"change_200_day_percentage": -0.06689551,
"volume": 5506207,
"latest_trading_day": 1772139603,
"previous_close": 124.72,
"open": 121.89,
"high": 124.41,
"low": 114.49,
"cik": "00001090872"
},
"144": {
"name": "The Kraft Heinz Company",
"ticker": "KHC",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/KHC.png",
"sector": "Consumer Defensive",
"current_price": 24.57,
"market_cap": 29084608512,
"dividend_yield": 6.51,
"p_e_ratio": 11.445314,
"description": "The Kraft Heinz Company manufactures and markets food and beverage products in the United States, Canada, the United Kingdom, and internationally.",
"ceo": "Steve Cahillane",
"chairman": "John T. Cahill",
"founded": "2015",
"last_updated": 1772178486,
"change_1d_percentage": 0.0610849,
"change_1d": 0.0149994,
"change_50_day": 0.54920006,
"change_50_day_percentage": 0.02286352,
"change_200_day": -1.16675,
"change_200_day_percentage": -0.045334004,
"volume": 10008218,
"latest_trading_day": 1772139601,
"previous_close": 24.555,
"open": 24.69,
"high": 24.77,
"low": 24.285,
"cik": "00001637459"
},
"145": {
"name": "IQVIA Holdings Inc.",
"ticker": "IQV",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/IQV.png",
"sector": "Healthcare",
"current_price": 170.64,
"market_cap": 29059991552,
"dividend_yield": 0,
"p_e_ratio": 12.14224,
"description": "IQVIA Holdings Inc. provides advanced analytics, technology solutions, and clinical research services to the life sciences industry.",
"ceo": "Ari Bousbib",
"chairman": "Ari Bousbib",
"founded": "1982",
"last_updated": 1772178486,
"change_1d_percentage": 5.39188,
"change_1d": 8.73,
"change_50_day": -44.102203,
"change_50_day_percentage": -0.20537278,
"change_200_day": -22.428848,
"change_200_day_percentage": -0.116170205,
"volume": 4139379,
"latest_trading_day": 1772139603,
"previous_close": 161.91,
"open": 165.58,
"high": 172.37,
"low": 163.04,
"cik": "00001478242"
},
"146": {
"name": "DexCom, Inc.",
"ticker": "DXCM",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/DXCM.png",
"sector": "Healthcare",
"current_price": 74.38,
"market_cap": 29009408000,
"dividend_yield": 0,
"p_e_ratio": 24.887074,
"description": "DexCom, Inc. distributes continuous glucose monitoring (CGM) systems for the management of diabetes in the United States and internationally.",
"ceo": "Jacob Leach",
"chairman": "Mark Foletta",
"founded": "1999",
"last_updated": 1772178486,
"change_1d_percentage": 1.79976,
"change_1d": 1.31499,
"change_50_day": 4.615799,
"change_50_day_percentage": 0.06616286,
"change_200_day": 0.42105103,
"change_200_day_percentage": 0.005693037,
"volume": 2879783,
"latest_trading_day": 1772139603,
"previous_close": 73.065,
"open": 73.45,
"high": 74.43,
"low": 72.83,
"cik": "00001093557"
},
"147": {
"name": "American Water Works Company, Inc.",
"ticker": "AWK",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/AWK.png",
"sector": "Utilities",
"current_price": 134.32,
"market_cap": 26220429312,
"dividend_yield": 2.46,
"p_e_ratio": 20.439499,
"description": "American Water Works Company, Inc. provides water and wastewater services in the United States.",
"ceo": "John C. Griffith",
"chairman": "Karl F. Kurz",
"founded": "1886",
"last_updated": 1772178486,
"change_1d_percentage": 0.0745091,
"change_1d": 0.100006,
"change_50_day": 4.2904053,
"change_50_day_percentage": 0.032995604,
"change_200_day": -2.2643433,
"change_200_day_percentage": -0.01657835,
"volume": 1149379,
"latest_trading_day": 1772139602,
"previous_close": 134.22,
"open": 134.66,
"high": 135.15,
"low": 133.25,
"cik": "00001410636"
},
"148": {
"name": "Dollar Tree, Inc.",
"ticker": "DLTR",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/DLTR.png",
"sector": "Consumer Defensive",
"current_price": 126.95,
"market_cap": 25893715968,
"dividend_yield": 0,
"p_e_ratio": 18.852486,
"description": "Dollar Tree, Inc. operates discount variety retail stores. It operates through Dollar Tree and Family Dollar segments.",
"ceo": "Michael C. Creedon, Jr.",
"chairman": "Edward J. Kelly, III",
"founded": "1986",
"last_updated": 1772178486,
"change_1d_percentage": -0.587314,
"change_1d": -0.75,
"change_50_day": -0.7608032,
"change_50_day_percentage": -0.0059572347,
"change_200_day": 18.392448,
"change_200_day_percentage": 0.16942579,
"volume": 2085616,
"latest_trading_day": 1772139603,
"previous_close": 127.7,
"open": 127.77,
"high": 130.03,
"low": 125.665,
"cik": "0000935703"
},
"149": {
"name": "CoStar Group, Inc.",
"ticker": "CSGP",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/CSGP.png",
"sector": "Real Estate",
"current_price": 45,
"market_cap": 19072024576,
"dividend_yield": 0,
"p_e_ratio": 24.99042,
"description": "CoStar Group, Inc. provides information, analytics, and online marketplace services to the commercial real estate, hospitality, residential, and related professionals industries.",
"ceo": "Andrew C. Florance",
"chairman": "Louise S. Sams",
"founded": "1998",
"last_updated": 1772178486,
"change_1d_percentage": 0.491293,
"change_1d": 0.220001,
"change_50_day": -14.5532,
"change_50_day_percentage": -0.2443731,
"change_200_day": -30.1316,
"change_200_day_percentage": -0.40105096,
"volume": 7623429,
"latest_trading_day": 1772139602,
"previous_close": 44.78,
"open": 45.49,
"high": 46.12,
"low": 44.79,
"cik": "00001057352"
}
}
}
Get stock details
Retrieve detailed information for a specific stock ticker.
Parameters
| Param | Type | Required |
|---|---|---|
| ticker | string | REQUIRED |
| The stock ticker (e.g. AAPL) | ||
Expected Response
{
"status": "success",
"message": "Ticker information retrieved successfully",
"data": {
"name": "Apple Inc.",
"ticker": "AAPL",
"current_price": 272.95,
"market_cap": 4011799085056,
"dividend_yield": 0.38,
"p_e_ratio": 29.352085,
"description": "Apple Inc. designs, manufactures, and markets consumer electronics (iPhone, iPad, Mac, Apple Watch, AirPods), software, and online services including the App Store, iCloud, Apple Music, and Apple TV+.",
"ceo": "Tim Cook",
"chairman": "Arthur D. Levinson",
"founded": 1976,
"sector": "Technology",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/AAPL.png",
"last_updated": 1772178481,
"change_1d_percentage": -0.470383,
"change_1d": -1.28998,
"change_50_day": 7.266205,
"change_50_day_percentage": 0.02734907,
"change_200_day": 30.67276,
"change_200_day_percentage": 0.1266019,
"volume": 32123760,
"latest_trading_day": 1772139603,
"previous_close": 274.24,
"open": 274.955,
"high": 276.11,
"low": 270.795,
"cik": "0000320193"
}
}
ETFs
Comprehensive data for Exchange Traded Funds, including holdings and performance.
All ETFs
Retrieve a list of all supported ETFs.
Parameters
| Param | Type | Required |
|---|---|---|
| search | string | OPTIONAL |
| Filter by ETF name or symbol. | ||
Expected Response
{
"status": "success",
"message": "etfs retrieved successfully",
"data": [
{
"name": "VanEck Vectors ETF Trust - VanEck Vectors Gold Miners ETF",
"ticker": "GDX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/GDX.png",
"current_price": 113.89,
"issuer": "VanEck",
"description": null,
"asset_class": "ETF",
"benchmark_index": "MarketVector Global Gold Miners Index",
"assets_under_management": 28887650300,
"expense_ratio": 0.51,
"dividend_yield": 0.67,
"top_holdings": [
"Agnico Eagle Mines Limited",
"Newmont Corporation",
"Barrick Mining Corporation",
"Gold Fields Ltd ADR",
"Wheaton Precious Metals Corp.",
"AngloGold Ashanti plc",
"Franco-Nevada Corporation",
"Kinross Gold Corporation",
"Pan American Silver Corp.",
"Northern Star Resources Limited"
],
"change_1d_percentage": 2.45592,
"change_50_day_percentage": 0.17478502,
"change_200_day_percentage": 0.58140355,
"ytd_return": 10.0558,
"volume": 18252041,
"latest_trading_day": 1772139600,
"previous_close": 111.16,
"open": 110.4,
"high": 113.915,
"low": 109.13
},
{
"name": "BlackRock Institutional Trust Company N.A. - BTC iShares Russell Mid-C",
"ticker": "IWP",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/IWP.png",
"current_price": 138.12,
"issuer": "BlackRock",
"description": null,
"asset_class": "ETF",
"benchmark_index": "Russell Midcap Growth",
"assets_under_management": 19902752800,
"expense_ratio": 0.23,
"dividend_yield": 0.38,
"top_holdings": [
"Royal Caribbean Cruises Ltd.",
"Howmet Aerospace Inc.",
"Vertiv Holdings Co",
"Hilton Worldwide Holdings Inc.",
"Cencora, Inc.",
"Carvana Co.",
"Cloudflare, Inc.",
"Quanta Services, Inc.",
"Vistra Corp.",
"Monolithic Power Systems, Inc."
],
"change_1d_percentage": 1.3948,
"change_50_day_percentage": 0.0018321517,
"change_200_day_percentage": -0.005404669,
"ytd_return": -0.87532,
"volume": 489814,
"latest_trading_day": 1772139600,
"previous_close": 136.22,
"open": 136.49,
"high": 138.14,
"low": 135.94
},
{
"name": "SSgA Active Trust - SSgA Financial Select Sector SPDR",
"ticker": "XLF",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/XLF.png",
"current_price": 52.5,
"issuer": "State Street",
"description": null,
"asset_class": "ETF",
"benchmark_index": "S&P Financial Select Sector",
"assets_under_management": 55285883000,
"expense_ratio": 0.08,
"dividend_yield": 1.35,
"top_holdings": [
"Berkshire Hathaway Inc.",
"JPMorgan Chase & Co.",
"Visa Inc.",
"Mastercard Incorporated",
"Bank of America Corporation",
"Wells Fargo & Company",
"The Goldman Sachs Group, Inc.",
"Morgan Stanley",
"Citigroup Inc.",
"American Express Company"
],
"change_1d_percentage": 1.21458,
"change_50_day_percentage": -0.027316647,
"change_200_day_percentage": -0.006301017,
"ytd_return": -2.41096,
"volume": 60640800,
"latest_trading_day": 1772139600,
"previous_close": 51.87,
"open": 52.07,
"high": 52.655,
"low": 51.98
},
{
"name": "Vanguard Group, Inc. - Vanguard Financials ETF",
"ticker": "VFH",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/VFH.png",
"current_price": 128.49,
"issuer": "Vanguard",
"description": null,
"asset_class": "ETF",
"benchmark_index": "MSCI US IMI 25\/50 Financials",
"assets_under_management": 14639009800,
"expense_ratio": 0.09,
"dividend_yield": 1.59,
"top_holdings": [
"JPMorgan Chase & Co.",
"Berkshire Hathaway Inc.",
"Mastercard Incorporated",
"Bank of America Corporation",
"Visa Inc.",
"Wells Fargo & Company",
"The Goldman Sachs Group, Inc.",
"Citigroup Inc.",
"Trs:visa Inc-Class A Shares Usd 2027-Jan-29",
"Mktliq 12\/31\/2049"
],
"change_1d_percentage": 1.26094,
"change_50_day_percentage": -0.02717159,
"change_200_day_percentage": -0.0028225286,
"ytd_return": -1.88835,
"volume": 665980,
"latest_trading_day": 1772139600,
"previous_close": 126.89,
"open": 127.29,
"high": 128.86,
"low": 127.23
},
{
"name": "Vanguard Group, Inc. - Vanguard Mid-Cap Growth ETF",
"ticker": "VOT",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/VOT.png",
"current_price": 280.24,
"issuer": "Vanguard",
"description": null,
"asset_class": "ETF",
"benchmark_index": "CRSP US Mid Growth",
"assets_under_management": 31672457200,
"expense_ratio": 0.05,
"dividend_yield": 0.65,
"top_holdings": [
"Constellation Energy Corporation",
"Robinhood Markets, Inc.",
"Howmet Aerospace Inc.",
"DoorDash, Inc.",
"TransDigm Group Incorporated",
"Royal Caribbean Cruises Ltd.",
"Motorola Solutions, Inc.",
"Quanta Services, Inc.",
"Vertiv Holdings Co",
"Cloudflare, Inc."
],
"change_1d_percentage": 1.17333,
"change_50_day_percentage": 0.0006833661,
"change_200_day_percentage": -0.009963966,
"ytd_return": -0.92059,
"volume": 277020,
"latest_trading_day": 1772139600,
"previous_close": 276.99,
"open": 277.1,
"high": 280.24,
"low": 276.23
},
{
"name": "BlackRock Institutional Trust Company N.A. - BTC iShares MSCI EAFE Val",
"ticker": "EFV",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/EFV.png",
"current_price": 79.83,
"issuer": "BlackRock",
"description": null,
"asset_class": "ETF",
"benchmark_index": "MSCI EAFE Value",
"assets_under_management": 29370144800,
"expense_ratio": 0.31,
"dividend_yield": 3.95,
"top_holdings": [
"Roche Holding AG",
"HSBC Holdings plc",
"Nestl\u00c3\u00a9 S.A.",
"Shell plc",
"Toyota Motor Corporation",
"Mitsubishi UFJ Financial Group, Inc.",
"Banco Santander, S.A.",
"BHP Group Limited",
"Allianz SE",
"Siemens Aktiengesellschaft"
],
"change_1d_percentage": -0.137604,
"change_50_day_percentage": 0.07109513,
"change_200_day_percentage": 0.16782756,
"ytd_return": 5.50233,
"volume": 3061631,
"latest_trading_day": 1772139600,
"previous_close": 79.94,
"open": 79.66,
"high": 79.875,
"low": 79.405
},
{
"name": "Schwab Strategic Trust - CSIM Schwab Fundamental International Large C",
"ticker": "FNDF",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/FNDF.png",
"current_price": 52.66,
"issuer": "Charles Schwab",
"description": null,
"asset_class": "ETF",
"benchmark_index": "RAFI Fundamental High Liquidity Developed ex US Large Index",
"assets_under_management": 21210435600,
"expense_ratio": 0.25,
"dividend_yield": 3.19,
"top_holdings": [
"Samsung Electronics Co., Ltd.",
"Shell plc",
"TotalEnergies SE",
"Glencore plc",
"Toyota Motor Corporation",
"BHP Group Limited",
"BP p.l.c.",
"HSBC Holdings plc",
"Roche Holding AG",
"Banco Santander, S.A."
],
"change_1d_percentage": 0.152145,
"change_50_day_percentage": 0.10014536,
"change_200_day_percentage": 0.21432516,
"ytd_return": 7.50055,
"volume": 2790032,
"latest_trading_day": 1772139600,
"previous_close": 52.58,
"open": 52.68,
"high": 52.77,
"low": 52.2713
},
{
"name": "Vanguard Group, Inc. - Vanguard FTSE Developed Markets ETF",
"ticker": "VEA",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/VEA.png",
"current_price": 70.31,
"issuer": "Vanguard",
"description": null,
"asset_class": "ETF",
"benchmark_index": "FTSE Developed ex US All Cap Net Tax (US RIC) Index",
"assets_under_management": 287011897000,
"expense_ratio": 0.03,
"dividend_yield": 3.04,
"top_holdings": [
"ASML Holding N.V.",
"Samsung Electronics Co., Ltd.",
"Roche Holding AG",
"AstraZeneca PLC",
"HSBC Holdings plc",
"Novartis AG",
"Nestl\u00c3\u00a9 S.A.",
"SAP SE",
"SK hynix Inc.",
"Royal Bank of Canada"
],
"change_1d_percentage": 0.0711577,
"change_50_day_percentage": 0.07340232,
"change_200_day_percentage": 0.16617054,
"ytd_return": 5.99167,
"volume": 19688868,
"latest_trading_day": 1772139600,
"previous_close": 70.26,
"open": 70.365,
"high": 70.435,
"low": 69.72
},
{
"name": "SSgA Active Trust - SPDR Portfolio Developed World ex-US ETF",
"ticker": "SPDW",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/SPDW.png",
"current_price": 49.96,
"issuer": "State Street",
"description": null,
"asset_class": "ETF",
"benchmark_index": "S&P Developed x United States BMI",
"assets_under_management": 36080796000,
"expense_ratio": 0.03,
"dividend_yield": 3.1,
"top_holdings": [
"ASML Holding N.V.",
"Samsung Electronics Co Ltd DR",
"SK hynix Inc.",
"Roche Holding AG",
"HSBC Holdings plc",
"Novartis AG",
"AstraZeneca PLC",
"Toyota Motor Corporation",
"Nestl\u00c3\u00a9 S.A.",
"Royal Bank of Canada"
],
"change_1d_percentage": 0.18047,
"change_50_day_percentage": 0.07277061,
"change_200_day_percentage": 0.1631819,
"ytd_return": 6.14426,
"volume": 5720610,
"latest_trading_day": 1772139600,
"previous_close": 49.87,
"open": 49.94,
"high": 49.995,
"low": 49.5
},
{
"name": "Schwab Strategic Trust - CSIM Schwab International Equity ETF",
"ticker": "SCHF",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/SCHF.png",
"current_price": 27.07,
"issuer": "Charles Schwab",
"description": null,
"asset_class": "ETF",
"benchmark_index": "FTSE All-World Developed x US",
"assets_under_management": 58950210000,
"expense_ratio": 0.03,
"dividend_yield": 3.21,
"top_holdings": [
"ASML Holding N.V.",
"Samsung Electronics Co., Ltd.",
"SK hynix Inc.",
"Roche Holding AG",
"HSBC Holdings plc",
"Novartis AG",
"AstraZeneca PLC",
"Nestl\u00c3\u00a9 S.A.",
"Toyota Motor Corporation",
"Royal Bank of Canada"
],
"change_1d_percentage": -0.0369285,
"change_50_day_percentage": 0.07447923,
"change_200_day_percentage": 0.15900706,
"ytd_return": 6.14363,
"volume": 14060082,
"latest_trading_day": 1772139600,
"previous_close": 27.08,
"open": 27.11,
"high": 27.1399,
"low": 26.8599
},
{
"name": "J.P.Morgan Investment Management Inc. - JPMorgan BetaBuilders Japan ET",
"ticker": "BBJP",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/BBJP.png",
"current_price": 75.47,
"issuer": "JPMorgan Chase",
"description": null,
"asset_class": "ETF",
"benchmark_index": "Morningstar Japan Target Market Exposure Index",
"assets_under_management": 14776361000,
"expense_ratio": 0.19,
"dividend_yield": 5.07,
"top_holdings": [
"Toyota Motor Corporation",
"Mitsubishi UFJ Financial Group, Inc.",
"Hitachi, Ltd.",
"Sumitomo Mitsui Financial Group, Inc.",
"Sony Group Corporation",
"Tokyo Electron Limited",
"Advantest Corporation",
"Mizuho Financial Group, Inc.",
"SoftBank Group Corp.",
"Mitsubishi Corporation"
],
"change_1d_percentage": 0.0397651,
"change_50_day_percentage": 0.07272863,
"change_200_day_percentage": 0.14505233,
"ytd_return": 5.97854,
"volume": 1672564,
"latest_trading_day": 1772139600,
"previous_close": 75.44,
"open": 75.5,
"high": 75.7,
"low": 75.05
},
{
"name": "BlackRock Institutional Trust Company N.A. - BTC iShares MSCI Japan ET",
"ticker": "EWJ",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/EWJ.png",
"current_price": 92.48,
"issuer": "BlackRock",
"description": null,
"asset_class": "ETF",
"benchmark_index": "MSCI Japan",
"assets_under_management": 16692872200,
"expense_ratio": 0.49,
"dividend_yield": 4.27,
"top_holdings": [
"Toyota Motor Corporation",
"Mitsubishi UFJ Financial Group, Inc.",
"Hitachi, Ltd.",
"Sony Group Corporation",
"Advantest Corporation",
"Sumitomo Mitsui Financial Group, Inc.",
"Tokyo Electron Limited",
"Mizuho Financial Group, Inc.",
"SoftBank Group Corp.",
"Mitsubishi Heavy Industries, Ltd."
],
"change_1d_percentage": 0.0432723,
"change_50_day_percentage": 0.078479014,
"change_200_day_percentage": 0.15570466,
"ytd_return": 6.15475,
"volume": 6646998,
"latest_trading_day": 1772139600,
"previous_close": 92.44,
"open": 92.6,
"high": 92.745,
"low": 91.95
},
{
"name": "BlackRock Institutional Trust Company N.A. - IShares MSCI Emerging Mar",
"ticker": "EMXC",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/EMXC.png",
"current_price": 87.91,
"issuer": "BlackRock",
"description": null,
"asset_class": "ETF",
"benchmark_index": "MSCI Emerging Markets ex China",
"assets_under_management": 15588047900,
"expense_ratio": 0.25,
"dividend_yield": 2.57,
"top_holdings": [
"Taiwan Semiconductor Manufacturing Company Limited",
"Samsung Electronics Co., Ltd.",
"SK hynix Inc.",
"HDFC Bank Limited",
"Reliance Industries Limited",
"Hon Hai Precision Industry Co., Ltd.",
"MediaTek Inc.",
"Delta Electronics, Inc.",
"ICICI Bank Limited",
"SAMSUNG ELECTRONICS NON VOTING PRE"
],
"change_1d_percentage": -0.396554,
"change_50_day_percentage": 0.12650833,
"change_200_day_percentage": 0.2766701,
"ytd_return": 9.69788,
"volume": 3299364,
"latest_trading_day": 1772139603,
"previous_close": 88.26,
"open": 88.845,
"high": 88.87,
"low": 86.99
},
{
"name": "SSgA Active Trust - SSgA Utilities Select Sector SPDR",
"ticker": "XLU",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/XLU.png",
"current_price": 47.18,
"issuer": "State Street",
"description": null,
"asset_class": "ETF",
"benchmark_index": "S&P Utilities Select Sector",
"assets_under_management": 22197571600,
"expense_ratio": 0.08,
"dividend_yield": 2.67,
"top_holdings": [
"NextEra Energy, Inc.",
"The Southern Company",
"Duke Energy Corporation",
"Constellation Energy Corporation",
"American Electric Power Company, Inc.",
"Sempra",
"Dominion Energy, Inc.",
"Vistra Corp.",
"Xcel Energy Inc.",
"Exelon Corporation"
],
"change_1d_percentage": -0.380068,
"change_50_day_percentage": 0.08203563,
"change_200_day_percentage": 0.09927881,
"ytd_return": 1.36013,
"volume": 30065582,
"latest_trading_day": 1772139600,
"previous_close": 47.36,
"open": 47.27,
"high": 47.39,
"low": 46.914
},
{
"name": "Vanguard Group, Inc. - Vanguard Small Cap ETF",
"ticker": "VB",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/VB.png",
"current_price": 279.93,
"issuer": "Vanguard",
"description": null,
"asset_class": "ETF",
"benchmark_index": "CRSP US Small Cap",
"assets_under_management": 169095053000,
"expense_ratio": 0.03,
"dividend_yield": 1.27,
"top_holdings": [
"Slcmt1142",
"Rocket Lab Corporation",
"Sandisk Corporation",
"Ciena Corporation",
"Comfort Systems USA, Inc.",
"SoFi Technologies, Inc.",
"NRG Energy, Inc.",
"Natera, Inc.",
"Coherent Corp.",
"EMCOR Group, Inc."
],
"change_1d_percentage": 0.661655,
"change_50_day_percentage": 0.034953117,
"change_200_day_percentage": 0.10855679,
"ytd_return": 4.61419,
"volume": 755669,
"latest_trading_day": 1772139600,
"previous_close": 278.09,
"open": 278.86,
"high": 280.1699,
"low": 276.43
},
{
"name": "BlackRock Institutional Trust Company N.A. - BTC iShares Russell 2000",
"ticker": "IWM",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/IWM.png",
"current_price": 265.99,
"issuer": "BlackRock",
"description": null,
"asset_class": "ETF",
"benchmark_index": "Russell 2000",
"assets_under_management": 73893020000,
"expense_ratio": 0.19,
"dividend_yield": 0.98,
"top_holdings": [
"Bloom Energy Corporation",
"Credo Technology Group Holding Ltd",
"Kratos Defense & Security Solutions, Inc.",
"Fabrinet",
"Nextpower Inc.",
"Hecla Mining Company",
"Coeur Mining, Inc.",
"EchoStar Corporation",
"IonQ, Inc.",
"Guardant Health, Inc."
],
"change_1d_percentage": 0.532921,
"change_50_day_percentage": 0.026463713,
"change_200_day_percentage": 0.1212999,
"ytd_return": 5.35501,
"volume": 40406764,
"latest_trading_day": 1772139600,
"previous_close": 264.58,
"open": 265.01,
"high": 266.235,
"low": 262.12
},
{
"name": "Vanguard Group, Inc. - Vanguard Small Cap Growth ETF",
"ticker": "VBK",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/VBK.png",
"current_price": 323.63,
"issuer": "Vanguard",
"description": null,
"asset_class": "ETF",
"benchmark_index": "CRSP US Small Growth",
"assets_under_management": 40045691000,
"expense_ratio": 0.05,
"dividend_yield": 0.52,
"top_holdings": [
"Slcmt1142",
"Rocket Lab Corporation",
"Ciena Corporation",
"Comfort Systems USA, Inc.",
"SoFi Technologies, Inc.",
"Natera, Inc.",
"Coherent Corp.",
"Lumentum Holdings Inc.",
"Astera Labs, Inc.",
"Credo Technology Group Holding Ltd"
],
"change_1d_percentage": 0.696969,
"change_50_day_percentage": 0.027524063,
"change_200_day_percentage": 0.097579755,
"ytd_return": 3.65793,
"volume": 178272,
"latest_trading_day": 1772139600,
"previous_close": 321.39,
"open": 322.5,
"high": 323.63,
"low": 318.01
},
{
"name": "Vanguard Group, Inc. - Vanguard Mid-Cap ETF",
"ticker": "VO",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/VO.png",
"current_price": 307.06,
"issuer": "Vanguard",
"description": null,
"asset_class": "ETF",
"benchmark_index": "CRSP US Mid Cap",
"assets_under_management": 202880680000,
"expense_ratio": 0.03,
"dividend_yield": 1.49,
"top_holdings": [
"Constellation Energy Corporation",
"Newmont Corporation",
"Robinhood Markets, Inc.",
"CRH plc",
"Howmet Aerospace Inc.",
"DoorDash, Inc.",
"General Motors Company",
"TransDigm Group Incorporated",
"Cummins Inc.",
"Royal Caribbean Cruises Ltd."
],
"change_1d_percentage": 0.830788,
"change_50_day_percentage": 0.030830955,
"change_200_day_percentage": 0.06580786,
"ytd_return": 2.09217,
"volume": 728224,
"latest_trading_day": 1772139600,
"previous_close": 304.53,
"open": 305.4,
"high": 307.06,
"low": 304.3
},
{
"name": "BlackRock Institutional Trust Company N.A. - BTC iShares Russell Mid-C",
"ticker": "IWR",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/IWR.png",
"current_price": 103.44,
"issuer": "BlackRock",
"description": null,
"asset_class": "ETF",
"benchmark_index": "Russell Midcap",
"assets_under_management": 47442477000,
"expense_ratio": 0.18,
"dividend_yield": 1.25,
"top_holdings": [
"Western Digital Corporation",
"Royal Caribbean Cruises Ltd.",
"The Bank of New York Mellon Corporation",
"Howmet Aerospace Inc.",
"Corning Incorporated",
"Cummins Inc.",
"Robinhood Markets, Inc.",
"Vertiv Holdings Co",
"Sandisk Corporation",
"Quanta Services, Inc."
],
"change_1d_percentage": 0.789248,
"change_50_day_percentage": 0.037125614,
"change_200_day_percentage": 0.08408358,
"ytd_return": 3.04768,
"volume": 2145866,
"latest_trading_day": 1772139600,
"previous_close": 102.63,
"open": 102.79,
"high": 103.475,
"low": 102.335
},
{
"name": "Invesco Capital Management LLC - Invesco S&P 500 Quality ETF",
"ticker": "SPHQ",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/SPHQ.png",
"current_price": 80.64,
"issuer": "Invesco",
"description": null,
"asset_class": "ETF",
"benchmark_index": "S&P 500 Quality",
"assets_under_management": 15805033500,
"expense_ratio": 0.15,
"dividend_yield": 1.05,
"top_holdings": [
"Visa Inc.",
"Mastercard Incorporated",
"Costco Wholesale Corporation",
"GE Aerospace",
"Apple Inc.",
"Lam Research Corporation",
"The Procter & Gamble Company",
"KLA Corporation",
"The Coca-Cola Company",
"Cisco Systems, Inc."
],
"change_1d_percentage": -0.0495797,
"change_50_day_percentage": 0.03974599,
"change_200_day_percentage": 0.09556429,
"ytd_return": 3.11875,
"volume": 1837356,
"latest_trading_day": 1772139600,
"previous_close": 80.68,
"open": 80.8,
"high": 80.83,
"low": 79.78
},
{
"name": "SSgA Active Trust - SSgA Consumer Discretionary Select Sector SPDR",
"ticker": "XLY",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/XLY.png",
"current_price": 117.05,
"issuer": "State Street",
"description": null,
"asset_class": "ETF",
"benchmark_index": "S&P Consumer Discretionary Select Sector",
"assets_under_management": 23873112100,
"expense_ratio": 0.08,
"dividend_yield": 0.78,
"top_holdings": [
"Amazon.com, Inc.",
"Tesla, Inc.",
"The Home Depot, Inc.",
"McDonald's Corporation",
"Booking Holdings Inc.",
"The TJX Companies, Inc.",
"Lowe's Companies, Inc.",
"Starbucks Corporation",
"Royal Caribbean Cruises Ltd.",
"O'Reilly Automotive, Inc."
],
"change_1d_percentage": -0.034156,
"change_50_day_percentage": -0.027542789,
"change_200_day_percentage": 0.013695079,
"ytd_return": 1.47309,
"volume": 9543805,
"latest_trading_day": 1772139600,
"previous_close": 117.09,
"open": 117.23,
"high": 117.66,
"low": 116.14
},
{
"name": "Vanguard Group, Inc. - Vanguard Extended Market Index ETF",
"ticker": "VXF",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/VXF.png",
"current_price": 219.28,
"issuer": "Vanguard",
"description": null,
"asset_class": "ETF",
"benchmark_index": "S&P Completion",
"assets_under_management": 84080394000,
"expense_ratio": 0.05,
"dividend_yield": 1.11,
"top_holdings": [
"Slcmt1142",
"Snowflake Inc.",
"Marvell Technology, Inc.",
"Cloudflare, Inc.",
"Vertiv Holdings Co",
"Roblox Corporation",
"Alnylam Pharmaceuticals, Inc.",
"Ferguson Enterprises Inc.",
"Cheniere Energy, Inc.",
"Strategy Inc"
],
"change_1d_percentage": 0.735027,
"change_50_day_percentage": 0.015011299,
"change_200_day_percentage": 0.070954606,
"ytd_return": 2.38687,
"volume": 410159,
"latest_trading_day": 1772139600,
"previous_close": 217.68,
"open": 218.26,
"high": 219.36,
"low": 216.38
},
{
"name": "SSgA Active Trust - SSgA Industrial Select Sector SPDR",
"ticker": "XLI",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/XLI.png",
"current_price": 176.7,
"issuer": "State Street",
"description": null,
"asset_class": "ETF",
"benchmark_index": "S&P Industrial Select Sector",
"assets_under_management": 27983444000,
"expense_ratio": 0.08,
"dividend_yield": 1.21,
"top_holdings": [
"GE Aerospace",
"Caterpillar Inc.",
"RTX Corporation",
"GE Vernova Inc.",
"The Boeing Company",
"Uber Technologies, Inc.",
"Honeywell International Inc.",
"Union Pacific Corporation",
"Eaton Corporation plc",
"Deere & Company"
],
"change_1d_percentage": 0.626418,
"change_50_day_percentage": 0.07113106,
"change_200_day_percentage": 0.14855038,
"ytd_return": 6.66279,
"volume": 13747667,
"latest_trading_day": 1772139600,
"previous_close": 175.6,
"open": 176.14,
"high": 176.97,
"low": 173.91
},
{
"name": "Schwab Strategic Trust - CSIM Schwab U.S. Small-Cap ETF",
"ticker": "SCHA",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/SCHA.png",
"current_price": 30.93,
"issuer": "Charles Schwab",
"description": null,
"asset_class": "ETF",
"benchmark_index": "Dow Jones US Total Stock Market Small-Cap",
"assets_under_management": 20253270000,
"expense_ratio": 0.04,
"dividend_yield": 1.19,
"top_holdings": [
"Sandisk Corporation",
"Lumentum Holdings Inc.",
"Rocket Companies, Inc.",
"Nextpower Inc.",
"Revolution Medicines, Inc.",
"Hecla Mining Company",
"ATI Inc.",
"MKS Inc.",
"Coeur Mining, Inc.",
"EchoStar Corporation"
],
"change_1d_percentage": 0.683597,
"change_50_day_percentage": 0.03139195,
"change_200_day_percentage": 0.123946644,
"ytd_return": 5.51458,
"volume": 3253721,
"latest_trading_day": 1772139600,
"previous_close": 30.72,
"open": 30.77,
"high": 30.9651,
"low": 30.5
},
{
"name": "First Trust Exchange-Traded Fund III - First Trust Rising Dividend Ach",
"ticker": "RDVY",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/RDVY.png",
"current_price": 73.19,
"issuer": "First Trust",
"description": null,
"asset_class": "ETF",
"benchmark_index": "NASDAQ US Rising Dividend Achievers",
"assets_under_management": 20386000900,
"expense_ratio": 0.47,
"dividend_yield": 1.07,
"top_holdings": [
"Lam Research Corporation",
"KLA Corporation",
"Applied Materials, Inc.",
"Alphabet Inc.",
"Monolithic Power Systems, Inc.",
"Mueller Industries, Inc.",
"Baker Hughes Company",
"NVIDIA Corporation",
"Ross Stores, Inc.",
"The Bank of New York Mellon Corporation"
],
"change_1d_percentage": 0.246542,
"change_50_day_percentage": 0.021025995,
"change_200_day_percentage": 0.099875465,
"ytd_return": 4.0167,
"volume": 1184543,
"latest_trading_day": 1772139601,
"previous_close": 73.01,
"open": 73.11,
"high": 73.54,
"low": 72.53
},
{
"name": "BlackRock Institutional Trust Company N.A. - BTC iShares Core S&P Mid-",
"ticker": "IJH",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/IJH.png",
"current_price": 72.07,
"issuer": "BlackRock",
"description": null,
"asset_class": "ETF",
"benchmark_index": "S&P Mid Cap 400",
"assets_under_management": 107248566000,
"expense_ratio": 0.05,
"dividend_yield": 1.3,
"top_holdings": [
"Ciena Corporation",
"Coherent Corp.",
"Lumentum Holdings Inc.",
"Curtiss-Wright Corporation",
"Flex Ltd.",
"Royal Gold, Inc.",
"Illumina, Inc.",
"Casey's General Stores, Inc.",
"Pure Storage, Inc.",
"TechnipFMC plc"
],
"change_1d_percentage": 0.404014,
"change_50_day_percentage": 0.041492056,
"change_200_day_percentage": 0.106669076,
"ytd_return": 4.04457,
"volume": 13588479,
"latest_trading_day": 1772139600,
"previous_close": 71.78,
"open": 72.035,
"high": 72.3,
"low": 71.26
},
{
"name": "SPDR Series Trust - SPDR Portfolio S&P 400 Mid Cap ETF",
"ticker": "SPMD",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/SPMD.png",
"current_price": 63.25,
"issuer": "State Street",
"description": null,
"asset_class": "ETF",
"benchmark_index": "S&P Mid Cap 400",
"assets_under_management": 15807914000,
"expense_ratio": 0.03,
"dividend_yield": 1.33,
"top_holdings": [
"Ciena Corporation",
"Coherent Corp.",
"Lumentum Holdings Inc.",
"Curtiss-Wright Corporation",
"Flex Ltd.",
"Royal Gold, Inc.",
"Illumina, Inc.",
"Casey's General Stores, Inc.",
"Pure Storage, Inc.",
"TechnipFMC plc"
],
"change_1d_percentage": 0.428708,
"change_50_day_percentage": 0.041450534,
"change_200_day_percentage": 0.107425556,
"ytd_return": 4.04673,
"volume": 2090840,
"latest_trading_day": 1772139600,
"previous_close": 62.98,
"open": 63.17,
"high": 63.43,
"low": 62.53
},
{
"name": "State Street Global Advisors - BNY SPDR S&P MidCap 400 ETF",
"ticker": "MDY",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/MDY.png",
"current_price": 658.14,
"issuer": "State Street",
"description": null,
"asset_class": "ETF",
"benchmark_index": "S&P Mid Cap 400",
"assets_under_management": 24351911900,
"expense_ratio": 0.23,
"dividend_yield": 1.1,
"top_holdings": [
"Ciena Corporation",
"Coherent Corp.",
"U.S. Dollar",
"Lumentum Holdings Inc.",
"Curtiss-Wright Corporation",
"Flex Ltd.",
"Royal Gold, Inc.",
"Illumina, Inc.",
"Casey's General Stores, Inc.",
"Pure Storage, Inc."
],
"change_1d_percentage": 0.381307,
"change_50_day_percentage": 0.04086672,
"change_200_day_percentage": 0.10630503,
"ytd_return": 4.00489,
"volume": 893874,
"latest_trading_day": 1772139600,
"previous_close": 655.64,
"open": 657.35,
"high": 660.08,
"low": 650.81
},
{
"name": "American Century ETF Trust - Avantis U.S. Small Cap Value ETF",
"ticker": "AVUV",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/AVUV.png",
"current_price": 114.59,
"issuer": "American Century Investments",
"description": null,
"asset_class": "ETF",
"benchmark_index": null,
"assets_under_management": 22180231200,
"expense_ratio": 0.25,
"dividend_yield": 1.48,
"top_holdings": [
"GATX Corporation",
"Macy's, Inc.",
"Five Below, Inc.",
"Viasat, Inc.",
"Matson, Inc.",
"Lear Corporation",
"Avnet, Inc.",
"Plexus Corp.",
"Alaska Air Group, Inc.",
"Air Lease Corporation"
],
"change_1d_percentage": 0.332718,
"change_50_day_percentage": 0.053503484,
"change_200_day_percentage": 0.15650217,
"ytd_return": 7.08209,
"volume": 999859,
"latest_trading_day": 1772139600,
"previous_close": 114.21,
"open": 114.28,
"high": 115.1,
"low": 113.575
},
{
"name": "BlackRock Institutional Trust Company N.A. - BTC iShares Core S&P Smal",
"ticker": "IJR",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/IJR.png",
"current_price": 131.39,
"issuer": "BlackRock",
"description": null,
"asset_class": "ETF",
"benchmark_index": "S&P Small Cap 600",
"assets_under_management": 93349200000,
"expense_ratio": 0.06,
"dividend_yield": 1.36,
"top_holdings": [
"BLK CSH FND TREASURY SL AGENCY",
"Advanced Energy Industries, Inc.",
"Solstice Advanced Materials, Inc.",
"Arrowhead Pharmaceuticals, Inc.",
"InterDigital, Inc.",
"Sanmina Corporation",
"LKQ Corporation",
"CareTrust REIT, Inc.",
"JBT Marel Corporation",
"Primoris Services Corporation"
],
"change_1d_percentage": 0.558699,
"change_50_day_percentage": 0.03523535,
"change_200_day_percentage": 0.117633514,
"ytd_return": 5.6003,
"volume": 6624597,
"latest_trading_day": 1772139600,
"previous_close": 130.66,
"open": 131.05,
"high": 131.93,
"low": 129.89
},
{
"name": "VanEck Vectors ETF Trust - VanEck Vectors Morningstar Wide Moat ETF",
"ticker": "MOAT",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/MOAT.png",
"current_price": 106.99,
"issuer": "VanEck",
"description": null,
"asset_class": "ETF",
"benchmark_index": "Morningstar Wide Moat Focus Index",
"assets_under_management": 12948442100,
"expense_ratio": 0.46,
"dividend_yield": 1.34,
"top_holdings": [
"Huntington Ingalls Industries, Inc.",
"The Est\u00c3\u00a9e Lauder Companies Inc.",
"IDEX Corporation",
"United Parcel Service, Inc.",
"Bristol-Myers Squibb Company",
"Airbnb, Inc.",
"Constellation Brands, Inc.",
"The Boeing Company",
"Danaher Corporation",
"Applied Materials, Inc."
],
"change_1d_percentage": 0.819822,
"change_50_day_percentage": 0.013343268,
"change_200_day_percentage": 0.07632672,
"ytd_return": 1.17829,
"volume": 1105074,
"latest_trading_day": 1772139600,
"previous_close": 106.12,
"open": 106.42,
"high": 107.045,
"low": 106.1
},
{
"name": "SSgA Active Trust - SSgA Health Care Select Sector SPDR",
"ticker": "XLV",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/XLV.png",
"current_price": 157.42,
"issuer": "State Street",
"description": null,
"asset_class": "ETF",
"benchmark_index": "S&P Health Care Select Sector",
"assets_under_management": 40979546000,
"expense_ratio": 0.08,
"dividend_yield": 1.6,
"top_holdings": [
"Eli Lilly and Company",
"Johnson & Johnson",
"AbbVie Inc.",
"Merck & Co., Inc.",
"UnitedHealth Group Incorporated",
"Thermo Fisher Scientific Inc.",
"Amgen Inc.",
"Abbott Laboratories",
"Intuitive Surgical, Inc.",
"Gilead Sciences, Inc."
],
"change_1d_percentage": -0.259775,
"change_50_day_percentage": 0.0074415514,
"change_200_day_percentage": 0.09666413,
"ytd_return": -0.02224,
"volume": 15334124,
"latest_trading_day": 1772139600,
"previous_close": 157.83,
"open": 158.07,
"high": 158.17,
"low": 156.09
},
{
"name": "Vanguard Group, Inc. - Vanguard Total International Stock ETF",
"ticker": "VXUS",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/VXUS.png",
"current_price": 83.96,
"issuer": "Vanguard",
"description": null,
"asset_class": "ETF",
"benchmark_index": "FTSE Global All Cap x US",
"assets_under_management": 606211080000,
"expense_ratio": 0.05,
"dividend_yield": 3.01,
"top_holdings": [
"Taiwan Semiconductor Manufacturing Company Limited",
"Tencent Holdings Limited",
"Slcmt1142",
"ASML Holding N.V.",
"Samsung Electronics Co., Ltd.",
"Mktliq 12\/31\/2049",
"Alibaba Group Holding Limited",
"Roche Holding AG",
"AstraZeneca PLC",
"HSBC Holdings plc"
],
"change_1d_percentage": -0.285033,
"change_50_day_percentage": 0.063158944,
"change_200_day_percentage": 0.14653091,
"ytd_return": 5.74499,
"volume": 10464625,
"latest_trading_day": 1772139600,
"previous_close": 84.2,
"open": 84.17,
"high": 84.2,
"low": 83.27
},
{
"name": "BlackRock Institutional Trust Company N.A. - BTC iShares Core MSCI Tot",
"ticker": "IXUS",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/IXUS.png",
"current_price": 94.24,
"issuer": "BlackRock",
"description": null,
"asset_class": "ETF",
"benchmark_index": "MSCI AC World ex USA IMI",
"assets_under_management": 54756671000,
"expense_ratio": 0.07,
"dividend_yield": 3.06,
"top_holdings": [
"Taiwan Semiconductor Manufacturing Company Limited",
"ASML Holding N.V.",
"Samsung Electronics Co., Ltd.",
"Tencent Holdings Limited",
"Alibaba Group Holding Limited",
"SK hynix Inc.",
"Roche Holding AG",
"HSBC Holdings plc",
"AstraZeneca PLC",
"Novartis AG"
],
"change_1d_percentage": -0.243467,
"change_50_day_percentage": 0.064437725,
"change_200_day_percentage": 0.14695822,
"ytd_return": 5.73421,
"volume": 2361671,
"latest_trading_day": 1772139602,
"previous_close": 94.47,
"open": 94.46,
"high": 94.4745,
"low": 93.45
},
{
"name": "Vanguard Group, Inc. - Vanguard FTSE All-World ex-US ETF",
"ticker": "VEU",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/VEU.png",
"current_price": 82.01,
"issuer": "Vanguard",
"description": null,
"asset_class": "ETF",
"benchmark_index": "FTSE All-World x US",
"assets_under_management": 84100727000,
"expense_ratio": 0.04,
"dividend_yield": 2.92,
"top_holdings": [
"Taiwan Semiconductor Manufacturing Company Limited",
"Tencent Holdings Limited",
"ASML Holding N.V.",
"Samsung Electronics Co., Ltd.",
"Alibaba Group Holding Limited",
"Roche Holding AG",
"AstraZeneca PLC",
"HSBC Holdings plc",
"Novartis AG",
"Nestl\u00c3\u00a9 S.A."
],
"change_1d_percentage": -0.303914,
"change_50_day_percentage": 0.06445398,
"change_200_day_percentage": 0.14992735,
"ytd_return": 5.67115,
"volume": 5427803,
"latest_trading_day": 1772139600,
"previous_close": 82.26,
"open": 82.24,
"high": 82.255,
"low": 81.375
},
{
"name": "Vanguard Group, Inc. - Vanguard FTSE Europe ETF",
"ticker": "VGK",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/VGK.png",
"current_price": 90.43,
"issuer": "Vanguard",
"description": null,
"asset_class": "ETF",
"benchmark_index": "FTSE Developed Europe All Cap",
"assets_under_management": 39261250000,
"expense_ratio": 0.06,
"dividend_yield": 2.73,
"top_holdings": [
"ASML Holding N.V.",
"Roche Holding AG",
"AstraZeneca PLC",
"HSBC Holdings plc",
"Novartis AG",
"Nestl\u00c3\u00a9 S.A.",
"SAP SE",
"Shell plc",
"Siemens Aktiengesellschaft",
"LVMH Mo\u00c3\u00abt Hennessy - Louis Vuitton, Soci\u00c3\u00a9t\u00c3\u00a9 Europ\u00c3\u00a9enne"
],
"change_1d_percentage": -0.066303,
"change_50_day_percentage": 0.046265725,
"change_200_day_percentage": 0.121568576,
"ytd_return": 4.72941,
"volume": 2941977,
"latest_trading_day": 1772139600,
"previous_close": 90.49,
"open": 90.54,
"high": 90.55,
"low": 89.85
},
{
"name": "Pacer Funds Trust - Pacer US Cash Cows 100 ETF",
"ticker": "COWZ",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/COWZ.png",
"current_price": 64.51,
"issuer": "Pacer",
"description": null,
"asset_class": "ETF",
"benchmark_index": "Pacer US Cash Cows 100 Index",
"assets_under_management": 18315143200,
"expense_ratio": 0.49,
"dividend_yield": 2.12,
"top_holdings": [
"Newmont Corporation",
"Exxon Mobil Corporation",
"Gilead Sciences, Inc.",
"Chevron Corporation",
"ConocoPhillips",
"Merck & Co., Inc.",
"Ford Motor Company",
"Comcast Corporation",
"The Walt Disney Company",
"Bristol-Myers Squibb Company"
],
"change_1d_percentage": 0.561186,
"change_50_day_percentage": 0.036260296,
"change_200_day_percentage": 0.10999031,
"ytd_return": 3.49986,
"volume": 1436292,
"latest_trading_day": 1772139600,
"previous_close": 64.15,
"open": 64.13,
"high": 64.66,
"low": 64.13
},
{
"name": "BlackRock Institutional Trust Company N.A. - BTC iShares MSCI USA Min",
"ticker": "USMV",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/USMV.png",
"current_price": 96.8,
"issuer": "BlackRock",
"description": null,
"asset_class": "ETF",
"benchmark_index": "MSCI USA Minimum Volatility",
"assets_under_management": 23066968100,
"expense_ratio": 0.15,
"dividend_yield": 1.48,
"top_holdings": [
"Exxon Mobil Corporation",
"Johnson & Johnson",
"Cisco Systems, Inc.",
"Amphenol Corporation",
"Merck & Co., Inc.",
"Chubb Limited",
"International Business Machines Corporation",
"McKesson Corporation",
"Cencora, Inc.",
"Duke Energy Corporation"
],
"change_1d_percentage": 0.404522,
"change_50_day_percentage": 0.019260664,
"change_200_day_percentage": 0.029905632,
"ytd_return": 0.86415,
"volume": 2086682,
"latest_trading_day": 1772139600,
"previous_close": 96.41,
"open": 96.71,
"high": 96.895,
"low": 96.355
},
{
"name": "Vanguard Group, Inc. - Vanguard Health Care ETF",
"ticker": "VHT",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/VHT.png",
"current_price": 291.42,
"issuer": "Vanguard",
"description": null,
"asset_class": "ETF",
"benchmark_index": "MSCI US IMI 25\/50 Health Care",
"assets_under_management": 19811784700,
"expense_ratio": 0.09,
"dividend_yield": 1.62,
"top_holdings": [
"Eli Lilly and Company",
"AbbVie Inc.",
"Johnson & Johnson",
"UnitedHealth Group Incorporated",
"Mktliq 12\/31\/2049",
"Merck & Co., Inc.",
"Thermo Fisher Scientific Inc.",
"Abbott Laboratories",
"Intuitive Surgical, Inc.",
"Trs:johnson & Johnson Usd 2026-Aug-31"
],
"change_1d_percentage": -0.157596,
"change_50_day_percentage": 0.0045176335,
"change_200_day_percentage": 0.094019,
"ytd_return": -0.19808,
"volume": 235804,
"latest_trading_day": 1772139600,
"previous_close": 291.88,
"open": 292.02,
"high": 292.06,
"low": 288.55
},
{
"name": "Vanguard Group, Inc. - Vanguard Value ETF",
"ticker": "VTV",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/VTV.png",
"current_price": 206.93,
"issuer": "Vanguard",
"description": null,
"asset_class": "ETF",
"benchmark_index": "CRSP US Large Value",
"assets_under_management": 227377660000,
"expense_ratio": 0.03,
"dividend_yield": 1.96,
"top_holdings": [
"JPMorgan Chase & Co.",
"Berkshire Hathaway Inc.",
"Exxon Mobil Corporation",
"Johnson & Johnson",
"Walmart Inc.",
"AbbVie Inc.",
"Bank of America Corporation",
"The Home Depot, Inc.",
"The Procter & Gamble Company",
"Micron Technology, Inc."
],
"change_1d_percentage": 0.135494,
"change_50_day_percentage": 0.042208023,
"change_200_day_percentage": 0.115558326,
"ytd_return": 4.59186,
"volume": 4133550,
"latest_trading_day": 1772139600,
"previous_close": 206.65,
"open": 206.74,
"high": 207.76,
"low": 205.865
},
{
"name": "Schwab Strategic Trust - CSIM Schwab U.S. Large-Cap Value ETF",
"ticker": "SCHV",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/SCHV.png",
"current_price": 32.24,
"issuer": "Charles Schwab",
"description": null,
"asset_class": "ETF",
"benchmark_index": "Dow Jones US Total Stock Market Large-Cap Value",
"assets_under_management": 14945342500,
"expense_ratio": 0.04,
"dividend_yield": 1.93,
"top_holdings": [
"Berkshire Hathaway Inc.",
"JPMorgan Chase & Co.",
"Exxon Mobil Corporation",
"Johnson & Johnson",
"Walmart Inc.",
"Micron Technology, Inc.",
"AbbVie Inc.",
"The Home Depot, Inc.",
"Bank of America Corporation",
"The Procter & Gamble Company"
],
"change_1d_percentage": 0.186455,
"change_50_day_percentage": 0.044481196,
"change_200_day_percentage": 0.11339623,
"ytd_return": 5.06757,
"volume": 4852620,
"latest_trading_day": 1772139600,
"previous_close": 32.18,
"open": 32.22,
"high": 32.365,
"low": 32.0499
},
{
"name": "Vanguard Group, Inc. - Vanguard Long-Term Treasury ETF",
"ticker": "VGLT",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/VGLT.png",
"current_price": 57.54,
"issuer": "Vanguard",
"description": null,
"asset_class": "ETF",
"benchmark_index": "Bloomberg US Aggregate Government - Treasury - Long",
"assets_under_management": 14429174800,
"expense_ratio": 0.03,
"dividend_yield": 4.45,
"top_holdings": [],
"change_1d_percentage": 0.383812,
"change_50_day_percentage": 0.024204297,
"change_200_day_percentage": 0.026633816,
"ytd_return": -0.30428,
"volume": 1167558,
"latest_trading_day": 1772139600,
"previous_close": 57.32,
"open": 57.42,
"high": 57.5799,
"low": 57.42
},
{
"name": "SSgA Active Trust - SPDR Portfolio Long Term Treasury ETF",
"ticker": "SPTL",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/SPTL.png",
"current_price": 27.31,
"issuer": "State Street",
"description": null,
"asset_class": "ETF",
"benchmark_index": "Bloomberg US Aggregate Government - Treasury - Long",
"assets_under_management": 10631524400,
"expense_ratio": 0.03,
"dividend_yield": 4.13,
"top_holdings": [],
"change_1d_percentage": 0.404407,
"change_50_day_percentage": 0.024519393,
"change_200_day_percentage": 0.028044378,
"ytd_return": -0.22293,
"volume": 6403305,
"latest_trading_day": 1772139600,
"previous_close": 27.2,
"open": 27.25,
"high": 27.3299,
"low": 27.25
},
{
"name": "Schwab Strategic Trust - CSIM Schwab US Dividend Equity ETF",
"ticker": "SCHD",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/SCHD.png",
"current_price": 31.51,
"issuer": "Charles Schwab",
"description": null,
"asset_class": "ETF",
"benchmark_index": "Dow Jones U.S. Dividend 100",
"assets_under_management": 78399783000,
"expense_ratio": 0.06,
"dividend_yield": 3.51,
"top_holdings": [
"Lockheed Martin Corporation",
"Texas Instruments Incorporated",
"Chevron Corporation",
"ConocoPhillips",
"Bristol-Myers Squibb Company",
"Merck & Co., Inc.",
"The Home Depot, Inc.",
"The Coca-Cola Company",
"Altria Group, Inc.",
"Cisco Systems, Inc."
],
"change_1d_percentage": 0,
"change_50_day_percentage": 0.0743193,
"change_200_day_percentage": 0.14182597,
"ytd_return": 8.63703,
"volume": 19749997,
"latest_trading_day": 1772139600,
"previous_close": 31.51,
"open": 31.5,
"high": 31.64,
"low": 31.42
},
{
"name": "BlackRock Institutional Trust Company N.A. - BTC iShares Core MSCI EAF",
"ticker": "IEFA",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/IEFA.png",
"current_price": 98.43,
"issuer": "BlackRock",
"description": null,
"asset_class": "ETF",
"benchmark_index": "MSCI EAFE IMI",
"assets_under_management": 172425855000,
"expense_ratio": 0.07,
"dividend_yield": 3.38,
"top_holdings": [
"ASML Holding N.V.",
"Roche Holding AG",
"HSBC Holdings plc",
"AstraZeneca PLC",
"Novartis AG",
"Nestl\u00c3\u00a9 S.A.",
"Siemens Aktiengesellschaft",
"Shell plc",
"Toyota Motor Corporation",
"Mitsubishi UFJ Financial Group, Inc."
],
"change_1d_percentage": -0.131897,
"change_50_day_percentage": 0.056646492,
"change_200_day_percentage": 0.12699054,
"ytd_return": 5.14617,
"volume": 15179394,
"latest_trading_day": 1772139600,
"previous_close": 98.56,
"open": 98.51,
"high": 98.585,
"low": 97.815
},
{
"name": "BlackRock Institutional Trust Company N.A. - BTC iShares MSCI EAFE ETF",
"ticker": "EFA",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/EFA.png",
"current_price": 105.57,
"issuer": "BlackRock",
"description": null,
"asset_class": "ETF",
"benchmark_index": "MSCI EAFE",
"assets_under_management": 74337837000,
"expense_ratio": 0.32,
"dividend_yield": 3.22,
"top_holdings": [
"ASML Holding N.V.",
"Roche Holding AG",
"HSBC Holdings plc",
"AstraZeneca PLC",
"Novartis AG",
"Nestl\u00c3\u00a9 S.A.",
"Siemens Aktiengesellschaft",
"Shell plc",
"Toyota Motor Corporation",
"Mitsubishi UFJ Financial Group, Inc."
],
"change_1d_percentage": -0.0851826,
"change_50_day_percentage": 0.056748264,
"change_200_day_percentage": 0.12752262,
"ytd_return": 5.08563,
"volume": 28477149,
"latest_trading_day": 1772139600,
"previous_close": 105.66,
"open": 105.635,
"high": 105.715,
"low": 104.87
},
{
"name": "iShares Trust - iShares Core MSCI International Developed Markets ETF",
"ticker": "IDEV",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/IDEV.png",
"current_price": 90.73,
"issuer": "BlackRock",
"description": null,
"asset_class": "ETF",
"benchmark_index": "MSCI World ex USA IMI",
"assets_under_management": 26990837800,
"expense_ratio": 0.04,
"dividend_yield": 3.26,
"top_holdings": [
"ASML Holding N.V.",
"Roche Holding AG",
"HSBC Holdings plc",
"AstraZeneca PLC",
"Novartis AG",
"Nestl\u00c3\u00a9 S.A.",
"Royal Bank of Canada",
"Siemens Aktiengesellschaft",
"Shell plc",
"Toyota Motor Corporation"
],
"change_1d_percentage": 0.0110253,
"change_50_day_percentage": 0.05747153,
"change_200_day_percentage": 0.13323408,
"ytd_return": 4.72782,
"volume": 2184739,
"latest_trading_day": 1772139600,
"previous_close": 90.72,
"open": 90.7,
"high": 90.8,
"low": 90.05
},
{
"name": "J.P. Morgan Exchange-Traded Fund Trust - JPMorgan Equity Premium Incom",
"ticker": "JEPI",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/JEPI.png",
"current_price": 59.59,
"issuer": "JPMorgan Chase",
"description": null,
"asset_class": "ETF",
"benchmark_index": null,
"assets_under_management": 43150049000,
"expense_ratio": 0.35,
"dividend_yield": 8.06,
"top_holdings": [
"Johnson & Johnson",
"Alphabet Inc.",
"Analog Devices, Inc.",
"Amazon.com, Inc.",
"AbbVie Inc.",
"Ross Stores, Inc.",
"RTX Corporation",
"NextEra Energy, Inc.",
"NVIDIA Corporation",
"Lowe's Companies, Inc."
],
"change_1d_percentage": 0.134434,
"change_50_day_percentage": 0.02120904,
"change_200_day_percentage": 0.04374573,
"ytd_return": 2.36604,
"volume": 5083988,
"latest_trading_day": 1772139600,
"previous_close": 59.51,
"open": 59.59,
"high": 59.675,
"low": 59.2645
},
{
"name": "BlackRock Institutional Trust Company N.A. - BTC iShares Core Dividend",
"ticker": "DGRO",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/DGRO.png",
"current_price": 73.69,
"issuer": "BlackRock",
"description": null,
"asset_class": "ETF",
"benchmark_index": "Morningstar US Dividend Growth Index",
"assets_under_management": 37496947000,
"expense_ratio": 0.08,
"dividend_yield": 2.02,
"top_holdings": [
"Exxon Mobil Corporation",
"Johnson & Johnson",
"JPMorgan Chase & Co.",
"Apple Inc.",
"AbbVie Inc.",
"Microsoft Corporation",
"Philip Morris International Inc.",
"The Procter & Gamble Company",
"The Home Depot, Inc.",
"Broadcom Inc."
],
"change_1d_percentage": 0.0135751,
"change_50_day_percentage": 0.030251896,
"change_200_day_percentage": 0.092919774,
"ytd_return": 3.48073,
"volume": 1603751,
"latest_trading_day": 1772139600,
"previous_close": 73.68,
"open": 73.78,
"high": 73.99,
"low": 73.3499
},
{
"name": "SPDR Series Trust - SSgA SPDR Dividend ETF",
"ticker": "SDY",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/SDY.png",
"current_price": 155.05,
"issuer": "State Street",
"description": null,
"asset_class": "ETF",
"benchmark_index": "S&P High Yield Dividend Aristocrats",
"assets_under_management": 21069246500,
"expense_ratio": 0.35,
"dividend_yield": 2.45,
"top_holdings": [
"Verizon Communications Inc.",
"Realty Income Corporation",
"Chevron Corporation",
"Target Corporation",
"Exxon Mobil Corporation",
"PepsiCo, Inc.",
"Kenvue Inc.",
"Texas Instruments Incorporated",
"Consolidated Edison, Inc.",
"Microchip Technology Incorporated"
],
"change_1d_percentage": 0.317033,
"change_50_day_percentage": 0.05621911,
"change_200_day_percentage": 0.10497203,
"ytd_return": 6.79893,
"volume": 191342,
"latest_trading_day": 1772139600,
"previous_close": 154.56,
"open": 154.89,
"high": 155.6,
"low": 154.3506
},
{
"name": "BlackRock Institutional Trust Company N.A. - BTC iShares J.P. Morgan U",
"ticker": "EMB",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/EMB.png",
"current_price": 97.68,
"issuer": "BlackRock",
"description": null,
"asset_class": "ETF",
"benchmark_index": "J.P. Morgan EMBI Global Core Index",
"assets_under_management": 16872182800,
"expense_ratio": 0.39,
"dividend_yield": 4.96,
"top_holdings": [],
"change_1d_percentage": -0.0613849,
"change_50_day_percentage": 0.010744842,
"change_200_day_percentage": 0.033790845,
"ytd_return": 0.25461,
"volume": 4840186,
"latest_trading_day": 1772139602,
"previous_close": 97.74,
"open": 97.75,
"high": 97.78,
"low": 97.55
},
{
"name": "BlackRock Institutional Trust Company N.A. - BTC iShares iBoxx USD Hig",
"ticker": "HYG",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/HYG.png",
"current_price": 80.85,
"issuer": "BlackRock",
"description": null,
"asset_class": "ETF",
"benchmark_index": "iBoxx USD Liquid High Yield Index",
"assets_under_management": 18062870500,
"expense_ratio": 0.49,
"dividend_yield": 5.69,
"top_holdings": [],
"change_1d_percentage": -0.0865048,
"change_50_day_percentage": 0.00012618167,
"change_200_day_percentage": 0.00483464,
"ytd_return": 0.46352,
"volume": 54020259,
"latest_trading_day": 1772139600,
"previous_close": 80.92,
"open": 80.89,
"high": 80.94,
"low": 80.76
},
{
"name": "BlackRock Institutional Trust Company N.A. - iShares Broad USD High Yi",
"ticker": "USHY",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/USHY.png",
"current_price": 37.49,
"issuer": "BlackRock",
"description": null,
"asset_class": "ETF",
"benchmark_index": "ICE BofA US High Yield Constrained",
"assets_under_management": 25761316900,
"expense_ratio": 0.08,
"dividend_yield": 6.76,
"top_holdings": [],
"change_1d_percentage": -0.0666339,
"change_50_day_percentage": -0.00015728445,
"change_200_day_percentage": 0.0026102322,
"ytd_return": 0.49462,
"volume": 15924630,
"latest_trading_day": 1772139600,
"previous_close": 37.515,
"open": 37.51,
"high": 37.52,
"low": 37.44
},
{
"name": "Vanguard Group, Inc. - Vanguard Total Bond Market ETF",
"ticker": "BND",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/BND.png",
"current_price": 75.02,
"issuer": "Vanguard",
"description": null,
"asset_class": "ETF",
"benchmark_index": "Bloomberg US Aggregate - Float Adjusted",
"assets_under_management": 389220368000,
"expense_ratio": 0.03,
"dividend_yield": 3.85,
"top_holdings": [],
"change_1d_percentage": 0.146834,
"change_50_day_percentage": 0.009652309,
"change_200_day_percentage": 0.015909545,
"ytd_return": 0.18898,
"volume": 14873300,
"latest_trading_day": 1772139603,
"previous_close": 74.91,
"open": 74.95,
"high": 75.03,
"low": 74.94
},
{
"name": "BlackRock Institutional Trust Company N.A. - BTC iShares Core U.S. Agg",
"ticker": "AGG",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/AGG.png",
"current_price": 101.2,
"issuer": "BlackRock",
"description": null,
"asset_class": "ETF",
"benchmark_index": "Bloomberg US Aggregate",
"assets_under_management": 138324640000,
"expense_ratio": 0.03,
"dividend_yield": 3.88,
"top_holdings": [],
"change_1d_percentage": 0.158349,
"change_50_day_percentage": 0.009939669,
"change_200_day_percentage": 0.01672982,
"ytd_return": 0.19791,
"volume": 8920386,
"latest_trading_day": 1772139600,
"previous_close": 101.04,
"open": 101.09,
"high": 101.21,
"low": 101.084
},
{
"name": "Vanguard Group, Inc. - Vanguard Total International Bond ETF",
"ticker": "BNDX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/BNDX.png",
"current_price": 49.11,
"issuer": "Vanguard",
"description": null,
"asset_class": "ETF",
"benchmark_index": "Bloomberg Global Aggregate x USD Float Adjusted RIC Capped",
"assets_under_management": 115429892000,
"expense_ratio": 0.07,
"dividend_yield": 4.38,
"top_holdings": [],
"change_1d_percentage": 0.163169,
"change_50_day_percentage": 0.010053229,
"change_200_day_percentage": -0.0018373976,
"ytd_return": 0.41382,
"volume": 4412647,
"latest_trading_day": 1772139602,
"previous_close": 49.03,
"open": 49.06,
"high": 49.11,
"low": 49.05
},
{
"name": "Vanguard Group, Inc. - Vanguard Short-Term Bond ETF",
"ticker": "BSV",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/BSV.png",
"current_price": 79.18,
"issuer": "Vanguard",
"description": null,
"asset_class": "ETF",
"benchmark_index": "Bloomberg US Government\/Credit - Float Adjusted (1-5 Y)",
"assets_under_management": 69157913000,
"expense_ratio": 0.03,
"dividend_yield": 3.83,
"top_holdings": [],
"change_1d_percentage": 0.088484,
"change_50_day_percentage": 0.004126599,
"change_200_day_percentage": 0.006402185,
"ytd_return": 0.20312,
"volume": 2074978,
"latest_trading_day": 1772139600,
"previous_close": 79.11,
"open": 79.11,
"high": 79.18,
"low": 79.11
},
{
"name": "Vanguard Malvern Funds - Vanguard Short-Term Inflation-Protected Secur",
"ticker": "VTIP",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/VTIP.png",
"current_price": 49.85,
"issuer": "Vanguard",
"description": null,
"asset_class": "ETF",
"benchmark_index": "Bloomberg US Treasury TIPS (0-5 Y)",
"assets_under_management": 64627704000,
"expense_ratio": 0.03,
"dividend_yield": 3.79,
"top_holdings": [],
"change_1d_percentage": 0.120501,
"change_50_day_percentage": 0.004594672,
"change_200_day_percentage": -0.003604837,
"ytd_return": 0.52589,
"volume": 1577585,
"latest_trading_day": 1772139600,
"previous_close": 49.79,
"open": 49.79,
"high": 49.85,
"low": 49.79
},
{
"name": "Vanguard Group, Inc. - Vanguard Intermediate-Term Corporate Bond ETF",
"ticker": "VCIT",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/VCIT.png",
"current_price": 84.68,
"issuer": "Vanguard",
"description": null,
"asset_class": "ETF",
"benchmark_index": "Bloomberg US Aggregate Credit - Corporate (5-10 Y)",
"assets_under_management": 65587032000,
"expense_ratio": 0.03,
"dividend_yield": 4.61,
"top_holdings": [],
"change_1d_percentage": 0.1064,
"change_50_day_percentage": 0.008541893,
"change_200_day_percentage": 0.016408615,
"ytd_return": 0.20299,
"volume": 8363794,
"latest_trading_day": 1772139600,
"previous_close": 84.59,
"open": 84.61,
"high": 84.6999,
"low": 84.57
},
{
"name": "Vanguard Group, Inc. - Vanguard Intermediate-Term Bond ETF",
"ticker": "BIV",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/BIV.png",
"current_price": 78.82,
"issuer": "Vanguard",
"description": null,
"asset_class": "ETF",
"benchmark_index": "Bloomberg US Government\/Credit - Float Adjusted (5-10 Y)",
"assets_under_management": 51186217000,
"expense_ratio": 0.03,
"dividend_yield": 4.01,
"top_holdings": [],
"change_1d_percentage": 0.165202,
"change_50_day_percentage": 0.010282273,
"change_200_day_percentage": 0.016195735,
"ytd_return": -0.05136,
"volume": 1998535,
"latest_trading_day": 1772139600,
"previous_close": 78.69,
"open": 78.72,
"high": 78.835,
"low": 78.715
},
{
"name": "Vanguard Group, Inc. - Vanguard Short-Term Corporate Bond ETF",
"ticker": "VCSH",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/VCSH.png",
"current_price": 80.17,
"issuer": "Vanguard",
"description": null,
"asset_class": "ETF",
"benchmark_index": "Bloomberg US Corporate (1-5 Y)",
"assets_under_management": 47828464000,
"expense_ratio": 0.03,
"dividend_yield": 4.33,
"top_holdings": [],
"change_1d_percentage": 0.04992,
"change_50_day_percentage": 0.0040602745,
"change_200_day_percentage": 0.00747463,
"ytd_return": 0.38896,
"volume": 2887727,
"latest_trading_day": 1772139601,
"previous_close": 80.13,
"open": 80.13,
"high": 80.17,
"low": 80.1112
},
{
"name": "SPDR Series Trust - SPDR Bloomberg Barclays 1-3 Month T-Bill ETF",
"ticker": "BIL",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/BIL.png",
"current_price": 91.6,
"issuer": "State Street",
"description": null,
"asset_class": "ETF",
"benchmark_index": "Bloomberg US Treasury - Bills (1-3 M)",
"assets_under_management": 42207805000,
"expense_ratio": 0.1353,
"dividend_yield": 4.12,
"top_holdings": [],
"change_1d_percentage": 0.0109206,
"change_50_day_percentage": 0.0012854876,
"change_200_day_percentage": 0.00032760488,
"ytd_return": 0.28813,
"volume": 6220232,
"latest_trading_day": 1772139600,
"previous_close": 91.59,
"open": 91.59,
"high": 91.6,
"low": 91.59
},
{
"name": "BlackRock Institutional Trust Company N.A. - BTC iShares National Muni",
"ticker": "MUB",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/MUB.png",
"current_price": 108.92,
"issuer": "BlackRock",
"description": null,
"asset_class": "ETF",
"benchmark_index": "ICE AMT-Free US National Municipal",
"assets_under_management": 42504946000,
"expense_ratio": 0.05,
"dividend_yield": 3.12,
"top_holdings": [],
"change_1d_percentage": 0.15632,
"change_50_day_percentage": 0.012341015,
"change_200_day_percentage": 0.028623333,
"ytd_return": 0.75574,
"volume": 2429580,
"latest_trading_day": 1772139600,
"previous_close": 108.75,
"open": 108.77,
"high": 108.93,
"low": 108.77
},
{
"name": "iShares Trust - iShares 0-3 Month Treasury Bond ETF",
"ticker": "SGOV",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/SGOV.png",
"current_price": 100.62,
"issuer": "BlackRock",
"description": null,
"asset_class": "ETF",
"benchmark_index": "ICE 0-3 Month US Treasury Securities Index",
"assets_under_management": 70885671000,
"expense_ratio": 0.09,
"dividend_yield": 4.09,
"top_holdings": [],
"change_1d_percentage": 0.019885,
"change_50_day_percentage": 0.0013216098,
"change_200_day_percentage": 0.0009211975,
"ytd_return": 0.29566,
"volume": 12821453,
"latest_trading_day": 1772139610,
"previous_close": 100.6,
"open": 100.61,
"high": 100.62,
"low": 100.61
},
{
"name": "Vanguard Group, Inc. - Vanguard Intermediate-Term Treasury ETF",
"ticker": "VGIT",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/VGIT.png",
"current_price": 60.55,
"issuer": "Vanguard",
"description": null,
"asset_class": "ETF",
"benchmark_index": "Bloomberg US Treasury (3-10 Y)",
"assets_under_management": 47266697000,
"expense_ratio": 0.03,
"dividend_yield": 3.79,
"top_holdings": [],
"change_1d_percentage": 0.215162,
"change_50_day_percentage": 0.009344989,
"change_200_day_percentage": 0.012736521,
"ytd_return": -0.08343,
"volume": 2339646,
"latest_trading_day": 1772139601,
"previous_close": 60.42,
"open": 60.46,
"high": 60.55,
"low": 60.452
},
{
"name": "Vanguard Group, Inc. - Vanguard Tax-Exempt Bond ETF",
"ticker": "VTEB",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/VTEB.png",
"current_price": 51.13,
"issuer": "Vanguard",
"description": null,
"asset_class": "ETF",
"benchmark_index": "S&P National AMT-Free Municipal Bond",
"assets_under_management": 46226719000,
"expense_ratio": 0.03,
"dividend_yield": 3.27,
"top_holdings": [],
"change_1d_percentage": 0.137093,
"change_50_day_percentage": 0.011850118,
"change_200_day_percentage": 0.027856462,
"ytd_return": 0.71628,
"volume": 4869977,
"latest_trading_day": 1772139600,
"previous_close": 51.06,
"open": 51.08,
"high": 51.14,
"low": 51.08
},
{
"name": "BlackRock Institutional Trust Company N.A. - BTC iShares MBS ETF",
"ticker": "MBB",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/MBB.png",
"current_price": 96.75,
"issuer": "BlackRock",
"description": null,
"asset_class": "ETF",
"benchmark_index": "Bloomberg US Aggregate Securitized - MBS",
"assets_under_management": 39327224000,
"expense_ratio": 0.04,
"dividend_yield": 4.18,
"top_holdings": [],
"change_1d_percentage": 0.238296,
"change_50_day_percentage": 0.011927712,
"change_200_day_percentage": 0.024038203,
"ytd_return": 0.48162,
"volume": 1618218,
"latest_trading_day": 1772139602,
"previous_close": 96.52,
"open": 96.54,
"high": 96.75,
"low": 96.54
},
{
"name": "BlackRock Institutional Trust Company N.A. - BTC iShares Core Total US",
"ticker": "IUSB",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/IUSB.png",
"current_price": 47.12,
"issuer": "BlackRock",
"description": null,
"asset_class": "ETF",
"benchmark_index": "Bloomberg US Universal",
"assets_under_management": 35089887000,
"expense_ratio": 0.06,
"dividend_yield": 4.16,
"top_holdings": [],
"change_1d_percentage": 0.127492,
"change_50_day_percentage": 0.0091448,
"change_200_day_percentage": 0.015902549,
"ytd_return": 0.22945,
"volume": 2245140,
"latest_trading_day": 1772139603,
"previous_close": 47.06,
"open": 47.09,
"high": 47.13,
"low": 47.08
},
{
"name": "J.P.Morgan Investment Management Inc. - JPMorgan Ultra-Short Income ET",
"ticker": "JPST",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/JPST.png",
"current_price": 50.76,
"issuer": "JPMorgan Chase",
"description": null,
"asset_class": "ETF",
"benchmark_index": null,
"assets_under_management": 36425064000,
"expense_ratio": 0.18,
"dividend_yield": 4.42,
"top_holdings": [],
"change_1d_percentage": 0.0197011,
"change_50_day_percentage": 0.0014560005,
"change_200_day_percentage": 0.0024973478,
"ytd_return": 0.35907,
"volume": 5575237,
"latest_trading_day": 1772139600,
"previous_close": 50.75,
"open": 50.76,
"high": 50.76,
"low": 50.75
},
{
"name": "BlackRock Institutional Trust Company N.A. - BTC iShares iBoxx USD Inv",
"ticker": "LQD",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/LQD.png",
"current_price": 111.72,
"issuer": "BlackRock",
"description": null,
"asset_class": "ETF",
"benchmark_index": "iBoxx USD Liquid Investment Grade Index",
"assets_under_management": 28512378900,
"expense_ratio": 0.14,
"dividend_yield": 4.47,
"top_holdings": [],
"change_1d_percentage": 0.0626957,
"change_50_day_percentage": 0.009146667,
"change_200_day_percentage": 0.015019953,
"ytd_return": 0.23836,
"volume": 33031842,
"latest_trading_day": 1772139600,
"previous_close": 111.65,
"open": 111.64,
"high": 111.735,
"low": 111.54
},
{
"name": "BlackRock Institutional Trust Company N.A. - BTC iShares U.S. Treasury",
"ticker": "GOVT",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/GOVT.png",
"current_price": 23.305,
"issuer": "BlackRock",
"description": null,
"asset_class": "ETF",
"benchmark_index": "ICE U.S. Treasury Core Bond Index",
"assets_under_management": 35441193000,
"expense_ratio": 0.05,
"dividend_yield": 3.49,
"top_holdings": [],
"change_1d_percentage": 0.23656,
"change_50_day_percentage": 0.00987123,
"change_200_day_percentage": 0.013736872,
"ytd_return": 0.04198,
"volume": 6129374,
"latest_trading_day": 1772139600,
"previous_close": 23.25,
"open": 23.28,
"high": 23.31,
"low": 23.2798
},
{
"name": "Vanguard Group, Inc. - Vanguard Short-Term Treasury ETF",
"ticker": "VGSH",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/VGSH.png",
"current_price": 58.92,
"issuer": "Vanguard",
"description": null,
"asset_class": "ETF",
"benchmark_index": "Bloomberg US Treasury (1-3 Y) (Inception 4\/30\/1996)",
"assets_under_management": 31683672100,
"expense_ratio": 0.03,
"dividend_yield": 4,
"top_holdings": [],
"change_1d_percentage": 0.0849316,
"change_50_day_percentage": 0.0026035,
"change_200_day_percentage": 0.0037863133,
"ytd_return": 0.20436,
"volume": 3077816,
"latest_trading_day": 1772139600,
"previous_close": 58.87,
"open": 58.89,
"high": 58.92,
"low": 58.88
},
{
"name": "BlackRock Institutional Trust Company N.A. - iShares Trust iShares 1-5",
"ticker": "IGSB",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/IGSB.png",
"current_price": 53.19,
"issuer": "BlackRock",
"description": null,
"asset_class": "ETF",
"benchmark_index": "ICE BofA US Corporate (1-5 Y)",
"assets_under_management": 21781334000,
"expense_ratio": 0.04,
"dividend_yield": 4.43,
"top_holdings": [],
"change_1d_percentage": 0.0376161,
"change_50_day_percentage": 0.004149485,
"change_200_day_percentage": 0.0074769733,
"ytd_return": 0.40241,
"volume": 1719626,
"latest_trading_day": 1772139602,
"previous_close": 53.17,
"open": 53.15,
"high": 53.19,
"low": 53.14
},
{
"name": "Janus Capital Management LLC - Janus Henderson AAA CLO ETF",
"ticker": "JAAA",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/JAAA.png",
"current_price": 50.69,
"issuer": "Janus Henderson",
"description": null,
"asset_class": "ETF",
"benchmark_index": null,
"assets_under_management": 26143911900,
"expense_ratio": 0.2,
"dividend_yield": 5.65,
"top_holdings": [],
"change_1d_percentage": -0.0985476,
"change_50_day_percentage": 0.00043810316,
"change_200_day_percentage": 0.00074128824,
"ytd_return": 0.55802,
"volume": 10712267,
"latest_trading_day": 1772139600,
"previous_close": 50.74,
"open": 50.75,
"high": 50.76,
"low": 50.68
},
{
"name": "Vanguard Group, Inc. - Vanguard Mortgage-Backed Securities ETF",
"ticker": "VMBS",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/VMBS.png",
"current_price": 47.77,
"issuer": "Vanguard",
"description": null,
"asset_class": "ETF",
"benchmark_index": "Bloomberg US MBS - Float Adjusted",
"assets_under_management": 16598304800,
"expense_ratio": 0.03,
"dividend_yield": 4.19,
"top_holdings": [],
"change_1d_percentage": 0.272882,
"change_50_day_percentage": 0.011206459,
"change_200_day_percentage": 0.023552226,
"ytd_return": 0.51053,
"volume": 1657092,
"latest_trading_day": 1772139601,
"previous_close": 47.64,
"open": 47.73,
"high": 47.79,
"low": 47.685
},
{
"name": "BlackRock Institutional Trust Company N.A. - BTC iShares Short Treasur",
"ticker": "SHV",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/SHV.png",
"current_price": 110.36,
"issuer": "BlackRock",
"description": null,
"asset_class": "ETF",
"benchmark_index": "ICE BofA Short US Treasury Securities",
"assets_under_management": 19993544700,
"expense_ratio": 0.15,
"dividend_yield": 4.08,
"top_holdings": [],
"change_1d_percentage": 0.009064011,
"change_50_day_percentage": 0.0010267629,
"change_200_day_percentage": 0.00076989183,
"ytd_return": 0.27725,
"volume": 1770148,
"latest_trading_day": 1772139605,
"previous_close": 110.35,
"open": 110.36,
"high": 110.37,
"low": 110.36
},
{
"name": "Fidelity Covington Trust - Fidelity Total Bond ETF",
"ticker": "FBND",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/FBND.png",
"current_price": 46.52,
"issuer": "Fidelity",
"description": null,
"asset_class": "ETF",
"benchmark_index": null,
"assets_under_management": 24024512500,
"expense_ratio": 0.36,
"dividend_yield": 4.71,
"top_holdings": [],
"change_1d_percentage": 0.174425,
"change_50_day_percentage": 0.0060771652,
"change_200_day_percentage": 0.0109977545,
"ytd_return": 0.19856,
"volume": 3885126,
"latest_trading_day": 1772139600,
"previous_close": 46.439,
"open": 46.47,
"high": 46.53,
"low": 46.46
},
{
"name": "WisdomTree Trust - WisdomTree Floating Rate Treasury Fund",
"ticker": "USFR",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/USFR.png",
"current_price": 50.33,
"issuer": "WisdomTree",
"description": null,
"asset_class": "ETF",
"benchmark_index": "Bloomberg US Treasury Floating Rate Bond",
"assets_under_management": 16268939300,
"expense_ratio": 0.15,
"dividend_yield": 4.11,
"top_holdings": [],
"change_1d_percentage": 0.0198771,
"change_50_day_percentage": -0.0010717101,
"change_200_day_percentage": -0.0005877377,
"ytd_return": 0.35182,
"volume": 6199093,
"latest_trading_day": 1772139600,
"previous_close": 50.32,
"open": 50.34,
"high": 50.34,
"low": 50.32
},
{
"name": "BlackRock Institutional Trust Company N.A. - BTC iShares 1-3 Year Trea",
"ticker": "SHY",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/SHY.png",
"current_price": 83.07,
"issuer": "BlackRock",
"description": null,
"asset_class": "ETF",
"benchmark_index": "ICE BofA US Treasury Bond (1-3 Y)",
"assets_under_management": 24251971600,
"expense_ratio": 0.15,
"dividend_yield": 3.8,
"top_holdings": [],
"change_1d_percentage": 0.0361257,
"change_50_day_percentage": 0.0023432486,
"change_200_day_percentage": 0.0037427803,
"ytd_return": 0.18469,
"volume": 7856882,
"latest_trading_day": 1772139600,
"previous_close": 83.04,
"open": 83.03,
"high": 83.09,
"low": 83.03
},
{
"name": "BlackRock Institutional Trust Company N.A. - BTC iShares 3-7 Year Trea",
"ticker": "IEI",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/IEI.png",
"current_price": 120.38,
"issuer": "BlackRock",
"description": null,
"asset_class": "ETF",
"benchmark_index": "ICE BofA US Treasury (3-7 Y)",
"assets_under_management": 17740851200,
"expense_ratio": 0.15,
"dividend_yield": 3.48,
"top_holdings": [],
"change_1d_percentage": 0.174752,
"change_50_day_percentage": 0.007751895,
"change_200_day_percentage": 0.010982801,
"ytd_return": 0.00589,
"volume": 1630557,
"latest_trading_day": 1772139602,
"previous_close": 120.17,
"open": 120.235,
"high": 120.3975,
"low": 120.235
},
{
"name": "BlackRock Institutional Trust Company N.A. - iShares Trust iShares 5-1",
"ticker": "IGIB",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/IGIB.png",
"current_price": 54.47,
"issuer": "BlackRock",
"description": null,
"asset_class": "ETF",
"benchmark_index": "ICE BofA US Corporate (5-10 Y)",
"assets_under_management": 17815787500,
"expense_ratio": 0.04,
"dividend_yield": 4.58,
"top_holdings": [],
"change_1d_percentage": 0.110276,
"change_50_day_percentage": 0.008360169,
"change_200_day_percentage": 0.016737849,
"ytd_return": 0.23894,
"volume": 1985013,
"latest_trading_day": 1772139601,
"previous_close": 54.41,
"open": 54.41,
"high": 54.48,
"low": 54.4
},
{
"name": "BlackRock Institutional Trust Company N.A. - BTC iShares TIPS Bond ETF",
"ticker": "TIP",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/TIP.png",
"current_price": 111.71,
"issuer": "BlackRock",
"description": null,
"asset_class": "ETF",
"benchmark_index": "ICE BofA US Treasury Inflation Linked Bond",
"assets_under_management": 13832998900,
"expense_ratio": 0.18,
"dividend_yield": 3.44,
"top_holdings": [],
"change_1d_percentage": 0.269272,
"change_50_day_percentage": 0.011645977,
"change_200_day_percentage": 0.012340946,
"ytd_return": 0.4745,
"volume": 1472415,
"latest_trading_day": 1772139600,
"previous_close": 111.41,
"open": 111.53,
"high": 111.7199,
"low": 111.515
},
{
"name": "BlackRock Institutional Trust Company N.A. - BTC iShares 7-10 Year Tre",
"ticker": "IEF",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/IEF.png",
"current_price": 97.6,
"issuer": "BlackRock",
"description": null,
"asset_class": "ETF",
"benchmark_index": "ICE BofA US Treasury (7-10 Y)",
"assets_under_management": 46835225000,
"expense_ratio": 0.15,
"dividend_yield": 3.78,
"top_holdings": [],
"change_1d_percentage": 0.272255,
"change_50_day_percentage": 0.01312283,
"change_200_day_percentage": 0.017993214,
"ytd_return": -0.2316,
"volume": 8164139,
"latest_trading_day": 1772139602,
"previous_close": 97.335,
"open": 97.44,
"high": 97.6,
"low": 97.435
},
{
"name": "Pimco Exchange Traded Fund - PIMCO Enhanced Short Maturity Active Exch",
"ticker": "MINT",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/MINT.png",
"current_price": 100.67,
"issuer": "PIMCO",
"description": null,
"asset_class": "ETF",
"benchmark_index": null,
"assets_under_management": 14841957400,
"expense_ratio": 0.36,
"dividend_yield": 4.62,
"top_holdings": [],
"change_1d_percentage": 0.00992898,
"change_50_day_percentage": 0.0013148738,
"change_200_day_percentage": 0.0020664032,
"ytd_return": 0.38876,
"volume": 1108552,
"latest_trading_day": 1772139600,
"previous_close": 100.66,
"open": 100.67,
"high": 100.68,
"low": 100.67
},
{
"name": "Schwab Strategic Trust - CSIM Schwab U.S. Tips ETF",
"ticker": "SCHP",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/SCHP.png",
"current_price": 26.93,
"issuer": "Charles Schwab",
"description": null,
"asset_class": "ETF",
"benchmark_index": "Bloomberg US Treasury Inflation Protected Notes (TIPS)",
"assets_under_management": 15171630100,
"expense_ratio": 0.03,
"dividend_yield": 4.04,
"top_holdings": [],
"change_1d_percentage": 0.260609,
"change_50_day_percentage": 0.011432587,
"change_200_day_percentage": 0.008733259,
"ytd_return": 0.49075,
"volume": 2805606,
"latest_trading_day": 1772139600,
"previous_close": 26.86,
"open": 26.88,
"high": 26.93,
"low": 26.88
},
{
"name": "BlackRock Institutional Trust Company N.A. - iShares Broad USD Investm",
"ticker": "USIG",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/USIG.png",
"current_price": 52.35,
"issuer": "BlackRock",
"description": null,
"asset_class": "ETF",
"benchmark_index": "ICE BofA US Corporate",
"assets_under_management": 16636947500,
"expense_ratio": 0.04,
"dividend_yield": 4.6,
"top_holdings": [],
"change_1d_percentage": 0.0573371,
"change_50_day_percentage": 0.007517375,
"change_200_day_percentage": 0.013424185,
"ytd_return": 0.35955,
"volume": 2529660,
"latest_trading_day": 1772139601,
"previous_close": 52.32,
"open": 52.325,
"high": 52.3675,
"low": 52.29
},
{
"name": "Vanguard Group, Inc. - Vanguard Long-Term Corporate Bond ETF",
"ticker": "VCLT",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/VCLT.png",
"current_price": 77.3,
"issuer": "Vanguard",
"description": null,
"asset_class": "ETF",
"benchmark_index": "Bloomberg US Corporate (10+ Y)",
"assets_under_management": 8479104500,
"expense_ratio": 0.03,
"dividend_yield": 5.49,
"top_holdings": [],
"change_1d_percentage": 0.0258854,
"change_50_day_percentage": 0.011364526,
"change_200_day_percentage": 0.01545187,
"ytd_return": 0.42172,
"volume": 6167578,
"latest_trading_day": 1772139601,
"previous_close": 77.28,
"open": 77.2872,
"high": 77.33,
"low": 77.12
},
{
"name": "BlackRock Institutional Trust Company N.A. - iShares Trust iShares Pre",
"ticker": "PFF",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/PFF.png",
"current_price": 31.63,
"issuer": "BlackRock",
"description": null,
"asset_class": "ETF",
"benchmark_index": "ICE Exchange-Listed Preferred & Hybrid Securities Index",
"assets_under_management": 14125077500,
"expense_ratio": 0.45,
"dividend_yield": 6.15,
"top_holdings": [],
"change_1d_percentage": -0.252286,
"change_50_day_percentage": 0.0049819946,
"change_200_day_percentage": 0.014311919,
"ytd_return": 2.23871,
"volume": 2963038,
"latest_trading_day": 1772139601,
"previous_close": 31.71,
"open": 31.68,
"high": 31.6801,
"low": 31.5034
},
{
"name": "Vanguard Group, Inc. - Vanguard Dividend Appreciation FTF",
"ticker": "VIG",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/VIG.png",
"current_price": 227.43,
"issuer": "Vanguard",
"description": null,
"asset_class": "ETF",
"benchmark_index": "S&P U.S. Dividend Growers Index",
"assets_under_management": 121513558000,
"expense_ratio": 0.04,
"dividend_yield": 1.59,
"top_holdings": [
"Broadcom Inc.",
"Microsoft Corporation",
"Apple Inc.",
"JPMorgan Chase & Co.",
"Eli Lilly and Company",
"Visa Inc.",
"Exxon Mobil Corporation",
"Johnson & Johnson",
"Walmart Inc.",
"Mastercard Incorporated"
],
"change_1d_percentage": -0.0922539,
"change_50_day_percentage": 0.013980691,
"change_200_day_percentage": 0.06432067,
"ytd_return": 1.92001,
"volume": 1162245,
"latest_trading_day": 1772139600,
"previous_close": 227.64,
"open": 227.9,
"high": 228.2655,
"low": 225.825
},
{
"name": "Vanguard Group, Inc. - Vanguard High Dividend Yield Indx ETF",
"ticker": "VYM",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/VYM.png",
"current_price": 154.93,
"issuer": "Vanguard",
"description": null,
"asset_class": "ETF",
"benchmark_index": "FTSE Custom High Dividend Yield",
"assets_under_management": 88506868000,
"expense_ratio": 0.04,
"dividend_yield": 2.33,
"top_holdings": [
"Broadcom Inc.",
"JPMorgan Chase & Co.",
"Exxon Mobil Corporation",
"Johnson & Johnson",
"Walmart Inc.",
"AbbVie Inc.",
"Bank of America Corporation",
"The Home Depot, Inc.",
"The Procter & Gamble Company",
"Cisco Systems, Inc."
],
"change_1d_percentage": -0.0645076,
"change_50_day_percentage": 0.03858441,
"change_200_day_percentage": 0.10581974,
"ytd_return": 4.48749,
"volume": 1492878,
"latest_trading_day": 1772139600,
"previous_close": 155.03,
"open": 155.085,
"high": 155.57,
"low": 154.025
},
{
"name": "ProShares Trust - ProShares S&P 500 Dividend Aristocrats ETF",
"ticker": "NOBL",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/NOBL.png",
"current_price": 113.84,
"issuer": "ProShares",
"description": null,
"asset_class": "ETF",
"benchmark_index": "S&P 500 Dividend Aristocrats",
"assets_under_management": 11510596600,
"expense_ratio": 0.35,
"dividend_yield": 2.02,
"top_holdings": [
"Sysco Corporation",
"C.H. Robinson Worldwide, Inc.",
"Colgate-Palmolive Company",
"Chevron Corporation",
"Exxon Mobil Corporation",
"Church & Dwight Co., Inc.",
"NextEra Energy, Inc.",
"PepsiCo, Inc.",
"Franklin Resources, Inc.",
"AMCOR PLC COMMON STOCK USD 0.01"
],
"change_1d_percentage": 0.450008,
"change_50_day_percentage": 0.043509483,
"change_200_day_percentage": 0.09293972,
"ytd_return": 5.69033,
"volume": 487327,
"latest_trading_day": 1772139600,
"previous_close": 113.33,
"open": 113.78,
"high": 114.39,
"low": 113.245
},
{
"name": "WisdomTree Trust - WisdomTree U.S. Quality Dividend Growth Fund",
"ticker": "DGRW",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/DGRW.png",
"current_price": 93.1,
"issuer": "WisdomTree",
"description": null,
"asset_class": "ETF",
"benchmark_index": "WisdomTree U.S. Quality Dividend Growth Index",
"assets_under_management": 16156988400,
"expense_ratio": 0.28,
"dividend_yield": 1.42,
"top_holdings": [
"NVIDIA Corporation",
"Apple Inc.",
"Microsoft Corporation",
"Exxon Mobil Corporation",
"Meta Platforms, Inc.",
"The Home Depot, Inc.",
"Chevron Corporation",
"The Coca-Cola Company",
"Alphabet Inc.",
"Alphabet Inc."
],
"change_1d_percentage": -0.47039,
"change_50_day_percentage": 0.020949762,
"change_200_day_percentage": 0.063882634,
"ytd_return": 2.37822,
"volume": 699142,
"latest_trading_day": 1772139602,
"previous_close": 93.54,
"open": 93.59,
"high": 93.59,
"low": 92.65
},
{
"name": "BlackRock Institutional Trust Company N.A. - BTC iShares MSCI ACWI ETF",
"ticker": "ACWI",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/ACWI.png",
"current_price": 147.95,
"issuer": "BlackRock",
"description": null,
"asset_class": "ETF",
"benchmark_index": "MSCI AC World",
"assets_under_management": 26911182800,
"expense_ratio": 0.32,
"dividend_yield": 1.51,
"top_holdings": [
"NVIDIA Corporation",
"Apple Inc.",
"Microsoft Corporation",
"Amazon.com, Inc.",
"Alphabet Inc.",
"Alphabet Inc.",
"Meta Platforms, Inc.",
"Broadcom Inc.",
"Taiwan Semiconductor Manufacturing Company Limited",
"Tesla, Inc."
],
"change_1d_percentage": -0.470903,
"change_50_day_percentage": 0.024011442,
"change_200_day_percentage": 0.08668303,
"ytd_return": 2.83566,
"volume": 5508306,
"latest_trading_day": 1772139601,
"previous_close": 148.65,
"open": 148.48,
"high": 148.585,
"low": 146.885
},
{
"name": "Vanguard Group, Inc. - Vanguard Total World Stock ETF",
"ticker": "VT",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/VT.png",
"current_price": 148.4,
"issuer": "Vanguard",
"description": null,
"asset_class": "ETF",
"benchmark_index": "FTSE Global All Cap Net Tax (US RIC) Index",
"assets_under_management": 80635675000,
"expense_ratio": 0.06,
"dividend_yield": 1.77,
"top_holdings": [
"NVIDIA Corporation",
"Apple Inc.",
"Microsoft Corporation",
"Amazon.com, Inc.",
"Alphabet Inc.",
"Broadcom Inc.",
"Alphabet Inc.",
"Meta Platforms, Inc.",
"Tesla, Inc.",
"Taiwan Semiconductor Manufacturing Company Limited"
],
"change_1d_percentage": -0.342495,
"change_50_day_percentage": 0.027073413,
"change_200_day_percentage": 0.09148981,
"ytd_return": 3.10682,
"volume": 6289412,
"latest_trading_day": 1772139600,
"previous_close": 148.91,
"open": 149.07,
"high": 149.049,
"low": 147.26
},
{
"name": "SPDR Series Trust - SPDR Portfolio S&P 500 Value ETF",
"ticker": "SPYV",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/SPYV.png",
"current_price": 59.45,
"issuer": "State Street",
"description": null,
"asset_class": "ETF",
"benchmark_index": "S&P 500 Value",
"assets_under_management": 32427929600,
"expense_ratio": 0.04,
"dividend_yield": 1.72,
"top_holdings": [
"Apple Inc.",
"Amazon.com, Inc.",
"Exxon Mobil Corporation",
"Walmart Inc.",
"Tesla, Inc.",
"Costco Wholesale Corporation",
"The Home Depot, Inc.",
"Bank of America Corporation",
"The Procter & Gamble Company",
"Chevron Corporation"
],
"change_1d_percentage": 0.185373,
"change_50_day_percentage": 0.02326399,
"change_200_day_percentage": 0.08142229,
"ytd_return": 2.48728,
"volume": 2472610,
"latest_trading_day": 1772139600,
"previous_close": 59.34,
"open": 59.45,
"high": 59.65,
"low": 59.135
},
{
"name": "BlackRock Institutional Trust Company N.A. - BTC iShares S&P 500 Value",
"ticker": "IVE",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/IVE.png",
"current_price": 221.94,
"issuer": "BlackRock",
"description": null,
"asset_class": "ETF",
"benchmark_index": "S&P 500 Value",
"assets_under_management": 49083711000,
"expense_ratio": 0.18,
"dividend_yield": 1.57,
"top_holdings": [
"Apple Inc.",
"Amazon.com, Inc.",
"Exxon Mobil Corporation",
"Walmart Inc.",
"Tesla, Inc.",
"Costco Wholesale Corporation",
"The Home Depot, Inc.",
"Bank of America Corporation",
"The Procter & Gamble Company",
"Chevron Corporation"
],
"change_1d_percentage": 0.16247,
"change_50_day_percentage": 0.023530046,
"change_200_day_percentage": 0.0822847,
"ytd_return": 2.48304,
"volume": 898456,
"latest_trading_day": 1772139600,
"previous_close": 221.58,
"open": 221.9,
"high": 222.69,
"low": 220.78
},
{
"name": "BlackRock Institutional Trust Company N.A. - BTC iShares MSCI EAFE Gro",
"ticker": "EFG",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/EFG.png",
"current_price": 123.29,
"issuer": "BlackRock",
"description": null,
"asset_class": "ETF",
"benchmark_index": "MSCI EAFE Growth",
"assets_under_management": 9812359200,
"expense_ratio": 0.34,
"dividend_yield": 2.42,
"top_holdings": [
"ASML Holding N.V.",
"AstraZeneca PLC",
"Novartis AG",
"SAP SE",
"Novo Nordisk A\/S",
"LVMH Mo\u00c3\u00abt Hennessy - Louis Vuitton, Soci\u00c3\u00a9t\u00c3\u00a9 Europ\u00c3\u00a9enne",
"Schneider Electric S.E.",
"Hitachi, Ltd.",
"UBS Group AG",
"Rolls-Royce Holdings plc"
],
"change_1d_percentage": -0.0729424,
"change_50_day_percentage": 0.04216152,
"change_200_day_percentage": 0.084587514,
"ytd_return": 4.58659,
"volume": 631939,
"latest_trading_day": 1772139600,
"previous_close": 123.38,
"open": 123.63,
"high": 123.63,
"low": 122.255
},
{
"name": "Vanguard Group, Inc. - Vanguard Real Estate Index Fund ETF",
"ticker": "VNQ",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/VNQ.png",
"current_price": 95.52,
"issuer": "Vanguard",
"description": null,
"asset_class": "ETF",
"benchmark_index": "MSCI US IMI\/Real Estate 25-50",
"assets_under_management": 65742074000,
"expense_ratio": 0.13,
"dividend_yield": 3.82,
"top_holdings": [
"Vanguard Real Estate II Index",
"Welltower Inc.",
"Prologis, Inc.",
"American Tower Corporation",
"Equinix, Inc.",
"Simon Property Group, Inc.",
"Digital Realty Trust, Inc.",
"Realty Income Corporation",
"CBRE Group, Inc.",
"Public Storage"
],
"change_1d_percentage": 0.685142,
"change_50_day_percentage": 0.05096378,
"change_200_day_percentage": 0.057058636,
"ytd_return": 2.64496,
"volume": 3474910,
"latest_trading_day": 1772139600,
"previous_close": 94.87,
"open": 95.17,
"high": 95.67,
"low": 94.935
},
{
"name": "BlackRock Institutional Trust Company N.A. - BTC iShares Russell 1000",
"ticker": "IWD",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/IWD.png",
"current_price": 225.38,
"issuer": "BlackRock",
"description": null,
"asset_class": "ETF",
"benchmark_index": "Russell 1000 Value",
"assets_under_management": 68495839000,
"expense_ratio": 0.18,
"dividend_yield": 1.62,
"top_holdings": [
"Berkshire Hathaway Inc.",
"JPMorgan Chase & Co.",
"Alphabet Inc.",
"Amazon.com, Inc.",
"Exxon Mobil Corporation",
"Alphabet Inc.",
"Johnson & Johnson",
"Micron Technology, Inc.",
"Walmart Inc.",
"The Procter & Gamble Company"
],
"change_1d_percentage": 0.151089,
"change_50_day_percentage": 0.03405343,
"change_200_day_percentage": 0.106174774,
"ytd_return": 4.54799,
"volume": 2818146,
"latest_trading_day": 1772139600,
"previous_close": 225.04,
"open": 225.23,
"high": 226.14,
"low": 223.94
},
{
"name": "Vanguard Group, Inc. - Vanguard Russell 1000 Value Index ETF",
"ticker": "VONV",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/VONV.png",
"current_price": 98.91,
"issuer": "Vanguard",
"description": null,
"asset_class": "ETF",
"benchmark_index": "Russell 1000 Value",
"assets_under_management": 16649631700,
"expense_ratio": 0.06,
"dividend_yield": 1.74,
"top_holdings": [
"Berkshire Hathaway Inc.",
"JPMorgan Chase & Co.",
"Alphabet Inc.",
"Amazon.com, Inc.",
"Alphabet Inc.",
"Exxon Mobil Corporation",
"Johnson & Johnson",
"Walmart Inc.",
"Bank of America Corporation",
"The Procter & Gamble Company"
],
"change_1d_percentage": 0.151885,
"change_50_day_percentage": 0.03370655,
"change_200_day_percentage": 0.10576984,
"ytd_return": 4.5627,
"volume": 764880,
"latest_trading_day": 1772139601,
"previous_close": 98.76,
"open": 98.96,
"high": 99.18,
"low": 98.28
},
{
"name": "Vanguard Group, Inc. - Vanguard Mid-Cap Value ETF",
"ticker": "VOE",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/VOE.png",
"current_price": 194.48,
"issuer": "Vanguard",
"description": null,
"asset_class": "ETF",
"benchmark_index": "CRSP US Mid Value",
"assets_under_management": 34562380000,
"expense_ratio": 0.05,
"dividend_yield": 2.01,
"top_holdings": [
"Newmont Corporation",
"CRH plc",
"General Motors Company",
"Cummins Inc.",
"Warner Bros. Discovery, Inc.",
"Corning Incorporated",
"TE Connectivity plc",
"Arthur J. Gallagher & Co.",
"Cencora, Inc.",
"Western Digital Corporation"
],
"change_1d_percentage": 0.548029,
"change_50_day_percentage": 0.051473998,
"change_200_day_percentage": 0.12119974,
"ytd_return": 4.24164,
"volume": 381148,
"latest_trading_day": 1772139600,
"previous_close": 193.42,
"open": 193.61,
"high": 194.79,
"low": 193.305
},
{
"name": "Schwab Strategic Trust - CSIM Schwab Fundamental U.S. Large Company In",
"ticker": "FNDX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/FNDX.png",
"current_price": 29.02,
"issuer": "Charles Schwab",
"description": null,
"asset_class": "ETF",
"benchmark_index": "RAFI Fundamental High Liquidity US Large Index",
"assets_under_management": 23514398700,
"expense_ratio": 0.25,
"dividend_yield": 1.57,
"top_holdings": [
"Apple Inc.",
"Exxon Mobil Corporation",
"Alphabet Inc.",
"Microsoft Corporation",
"Alphabet Inc.",
"Amazon.com, Inc.",
"Chevron Corporation",
"JPMorgan Chase & Co.",
"Berkshire Hathaway Inc.",
"Intel Corporation"
],
"change_1d_percentage": 0,
"change_50_day_percentage": 0.030349553,
"change_200_day_percentage": 0.1102418,
"ytd_return": 4.29989,
"volume": 8642173,
"latest_trading_day": 1772139600,
"previous_close": 29.02,
"open": 29.04,
"high": 29.1285,
"low": 28.8597
},
{
"name": "Vanguard Group, Inc. - Vanguard Large Cap ETF",
"ticker": "VV",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/VV.png",
"current_price": 316.69,
"issuer": "Vanguard",
"description": null,
"asset_class": "ETF",
"benchmark_index": "CRSP US Large Cap",
"assets_under_management": 67893481000,
"expense_ratio": 0.03,
"dividend_yield": 1.07,
"top_holdings": [
"NVIDIA Corporation",
"Apple Inc.",
"Microsoft Corporation",
"Amazon.com, Inc.",
"Alphabet Inc.",
"Broadcom Inc.",
"Alphabet Inc.",
"Meta Platforms, Inc.",
"Tesla, Inc.",
"Eli Lilly and Company"
],
"change_1d_percentage": -0.53394,
"change_50_day_percentage": -8.903259e-5,
"change_200_day_percentage": 0.050642405,
"ytd_return": 1.15647,
"volume": 490100,
"latest_trading_day": 1772139600,
"previous_close": 318.39,
"open": 318.54,
"high": 318.54,
"low": 314.49
},
{
"name": "Vanguard S&P 500 ETF",
"ticker": "VOO",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/VOO.png",
"current_price": 633.95,
"issuer": "Vanguard",
"description": null,
"asset_class": "ETF",
"benchmark_index": "S&P 500",
"assets_under_management": 1509873030000,
"expense_ratio": 0.03,
"dividend_yield": 1.11,
"top_holdings": [
"NVIDIA Corporation",
"Apple Inc.",
"Microsoft Corporation",
"Amazon.com, Inc.",
"Alphabet Inc.",
"Broadcom Inc.",
"Alphabet Inc.",
"Meta Platforms, Inc.",
"Tesla, Inc.",
"Berkshire Hathaway Inc."
],
"change_1d_percentage": -0.561545,
"change_50_day_percentage": 0.0026025914,
"change_200_day_percentage": 0.055677097,
"ytd_return": 1.44652,
"volume": 9406058,
"latest_trading_day": 1772139600,
"previous_close": 637.53,
"open": 637.65,
"high": 637.77,
"low": 629.43
},
{
"name": "BlackRock Institutional Trust Company N.A. - BTC iShares MSCI USA Qual",
"ticker": "QUAL",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/QUAL.png",
"current_price": 204.8,
"issuer": "BlackRock",
"description": null,
"asset_class": "ETF",
"benchmark_index": "MSCI USA Sector Neutral Quality",
"assets_under_management": 49900929000,
"expense_ratio": 0.15,
"dividend_yield": 0.92,
"top_holdings": [
"NVIDIA Corporation",
"Apple Inc.",
"Microsoft Corporation",
"Meta Platforms, Inc.",
"Eli Lilly and Company",
"Lam Research Corporation",
"Visa Inc.",
"The TJX Companies, Inc.",
"KLA Corporation",
"Mastercard Incorporated"
],
"change_1d_percentage": -0.316376,
"change_50_day_percentage": 0.014367579,
"change_200_day_percentage": 0.068770856,
"ytd_return": 1.92267,
"volume": 1663879,
"latest_trading_day": 1772139600,
"previous_close": 205.45,
"open": 205.52,
"high": 205.65,
"low": 203.27
},
{
"name": "SSgA Active Trust - Communication Services Select Sector SPDR Fund",
"ticker": "XLC",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/XLC.png",
"current_price": 116.72,
"issuer": "State Street",
"description": null,
"asset_class": "ETF",
"benchmark_index": "S&P Communication Services Select Sector Index",
"assets_under_management": 27958808600,
"expense_ratio": 0.08,
"dividend_yield": 1.11,
"top_holdings": [
"Meta Platforms, Inc.",
"Alphabet Inc.",
"Alphabet Inc.",
"Netflix, Inc.",
"Comcast Corporation",
"AT&T Inc.",
"The Walt Disney Company",
"Electronic Arts Inc.",
"Verizon Communications Inc.",
"Take-Two Interactive Software, Inc."
],
"change_1d_percentage": 0.188842,
"change_50_day_percentage": -0.00028262343,
"change_200_day_percentage": 0.04269447,
"ytd_return": 2.0398,
"volume": 6648088,
"latest_trading_day": 1772139600,
"previous_close": 116.5,
"open": 116.22,
"high": 117.04,
"low": 115.94
},
{
"name": "Goldman Sachs ETF Trust - Goldman Sachs ActiveBeta U.S. Large Cap Equi",
"ticker": "GSLC",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/GSLC.png",
"current_price": 133.01,
"issuer": "Goldman Sachs",
"description": null,
"asset_class": "ETF",
"benchmark_index": "Stuttgart Goldman Sachs ActiveBeta US Large Cap",
"assets_under_management": 14788388900,
"expense_ratio": 0.09,
"dividend_yield": 0.99,
"top_holdings": [
"NVIDIA Corporation",
"Apple Inc.",
"Microsoft Corporation",
"Amazon.com, Inc.",
"Alphabet Inc.",
"Meta Platforms, Inc.",
"Broadcom Inc.",
"Alphabet Inc.",
"Tesla, Inc.",
"JPMorgan Chase & Co."
],
"change_1d_percentage": -0.337189,
"change_50_day_percentage": 9.9241886e-5,
"change_200_day_percentage": 0.044538718,
"ytd_return": 0.77842,
"volume": 288379,
"latest_trading_day": 1772139600,
"previous_close": 133.46,
"open": 133.53,
"high": 133.53,
"low": 132.135
},
{
"name": "SPDR S&P 500 ETF Trust",
"ticker": "SPY",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/SPY.png",
"current_price": 689.3,
"issuer": "State Street",
"description": null,
"asset_class": "ETF",
"benchmark_index": "S&P 500",
"assets_under_management": 708919230000,
"expense_ratio": 0.0945,
"dividend_yield": 1.05,
"top_holdings": [
"NVIDIA Corporation",
"Apple Inc.",
"Microsoft Corporation",
"Amazon.com, Inc.",
"Alphabet Inc.",
"Meta Platforms, Inc.",
"Alphabet Inc.",
"Broadcom Inc.",
"Tesla, Inc.",
"Berkshire Hathaway Inc."
],
"change_1d_percentage": -0.555441,
"change_50_day_percentage": 0.0025793568,
"change_200_day_percentage": 0.05552021,
"ytd_return": 1.4415,
"volume": 67867592,
"latest_trading_day": 1772139600,
"previous_close": 693.15,
"open": 693.28,
"high": 693.3,
"low": 684.36
},
{
"name": "iShares Core S&P 500",
"ticker": "IVV",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/IVV.png",
"current_price": 692.41,
"issuer": "BlackRock",
"description": null,
"asset_class": "ETF",
"benchmark_index": "S&P 500",
"assets_under_management": 763643360000,
"expense_ratio": 0.03,
"dividend_yield": 1.16,
"top_holdings": [
"NVIDIA Corporation",
"Apple Inc.",
"Microsoft Corporation",
"Amazon.com, Inc.",
"Alphabet Inc.",
"Meta Platforms, Inc.",
"Alphabet Inc.",
"Broadcom Inc.",
"Tesla, Inc.",
"Berkshire Hathaway Inc."
],
"change_1d_percentage": -0.55153,
"change_50_day_percentage": 0.0028047198,
"change_200_day_percentage": 0.0554107,
"ytd_return": 1.44733,
"volume": 6238013,
"latest_trading_day": 1772139600,
"previous_close": 696.25,
"open": 696.43,
"high": 696.375,
"low": 687.46
},
{
"name": "BlackRock Institutional Trust Company N.A. - BTC iShares Russell 3000",
"ticker": "IWV",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/IWV.png",
"current_price": 392.69,
"issuer": "BlackRock",
"description": null,
"asset_class": "ETF",
"benchmark_index": "Russell 3000",
"assets_under_management": 18476191700,
"expense_ratio": 0.2,
"dividend_yield": 0.95,
"top_holdings": [
"NVIDIA Corporation",
"Apple Inc.",
"Microsoft Corporation",
"Amazon.com, Inc.",
"Alphabet Inc.",
"Meta Platforms, Inc.",
"Alphabet Inc.",
"Broadcom Inc.",
"Tesla, Inc.",
"Berkshire Hathaway Inc."
],
"change_1d_percentage": -0.385579,
"change_50_day_percentage": 0.0043037576,
"change_200_day_percentage": 0.057797544,
"ytd_return": 1.53432,
"volume": 163790,
"latest_trading_day": 1772139600,
"previous_close": 394.21,
"open": 394.27,
"high": 394.27,
"low": 389.78
},
{
"name": "BlackRock Institutional Trust Company N.A. - BTC iShares Core S&P Tota",
"ticker": "ITOT",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/ITOT.png",
"current_price": 150.97,
"issuer": "BlackRock",
"description": null,
"asset_class": "ETF",
"benchmark_index": "S&P TMI",
"assets_under_management": 82588541000,
"expense_ratio": 0.03,
"dividend_yield": 1.09,
"top_holdings": [
"NVIDIA Corporation",
"Apple Inc.",
"Microsoft Corporation",
"Amazon.com, Inc.",
"Alphabet Inc.",
"Meta Platforms, Inc.",
"Alphabet Inc.",
"Broadcom Inc.",
"Tesla, Inc.",
"Berkshire Hathaway Inc."
],
"change_1d_percentage": -0.376133,
"change_50_day_percentage": 0.0043815696,
"change_200_day_percentage": 0.057611685,
"ytd_return": 1.55488,
"volume": 6490077,
"latest_trading_day": 1772139600,
"previous_close": 151.54,
"open": 151.62,
"high": 151.65,
"low": 149.8
},
{
"name": "iShares Trust - iShares Trust iShares ESG Aware MSCI USA ETF",
"ticker": "ESGU",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/ESGU.png",
"current_price": 149.85,
"issuer": "BlackRock",
"description": null,
"asset_class": "ETF",
"benchmark_index": "MSCI USA Extended ESG Focus Index",
"assets_under_management": 15845429200,
"expense_ratio": 0.15,
"dividend_yield": 0.98,
"top_holdings": [
"NVIDIA Corporation",
"Apple Inc.",
"Alphabet Inc.",
"Microsoft Corporation",
"Amazon.com, Inc.",
"Broadcom Inc.",
"Meta Platforms, Inc.",
"Tesla, Inc.",
"Eli Lilly and Company",
"JPMorgan Chase & Co."
],
"change_1d_percentage": -0.491394,
"change_50_day_percentage": 1.7412734e-5,
"change_200_day_percentage": 0.050309356,
"ytd_return": 1.16586,
"volume": 269691,
"latest_trading_day": 1772139602,
"previous_close": 150.59,
"open": 150.6,
"high": 150.64,
"low": 148.82
},
{
"name": "Schwab Strategic Trust - CSIM Schwab U.S. Broad Market ETF",
"ticker": "SCHB",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/SCHB.png",
"current_price": 26.62,
"issuer": "Charles Schwab",
"description": null,
"asset_class": "ETF",
"benchmark_index": "Dow Jones US Broad Stock Market",
"assets_under_management": 38809068000,
"expense_ratio": 0.03,
"dividend_yield": 1.09,
"top_holdings": [
"NVIDIA Corporation",
"Apple Inc.",
"Microsoft Corporation",
"Amazon.com, Inc.",
"Alphabet Inc.",
"Meta Platforms, Inc.",
"Alphabet Inc.",
"Broadcom Inc.",
"Tesla, Inc.",
"Berkshire Hathaway Inc."
],
"change_1d_percentage": -0.448762,
"change_50_day_percentage": 0.003846489,
"change_200_day_percentage": 0.056787454,
"ytd_return": 1.5631,
"volume": 12104538,
"latest_trading_day": 1772139600,
"previous_close": 26.74,
"open": 26.77,
"high": 26.77,
"low": 26.43
},
{
"name": "Schwab Strategic Trust - CSIM Schwab U.S. Large-Cap ETF",
"ticker": "SCHX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/SCHX.png",
"current_price": 27.19,
"issuer": "Charles Schwab",
"description": null,
"asset_class": "ETF",
"benchmark_index": "Dow Jones US Total Stock Market Large-Cap",
"assets_under_management": 64420119000,
"expense_ratio": 0.03,
"dividend_yield": 1.07,
"top_holdings": [
"NVIDIA Corporation",
"Apple Inc.",
"Microsoft Corporation",
"Amazon.com, Inc.",
"Alphabet Inc.",
"Meta Platforms, Inc.",
"Alphabet Inc.",
"Broadcom Inc.",
"Tesla, Inc.",
"Berkshire Hathaway Inc."
],
"change_1d_percentage": -0.512255,
"change_50_day_percentage": 0.0023150698,
"change_200_day_percentage": 0.052798677,
"ytd_return": 1.30112,
"volume": 27823254,
"latest_trading_day": 1772139600,
"previous_close": 27.33,
"open": 27.33,
"high": 27.33,
"low": 26.99
},
{
"name": "Vanguard Total Stock Market ETF",
"ticker": "VTI",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/VTI.png",
"current_price": 340.49,
"issuer": "Vanguard",
"description": null,
"asset_class": "ETF",
"benchmark_index": "CRSP US Total Market",
"assets_under_management": 2095260760000,
"expense_ratio": 0.03,
"dividend_yield": 1.1,
"top_holdings": [
"NVIDIA Corporation",
"Apple Inc.",
"Microsoft Corporation",
"Amazon.com, Inc.",
"Alphabet Inc.",
"Broadcom Inc.",
"Alphabet Inc.",
"Meta Platforms, Inc.",
"Tesla, Inc.",
"Eli Lilly and Company"
],
"change_1d_percentage": -0.392007,
"change_50_day_percentage": 0.0040878337,
"change_200_day_percentage": 0.05830809,
"ytd_return": 1.58086,
"volume": 4967065,
"latest_trading_day": 1772139600,
"previous_close": 341.83,
"open": 342,
"high": 342.13,
"low": 337.92
},
{
"name": "BlackRock Institutional Trust Company N.A. - BTC iShares Russell 1000",
"ticker": "IWB",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/IWB.png",
"current_price": 378.09,
"issuer": "BlackRock",
"description": null,
"asset_class": "ETF",
"benchmark_index": "Russell 1000",
"assets_under_management": 46718480000,
"expense_ratio": 0.15,
"dividend_yield": 0.99,
"top_holdings": [
"NVIDIA Corporation",
"Apple Inc.",
"Microsoft Corporation",
"Amazon.com, Inc.",
"Alphabet Inc.",
"Meta Platforms, Inc.",
"Alphabet Inc.",
"Broadcom Inc.",
"Tesla, Inc.",
"Berkshire Hathaway Inc."
],
"change_1d_percentage": -0.40566,
"change_50_day_percentage": 0.003539167,
"change_200_day_percentage": 0.055119477,
"ytd_return": 1.36658,
"volume": 1156269,
"latest_trading_day": 1772139600,
"previous_close": 379.63,
"open": 379.87,
"high": 379.87,
"low": 375.26
},
{
"name": "SSgA Active Trust - SPDR Dow Jones Industrial Average ETF",
"ticker": "DIA",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/DIA.png",
"current_price": 494.86,
"issuer": "State Street",
"description": null,
"asset_class": "ETF",
"benchmark_index": "Dow Jones Industrial Average",
"assets_under_management": 43532476000,
"expense_ratio": 0.16,
"dividend_yield": 1.41,
"top_holdings": [
"The Goldman Sachs Group, Inc.",
"Caterpillar Inc.",
"Microsoft Corporation",
"The Home Depot, Inc.",
"American Express Company",
"The Sherwin-Williams Company",
"Amgen Inc.",
"Visa Inc.",
"McDonald's Corporation",
"International Business Machines Corporation"
],
"change_1d_percentage": 0.00807931,
"change_50_day_percentage": 0.008499018,
"change_200_day_percentage": 0.072760925,
"ytd_return": 1.7878,
"volume": 6331852,
"latest_trading_day": 1772139600,
"previous_close": 494.82,
"open": 497,
"high": 498.2,
"low": 492.237
},
{
"name": "Invesco Capital Management LLC - Invesco S&P 500 Equal Weight ETF",
"ticker": "RSP",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/RSP.png",
"current_price": 204.73,
"issuer": "Invesco",
"description": null,
"asset_class": "ETF",
"benchmark_index": "S&P 500 Equal Weighted",
"assets_under_management": 82734399000,
"expense_ratio": 0.2,
"dividend_yield": 1.58,
"top_holdings": [
"Sandisk Corporation",
"Micron Technology, Inc.",
"Moderna, Inc.",
"Western Digital Corporation",
"Seagate Technology Holdings plc",
"Lam Research Corporation",
"Freeport-McMoRan Inc.",
"KLA Corporation",
"Albemarle Corporation",
"Newmont Corporation"
],
"change_1d_percentage": 0.564885,
"change_50_day_percentage": 0.034462143,
"change_200_day_percentage": 0.08641746,
"ytd_return": 3.37266,
"volume": 20991775,
"latest_trading_day": 1772139600,
"previous_close": 203.58,
"open": 204.12,
"high": 205.03,
"low": 203.18
},
{
"name": "BlackRock Institutional Trust Company N.A. - BTC iShares Russell Mid-C",
"ticker": "IWS",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/IWS.png",
"current_price": 154.29,
"issuer": "BlackRock",
"description": null,
"asset_class": "ETF",
"benchmark_index": "Russell Midcap Value",
"assets_under_management": 14620480500,
"expense_ratio": 0.23,
"dividend_yield": 1.47,
"top_holdings": [
"Western Digital Corporation",
"Corning Incorporated",
"Cummins Inc.",
"The Bank of New York Mellon Corporation",
"Sandisk Corporation",
"L3Harris Technologies, Inc.",
"Robinhood Markets, Inc.",
"Warner Bros. Discovery, Inc.",
"Kinder Morgan, Inc.",
"Digital Realty Trust, Inc."
],
"change_1d_percentage": 0.632654,
"change_50_day_percentage": 0.047316216,
"change_200_day_percentage": 0.112457015,
"ytd_return": 4.26563,
"volume": 199885,
"latest_trading_day": 1772139600,
"previous_close": 153.32,
"open": 153.64,
"high": 154.475,
"low": 152.9444
},
{
"name": "BlackRock Institutional Trust Company N.A. - BTC iShares Select Divide",
"ticker": "DVY",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/DVY.png",
"current_price": 156.68,
"issuer": "BlackRock",
"description": null,
"asset_class": "ETF",
"benchmark_index": "DJ US Select Dividend",
"assets_under_management": 21941575700,
"expense_ratio": 0.38,
"dividend_yield": 3.42,
"top_holdings": [
"Seagate Technology Holdings plc",
"Ford Motor Company",
"Altria Group, Inc.",
"Edison International",
"Pfizer Inc.",
"KeyCorp",
"Newmont Corporation",
"Archer-Daniels-Midland Company",
"Verizon Communications Inc.",
"Eversource Energy"
],
"change_1d_percentage": 0.339416,
"change_50_day_percentage": 0.05406062,
"change_200_day_percentage": 0.11574694,
"ytd_return": 6.61808,
"volume": 336371,
"latest_trading_day": 1772139602,
"previous_close": 156.15,
"open": 156.18,
"high": 157.34,
"low": 155.87
},
{
"name": "Vanguard Group, Inc. - Vanguard Small Cap Value ETF",
"ticker": "VBR",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/VBR.png",
"current_price": 231.99,
"issuer": "Vanguard",
"description": null,
"asset_class": "ETF",
"benchmark_index": "CRSP US Small Value",
"assets_under_management": 62255096000,
"expense_ratio": 0.05,
"dividend_yield": 1.85,
"top_holdings": [
"NRG Energy, Inc.",
"EMCOR Group, Inc.",
"Atmos Energy Corporation",
"Tapestry, Inc.",
"Omnicom Group Inc.",
"Jabil Inc.",
"Flex Ltd.",
"Williams-Sonoma, Inc.",
"United Therapeutics Corporation",
"Slcmt1142"
],
"change_1d_percentage": 0.628963,
"change_50_day_percentage": 0.040224385,
"change_200_day_percentage": 0.11683573,
"ytd_return": 5.32975,
"volume": 529502,
"latest_trading_day": 1772139600,
"previous_close": 230.54,
"open": 231.28,
"high": 232.46,
"low": 229.685
},
{
"name": "World Gold Trust - SPDR Gold MiniShares Trust",
"ticker": "GLDM",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/GLDM.png",
"current_price": 102.83,
"issuer": "State Street",
"description": null,
"asset_class": "ETF",
"benchmark_index": "LBMA Gold Price",
"assets_under_management": 31124531200,
"expense_ratio": 0.1,
"dividend_yield": 0,
"top_holdings": [
"Gold"
],
"change_1d_percentage": 0.853279,
"change_50_day_percentage": 0.09670359,
"change_200_day_percentage": 0.3260363,
"ytd_return": 15.63485,
"volume": 5302906,
"latest_trading_day": 1772139600,
"previous_close": 101.96,
"open": 102.31,
"high": 102.91,
"low": 101.5
},
{
"name": "BlackRock Institutional Trust Company N.A. - BTC iShares Gold Trust",
"ticker": "IAU",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/IAU.png",
"current_price": 97.79,
"issuer": "BlackRock",
"description": null,
"asset_class": "ETF",
"benchmark_index": "LBMA Gold Price",
"assets_under_management": 79747129000,
"expense_ratio": 0.25,
"dividend_yield": 0,
"top_holdings": [
"Gold"
],
"change_1d_percentage": 0.845622,
"change_50_day_percentage": 0.09650448,
"change_200_day_percentage": 0.32512525,
"ytd_return": 15.62118,
"volume": 5509302,
"latest_trading_day": 1772139600,
"previous_close": 96.97,
"open": 97.31,
"high": 97.885,
"low": 96.54
},
{
"name": "SSgA Active Trust - SSgA SPDR Gold Shares",
"ticker": "GLD",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/GLD.png",
"current_price": 477.48,
"issuer": "State Street",
"description": null,
"asset_class": "ETF",
"benchmark_index": "LBMA Gold Price",
"assets_under_management": 174068531000,
"expense_ratio": 0.4,
"dividend_yield": 0,
"top_holdings": [
"Gold"
],
"change_1d_percentage": 0.857589,
"change_50_day_percentage": 0.096506774,
"change_200_day_percentage": 0.32474938,
"ytd_return": 15.60993,
"volume": 10299355,
"latest_trading_day": 1772139600,
"previous_close": 473.42,
"open": 474.95,
"high": 477.83,
"low": 442.04
},
{
"name": "SSgA Active Trust - SSgA Energy Select Sector SPDR",
"ticker": "XLE",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/XLE.png",
"current_price": 55.05,
"issuer": "State Street",
"description": null,
"asset_class": "ETF",
"benchmark_index": "S&P Energy Select Sector",
"assets_under_management": 32989737000,
"expense_ratio": 0.08,
"dividend_yield": 2.87,
"top_holdings": [
"Exxon Mobil Corporation",
"Chevron Corporation",
"ConocoPhillips",
"SLB N.V.",
"The Williams Companies, Inc.",
"EOG Resources, Inc.",
"Kinder Morgan, Inc.",
"Phillips 66",
"Baker Hughes Company",
"Valero Energy Corporation"
],
"change_1d_percentage": 0.328049,
"change_50_day_percentage": 0.1227591,
"change_200_day_percentage": 0.22283533,
"ytd_return": 14.0487,
"volume": 46895705,
"latest_trading_day": 1772139600,
"previous_close": 54.87,
"open": 54.37,
"high": 55.67,
"low": 54.12
},
{
"name": "SSgA Active Trust - SSgA Consumer Staples Select Sector SPDR",
"ticker": "XLP",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/XLP.png",
"current_price": 88.86,
"issuer": "State Street",
"description": null,
"asset_class": "ETF",
"benchmark_index": "S&P Consumer Staples Select Sector",
"assets_under_management": 16153370600,
"expense_ratio": 0.08,
"dividend_yield": 2.56,
"top_holdings": [
"Walmart Inc.",
"Costco Wholesale Corporation",
"The Procter & Gamble Company",
"The Coca-Cola Company",
"Philip Morris International Inc.",
"Mondelez International, Inc.",
"PepsiCo, Inc.",
"Colgate-Palmolive Company",
"Altria Group, Inc.",
"Monster Beverage Corporation"
],
"change_1d_percentage": -0.168522,
"change_50_day_percentage": 0.07475901,
"change_200_day_percentage": 0.10195299,
"ytd_return": 7.45097,
"volume": 15865971,
"latest_trading_day": 1772139600,
"previous_close": 89.01,
"open": 89.26,
"high": 89.6403,
"low": 88.595
},
{
"name": "BlackRock Institutional Trust Company N.A. - BTC iShares S&P 100 ETF",
"ticker": "OEF",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/OEF.png",
"current_price": 336.91,
"issuer": "BlackRock",
"description": null,
"asset_class": "ETF",
"benchmark_index": "S&P 100",
"assets_under_management": 29420908500,
"expense_ratio": 0.2,
"dividend_yield": 0.81,
"top_holdings": [
"NVIDIA Corporation",
"Apple Inc.",
"Microsoft Corporation",
"Amazon.com, Inc.",
"Alphabet Inc.",
"Meta Platforms, Inc.",
"Alphabet Inc.",
"Broadcom Inc.",
"Tesla, Inc.",
"Berkshire Hathaway Inc."
],
"change_1d_percentage": -0.920481,
"change_50_day_percentage": -0.013356931,
"change_200_day_percentage": 0.038100827,
"ytd_return": 0.20152,
"volume": 503585,
"latest_trading_day": 1772139600,
"previous_close": 340.04,
"open": 339.89,
"high": 339.89,
"low": 334.77
},
{
"name": "BlackRock ETF Trust - BlackRock U.S. Equity Factor Rotation ETF",
"ticker": "DYNF",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/DYNF.png",
"current_price": 61.42,
"issuer": "BlackRock",
"description": null,
"asset_class": "ETF",
"benchmark_index": null,
"assets_under_management": 32088465400,
"expense_ratio": 0.26,
"dividend_yield": 1,
"top_holdings": [
"NVIDIA Corporation",
"Apple Inc.",
"Microsoft Corporation",
"Amazon.com, Inc.",
"JPMorgan Chase & Co.",
"Meta Platforms, Inc.",
"Cisco Systems, Inc.",
"Alphabet Inc.",
"Broadcom Inc.",
"Berkshire Hathaway Inc."
],
"change_1d_percentage": -0.807494,
"change_50_day_percentage": 0.0046716537,
"change_200_day_percentage": 0.061074816,
"ytd_return": 1.14195,
"volume": 4294080,
"latest_trading_day": 1772139600,
"previous_close": 61.92,
"open": 61.94,
"high": 62,
"low": 60.95
},
{
"name": "BlackRock Institutional Trust Company N.A. - BTC iShares Core MSCI Eme",
"ticker": "IEMG",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/IEMG.png",
"current_price": 76.82,
"issuer": "BlackRock",
"description": null,
"asset_class": "ETF",
"benchmark_index": "MSCI Emerging Markets IMI",
"assets_under_management": 138763321000,
"expense_ratio": 0.09,
"dividend_yield": 2.55,
"top_holdings": [
"Taiwan Semiconductor Manufacturing Company Limited",
"Samsung Electronics Co., Ltd.",
"Tencent Holdings Limited",
"Alibaba Group Holding Limited",
"SK hynix Inc.",
"HDFC Bank Limited",
"BLK CSH FND TREASURY SL AGENCY",
"China Construction Bank Corporation",
"Reliance Industries Limited",
"Hon Hai Precision Industry Co., Ltd."
],
"change_1d_percentage": -0.966869,
"change_50_day_percentage": 0.0790205,
"change_200_day_percentage": 0.18076167,
"ytd_return": 8.01215,
"volume": 14816882,
"latest_trading_day": 1772139600,
"previous_close": 77.57,
"open": 77.515,
"high": 77.56,
"low": 76.1397
},
{
"name": "BlackRock Institutional Trust Company N.A. - BTC iShares MSCI Emerging",
"ticker": "EEM",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/EEM.png",
"current_price": 62.71,
"issuer": "BlackRock",
"description": null,
"asset_class": "ETF",
"benchmark_index": "MSCI Emerging Markets",
"assets_under_management": 26953179100,
"expense_ratio": 0.72,
"dividend_yield": 2.05,
"top_holdings": [
"Taiwan Semiconductor Manufacturing Company Limited",
"Samsung Electronics Co., Ltd.",
"Tencent Holdings Limited",
"Alibaba Group Holding Limited",
"SK hynix Inc.",
"HDFC Bank Limited",
"China Construction Bank Corporation",
"Reliance Industries Limited",
"Hon Hai Precision Industry Co., Ltd.",
"MediaTek Inc."
],
"change_1d_percentage": -0.947721,
"change_50_day_percentage": 0.08116962,
"change_200_day_percentage": 0.19152683,
"ytd_return": 8.05449,
"volume": 52021928,
"latest_trading_day": 1772139600,
"previous_close": 63.31,
"open": 63.28,
"high": 63.31,
"low": 62.082
},
{
"name": "BlackRock Institutional Trust Company N.A. - BTC iShares MSCI USA Mome",
"ticker": "MTUM",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/MTUM.png",
"current_price": 254.89,
"issuer": "BlackRock",
"description": null,
"asset_class": "ETF",
"benchmark_index": "MSCI USA Momentum SR Variant Index",
"assets_under_management": 21250777100,
"expense_ratio": 0.15,
"dividend_yield": 0.89,
"top_holdings": [
"Meta Platforms, Inc.",
"JPMorgan Chase & Co.",
"NVIDIA Corporation",
"Broadcom Inc.",
"Micron Technology, Inc.",
"Microsoft Corporation",
"Palantir Technologies Inc.",
"Advanced Micro Devices, Inc.",
"Alphabet Inc.",
"GE Aerospace"
],
"change_1d_percentage": -0.581171,
"change_50_day_percentage": 0.0038359105,
"change_200_day_percentage": 0.034806658,
"ytd_return": 2.25938,
"volume": 847652,
"latest_trading_day": 1772139600,
"previous_close": 256.38,
"open": 255.95,
"high": 255.99,
"low": 251.13
},
{
"name": "Schwab Strategic Trust - CSIM Schwab U.S. Large-Cap Growth ETF",
"ticker": "SCHG",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/SCHG.png",
"current_price": 30.96,
"issuer": "Charles Schwab",
"description": null,
"asset_class": "ETF",
"benchmark_index": "Dow Jones US Total Stock Market Large-Cap Growth",
"assets_under_management": 52363624000,
"expense_ratio": 0.04,
"dividend_yield": 0.37,
"top_holdings": [
"NVIDIA Corporation",
"Apple Inc.",
"Microsoft Corporation",
"Amazon.com, Inc.",
"Meta Platforms, Inc.",
"Alphabet Inc.",
"Tesla, Inc.",
"Alphabet Inc.",
"Broadcom Inc.",
"Eli Lilly and Company"
],
"change_1d_percentage": -0.769236,
"change_50_day_percentage": -0.032366972,
"change_200_day_percentage": 0.0015446487,
"ytd_return": -1.90126,
"volume": 18165895,
"latest_trading_day": 1772139600,
"previous_close": 31.2,
"open": 31.21,
"high": 31.22,
"low": 30.66
},
{
"name": "BlackRock Institutional Trust Company N.A. - BTC iShares Silver Trust",
"ticker": "SLV",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/SLV.png",
"current_price": 80.45,
"issuer": "BlackRock",
"description": null,
"asset_class": "ETF",
"benchmark_index": "LBMA Silver Price",
"assets_under_management": 51481948000,
"expense_ratio": 0.5,
"dividend_yield": 0,
"top_holdings": [
"Silver"
],
"change_1d_percentage": 0.512239,
"change_50_day_percentage": 0.07828522,
"change_200_day_percentage": 0.68995553,
"ytd_return": 43.29025,
"volume": 50530931,
"latest_trading_day": 1772139600,
"previous_close": 80.04,
"open": 78.76,
"high": 80.56,
"low": 72.5169
},
{
"name": "Vanguard Group, Inc. - Vanguard Russell 1000 Growth Index ETF",
"ticker": "VONG",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/VONG.png",
"current_price": 116.9,
"issuer": "Vanguard",
"description": null,
"asset_class": "ETF",
"benchmark_index": "Russell 1000 Growth Index",
"assets_under_management": 46481404000,
"expense_ratio": 0.06,
"dividend_yield": 0.46,
"top_holdings": [
"NVIDIA Corporation",
"Apple Inc.",
"Microsoft Corporation",
"Broadcom Inc.",
"Amazon.com, Inc.",
"Tesla, Inc.",
"Meta Platforms, Inc.",
"Alphabet Inc.",
"Eli Lilly and Company",
"Alphabet Inc."
],
"change_1d_percentage": -0.898608,
"change_50_day_percentage": -0.025287485,
"change_200_day_percentage": 0.008264478,
"ytd_return": -1.51938,
"volume": 3410999,
"latest_trading_day": 1772139600,
"previous_close": 117.96,
"open": 117.93,
"high": 117.93,
"low": 115.76
},
{
"name": "BlackRock Institutional Trust Company N.A. - BTC iShares Russell 1000",
"ticker": "IWF",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/IWF.png",
"current_price": 454.15,
"issuer": "BlackRock",
"description": null,
"asset_class": "ETF",
"benchmark_index": "Russell 1000 Growth Index",
"assets_under_management": 119848018000,
"expense_ratio": 0.18,
"dividend_yield": 0.36,
"top_holdings": [
"NVIDIA Corporation",
"Apple Inc.",
"Microsoft Corporation",
"Amazon.com, Inc.",
"Broadcom Inc.",
"Meta Platforms, Inc.",
"Alphabet Inc.",
"Tesla, Inc.",
"Alphabet Inc.",
"Eli Lilly and Company"
],
"change_1d_percentage": -0.948747,
"change_50_day_percentage": -0.025513245,
"change_200_day_percentage": 0.007994686,
"ytd_return": -1.52531,
"volume": 9476018,
"latest_trading_day": 1772139600,
"previous_close": 458.5,
"open": 458.27,
"high": 458.27,
"low": 449.76
},
{
"name": "Vanguard Group, Inc. - Vanguard FTSE Emerging Markets ETF",
"ticker": "VWO",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/VWO.png",
"current_price": 58.27,
"issuer": "Vanguard",
"description": null,
"asset_class": "ETF",
"benchmark_index": "FTSE Custom Emerging Markets All Cap China A Inclusion Net Tax (US RIC) Index",
"assets_under_management": 151758455000,
"expense_ratio": 0.06,
"dividend_yield": 2.66,
"top_holdings": [
"Taiwan Semiconductor Manufacturing Company Limited",
"Tencent Holdings Limited",
"Alibaba Group Holding Limited",
"Slcmt1142",
"Mktliq 12\/31\/2049",
"HDFC Bank Limited",
"Reliance Industries Limited",
"Hon Hai Precision Industry Co., Ltd.",
"Xiaomi Corporation",
"China Construction Bank Corporation"
],
"change_1d_percentage": -1.25402,
"change_50_day_percentage": 0.039919212,
"change_200_day_percentage": 0.10345955,
"ytd_return": 5.01491,
"volume": 10223702,
"latest_trading_day": 1772139600,
"previous_close": 59.01,
"open": 58.65,
"high": 58.65,
"low": 57.88
},
{
"name": "BlackRock Institutional Trust Company N.A. - BTC iShares Core S&P U.S.",
"ticker": "IUSG",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/IUSG.png",
"current_price": 165.57,
"issuer": "BlackRock",
"description": null,
"asset_class": "ETF",
"benchmark_index": "S&P 900 Growth",
"assets_under_management": 27530059800,
"expense_ratio": 0.04,
"dividend_yield": 0.53,
"top_holdings": [
"NVIDIA Corporation",
"Microsoft Corporation",
"Alphabet Inc.",
"Apple Inc.",
"Meta Platforms, Inc.",
"Alphabet Inc.",
"Broadcom Inc.",
"Amazon.com, Inc.",
"Berkshire Hathaway Inc.",
"Eli Lilly and Company"
],
"change_1d_percentage": -1.146336,
"change_50_day_percentage": -0.012268905,
"change_200_day_percentage": 0.036725283,
"ytd_return": 0.71252,
"volume": 360518,
"latest_trading_day": 1772139600,
"previous_close": 167.49,
"open": 167.35,
"high": 167.35,
"low": 163.75
},
{
"name": "SPDR Series Trust - SPDR Portfolio S&P 500 Growth ETF",
"ticker": "SPYG",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/SPYG.png",
"current_price": 104.51,
"issuer": "State Street",
"description": null,
"asset_class": "ETF",
"benchmark_index": "S&P 500 Growth",
"assets_under_management": 45744873000,
"expense_ratio": 0.04,
"dividend_yield": 0.51,
"top_holdings": [
"NVIDIA Corporation",
"Microsoft Corporation",
"Alphabet Inc.",
"Apple Inc.",
"Meta Platforms, Inc.",
"Alphabet Inc.",
"Broadcom Inc.",
"Amazon.com, Inc.",
"Berkshire Hathaway Inc.",
"Eli Lilly and Company"
],
"change_1d_percentage": -1.23795,
"change_50_day_percentage": -0.01608565,
"change_200_day_percentage": 0.031863756,
"ytd_return": 0.5407,
"volume": 9076167,
"latest_trading_day": 1772139600,
"previous_close": 105.82,
"open": 105.73,
"high": 105.73,
"low": 103.3566
},
{
"name": "BlackRock Institutional Trust Company N.A. - BTC iShares S&P 500 Growt",
"ticker": "IVW",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/IVW.png",
"current_price": 120.69,
"issuer": "BlackRock",
"description": null,
"asset_class": "ETF",
"benchmark_index": "S&P 500 Growth",
"assets_under_management": 66501165000,
"expense_ratio": 0.18,
"dividend_yield": 0.4,
"top_holdings": [
"NVIDIA Corporation",
"Microsoft Corporation",
"Alphabet Inc.",
"Apple Inc.",
"Meta Platforms, Inc.",
"Alphabet Inc.",
"Broadcom Inc.",
"Amazon.com, Inc.",
"Berkshire Hathaway Inc.",
"Eli Lilly and Company"
],
"change_1d_percentage": -1.26799,
"change_50_day_percentage": -0.01616653,
"change_200_day_percentage": 0.031945057,
"ytd_return": 0.52929,
"volume": 5317799,
"latest_trading_day": 1772139600,
"previous_close": 122.24,
"open": 122.1,
"high": 122.1,
"low": 119.37
},
{
"name": "Vanguard Group, Inc. - Vanguard S&P 500 Growth ETF",
"ticker": "VOOG",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/VOOG.png",
"current_price": 435.45,
"issuer": "Vanguard",
"description": null,
"asset_class": "ETF",
"benchmark_index": "S&P 500 Growth",
"assets_under_management": 22497556500,
"expense_ratio": 0.07,
"dividend_yield": 0.49,
"top_holdings": [
"NVIDIA Corporation",
"Microsoft Corporation",
"Apple Inc.",
"Alphabet Inc.",
"Broadcom Inc.",
"Alphabet Inc.",
"Meta Platforms, Inc.",
"Amazon.com, Inc.",
"Berkshire Hathaway Inc.",
"Eli Lilly and Company"
],
"change_1d_percentage": -1.19129,
"change_50_day_percentage": -0.015909914,
"change_200_day_percentage": 0.03215556,
"ytd_return": 0.53774,
"volume": 321319,
"latest_trading_day": 1772139600,
"previous_close": 440.7,
"open": 440.5,
"high": 440.5,
"low": 430.835
},
{
"name": "Vanguard Group, Inc. - Vanguard Growth ETF",
"ticker": "VUG",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/VUG.png",
"current_price": 465.46,
"issuer": "Vanguard",
"description": null,
"asset_class": "ETF",
"benchmark_index": "CRSP US Large Growth",
"assets_under_management": 349897196000,
"expense_ratio": 0.03,
"dividend_yield": 0.42,
"top_holdings": [
"NVIDIA Corporation",
"Apple Inc.",
"Microsoft Corporation",
"Alphabet Inc.",
"Amazon.com, Inc.",
"Alphabet Inc.",
"Meta Platforms, Inc.",
"Broadcom Inc.",
"Tesla, Inc.",
"Eli Lilly and Company"
],
"change_1d_percentage": -1.03334,
"change_50_day_percentage": -0.02996346,
"change_200_day_percentage": 0.0033814025,
"ytd_return": -1.31997,
"volume": 1291876,
"latest_trading_day": 1772139600,
"previous_close": 470.32,
"open": 469.955,
"high": 470.24,
"low": 461.1
},
{
"name": "BlackRock Institutional Trust Company N.A. - BTC iShares Russell Top 2",
"ticker": "IWY",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/IWY.png",
"current_price": 264.62,
"issuer": "BlackRock",
"description": null,
"asset_class": "ETF",
"benchmark_index": "Russell Top 200 Growth",
"assets_under_management": 16104245200,
"expense_ratio": 0.2,
"dividend_yield": 0.37,
"top_holdings": [
"NVIDIA Corporation",
"Apple Inc.",
"Microsoft Corporation",
"Amazon.com, Inc.",
"Alphabet Inc.",
"Meta Platforms, Inc.",
"Broadcom Inc.",
"Alphabet Inc.",
"Tesla, Inc.",
"Eli Lilly and Company"
],
"change_1d_percentage": -1.10991,
"change_50_day_percentage": -0.027421976,
"change_200_day_percentage": 0.008001289,
"ytd_return": -1.67245,
"volume": 379540,
"latest_trading_day": 1772139600,
"previous_close": 267.59,
"open": 267.63,
"high": 267.31,
"low": 262.34
},
{
"name": "Invesco QQQ ETF",
"ticker": "QQQ",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/QQQ.png",
"current_price": 609.24,
"issuer": "Invesco",
"description": null,
"asset_class": "ETF",
"benchmark_index": "NASDAQ 100 Index",
"assets_under_management": 411780088000,
"expense_ratio": 0.18,
"dividend_yield": 0.45,
"top_holdings": [
"NVIDIA Corporation",
"Apple Inc.",
"Microsoft Corporation",
"Amazon.com, Inc.",
"Meta Platforms, Inc.",
"Alphabet Inc.",
"Tesla, Inc.",
"Alphabet Inc.",
"Walmart Inc.",
"Broadcom Inc."
],
"change_1d_percentage": -1.16479,
"change_50_day_percentage": -0.010932588,
"change_200_day_percentage": 0.040445656,
"ytd_return": 1.21626,
"volume": 94512312,
"latest_trading_day": 1772139601,
"previous_close": 616.42,
"open": 615.49,
"high": 615.53,
"low": 603.98
},
{
"name": "Invesco Exchange-Traded Fund Trust II - Invesco NASDAQ 100 ETF",
"ticker": "QQQM",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/QQQM.png",
"current_price": 250.88,
"issuer": "Invesco",
"description": null,
"asset_class": "ETF",
"benchmark_index": "NASDAQ 100 Index",
"assets_under_management": 73416524000,
"expense_ratio": 0.15,
"dividend_yield": 0.49,
"top_holdings": [
"NVIDIA Corporation",
"Apple Inc.",
"Microsoft Corporation",
"Amazon.com, Inc.",
"Meta Platforms, Inc.",
"Alphabet Inc.",
"Tesla, Inc.",
"Alphabet Inc.",
"Walmart Inc.",
"Broadcom Inc."
],
"change_1d_percentage": -1.16219,
"change_50_day_percentage": -0.010773114,
"change_200_day_percentage": 0.04070384,
"ytd_return": 1.21802,
"volume": 7744827,
"latest_trading_day": 1772139600,
"previous_close": 253.83,
"open": 253.42,
"high": 253.49,
"low": 248.7
},
{
"name": "Vanguard Group, Inc. - Vanguard Mega Cap Growth ETF",
"ticker": "MGK",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/MGK.png",
"current_price": 390.51,
"issuer": "Vanguard",
"description": null,
"asset_class": "ETF",
"benchmark_index": "CRSP US Mega Growth",
"assets_under_management": 31799377900,
"expense_ratio": 0.05,
"dividend_yield": 0.36,
"top_holdings": [
"NVIDIA Corporation",
"Apple Inc.",
"Microsoft Corporation",
"Alphabet Inc.",
"Amazon.com, Inc.",
"Tesla, Inc.",
"Meta Platforms, Inc.",
"Alphabet Inc.",
"Broadcom Inc.",
"Eli Lilly and Company"
],
"change_1d_percentage": -1.08913,
"change_50_day_percentage": -0.03417331,
"change_200_day_percentage": 0.0024784177,
"ytd_return": -1.71027,
"volume": 688931,
"latest_trading_day": 1772139600,
"previous_close": 394.81,
"open": 394.89,
"high": 394.555,
"low": 386.7
},
{
"name": "Vanguard Group, Inc. - Vanguard Information Technology ETF",
"ticker": "VGT",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/VGT.png",
"current_price": 740.19,
"issuer": "Vanguard",
"description": null,
"asset_class": "ETF",
"benchmark_index": "MSCI US IMI 25\/50 Information Technology",
"assets_under_management": 130278728000,
"expense_ratio": 0.09,
"dividend_yield": 0.41,
"top_holdings": [
"NVIDIA Corporation",
"Apple Inc.",
"Microsoft Corporation",
"Broadcom Inc.",
"Palantir Technologies Inc.",
"Advanced Micro Devices, Inc.",
"Oracle Corporation",
"Micron Technology, Inc.",
"Cisco Systems, Inc.",
"International Business Machines Corporation"
],
"change_1d_percentage": -1.47353,
"change_50_day_percentage": -0.013385745,
"change_200_day_percentage": 0.036256187,
"ytd_return": -0.77499,
"volume": 393066,
"latest_trading_day": 1772139600,
"previous_close": 751.26,
"open": 751.99,
"high": 751.99,
"low": 732.4451
},
{
"name": "SSgA Active Trust - SSgA Technology Select Sector SPDR",
"ticker": "XLK",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/XLK.png",
"current_price": 141.01,
"issuer": "State Street",
"description": null,
"asset_class": "ETF",
"benchmark_index": "S&P Technology Select Sector",
"assets_under_management": 91643199000,
"expense_ratio": 0.08,
"dividend_yield": 0.54,
"top_holdings": [
"NVIDIA Corporation",
"Apple Inc.",
"Microsoft Corporation",
"Broadcom Inc.",
"Micron Technology, Inc.",
"Advanced Micro Devices, Inc.",
"Palantir Technologies Inc.",
"Lam Research Corporation",
"Cisco Systems, Inc.",
"International Business Machines Corporation"
],
"change_1d_percentage": -1.3985,
"change_50_day_percentage": -0.01772567,
"change_200_day_percentage": 0.03777445,
"ytd_return": -0.03768,
"volume": 19260059,
"latest_trading_day": 1772139600,
"previous_close": 143.01,
"open": 142.94,
"high": 143.01,
"low": 139.26
},
{
"name": "BlackRock Institutional Trust Company N.A. - BTC iShares U.S. Technolo",
"ticker": "IYW",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/IYW.png",
"current_price": 193.2,
"issuer": "BlackRock",
"description": null,
"asset_class": "ETF",
"benchmark_index": "Russell 1000 Technology RIC 22.5\/45 Capped Index",
"assets_under_management": 20757581800,
"expense_ratio": 0.38,
"dividend_yield": 0.14,
"top_holdings": [
"NVIDIA Corporation",
"Apple Inc.",
"Microsoft Corporation",
"Meta Platforms, Inc.",
"Micron Technology, Inc.",
"Broadcom Inc.",
"Advanced Micro Devices, Inc.",
"Alphabet Inc.",
"Palantir Technologies Inc.",
"Alphabet Inc."
],
"change_1d_percentage": -1.41851,
"change_50_day_percentage": -0.022543281,
"change_200_day_percentage": 0.031061515,
"ytd_return": -0.64459,
"volume": 1188247,
"latest_trading_day": 1772139600,
"previous_close": 195.98,
"open": 196.02,
"high": 196.025,
"low": 191.09
},
{
"name": "SPDR Series Trust - SPDR Portfolio S&P 500 ETF",
"ticker": "SPLG",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/SPLG.png",
"current_price": 80,
"issuer": "State Street",
"description": null,
"asset_class": "ETF",
"benchmark_index": "S&P 500",
"assets_under_management": 97328325000,
"expense_ratio": 0.02,
"dividend_yield": 1.13,
"top_holdings": [
"NVIDIA Corporation",
"Apple Inc.",
"Microsoft Corporation",
"Amazon.com, Inc.",
"Alphabet Inc.",
"Meta Platforms, Inc.",
"Alphabet Inc.",
"Broadcom Inc.",
"Tesla, Inc.",
"Berkshire Hathaway Inc."
],
"change_1d_percentage": -1.06357,
"change_50_day_percentage": 0.007158423,
"change_200_day_percentage": 0.090687215,
"ytd_return": 17.78646,
"volume": 13399651,
"latest_trading_day": 1761854400,
"previous_close": 80.86,
"open": 80.45,
"high": 80.69,
"low": 79.98
},
{
"name": "ProShares Trust - ProShares UltraPro QQQ",
"ticker": "TQQQ",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/TQQQ.png",
"current_price": 50.05,
"issuer": "ProShares",
"description": null,
"asset_class": "ETF",
"benchmark_index": "NASDAQ 100 Index",
"assets_under_management": 28960600100,
"expense_ratio": 0.82,
"dividend_yield": 0.63,
"top_holdings": [
"NASDAQ 100 INDEX SWAP GOLDMAN SACHS INTERNATIONAL",
"NASDAQ 100 INDEX SWAP UBS AG",
"NASDAQ 100 INDEX SWAP SOCIETE GENERALE",
"NASDAQ 100 INDEX SWAP NOMURA CAPITAL",
"NASDAQ 100 INDEX SWAP BANK OF AMERICA NA",
"NASDAQ 100 INDEX SWAP BNP PARIBAS",
"NASDAQ 100 INDEX SWAP BARCLAYS CAPITAL",
"NASDAQ 100 INDEX SWAP CITIBANK NA",
"NASDAQ 100 INDEX SWAP MORGAN STANLEY & CO. INTERNATIONAL PLC",
"NASDAQ 100 INDEX SWAP JPMORGAN CHASE BANK NA"
],
"change_1d_percentage": -3.50877,
"change_50_day_percentage": -0.05073136,
"change_200_day_percentage": 0.045444954,
"ytd_return": 2.37154,
"volume": 104183983,
"latest_trading_day": 1772139600,
"previous_close": 51.87,
"open": 51.63,
"high": 51.64,
"low": 48.71
}
]
}
ETF Detail
Get detailed information for a specific ETF ticker.
Parameters
| Param | Type | Required |
|---|---|---|
| ticker | string | REQUIRED |
| The ETF symbol (e.g., SPY). | ||
Expected Response
{
"status": "success",
"message": "ETF ticker information retrieved successfully",
"data": {
"name": "SPDR S&P 500 ETF Trust",
"ticker": "SPY",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/SPY.png",
"current_price": 689.3,
"issuer": "State Street",
"description": null,
"asset_class": "ETF",
"benchmark_index": "S&P 500",
"assets_under_management": 708919230000,
"expense_ratio": 0.0945,
"dividend_yield": 1.05,
"top_holdings": [
"NVIDIA Corporation",
"Apple Inc.",
"Microsoft Corporation",
"Amazon.com, Inc.",
"Alphabet Inc.",
"Meta Platforms, Inc.",
"Alphabet Inc.",
"Broadcom Inc.",
"Tesla, Inc.",
"Berkshire Hathaway Inc."
],
"change_1d_percentage": -0.555441,
"change_50_day_percentage": 0.0025793568,
"change_200_day_percentage": 0.05552021,
"ytd_return": 1.4415,
"volume": 67867592,
"latest_trading_day": 1772139600,
"previous_close": 693.15,
"open": 693.28,
"high": 693.3,
"low": 684.36
}
}
Bonds
Access global government and corporate bond data, including yields and maturities.
All Bonds
Retrieve a list of all supported bonds.
Parameters
| Param | Type | Required |
|---|---|---|
| search | string | OPTIONAL |
| Filter by bond name or issuer. | ||
Expected Response
{
"status": "success",
"message": "bonds retrieved successfully",
"data": [
{
"cusip": "91282CQD6",
"name": "3 1\/2 02\/28\/2031",
"maturity": 1930003200,
"issue": 1772409600,
"coupon": 3.5,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CQB0",
"name": "3 3\/8 02\/29\/2028",
"maturity": 1835395200,
"issue": 1772409600,
"coupon": 3.375,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "912810UT3",
"name": "4 5\/8 02\/15\/2046",
"maturity": 2402265600,
"issue": 1772409600,
"coupon": 4.625,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CQA2",
"name": "3 1\/2 02\/15\/2029",
"maturity": 1865808000,
"issue": 1771286400,
"coupon": 3.5,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "912810UR7",
"name": "4 3\/4 02\/15\/2056",
"maturity": 2717798400,
"issue": 1771286400,
"coupon": 4.75,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CPZ8",
"name": "4 1\/8 02\/15\/2036",
"maturity": 2086646400,
"issue": 1771286400,
"coupon": 4.125,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CPW5",
"name": "3 3\/4 01\/31\/2031",
"maturity": 1927584000,
"issue": 1769990400,
"coupon": 3.75,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CPY1",
"name": "4 01\/31\/2033",
"maturity": 1990742400,
"issue": 1769990400,
"coupon": 4,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CPT2",
"name": "3 1\/2 01\/15\/2029",
"maturity": 1863129600,
"issue": 1768435200,
"coupon": 3.5,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CPQ8",
"name": "3 7\/8 12\/31\/2032",
"maturity": 1988064000,
"issue": 1767139200,
"coupon": 3.875,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CPR6",
"name": "3 5\/8 12\/31\/2030",
"maturity": 1924905600,
"issue": 1767139200,
"coupon": 3.625,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CPS4",
"name": "3 3\/8 12\/31\/2027",
"maturity": 1830211200,
"issue": 1767139200,
"coupon": 3.375,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CPP0",
"name": "3 1\/2 12\/15\/2028",
"maturity": 1860451200,
"issue": 1765756800,
"coupon": 3.5,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CPM7",
"name": "3 3\/4 11\/30\/2032",
"maturity": 1985385600,
"issue": 1764547200,
"coupon": 3.75,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CPL9",
"name": "3 3\/8 11\/30\/2027",
"maturity": 1827532800,
"issue": 1764547200,
"coupon": 3.375,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CPN5",
"name": "3 1\/2 11\/30\/2030",
"maturity": 1922227200,
"issue": 1764547200,
"coupon": 3.5,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "912810UQ9",
"name": "4 5\/8 11\/15\/2045",
"maturity": 2394316800,
"issue": 1764547200,
"coupon": 4.625,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CPJ4",
"name": "4 11\/15\/2035",
"maturity": 2078697600,
"issue": 1763337600,
"coupon": 4,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CPK1",
"name": "3 1\/2 11\/15\/2028",
"maturity": 1857859200,
"issue": 1763337600,
"coupon": 3.5,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "912810UP1",
"name": "4 5\/8 11\/15\/2055",
"maturity": 2709849600,
"issue": 1763337600,
"coupon": 4.625,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CPD7",
"name": "3 5\/8 10\/31\/2030",
"maturity": 1919635200,
"issue": 1761868800,
"coupon": 3.625,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CPF2",
"name": "3 3\/4 10\/31\/2032",
"maturity": 1982793600,
"issue": 1761868800,
"coupon": 3.75,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CPE5",
"name": "3 1\/2 10\/31\/2027",
"maturity": 1824940800,
"issue": 1761868800,
"coupon": 3.5,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CPC9",
"name": "3 1\/2 10\/15\/2028",
"maturity": 1855180800,
"issue": 1760486400,
"coupon": 3.5,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CPA3",
"name": "3 5\/8 09\/30\/2030",
"maturity": 1916956800,
"issue": 1759190400,
"coupon": 3.625,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CNZ0",
"name": "3 7\/8 09\/30\/2032",
"maturity": 1980115200,
"issue": 1759190400,
"coupon": 3.875,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CPB1",
"name": "3 1\/2 09\/30\/2027",
"maturity": 1822262400,
"issue": 1759190400,
"coupon": 3.5,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CNY3",
"name": "3 3\/8 09\/15\/2028",
"maturity": 1852588800,
"issue": 1757894400,
"coupon": 3.375,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CNX5",
"name": "3 5\/8 08\/31\/2030",
"maturity": 1914364800,
"issue": 1756771200,
"coupon": 3.625,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "912810UN6",
"name": "4 7\/8 08\/15\/2045",
"maturity": 2386368000,
"issue": 1756771200,
"coupon": 4.875,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CNW7",
"name": "3 7\/8 08\/31\/2032",
"maturity": 1977523200,
"issue": 1756771200,
"coupon": 3.875,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CNV9",
"name": "3 5\/8 08\/31\/2027",
"maturity": 1819670400,
"issue": 1756771200,
"coupon": 3.625,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CNT4",
"name": "4 1\/4 08\/15\/2035",
"maturity": 2070748800,
"issue": 1755216000,
"coupon": 4.25,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "912810UM8",
"name": "4 3\/4 08\/15\/2055",
"maturity": 2701900800,
"issue": 1755216000,
"coupon": 4.75,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CNU1",
"name": "3 5\/8 08\/15\/2028",
"maturity": 1849910400,
"issue": 1755216000,
"coupon": 3.625,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CNN7",
"name": "3 7\/8 07\/31\/2030",
"maturity": 1911686400,
"issue": 1753920000,
"coupon": 3.875,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CNP2",
"name": "3 7\/8 07\/31\/2027",
"maturity": 1816992000,
"issue": 1753920000,
"coupon": 3.875,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CNR8",
"name": "4 07\/31\/2032",
"maturity": 1974844800,
"issue": 1753920000,
"coupon": 4,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CNM9",
"name": "3 7\/8 07\/15\/2028",
"maturity": 1847232000,
"issue": 1752537600,
"coupon": 3.875,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CNJ6",
"name": "4 06\/30\/2032",
"maturity": 1972166400,
"issue": 1751241600,
"coupon": 4,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CNK3",
"name": "3 7\/8 06\/30\/2030",
"maturity": 1909008000,
"issue": 1751241600,
"coupon": 3.875,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CNL1",
"name": "3 3\/4 06\/30\/2027",
"maturity": 1814313600,
"issue": 1751241600,
"coupon": 3.75,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CNH0",
"name": "3 7\/8 06\/15\/2028",
"maturity": 1844640000,
"issue": 1750032000,
"coupon": 3.875,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CNF4",
"name": "4 1\/8 05\/31\/2032",
"maturity": 1969574400,
"issue": 1748822400,
"coupon": 4.125,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CNG2",
"name": "4 05\/31\/2030",
"maturity": 1906416000,
"issue": 1748822400,
"coupon": 4,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CNE7",
"name": "3 7\/8 05\/31\/2027",
"maturity": 1811721600,
"issue": 1748822400,
"coupon": 3.875,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "912810UL0",
"name": "5 05\/15\/2045",
"maturity": 2378419200,
"issue": 1748822400,
"coupon": 5,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CNC1",
"name": "4 1\/4 05\/15\/2035",
"maturity": 2062800000,
"issue": 1747267200,
"coupon": 4.25,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CND9",
"name": "3 3\/4 05\/15\/2028",
"maturity": 1841961600,
"issue": 1747267200,
"coupon": 3.75,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "912810UK2",
"name": "4 3\/4 05\/15\/2055",
"maturity": 2693952000,
"issue": 1747267200,
"coupon": 4.75,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CNA5",
"name": "4 04\/30\/2032",
"maturity": 1966896000,
"issue": 1745971200,
"coupon": 4,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CMZ1",
"name": "3 7\/8 04\/30\/2030",
"maturity": 1903737600,
"issue": 1745971200,
"coupon": 3.875,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CMY4",
"name": "3 3\/4 04\/30\/2027",
"maturity": 1809043200,
"issue": 1745971200,
"coupon": 3.75,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CMW8",
"name": "3 3\/4 04\/15\/2028",
"maturity": 1839369600,
"issue": 1744675200,
"coupon": 3.75,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CMU2",
"name": "4 03\/31\/2030",
"maturity": 1901145600,
"issue": 1743379200,
"coupon": 4,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CMV0",
"name": "3 7\/8 03\/31\/2027",
"maturity": 1806451200,
"issue": 1743379200,
"coupon": 3.875,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CMT5",
"name": "4 1\/8 03\/31\/2032",
"maturity": 1964304000,
"issue": 1743379200,
"coupon": 4.125,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CMS7",
"name": "3 7\/8 03\/15\/2028",
"maturity": 1836691200,
"issue": 1742169600,
"coupon": 3.875,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "912810UJ5",
"name": "4 3\/4 02\/15\/2045",
"maturity": 2370729600,
"issue": 1740700800,
"coupon": 4.75,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CMR9",
"name": "4 1\/8 02\/29\/2032",
"maturity": 1961625600,
"issue": 1740700800,
"coupon": 4.125,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CMP3",
"name": "4 1\/8 02\/28\/2027",
"maturity": 1803772800,
"issue": 1740700800,
"coupon": 4.125,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CMM0",
"name": "4 5\/8 02\/15\/2035",
"maturity": 2055110400,
"issue": 1739836800,
"coupon": 4.625,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CMN8",
"name": "4 1\/4 02\/15\/2028",
"maturity": 1834185600,
"issue": 1739836800,
"coupon": 4.25,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "912810UG1",
"name": "4 5\/8 02\/15\/2055",
"maturity": 2686262400,
"issue": 1739836800,
"coupon": 4.625,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CMK4",
"name": "4 3\/8 01\/31\/2032",
"maturity": 1959120000,
"issue": 1738281600,
"coupon": 4.375,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CMH1",
"name": "4 1\/8 01\/31\/2027",
"maturity": 1801353600,
"issue": 1738281600,
"coupon": 4.125,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CMG3",
"name": "4 1\/4 01\/31\/2030",
"maturity": 1896048000,
"issue": 1738281600,
"coupon": 4.25,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CMF5",
"name": "4 1\/4 01\/15\/2028",
"maturity": 1831507200,
"issue": 1736899200,
"coupon": 4.25,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CMC2",
"name": "4 1\/2 12\/31\/2031",
"maturity": 1956441600,
"issue": 1735603200,
"coupon": 4.5,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CMD0",
"name": "4 3\/8 12\/31\/2029",
"maturity": 1893369600,
"issue": 1735603200,
"coupon": 4.375,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CME8",
"name": "4 1\/4 12\/31\/2026",
"maturity": 1798675200,
"issue": 1735603200,
"coupon": 4.25,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CMB4",
"name": "4 12\/15\/2027",
"maturity": 1828828800,
"issue": 1734307200,
"coupon": 4,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CMA6",
"name": "4 1\/8 11\/30\/2029",
"maturity": 1890691200,
"issue": 1733097600,
"coupon": 4.125,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CLY5",
"name": "4 1\/4 11\/30\/2026",
"maturity": 1795996800,
"issue": 1733097600,
"coupon": 4.25,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "912810UF3",
"name": "4 5\/8 11\/15\/2044",
"maturity": 2362780800,
"issue": 1733097600,
"coupon": 4.625,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CLZ2",
"name": "4 1\/8 11\/30\/2031",
"maturity": 1953763200,
"issue": 1733097600,
"coupon": 4.125,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CLW9",
"name": "4 1\/4 11\/15\/2034",
"maturity": 2047161600,
"issue": 1731628800,
"coupon": 4.25,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CLX7",
"name": "4 1\/8 11\/15\/2027",
"maturity": 1826236800,
"issue": 1731628800,
"coupon": 4.125,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "912810UE6",
"name": "4 1\/2 11\/15\/2054",
"maturity": 2678313600,
"issue": 1731628800,
"coupon": 4.5,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CLU3",
"name": "4 1\/8 10\/31\/2031",
"maturity": 1951171200,
"issue": 1730332800,
"coupon": 4.125,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CLR0",
"name": "4 1\/8 10\/31\/2029",
"maturity": 1888099200,
"issue": 1730332800,
"coupon": 4.125,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CLS8",
"name": "4 1\/8 10\/31\/2026",
"maturity": 1793404800,
"issue": 1730332800,
"coupon": 4.125,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CLQ2",
"name": "3 7\/8 10\/15\/2027",
"maturity": 1823558400,
"issue": 1728950400,
"coupon": 3.875,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CLM1",
"name": "3 5\/8 09\/30\/2031",
"maturity": 1948492800,
"issue": 1727654400,
"coupon": 3.625,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CLP4",
"name": "3 1\/2 09\/30\/2026",
"maturity": 1790726400,
"issue": 1727654400,
"coupon": 3.5,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CLN9",
"name": "3 1\/2 09\/30\/2029",
"maturity": 1885420800,
"issue": 1727654400,
"coupon": 3.5,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CLL3",
"name": "3 3\/8 09\/15\/2027",
"maturity": 1820966400,
"issue": 1726444800,
"coupon": 3.375,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "912810UD8",
"name": "4 1\/8 08\/15\/2044",
"maturity": 2354832000,
"issue": 1725321600,
"coupon": 4.125,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CLJ8",
"name": "3 3\/4 08\/31\/2031",
"maturity": 1945900800,
"issue": 1725321600,
"coupon": 3.75,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CLK5",
"name": "3 5\/8 08\/31\/2029",
"maturity": 1882828800,
"issue": 1725321600,
"coupon": 3.625,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CLH2",
"name": "3 3\/4 08\/31\/2026",
"maturity": 1788134400,
"issue": 1725321600,
"coupon": 3.75,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "912810UC0",
"name": "4 1\/4 08\/15\/2054",
"maturity": 2670364800,
"issue": 1723680000,
"coupon": 4.25,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CLF6",
"name": "3 7\/8 08\/15\/2034",
"maturity": 2039212800,
"issue": 1723680000,
"coupon": 3.875,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CLG4",
"name": "3 3\/4 08\/15\/2027",
"maturity": 1818288000,
"issue": 1723680000,
"coupon": 3.75,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CLB5",
"name": "4 3\/8 07\/31\/2026",
"maturity": 1785456000,
"issue": 1722384000,
"coupon": 4.375,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CLC3",
"name": "4 07\/31\/2029",
"maturity": 1880150400,
"issue": 1722384000,
"coupon": 4,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CLD1",
"name": "4 1\/8 07\/31\/2031",
"maturity": 1943222400,
"issue": 1722384000,
"coupon": 4.125,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CKZ3",
"name": "4 3\/8 07\/15\/2027",
"maturity": 1815609600,
"issue": 1721001600,
"coupon": 4.375,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CKY6",
"name": "4 5\/8 06\/30\/2026",
"maturity": 1782777600,
"issue": 1719792000,
"coupon": 4.625,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CKW0",
"name": "4 1\/4 06\/30\/2031",
"maturity": 1940544000,
"issue": 1719792000,
"coupon": 4.25,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CKX8",
"name": "4 1\/4 06\/30\/2029",
"maturity": 1877472000,
"issue": 1719792000,
"coupon": 4.25,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CKV2",
"name": "4 5\/8 06\/15\/2027",
"maturity": 1813017600,
"issue": 1718582400,
"coupon": 4.625,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CKU4",
"name": "4 5\/8 05\/31\/2031",
"maturity": 1937952000,
"issue": 1717113600,
"coupon": 4.625,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CKS9",
"name": "4 7\/8 05\/31\/2026",
"maturity": 1780185600,
"issue": 1717113600,
"coupon": 4.875,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CKT7",
"name": "4 1\/2 05\/31\/2029",
"maturity": 1874880000,
"issue": 1717113600,
"coupon": 4.5,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "912810UB2",
"name": "4 5\/8 05\/15\/2044",
"maturity": 2346883200,
"issue": 1717113600,
"coupon": 4.625,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CKQ3",
"name": "4 3\/8 05\/15\/2034",
"maturity": 2031264000,
"issue": 1715731200,
"coupon": 4.375,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CKR1",
"name": "4 1\/2 05\/15\/2027",
"maturity": 1810339200,
"issue": 1715731200,
"coupon": 4.5,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "912810UA4",
"name": "4 5\/8 05\/15\/2054",
"maturity": 2662416000,
"issue": 1715731200,
"coupon": 4.625,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CKN0",
"name": "4 5\/8 04\/30\/2031",
"maturity": 1935273600,
"issue": 1714435200,
"coupon": 4.625,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CKP5",
"name": "4 5\/8 04\/30\/2029",
"maturity": 1872201600,
"issue": 1714435200,
"coupon": 4.625,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CKK6",
"name": "4 7\/8 04\/30\/2026",
"maturity": 1777507200,
"issue": 1714435200,
"coupon": 4.875,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CKJ9",
"name": "4 1\/2 04\/15\/2027",
"maturity": 1807747200,
"issue": 1713139200,
"coupon": 4.5,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CKF7",
"name": "4 1\/8 03\/31\/2031",
"maturity": 1932681600,
"issue": 1711929600,
"coupon": 4.125,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CKG5",
"name": "4 1\/8 03\/31\/2029",
"maturity": 1869609600,
"issue": 1711929600,
"coupon": 4.125,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CKH3",
"name": "4 1\/2 03\/31\/2026",
"maturity": 1774915200,
"issue": 1711929600,
"coupon": 4.5,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CKE0",
"name": "4 1\/4 03\/15\/2027",
"maturity": 1805068800,
"issue": 1710460800,
"coupon": 4.25,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CKC4",
"name": "4 1\/4 02\/28\/2031",
"maturity": 1930003200,
"issue": 1709164800,
"coupon": 4.25,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CKB6",
"name": "4 5\/8 02\/28\/2026",
"maturity": 1772236800,
"issue": 1709164800,
"coupon": 4.625,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CKD2",
"name": "4 1\/4 02\/28\/2029",
"maturity": 1866931200,
"issue": 1709164800,
"coupon": 4.25,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "912810TZ1",
"name": "4 1\/2 02\/15\/2044",
"maturity": 2339107200,
"issue": 1709164800,
"coupon": 4.5,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CJZ5",
"name": "4 02\/15\/2034",
"maturity": 2023574400,
"issue": 1707955200,
"coupon": 4,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "912810TX6",
"name": "4 1\/4 02\/15\/2054",
"maturity": 2654726400,
"issue": 1707955200,
"coupon": 4.25,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CKA8",
"name": "4 1\/8 02\/15\/2027",
"maturity": 1802649600,
"issue": 1707955200,
"coupon": 4.125,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CJX0",
"name": "4 01\/31\/2031",
"maturity": 1927584000,
"issue": 1706659200,
"coupon": 4,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CJW2",
"name": "4 01\/31\/2029",
"maturity": 1864512000,
"issue": 1706659200,
"coupon": 4,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CJT9",
"name": "4 01\/15\/2027",
"maturity": 1799971200,
"issue": 1705363200,
"coupon": 4,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CJR3",
"name": "3 3\/4 12\/31\/2028",
"maturity": 1861833600,
"issue": 1704153600,
"coupon": 3.75,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CJQ5",
"name": "3 3\/4 12\/31\/2030",
"maturity": 1924905600,
"issue": 1704153600,
"coupon": 3.75,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CJP7",
"name": "4 3\/8 12\/15\/2026",
"maturity": 1797292800,
"issue": 1702598400,
"coupon": 4.375,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CJN2",
"name": "4 3\/8 11\/30\/2028",
"maturity": 1859155200,
"issue": 1701302400,
"coupon": 4.375,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "912810TW8",
"name": "4 3\/4 11\/15\/2043",
"maturity": 2331158400,
"issue": 1701302400,
"coupon": 4.75,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CJM4",
"name": "4 3\/8 11\/30\/2030",
"maturity": 1922227200,
"issue": 1701302400,
"coupon": 4.375,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CJJ1",
"name": "4 1\/2 11\/15\/2033",
"maturity": 2015625600,
"issue": 1700006400,
"coupon": 4.5,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CJK8",
"name": "4 5\/8 11\/15\/2026",
"maturity": 1794700800,
"issue": 1700006400,
"coupon": 4.625,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "912810TV0",
"name": "4 3\/4 11\/15\/2053",
"maturity": 2646777600,
"issue": 1700006400,
"coupon": 4.75,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CJF9",
"name": "4 7\/8 10\/31\/2028",
"maturity": 1856563200,
"issue": 1698710400,
"coupon": 4.875,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CJG7",
"name": "4 7\/8 10\/31\/2030",
"maturity": 1919635200,
"issue": 1698710400,
"coupon": 4.875,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CJC6",
"name": "4 5\/8 10\/15\/2026",
"maturity": 1792022400,
"issue": 1697414400,
"coupon": 4.625,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CHZ7",
"name": "4 5\/8 09\/30\/2030",
"maturity": 1916956800,
"issue": 1696204800,
"coupon": 4.625,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CJA0",
"name": "4 5\/8 09\/30\/2028",
"maturity": 1853884800,
"issue": 1696204800,
"coupon": 4.625,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CHY0",
"name": "4 5\/8 09\/15\/2026",
"maturity": 1789430400,
"issue": 1694736000,
"coupon": 4.625,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CHX2",
"name": "4 3\/8 08\/31\/2028",
"maturity": 1851292800,
"issue": 1693440000,
"coupon": 4.375,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "912810TU2",
"name": "4 3\/8 08\/15\/2043",
"maturity": 2323209600,
"issue": 1693440000,
"coupon": 4.375,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CHW4",
"name": "4 1\/8 08\/31\/2030",
"maturity": 1914364800,
"issue": 1693440000,
"coupon": 4.125,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "912810TT5",
"name": "4 1\/8 08\/15\/2053",
"maturity": 2638828800,
"issue": 1692057600,
"coupon": 4.125,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CHT1",
"name": "3 7\/8 08\/15\/2033",
"maturity": 2007676800,
"issue": 1692057600,
"coupon": 3.875,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CHU8",
"name": "4 3\/8 08\/15\/2026",
"maturity": 1786752000,
"issue": 1692057600,
"coupon": 4.375,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CHR5",
"name": "4 07\/31\/2030",
"maturity": 1911686400,
"issue": 1690761600,
"coupon": 4,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CHQ7",
"name": "4 1\/8 07\/31\/2028",
"maturity": 1848614400,
"issue": 1690761600,
"coupon": 4.125,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CHM6",
"name": "4 1\/2 07\/15\/2026",
"maturity": 1784073600,
"issue": 1689552000,
"coupon": 4.5,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CHK0",
"name": "4 06\/30\/2028",
"maturity": 1845936000,
"issue": 1688083200,
"coupon": 4,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CHJ3",
"name": "3 3\/4 06\/30\/2030",
"maturity": 1909008000,
"issue": 1688083200,
"coupon": 3.75,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CHH7",
"name": "4 1\/8 06\/15\/2026",
"maturity": 1781481600,
"issue": 1686787200,
"coupon": 4.125,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CHE4",
"name": "3 5\/8 05\/31\/2028",
"maturity": 1843344000,
"issue": 1685491200,
"coupon": 3.625,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CHF1",
"name": "3 3\/4 05\/31\/2030",
"maturity": 1906416000,
"issue": 1685491200,
"coupon": 3.75,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "912810TS7",
"name": "3 7\/8 05\/15\/2043",
"maturity": 2315260800,
"issue": 1685491200,
"coupon": 3.875,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CHC8",
"name": "3 3\/8 05\/15\/2033",
"maturity": 1999728000,
"issue": 1684108800,
"coupon": 3.375,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CHB0",
"name": "3 5\/8 05\/15\/2026",
"maturity": 1778803200,
"issue": 1684108800,
"coupon": 3.625,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "912810TR9",
"name": "3 5\/8 05\/15\/2053",
"maturity": 2630880000,
"issue": 1684108800,
"coupon": 3.625,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CGZ8",
"name": "3 1\/2 04\/30\/2030",
"maturity": 1903737600,
"issue": 1682899200,
"coupon": 3.5,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CHA2",
"name": "3 1\/2 04\/30\/2028",
"maturity": 1840665600,
"issue": 1682899200,
"coupon": 3.5,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CGV7",
"name": "3 3\/4 04\/15\/2026",
"maturity": 1776211200,
"issue": 1681689600,
"coupon": 3.75,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CGT2",
"name": "3 5\/8 03\/31\/2028",
"maturity": 1838073600,
"issue": 1680220800,
"coupon": 3.625,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CGS4",
"name": "3 5\/8 03\/31\/2030",
"maturity": 1901145600,
"issue": 1680220800,
"coupon": 3.625,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CGR6",
"name": "4 5\/8 03\/15\/2026",
"maturity": 1773532800,
"issue": 1678838400,
"coupon": 4.625,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CGQ8",
"name": "4 02\/28\/2030",
"maturity": 1898467200,
"issue": 1677542400,
"coupon": 4,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CGP0",
"name": "4 02\/29\/2028",
"maturity": 1835395200,
"issue": 1677542400,
"coupon": 4,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "912810TQ1",
"name": "3 7\/8 02\/15\/2043",
"maturity": 2307571200,
"issue": 1677542400,
"coupon": 3.875,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CGM7",
"name": "3 1\/2 02\/15\/2033",
"maturity": 1992038400,
"issue": 1676419200,
"coupon": 3.5,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "912810TN8",
"name": "3 5\/8 02\/15\/2053",
"maturity": 2623190400,
"issue": 1676419200,
"coupon": 3.625,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CGJ4",
"name": "3 1\/2 01\/31\/2030",
"maturity": 1896048000,
"issue": 1675123200,
"coupon": 3.5,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CGH8",
"name": "3 1\/2 01\/31\/2028",
"maturity": 1832889600,
"issue": 1675123200,
"coupon": 3.5,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CGB1",
"name": "3 7\/8 12\/31\/2029",
"maturity": 1893369600,
"issue": 1672704000,
"coupon": 3.875,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CGC9",
"name": "3 7\/8 12\/31\/2027",
"maturity": 1830211200,
"issue": 1672704000,
"coupon": 3.875,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "912810TM0",
"name": "4 11\/15\/2042",
"maturity": 2299622400,
"issue": 1669766400,
"coupon": 4,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CFZ9",
"name": "3 7\/8 11\/30\/2027",
"maturity": 1827532800,
"issue": 1669766400,
"coupon": 3.875,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CFY2",
"name": "3 7\/8 11\/30\/2029",
"maturity": 1890691200,
"issue": 1669766400,
"coupon": 3.875,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "912810TL2",
"name": "4 11\/15\/2052",
"maturity": 2615241600,
"issue": 1668470400,
"coupon": 4,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CFV8",
"name": "4 1\/8 11\/15\/2032",
"maturity": 1984089600,
"issue": 1668470400,
"coupon": 4.125,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CFU0",
"name": "4 1\/8 10\/31\/2027",
"maturity": 1824940800,
"issue": 1667174400,
"coupon": 4.125,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CFT3",
"name": "4 10\/31\/2029",
"maturity": 1888099200,
"issue": 1667174400,
"coupon": 4,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CFL0",
"name": "3 7\/8 09\/30\/2029",
"maturity": 1885420800,
"issue": 1664496000,
"coupon": 3.875,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CFM8",
"name": "4 1\/8 09\/30\/2027",
"maturity": 1822262400,
"issue": 1664496000,
"coupon": 4.125,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "912810TK4",
"name": "3 3\/8 08\/15\/2042",
"maturity": 2291673600,
"issue": 1661904000,
"coupon": 3.375,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CFJ5",
"name": "3 1\/8 08\/31\/2029",
"maturity": 1882828800,
"issue": 1661904000,
"coupon": 3.125,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CFH9",
"name": "3 1\/8 08\/31\/2027",
"maturity": 1819670400,
"issue": 1661904000,
"coupon": 3.125,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "912810TJ7",
"name": "3 08\/15\/2052",
"maturity": 2607292800,
"issue": 1660521600,
"coupon": 3,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CFF3",
"name": "2 3\/4 08\/15\/2032",
"maturity": 1976140800,
"issue": 1660521600,
"coupon": 2.75,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CFC0",
"name": "2 5\/8 07\/31\/2029",
"maturity": 1880150400,
"issue": 1659312000,
"coupon": 2.625,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CFB2",
"name": "2 3\/4 07\/31\/2027",
"maturity": 1816992000,
"issue": 1659312000,
"coupon": 2.75,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CEV9",
"name": "3 1\/4 06\/30\/2029",
"maturity": 1877472000,
"issue": 1656547200,
"coupon": 3.25,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CEW7",
"name": "3 1\/4 06\/30\/2027",
"maturity": 1814313600,
"issue": 1656547200,
"coupon": 3.25,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "912810TH1",
"name": "3 1\/4 05\/15\/2042",
"maturity": 2283724800,
"issue": 1653955200,
"coupon": 3.25,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CET4",
"name": "2 5\/8 05\/31\/2027",
"maturity": 1811721600,
"issue": 1653955200,
"coupon": 2.625,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CES6",
"name": "2 3\/4 05\/31\/2029",
"maturity": 1874880000,
"issue": 1653955200,
"coupon": 2.75,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CEP2",
"name": "2 7\/8 05\/15\/2032",
"maturity": 1968192000,
"issue": 1652659200,
"coupon": 2.875,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "912810TG3",
"name": "2 7\/8 05\/15\/2052",
"maturity": 2599344000,
"issue": 1652659200,
"coupon": 2.875,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CEM9",
"name": "2 7\/8 04\/30\/2029",
"maturity": 1872201600,
"issue": 1651449600,
"coupon": 2.875,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CEN7",
"name": "2 3\/4 04\/30\/2027",
"maturity": 1809043200,
"issue": 1651449600,
"coupon": 2.75,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CEE7",
"name": "2 3\/8 03\/31\/2029",
"maturity": 1869609600,
"issue": 1648684800,
"coupon": 2.375,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CEF4",
"name": "2 1\/2 03\/31\/2027",
"maturity": 1806451200,
"issue": 1648684800,
"coupon": 2.5,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "912810TF5",
"name": "2 3\/8 02\/15\/2042",
"maturity": 2276035200,
"issue": 1646006400,
"coupon": 2.375,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CEB3",
"name": "1 7\/8 02\/28\/2029",
"maturity": 1866931200,
"issue": 1646006400,
"coupon": 1.875,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CEC1",
"name": "1 7\/8 02\/28\/2027",
"maturity": 1803772800,
"issue": 1646006400,
"coupon": 1.875,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "912810TD0",
"name": "2 1\/4 02\/15\/2052",
"maturity": 2591568000,
"issue": 1644883200,
"coupon": 2.25,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CDY4",
"name": "1 7\/8 02\/15\/2032",
"maturity": 1960416000,
"issue": 1644883200,
"coupon": 1.875,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "912828Z78",
"name": "1 1\/2 01\/31\/2027",
"maturity": 1801353600,
"issue": 1643587200,
"coupon": 1.5,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CDW8",
"name": "1 3\/4 01\/31\/2029",
"maturity": 1864512000,
"issue": 1643587200,
"coupon": 1.75,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CDJ7",
"name": "1 3\/8 11\/15\/2031",
"maturity": 1952467200,
"issue": 1642464000,
"coupon": 1.375,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CDP3",
"name": "1 3\/8 12\/31\/2028",
"maturity": 1861833600,
"issue": 1640908800,
"coupon": 1.375,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CDQ1",
"name": "1 1\/4 12\/31\/2026",
"maturity": 1798675200,
"issue": 1640908800,
"coupon": 1.25,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CDK4",
"name": "1 1\/4 11\/30\/2026",
"maturity": 1795996800,
"issue": 1638230400,
"coupon": 1.25,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "912810TC2",
"name": "2 11\/15\/2041",
"maturity": 2268086400,
"issue": 1638230400,
"coupon": 2,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CDL2",
"name": "1 1\/2 11\/30\/2028",
"maturity": 1859155200,
"issue": 1638230400,
"coupon": 1.5,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "912810TB4",
"name": "1 7\/8 11\/15\/2051",
"maturity": 2583619200,
"issue": 1636934400,
"coupon": 1.875,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CDG3",
"name": "1 1\/8 10\/31\/2026",
"maturity": 1793404800,
"issue": 1635724800,
"coupon": 1.125,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CDF5",
"name": "1 3\/8 10\/31\/2028",
"maturity": 1856563200,
"issue": 1635724800,
"coupon": 1.375,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CCS8",
"name": "1 1\/4 08\/15\/2031",
"maturity": 1944518400,
"issue": 1634256000,
"coupon": 1.25,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CCY5",
"name": "1 1\/4 09\/30\/2028",
"maturity": 1853884800,
"issue": 1632960000,
"coupon": 1.25,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CCZ2",
"name": "0 7\/8 09\/30\/2026",
"maturity": 1790726400,
"issue": 1632960000,
"coupon": 0.875,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "912810TA6",
"name": "1 3\/4 08\/15\/2041",
"maturity": 2260137600,
"issue": 1630368000,
"coupon": 1.75,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CCV1",
"name": "1 1\/8 08\/31\/2028",
"maturity": 1851292800,
"issue": 1630368000,
"coupon": 1.125,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CCW9",
"name": "0 3\/4 08\/31\/2026",
"maturity": 1788134400,
"issue": 1630368000,
"coupon": 0.75,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "912810SZ2",
"name": "2 08\/15\/2051",
"maturity": 2575670400,
"issue": 1629072000,
"coupon": 2,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CCR0",
"name": "1 07\/31\/2028",
"maturity": 1848614400,
"issue": 1627862400,
"coupon": 1,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CCP4",
"name": "0 5\/8 07\/31\/2026",
"maturity": 1785456000,
"issue": 1627862400,
"coupon": 0.625,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CCB5",
"name": "1 5\/8 05\/15\/2031",
"maturity": 1936569600,
"issue": 1626307200,
"coupon": 1.625,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CCH2",
"name": "1 1\/4 06\/30\/2028",
"maturity": 1845936000,
"issue": 1625011200,
"coupon": 1.25,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CCJ8",
"name": "0 7\/8 06\/30\/2026",
"maturity": 1782777600,
"issue": 1625011200,
"coupon": 0.875,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "912810SY5",
"name": "2 1\/4 05\/15\/2041",
"maturity": 2252188800,
"issue": 1622505600,
"coupon": 2.25,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CCE9",
"name": "1 1\/4 05\/31\/2028",
"maturity": 1843344000,
"issue": 1622505600,
"coupon": 1.25,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CCF6",
"name": "0 3\/4 05\/31\/2026",
"maturity": 1780185600,
"issue": 1622505600,
"coupon": 0.75,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "912810SX7",
"name": "2 3\/8 05\/15\/2051",
"maturity": 2567721600,
"issue": 1621209600,
"coupon": 2.375,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CBZ3",
"name": "1 1\/4 04\/30\/2028",
"maturity": 1840665600,
"issue": 1619740800,
"coupon": 1.25,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CBW0",
"name": "0 3\/4 04\/30\/2026",
"maturity": 1777507200,
"issue": 1619740800,
"coupon": 0.75,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CBL4",
"name": "1 1\/8 02\/15\/2031",
"maturity": 1928880000,
"issue": 1618444800,
"coupon": 1.125,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CBS9",
"name": "1 1\/4 03\/31\/2028",
"maturity": 1838073600,
"issue": 1617148800,
"coupon": 1.25,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CBT7",
"name": "0 3\/4 03\/31\/2026",
"maturity": 1774915200,
"issue": 1617148800,
"coupon": 0.75,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "912810SW9",
"name": "1 7\/8 02\/15\/2041",
"maturity": 2244499200,
"issue": 1614556800,
"coupon": 1.875,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CBP5",
"name": "1 1\/8 02\/29\/2028",
"maturity": 1835395200,
"issue": 1614556800,
"coupon": 1.125,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CBQ3",
"name": "0 1\/2 02\/28\/2026",
"maturity": 1772236800,
"issue": 1614556800,
"coupon": 0.5,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "912810SU3",
"name": "1 7\/8 02\/15\/2051",
"maturity": 2560032000,
"issue": 1613433600,
"coupon": 1.875,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CBJ9",
"name": "0 3\/4 01\/31\/2028",
"maturity": 1832889600,
"issue": 1612137600,
"coupon": 0.75,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CAV3",
"name": "0 7\/8 11\/15\/2030",
"maturity": 1920931200,
"issue": 1610668800,
"coupon": 0.875,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CBB6",
"name": "0 5\/8 12\/31\/2027",
"maturity": 1830211200,
"issue": 1609372800,
"coupon": 0.625,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CAY7",
"name": "0 5\/8 11\/30\/2027",
"maturity": 1827532800,
"issue": 1606694400,
"coupon": 0.625,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "912810ST6",
"name": "1 3\/8 11\/15\/2040",
"maturity": 2236550400,
"issue": 1606694400,
"coupon": 1.375,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "912810SS8",
"name": "1 5\/8 11\/15\/2050",
"maturity": 2552083200,
"issue": 1605484800,
"coupon": 1.625,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CAU5",
"name": "0 1\/2 10\/31\/2027",
"maturity": 1824940800,
"issue": 1604275200,
"coupon": 0.5,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CAE1",
"name": "0 5\/8 08\/15\/2030",
"maturity": 1912982400,
"issue": 1602720000,
"coupon": 0.625,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CAL5",
"name": "0 3\/8 09\/30\/2027",
"maturity": 1822262400,
"issue": 1601424000,
"coupon": 0.375,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CAH4",
"name": "0 1\/2 08\/31\/2027",
"maturity": 1819670400,
"issue": 1598832000,
"coupon": 0.5,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "912810SQ2",
"name": "1 1\/8 08\/15\/2040",
"maturity": 2228601600,
"issue": 1598832000,
"coupon": 1.125,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "912810SP4",
"name": "1 3\/8 08\/15\/2050",
"maturity": 2544134400,
"issue": 1597622400,
"coupon": 1.375,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "91282CAD3",
"name": "0 3\/8 07\/31\/2027",
"maturity": 1816992000,
"issue": 1596153600,
"coupon": 0.375,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "912828ZQ6",
"name": "0 5\/8 05\/15\/2030",
"maturity": 1905033600,
"issue": 1594771200,
"coupon": 0.625,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "912828ZV5",
"name": "0 1\/2 06\/30\/2027",
"maturity": 1814313600,
"issue": 1593475200,
"coupon": 0.5,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "912828ZS2",
"name": "0 1\/2 05\/31\/2027",
"maturity": 1811721600,
"issue": 1590969600,
"coupon": 0.5,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "912810SR0",
"name": "1 1\/8 05\/15\/2040",
"maturity": 2220652800,
"issue": 1590969600,
"coupon": 1.125,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "912810SN9",
"name": "1 1\/4 05\/15\/2050",
"maturity": 2536185600,
"issue": 1589500800,
"coupon": 1.25,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "912828ZN3",
"name": "0 1\/2 04\/30\/2027",
"maturity": 1809043200,
"issue": 1588204800,
"coupon": 0.5,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "912828Z94",
"name": "1 1\/2 02\/15\/2030",
"maturity": 1897344000,
"issue": 1586908800,
"coupon": 1.5,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "912828ZE3",
"name": "0 5\/8 03\/31\/2027",
"maturity": 1806451200,
"issue": 1585612800,
"coupon": 0.625,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "912828ZB9",
"name": "1 1\/8 02\/28\/2027",
"maturity": 1803772800,
"issue": 1583107200,
"coupon": 1.125,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "912810SL3",
"name": "2 02\/15\/2050",
"maturity": 2528496000,
"issue": 1581984000,
"coupon": 2,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "912828YS3",
"name": "1 3\/4 11\/15\/2029",
"maturity": 1889395200,
"issue": 1579046400,
"coupon": 1.75,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "912828YX2",
"name": "1 3\/4 12\/31\/2026",
"maturity": 1798675200,
"issue": 1577750400,
"coupon": 1.75,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "912828YU8",
"name": "1 5\/8 11\/30\/2026",
"maturity": 1795996800,
"issue": 1575244800,
"coupon": 1.625,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "912810SK5",
"name": "2 3\/8 11\/15\/2049",
"maturity": 2520547200,
"issue": 1573776000,
"coupon": 2.375,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "912828YQ7",
"name": "1 5\/8 10\/31\/2026",
"maturity": 1793404800,
"issue": 1572480000,
"coupon": 1.625,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "912828YB0",
"name": "1 5\/8 08\/15\/2029",
"maturity": 1881446400,
"issue": 1571097600,
"coupon": 1.625,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "912828YG9",
"name": "1 5\/8 09\/30\/2026",
"maturity": 1790726400,
"issue": 1569801600,
"coupon": 1.625,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "912828YD6",
"name": "1 3\/8 08\/31\/2026",
"maturity": 1788134400,
"issue": 1567468800,
"coupon": 1.375,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "912810SJ8",
"name": "2 1\/4 08\/15\/2049",
"maturity": 2512598400,
"issue": 1565827200,
"coupon": 2.25,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "912828Y95",
"name": "1 7\/8 07\/31\/2026",
"maturity": 1785456000,
"issue": 1564531200,
"coupon": 1.875,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "9128286T2",
"name": "2 3\/8 05\/15\/2029",
"maturity": 1873497600,
"issue": 1563148800,
"coupon": 2.375,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "9128287B0",
"name": "1 7\/8 06\/30\/2026",
"maturity": 1782777600,
"issue": 1561939200,
"coupon": 1.875,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "912810SH2",
"name": "2 7\/8 05\/15\/2049",
"maturity": 2504649600,
"issue": 1557878400,
"coupon": 2.875,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "912810SF6",
"name": "3 02\/15\/2049",
"maturity": 2496960000,
"issue": 1550188800,
"coupon": 3,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "912810SE9",
"name": "3 3\/8 11\/15\/2048",
"maturity": 2489011200,
"issue": 1542240000,
"coupon": 3.375,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "912810SD1",
"name": "3 08\/15\/2048",
"maturity": 2481062400,
"issue": 1534291200,
"coupon": 3,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "912810SC3",
"name": "3 1\/8 05\/15\/2048",
"maturity": 2473113600,
"issue": 1526342400,
"coupon": 3.125,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "912810SA7",
"name": "3 02\/15\/2048",
"maturity": 2465337600,
"issue": 1518652800,
"coupon": 3,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "912810RZ3",
"name": "2 3\/4 11\/15\/2047",
"maturity": 2457388800,
"issue": 1510704000,
"coupon": 2.75,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "912810RY6",
"name": "2 3\/4 08\/15\/2047",
"maturity": 2449440000,
"issue": 1502755200,
"coupon": 2.75,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "912810RX8",
"name": "3 05\/15\/2047",
"maturity": 2441491200,
"issue": 1494806400,
"coupon": 3,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "912810RV2",
"name": "3 02\/15\/2047",
"maturity": 2433801600,
"issue": 1487116800,
"coupon": 3,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "912810RU4",
"name": "2 7\/8 11\/15\/2046",
"maturity": 2425852800,
"issue": 1479168000,
"coupon": 2.875,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "912810RT7",
"name": "2 1\/4 08\/15\/2046",
"maturity": 2417904000,
"issue": 1471219200,
"coupon": 2.25,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "912810RS9",
"name": "2 1\/2 05\/15\/2046",
"maturity": 2409955200,
"issue": 1463356800,
"coupon": 2.5,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "912810RQ3",
"name": "2 1\/2 02\/15\/2046",
"maturity": 2402265600,
"issue": 1455580800,
"coupon": 2.5,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "912810RP5",
"name": "3 11\/15\/2045",
"maturity": 2394316800,
"issue": 1447632000,
"coupon": 3,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "912810RN0",
"name": "2 7\/8 08\/15\/2045",
"maturity": 2386368000,
"issue": 1439769600,
"coupon": 2.875,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "912810RM2",
"name": "3 05\/15\/2045",
"maturity": 2378419200,
"issue": 1431648000,
"coupon": 3,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "912810RK6",
"name": "2 1\/2 02\/15\/2045",
"maturity": 2370729600,
"issue": 1424131200,
"coupon": 2.5,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "912810RJ9",
"name": "3 11\/15\/2044",
"maturity": 2362780800,
"issue": 1416182400,
"coupon": 3,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "912810RH3",
"name": "3 1\/8 08\/15\/2044",
"maturity": 2354832000,
"issue": 1408060800,
"coupon": 3.125,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "912810RG5",
"name": "3 3\/8 05\/15\/2044",
"maturity": 2346883200,
"issue": 1400112000,
"coupon": 3.375,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "912810RE0",
"name": "3 5\/8 02\/15\/2044",
"maturity": 2339107200,
"issue": 1392681600,
"coupon": 3.625,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "912810RD2",
"name": "3 3\/4 11\/15\/2043",
"maturity": 2331158400,
"issue": 1384473600,
"coupon": 3.75,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "912810RC4",
"name": "3 5\/8 08\/15\/2043",
"maturity": 2323209600,
"issue": 1376524800,
"coupon": 3.625,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "912810RB6",
"name": "2 7\/8 05\/15\/2043",
"maturity": 2315260800,
"issue": 1368576000,
"coupon": 2.875,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "912810QZ4",
"name": "3 1\/8 02\/15\/2043",
"maturity": 2307571200,
"issue": 1360886400,
"coupon": 3.125,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "912810QY7",
"name": "2 3\/4 11\/15\/2042",
"maturity": 2299622400,
"issue": 1352937600,
"coupon": 2.75,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "912810QX9",
"name": "2 3\/4 08\/15\/2042",
"maturity": 2291673600,
"issue": 1344988800,
"coupon": 2.75,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "912810QW1",
"name": "3 05\/15\/2042",
"maturity": 2283724800,
"issue": 1337040000,
"coupon": 3,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "912810QU5",
"name": "3 1\/8 02\/15\/2042",
"maturity": 2276035200,
"issue": 1329264000,
"coupon": 3.125,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "912810QT8",
"name": "3 1\/8 11\/15\/2041",
"maturity": 2268086400,
"issue": 1321315200,
"coupon": 3.125,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "912810QS0",
"name": "3 3\/4 08\/15\/2041",
"maturity": 2260137600,
"issue": 1313366400,
"coupon": 3.75,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "912810QQ4",
"name": "4 3\/8 05\/15\/2041",
"maturity": 2252188800,
"issue": 1305504000,
"coupon": 4.375,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "912810QN1",
"name": "4 3\/4 02\/15\/2041",
"maturity": 2244499200,
"issue": 1302825600,
"coupon": 4.75,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "912810QL5",
"name": "4 1\/4 11\/15\/2040",
"maturity": 2236550400,
"issue": 1295308800,
"coupon": 4.25,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "912810QK7",
"name": "3 7\/8 08\/15\/2040",
"maturity": 2228601600,
"issue": 1287100800,
"coupon": 3.875,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "912810QH4",
"name": "4 3\/8 05\/15\/2040",
"maturity": 2220652800,
"issue": 1279152000,
"coupon": 4.375,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "912810QE1",
"name": "4 5\/8 02\/15\/2040",
"maturity": 2212876800,
"issue": 1271289600,
"coupon": 4.625,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "912810QD3",
"name": "4 3\/8 11\/15\/2039",
"maturity": 2204928000,
"issue": 1263513600,
"coupon": 4.375,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "912810QC5",
"name": "4 1\/2 08\/15\/2039",
"maturity": 2196979200,
"issue": 1255564800,
"coupon": 4.5,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "912810QB7",
"name": "4 1\/4 05\/15\/2039",
"maturity": 2189030400,
"issue": 1247616000,
"coupon": 4.25,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "912810QA9",
"name": "3 1\/2 02\/15\/2039",
"maturity": 2181340800,
"issue": 1237161600,
"coupon": 3.5,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "912810PX0",
"name": "4 1\/2 05\/15\/2038",
"maturity": 2157494400,
"issue": 1226880000,
"coupon": 4.5,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "912810PW2",
"name": "4 3\/8 02\/15\/2038",
"maturity": 2149804800,
"issue": 1210809600,
"coupon": 4.375,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "912810PU6",
"name": "5 05\/15\/2037",
"maturity": 2125958400,
"issue": 1195084800,
"coupon": 5,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "912810PT9",
"name": "4 3\/4 02\/15\/2037",
"maturity": 2118268800,
"issue": 1179187200,
"coupon": 4.75,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "912810FT0",
"name": "4 1\/2 02\/15\/2036",
"maturity": 2086646400,
"issue": 1155600000,
"coupon": 4.5,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "912810FP8",
"name": "5 3\/8 02\/15\/2031",
"maturity": 1928880000,
"issue": 997833600,
"coupon": 5.375,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "912810FM5",
"name": "6 1\/4 05\/15\/2030",
"maturity": 1905033600,
"issue": 966297600,
"coupon": 6.25,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "912810FJ2",
"name": "6 1\/8 08\/15\/2029",
"maturity": 1881446400,
"issue": 934761600,
"coupon": 6.125,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "912810FG8",
"name": "5 1\/4 02\/15\/2029",
"maturity": 1865808000,
"issue": 919123200,
"coupon": 5.25,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "912810FF0",
"name": "5 1\/4 11\/15\/2028",
"maturity": 1857859200,
"issue": 911174400,
"coupon": 5.25,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
},
{
"cusip": "912810FE3",
"name": "5 1\/2 08\/15\/2028",
"maturity": 1849910400,
"issue": 903312000,
"coupon": 5.5,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
}
]
}
Bond Detail
Get detailed information for a specific bond by CUSIP or identifier.
Parameters
| Param | Type | Required |
|---|---|---|
| cusip | string | REQUIRED |
| The bond identifier or CUSIP. | ||
Expected Response
{
"status": "success",
"message": "bond retrieved successfully",
"data": {
"cusip": "91282CPW5",
"name": "3 3\/4 01\/31\/2031",
"maturity": 1927584000,
"issue": 1769990400,
"coupon": 3.75,
"county": "us",
"rating": "AAA",
"issuer": "US Treasury bonds",
"pay_interval": 6,
"flag": "us"
}
}
Mutual Funds
Explore institutional and retail mutual funds with detailed performance metrics.
All Mutual Funds
Retrieve a list of all supported mutual funds.
Parameters
| Param | Type | Required |
|---|---|---|
| search | string | OPTIONAL |
| Filter by fund name or provider. | ||
Expected Response
{
"status": "success",
"message": "mutual funds retrieved successfully",
"data": [
{
"name": "Vanguard Total Stock Market Index Fund Admiral Shares",
"ticker": "VTSAX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/VTSAX.png",
"current_nav": 165.76,
"asset_class": "Mutual Fund",
"assets_under_management": 2095260760000,
"expense_ratio": 0.04,
"dividend_yield": 1.09,
"change_1d_percentage": -0.37862852,
"change_50_day_percentage": 0.0041641872,
"change_200_day_percentage": 0.05848042,
"ytd_return": 1.58088,
"latest_valuation_day": 1772154502
},
{
"name": "Vanguard 500 Index Fund Admiral Shares",
"ticker": "VFIAX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/VFIAX.png",
"current_nav": 638.8,
"asset_class": "Mutual Fund",
"assets_under_management": 1509873030000,
"expense_ratio": 0.04,
"dividend_yield": 1.1,
"change_1d_percentage": -0.537174,
"change_50_day_percentage": 0.0025653974,
"change_200_day_percentage": 0.055747394,
"ytd_return": 1.44657,
"latest_valuation_day": 1772154502
},
{
"name": "Vanguard Total International Stock Index Fund Admiral Shares",
"ticker": "VTIAX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/VTIAX.png",
"current_nav": 45.13,
"asset_class": "Mutual Fund",
"assets_under_management": 606211080000,
"expense_ratio": 0.09,
"dividend_yield": 2.98,
"change_1d_percentage": -0.19902699,
"change_50_day_percentage": 0.064251296,
"change_200_day_percentage": 0.14797805,
"ytd_return": 5.74883,
"latest_valuation_day": 1772154502
},
{
"name": "Vanguard Total Bond Market Index Fund Admiral Shares",
"ticker": "VBTLX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/VBTLX.png",
"current_nav": 9.86,
"asset_class": "Mutual Fund",
"assets_under_management": 389220368000,
"expense_ratio": 0.04,
"dividend_yield": 3.89,
"change_1d_percentage": 0.10152285,
"change_50_day_percentage": 0.0077471784,
"change_200_day_percentage": 0.014283213,
"ytd_return": 0.23197,
"latest_valuation_day": 1772154501
},
{
"name": "Vanguard Wellington Fund Investor Shares",
"ticker": "VWELX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/VWELX.png",
"current_nav": 45.18,
"asset_class": "Mutual Fund",
"assets_under_management": 120738095000,
"expense_ratio": 0.25,
"dividend_yield": 2.05,
"change_1d_percentage": -0.5721831,
"change_50_day_percentage": -0.0074997726,
"change_200_day_percentage": -0.022579351,
"ytd_return": 0.78282,
"latest_valuation_day": 1772154502
},
{
"name": "Vanguard Total International Bond Index Fund Admiral Shares",
"ticker": "VTABX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/VTABX.png",
"current_nav": 19.63,
"asset_class": "Mutual Fund",
"assets_under_management": 115429892000,
"expense_ratio": 0.1,
"dividend_yield": 4.14,
"change_1d_percentage": 0.15306124,
"change_50_day_percentage": 0.009971084,
"change_200_day_percentage": -0.0020209232,
"ytd_return": 0.41322,
"latest_valuation_day": 1772154502
},
{
"name": "Vanguard High Dividend Yield Index Fund Admiral Shares",
"ticker": "VHYAX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/VHYAX.png",
"current_nav": 46.71,
"asset_class": "Mutual Fund",
"assets_under_management": 88506868000,
"expense_ratio": 0.08,
"dividend_yield": 2.32,
"change_1d_percentage": -0.06418485,
"change_50_day_percentage": 0.038452283,
"change_200_day_percentage": 0.10577017,
"ytd_return": 4.50659,
"latest_valuation_day": 1772154253
},
{
"name": "Vanguard Equity-Income Fund Investor Shares",
"ticker": "VEIPX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/VEIPX.png",
"current_nav": 47.09,
"asset_class": "Mutual Fund",
"assets_under_management": 64239624000,
"expense_ratio": 0.26,
"dividend_yield": 2.18,
"change_1d_percentage": 0.021240441,
"change_50_day_percentage": 0.021271257,
"change_200_day_percentage": 0.028308477,
"ytd_return": 3.38295,
"latest_valuation_day": 1772154501
},
{
"name": "Vanguard Balanced Index Fund Admiral Shares",
"ticker": "VBIAX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/VBIAX.png",
"current_nav": 52.62,
"asset_class": "Mutual Fund",
"assets_under_management": 61492441000,
"expense_ratio": 0.07,
"dividend_yield": 2.05,
"change_1d_percentage": -0.1707456,
"change_50_day_percentage": 0.0031722721,
"change_200_day_percentage": 0.022148449,
"ytd_return": 1.04247,
"latest_valuation_day": 1772154501
},
{
"name": "Vanguard Growth Index Fund Admiral Shares",
"ticker": "VIGAX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/VIGAX.png",
"current_nav": 239.61,
"asset_class": "Mutual Fund",
"assets_under_management": 349897196000,
"expense_ratio": 0.05,
"dividend_yield": 0.41,
"change_1d_percentage": -1.0039663,
"change_50_day_percentage": -0.029845968,
"change_200_day_percentage": 0.003537126,
"ytd_return": -1.32197,
"latest_valuation_day": 1772154502
},
{
"name": "Vanguard Small-Cap Index Fund Admiral Shares",
"ticker": "VSMAX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/VSMAX.png",
"current_nav": 134.12,
"asset_class": "Mutual Fund",
"assets_under_management": 169095053000,
"expense_ratio": 0.05,
"dividend_yield": 1.27,
"change_1d_percentage": 0.6680177,
"change_50_day_percentage": 0.03480628,
"change_200_day_percentage": 0.10852498,
"ytd_return": 4.6124,
"latest_valuation_day": 1772154502
},
{
"name": "Vanguard Target Retirement 2050 Fund",
"ticker": "VFIFX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/VFIFX.png",
"current_nav": 62.33,
"asset_class": "Mutual Fund",
"assets_under_management": 99335004000,
"expense_ratio": 0.08,
"dividend_yield": 2.03,
"change_1d_percentage": -0.24007683,
"change_50_day_percentage": 0.025309516,
"change_200_day_percentage": 0.08048517,
"ytd_return": 2.98583,
"latest_valuation_day": 1772154502
},
{
"name": "Vanguard LifeStrategy Growth Fund Investor Shares",
"ticker": "VASGX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/VASGX.png",
"current_nav": 53.16,
"asset_class": "Mutual Fund",
"assets_under_management": 25601746900,
"expense_ratio": 0.1,
"dividend_yield": 2.18,
"change_1d_percentage": -0.20649521,
"change_50_day_percentage": 0.02217399,
"change_200_day_percentage": 0.06237561,
"ytd_return": 2.70057,
"latest_valuation_day": 1772154501
},
{
"name": "Vanguard PRIMECAP Fund Investor Shares",
"ticker": "VPMCX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/VPMCX.png",
"current_nav": 187.78,
"asset_class": "Mutual Fund",
"assets_under_management": 79331983000,
"expense_ratio": 0.35,
"dividend_yield": 0.81,
"change_1d_percentage": -0.59816843,
"change_50_day_percentage": 0.006141409,
"change_200_day_percentage": 0.02422064,
"ytd_return": 5.25874,
"latest_valuation_day": 1772154502
},
{
"name": "Vanguard Energy Fund Investor Shares",
"ticker": "VGENX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/VGENX.png",
"current_nav": 58.3,
"asset_class": "Mutual Fund",
"assets_under_management": 6630889000,
"expense_ratio": 0.45,
"dividend_yield": 3.11,
"change_1d_percentage": 0.3097041,
"change_50_day_percentage": 0.10534739,
"change_200_day_percentage": 0.16363892,
"ytd_return": 8.09831,
"latest_valuation_day": 1772154502
},
{
"name": "Vanguard Strategic Equity Fund",
"ticker": "VSEQX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/VSEQX.png",
"current_nav": 40.15,
"asset_class": "Mutual Fund",
"assets_under_management": 10141824000,
"expense_ratio": 0.17,
"dividend_yield": 1.13,
"change_1d_percentage": 0.65179235,
"change_50_day_percentage": 0.026617922,
"change_200_day_percentage": 0.03301936,
"ytd_return": 3.25247,
"latest_valuation_day": 1772154502
},
{
"name": "Vanguard Growth and Income Fund Investor Shares",
"ticker": "VQNPX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/VQNPX.png",
"current_nav": 67.59,
"asset_class": "Mutual Fund",
"assets_under_management": 17789173800,
"expense_ratio": 0.39,
"dividend_yield": 0.7,
"change_1d_percentage": -0.5005153,
"change_50_day_percentage": -0.0065203593,
"change_200_day_percentage": -0.016716197,
"ytd_return": 1.1903,
"latest_valuation_day": 1772154502
},
{
"name": "Vanguard Windsor Fund Investor Shares",
"ticker": "VWNDX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/VWNDX.png",
"current_nav": 22.83,
"asset_class": "Mutual Fund",
"assets_under_management": 24476358700,
"expense_ratio": 0.36,
"dividend_yield": 1.87,
"change_1d_percentage": 0.61701185,
"change_50_day_percentage": 0.0075999983,
"change_200_day_percentage": 0.032338038,
"ytd_return": 2.77273,
"latest_valuation_day": 1772154502
},
{
"name": "Vanguard Health Care Fund Investor Shares",
"ticker": "VGHCX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/VGHCX.png",
"current_nav": 208.25,
"asset_class": "Mutual Fund",
"assets_under_management": 39262515000,
"expense_ratio": 0.37,
"dividend_yield": 1,
"change_1d_percentage": -0.54918814,
"change_50_day_percentage": 0.0051228753,
"change_200_day_percentage": 0.1030638,
"ytd_return": 0.05377,
"latest_valuation_day": 1772154502
},
{
"name": "Vanguard Strategic Small-Cap Equity Fund Investor Shares",
"ticker": "VSTCX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/VSTCX.png",
"current_nav": 45.65,
"asset_class": "Mutual Fund",
"assets_under_management": 2444910850,
"expense_ratio": 0.21,
"dividend_yield": 0.97,
"change_1d_percentage": 0.7281554,
"change_50_day_percentage": 0.030748622,
"change_200_day_percentage": 0.07945395,
"ytd_return": 3.84706,
"latest_valuation_day": 1772154502
},
{
"name": "Vanguard Developed Markets Index Fund Admiral Shares",
"ticker": "VTMGX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/VTMGX.png",
"current_nav": 22.56,
"asset_class": "Mutual Fund",
"assets_under_management": 287011897000,
"expense_ratio": 0.05,
"dividend_yield": 3.02,
"change_1d_percentage": 0.08873115,
"change_50_day_percentage": 0.072691955,
"change_200_day_percentage": 0.16526818,
"ytd_return": 5.97907,
"latest_valuation_day": 1772154502
},
{
"name": "Vanguard Dividend Appreciation Index Fund Admiral Shares",
"ticker": "VDADX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/VDADX.png",
"current_nav": 61.72,
"asset_class": "Mutual Fund",
"assets_under_management": 121513558000,
"expense_ratio": 0.07,
"dividend_yield": 1.57,
"change_1d_percentage": -0.0971188,
"change_50_day_percentage": 0.0140008265,
"change_200_day_percentage": 0.06440776,
"ytd_return": 1.91115,
"latest_valuation_day": 1772154501
},
{
"name": "Vanguard Dividend Growth Fund",
"ticker": "VDIGX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/VDIGX.png",
"current_nav": 33.4,
"asset_class": "Mutual Fund",
"assets_under_management": 40339214000,
"expense_ratio": 0.22,
"dividend_yield": 1.48,
"change_1d_percentage": 0.059916113,
"change_50_day_percentage": -0.014917753,
"change_200_day_percentage": -0.070819326,
"ytd_return": 0.94368,
"latest_valuation_day": 1772154501
},
{
"name": "Vanguard Emerging Markets Bond Fund Admiral Shares",
"ticker": "VEGBX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/VEGBX.png",
"current_nav": 25.28,
"asset_class": "Mutual Fund",
"assets_under_management": 5569670700,
"expense_ratio": 0.35,
"dividend_yield": 5.69,
"change_1d_percentage": 0,
"change_50_day_percentage": 0.010771495,
"change_200_day_percentage": 0.034988206,
"ytd_return": 0.5618,
"latest_valuation_day": 1772154252
},
{
"name": "Vanguard Emerging Markets Stock Index Fund Admiral Shares",
"ticker": "VEMAX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/VEMAX.png",
"current_nav": 48.37,
"asset_class": "Mutual Fund",
"assets_under_management": 151758455000,
"expense_ratio": 0.13,
"dividend_yield": 2.61,
"change_1d_percentage": -1.0636122,
"change_50_day_percentage": 0.041523077,
"change_200_day_percentage": 0.10467328,
"ytd_return": 4.99888,
"latest_valuation_day": 1772154501
},
{
"name": "Vanguard European Stock Index Fund Admiral Shares",
"ticker": "VEUSX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/VEUSX.png",
"current_nav": 113.06,
"asset_class": "Mutual Fund",
"assets_under_management": 39261250000,
"expense_ratio": 0.08,
"dividend_yield": 2.71,
"change_1d_percentage": -0.0971989,
"change_50_day_percentage": 0.046896424,
"change_200_day_percentage": 0.12217187,
"ytd_return": 4.71861,
"latest_valuation_day": 1772154501
},
{
"name": "Vanguard Explorer Fund Admiral Shares",
"ticker": "VEXRX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/VEXRX.png",
"current_nav": 113.38,
"asset_class": "Mutual Fund",
"assets_under_management": 20789252100,
"expense_ratio": 0.33,
"dividend_yield": 0.54,
"change_1d_percentage": 0.6480249,
"change_50_day_percentage": 0.012216598,
"change_200_day_percentage": 0.033043116,
"ytd_return": 3.71169,
"latest_valuation_day": 1772154501
},
{
"name": "Vanguard Mid-Cap Index Fund Admiral Shares",
"ticker": "VIMAX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/VIMAX.png",
"current_nav": 380.23,
"asset_class": "Mutual Fund",
"assets_under_management": 202880680000,
"expense_ratio": 0.05,
"dividend_yield": 1.48,
"change_1d_percentage": 0.79259884,
"change_50_day_percentage": 0.030662673,
"change_200_day_percentage": 0.06571669,
"ytd_return": 2.08983,
"latest_valuation_day": 1772154502
},
{
"name": "Vanguard Real Estate Index Fund Admiral Shares",
"ticker": "VGSLX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/VGSLX.png",
"current_nav": 135.4,
"asset_class": "Mutual Fund",
"assets_under_management": 65742074000,
"expense_ratio": 0.13,
"dividend_yield": 3.82,
"change_1d_percentage": 0.7365524,
"change_50_day_percentage": 0.05116869,
"change_200_day_percentage": 0.05732794,
"ytd_return": 2.63976,
"latest_valuation_day": 1772154502
},
{
"name": "Vanguard Total World Stock Index Fund Admiral Shares",
"ticker": "VTWAX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/VTWAX.png",
"current_nav": 52.52,
"asset_class": "Mutual Fund",
"assets_under_management": 80635675000,
"expense_ratio": 0.09,
"dividend_yield": 1.74,
"change_1d_percentage": -0.32264188,
"change_50_day_percentage": 0.026928544,
"change_200_day_percentage": 0.09130427,
"ytd_return": 3.1031,
"latest_valuation_day": 1772154253
},
{
"name": "Vanguard Target Retirement Income Fund Investor Shares",
"ticker": "VTINX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/VTINX.png",
"current_nav": 14.24,
"asset_class": "Mutual Fund",
"assets_under_management": 36369252000,
"expense_ratio": 0.08,
"dividend_yield": 3.26,
"change_1d_percentage": 0,
"change_50_day_percentage": 0.012614995,
"change_200_day_percentage": 0.021242402,
"ytd_return": 1.22567,
"latest_valuation_day": 1772154502
},
{
"name": "Vanguard Tax-Exempt Bond Index Fund Admiral Shares",
"ticker": "VTEAX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/VTEAX.png",
"current_nav": 20.45,
"asset_class": "Mutual Fund",
"assets_under_management": 46226719000,
"expense_ratio": 0.07,
"dividend_yield": 2.98,
"change_1d_percentage": 0.097897485,
"change_50_day_percentage": 0.011695126,
"change_200_day_percentage": 0.027855182,
"ytd_return": 0.69617,
"latest_valuation_day": 1772154253
},
{
"name": "Vanguard Tax-Managed Balanced Fund Admiral Shares",
"ticker": "VTMFX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/VTMFX.png",
"current_nav": 50.08,
"asset_class": "Mutual Fund",
"assets_under_management": 11693311000,
"expense_ratio": 0.05,
"dividend_yield": 2.11,
"change_1d_percentage": -0.17939007,
"change_50_day_percentage": 0.008668767,
"change_200_day_percentage": 0.043188866,
"ytd_return": 1.13775,
"latest_valuation_day": 1772154502
},
{
"name": "Vanguard Total Stock Market Index Fund Institutional Shares",
"ticker": "VITSX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/VITSX.png",
"current_nav": 165.78,
"asset_class": "Mutual Fund",
"assets_under_management": 2095260760000,
"expense_ratio": 0.03,
"dividend_yield": 1.1,
"change_1d_percentage": -0.38456917,
"change_50_day_percentage": 0.004117465,
"change_200_day_percentage": 0.058432117,
"ytd_return": 1.58059,
"latest_valuation_day": 1772154502
},
{
"name": "Vanguard Total World Stock Index Fund Institutional Shares",
"ticker": "VTWIX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/VTWIX.png",
"current_nav": 302.77,
"asset_class": "Mutual Fund",
"assets_under_management": 80635675000,
"expense_ratio": 0.07,
"dividend_yield": 1.76,
"change_1d_percentage": -0.32591522,
"change_50_day_percentage": 0.026944708,
"change_200_day_percentage": 0.091319256,
"ytd_return": 3.1085,
"latest_valuation_day": 1772154502
},
{
"name": "Vanguard Treasury Money Market Fund",
"ticker": "VUSXX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/VUSXX.png",
"current_nav": 1,
"asset_class": "Mutual Fund",
"assets_under_management": 104952.484,
"expense_ratio": 0,
"dividend_yield": 0,
"change_1d_percentage": 0,
"change_50_day_percentage": 0,
"change_200_day_percentage": 0,
"ytd_return": 0,
"latest_valuation_day": 1772154257
},
{
"name": "Fidelity 500 Index Fund",
"ticker": "FXAIX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/FXAIX.png",
"current_nav": 240.35,
"asset_class": "Mutual Fund",
"assets_under_management": 752970170000,
"expense_ratio": 0.015,
"dividend_yield": 1.1,
"change_1d_percentage": -0.533852,
"change_50_day_percentage": 0.002631469,
"change_200_day_percentage": 0.055404454,
"ytd_return": 1.44708,
"latest_valuation_day": 1772154490
},
{
"name": "Fidelity Contrafund",
"ticker": "FCNTX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/FCNTX.png",
"current_nav": 24.59,
"asset_class": "Mutual Fund",
"assets_under_management": 175293039000,
"expense_ratio": 0.63,
"dividend_yield": 0,
"change_1d_percentage": -0.6063056,
"change_50_day_percentage": 0.004764358,
"change_200_day_percentage": 0.02558758,
"ytd_return": 1.89223,
"latest_valuation_day": 1772154487
},
{
"name": "Fidelity Blue Chip Growth Fund",
"ticker": "FBGRX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/FBGRX.png",
"current_nav": 263.21,
"asset_class": "Mutual Fund",
"assets_under_management": 89250783000,
"expense_ratio": 0.61,
"dividend_yield": 0,
"change_1d_percentage": -1.1492095,
"change_50_day_percentage": -0.009855223,
"change_200_day_percentage": 0.045964018,
"ytd_return": -0.08987,
"latest_valuation_day": 1772154487
},
{
"name": "Fidelity International Index Fund",
"ticker": "FSPSX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/FSPSX.png",
"current_nav": 66.74,
"asset_class": "Mutual Fund",
"assets_under_management": 78428062000,
"expense_ratio": 0.035,
"dividend_yield": 3,
"change_1d_percentage": -0.14961103,
"change_50_day_percentage": 0.05323951,
"change_200_day_percentage": 0.1177572,
"ytd_return": 5,
"latest_valuation_day": 1772154490
},
{
"name": "Fidelity Mid Cap Index Fund",
"ticker": "FSMDX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/FSMDX.png",
"current_nav": 39.69,
"asset_class": "Mutual Fund",
"assets_under_management": 46865695000,
"expense_ratio": 0.025,
"dividend_yield": 1.07,
"change_1d_percentage": 0.8128016,
"change_50_day_percentage": 0.0365089,
"change_200_day_percentage": 0.08236349,
"ytd_return": 3.05984,
"latest_valuation_day": 1772154490
},
{
"name": "Fidelity Puritan Fund",
"ticker": "FPURX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/FPURX.png",
"current_nav": 26.94,
"asset_class": "Mutual Fund",
"assets_under_management": 32301729800,
"expense_ratio": 0.47,
"dividend_yield": 1.64,
"change_1d_percentage": -0.55370986,
"change_50_day_percentage": 0.014819231,
"change_200_day_percentage": 0.033453006,
"ytd_return": 2.03455,
"latest_valuation_day": 1772154489
},
{
"name": "Fidelity Large Cap Growth Index Fund",
"ticker": "FSPGX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/FSPGX.png",
"current_nav": 44.42,
"asset_class": "Mutual Fund",
"assets_under_management": 42818183000,
"expense_ratio": 0.035,
"dividend_yield": 0.35,
"change_1d_percentage": -0.9145661,
"change_50_day_percentage": -0.025620844,
"change_200_day_percentage": 0.0071408837,
"ytd_return": -1.51286,
"latest_valuation_day": 1772154490
},
{
"name": "Fidelity Nasdaq Composite Index Fund",
"ticker": "FNCMX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/FNCMX.png",
"current_nav": 290.5,
"asset_class": "Mutual Fund",
"assets_under_management": 23420512300,
"expense_ratio": 0.29,
"dividend_yield": 0.51,
"change_1d_percentage": -1.1803926,
"change_50_day_percentage": -0.016429143,
"change_200_day_percentage": 0.04009416,
"ytd_return": 0.95952,
"latest_valuation_day": 1772154489
},
{
"name": "Fidelity Investment Grade Bond Fund",
"ticker": "FBNDX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/FBNDX.png",
"current_nav": 7.39,
"asset_class": "Mutual Fund",
"assets_under_management": 12022515700,
"expense_ratio": 0.45,
"dividend_yield": 3.89,
"change_1d_percentage": 0.2713704,
"change_50_day_percentage": 0.009866329,
"change_200_day_percentage": 0.01554234,
"ytd_return": 0.0528,
"latest_valuation_day": 1772154487
},
{
"name": "Fidelity Multi-Asset Index Fund",
"ticker": "FFNOX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/FFNOX.png",
"current_nav": 70.04,
"asset_class": "Mutual Fund",
"assets_under_management": 9953289200,
"expense_ratio": 0.11,
"dividend_yield": 1.9,
"change_1d_percentage": -0.24213076,
"change_50_day_percentage": 0.022359356,
"change_200_day_percentage": 0.073244706,
"ytd_return": 2.87899,
"latest_valuation_day": 1772154488
},
{
"name": "Fidelity Mega Cap Stock Fund",
"ticker": "FGRTX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/FGRTX.png",
"current_nav": 32.25,
"asset_class": "Mutual Fund",
"assets_under_management": 6193825300,
"expense_ratio": 0.58,
"dividend_yield": 0.79,
"change_1d_percentage": -0.8302583,
"change_50_day_percentage": 0.011942489,
"change_200_day_percentage": 0.07497136,
"ytd_return": 3.072,
"latest_valuation_day": 1772154488
},
{
"name": "Fidelity Convertible Securities Fund",
"ticker": "FCVSX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/FCVSX.png",
"current_nav": 39.4,
"asset_class": "Mutual Fund",
"assets_under_management": 2200562180,
"expense_ratio": 0.64,
"dividend_yield": 2.73,
"change_1d_percentage": -0.65557235,
"change_50_day_percentage": 0.019188741,
"change_200_day_percentage": 0.0363199,
"ytd_return": 5.01782,
"latest_valuation_day": 1772154487
},
{
"name": "Fidelity U.S. Bond Index Fund",
"ticker": "FXNAX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/FXNAX.png",
"current_nav": 10.67,
"asset_class": "Mutual Fund",
"assets_under_management": 68808335000,
"expense_ratio": 0.025,
"dividend_yield": 3.61,
"change_1d_percentage": 0.09380863,
"change_50_day_percentage": 0.008430366,
"change_200_day_percentage": 0.016282419,
"ytd_return": 0.22985,
"latest_valuation_day": 1772154490
},
{
"name": "Fidelity Magellan Fund",
"ticker": "FMAGX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/FMAGX.png",
"current_nav": 14.77,
"asset_class": "Mutual Fund",
"assets_under_management": 36427768000,
"expense_ratio": 0.56,
"dividend_yield": 0,
"change_1d_percentage": -0.8724832,
"change_50_day_percentage": -0.0113390945,
"change_200_day_percentage": -0.045221075,
"ytd_return": 0.46823,
"latest_valuation_day": 1772154489
},
{
"name": "Fidelity ZERO Large Cap Index Fund",
"ticker": "FNILX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/FNILX.png",
"current_nav": 24.59,
"asset_class": "Mutual Fund",
"assets_under_management": 16504486900,
"expense_ratio": 0,
"dividend_yield": 1,
"change_1d_percentage": -0.4856333,
"change_50_day_percentage": 0.0012459422,
"change_200_day_percentage": 0.04803311,
"ytd_return": 1.18852,
"latest_valuation_day": 1772154489
},
{
"name": "Fidelity ZERO Total Market Index Fund",
"ticker": "FZROX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/FZROX.png",
"current_nav": 24.01,
"asset_class": "Mutual Fund",
"assets_under_management": 33489121300,
"expense_ratio": 0,
"dividend_yield": 1.01,
"change_1d_percentage": -0.373444,
"change_50_day_percentage": 0.004753845,
"change_200_day_percentage": 0.05483287,
"ytd_return": 1.52284,
"latest_valuation_day": 1772154491
},
{
"name": "Fidelity Total Market Index Fund",
"ticker": "FSKAX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/FSKAX.png",
"current_nav": 189.72,
"asset_class": "Mutual Fund",
"assets_under_management": 125064987000,
"expense_ratio": 0.015,
"dividend_yield": 1,
"change_1d_percentage": -0.39376283,
"change_50_day_percentage": 0.003416631,
"change_200_day_percentage": 0.054004118,
"ytd_return": 1.55748,
"latest_valuation_day": 1772154490
},
{
"name": "The Growth Fund of America",
"ticker": "AGTHX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/AGTHX.png",
"current_nav": 79.46,
"asset_class": "Mutual Fund",
"assets_under_management": 336394125000,
"expense_ratio": 0.59,
"dividend_yield": 0.27,
"change_1d_percentage": -0.42606518,
"change_50_day_percentage": -0.019208482,
"change_200_day_percentage": -0.05036044,
"ytd_return": 0.59657,
"latest_valuation_day": 1772154483
},
{
"name": "American Balanced Fund",
"ticker": "ABALX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/ABALX.png",
"current_nav": 39.1,
"asset_class": "Mutual Fund",
"assets_under_management": 274832278000,
"expense_ratio": 0.56,
"dividend_yield": 1.91,
"change_1d_percentage": -0.17870821,
"change_50_day_percentage": 0.021752017,
"change_200_day_percentage": 0.034045476,
"ytd_return": 2.6407,
"latest_valuation_day": 1772154483
},
{
"name": "Washington Mutual Investors Fund",
"ticker": "AWSHX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/AWSHX.png",
"current_nav": 67.21,
"asset_class": "Mutual Fund",
"assets_under_management": 211094045000,
"expense_ratio": 0.55,
"dividend_yield": 1.23,
"change_1d_percentage": -0.08919281,
"change_50_day_percentage": 0.009956777,
"change_200_day_percentage": 0.020555342,
"ytd_return": 1.76353,
"latest_valuation_day": 1772154484
},
{
"name": "Investment Company of America",
"ticker": "AIVSX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/AIVSX.png",
"current_nav": 63.52,
"asset_class": "Mutual Fund",
"assets_under_management": 178379768000,
"expense_ratio": 0.56,
"dividend_yield": 0.89,
"change_1d_percentage": -0.57912034,
"change_50_day_percentage": 0.0011915893,
"change_200_day_percentage": -0.015007492,
"ytd_return": 1.70763,
"latest_valuation_day": 1772154483
},
{
"name": "New Perspective Fund",
"ticker": "ANWPX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/ANWPX.png",
"current_nav": 72.58,
"asset_class": "Mutual Fund",
"assets_under_management": 165848236000,
"expense_ratio": 0.71,
"dividend_yield": 1,
"change_1d_percentage": -0.08259912,
"change_50_day_percentage": 0.007442715,
"change_200_day_percentage": 0.0147870025,
"ytd_return": 2.53505,
"latest_valuation_day": 1772154484
},
{
"name": "Fundamental Investors",
"ticker": "ANCFX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/ANCFX.png",
"current_nav": 96.26,
"asset_class": "Mutual Fund",
"assets_under_management": 166580978000,
"expense_ratio": 0.58,
"dividend_yield": 0.66,
"change_1d_percentage": -0.15558551,
"change_50_day_percentage": 0.020018969,
"change_200_day_percentage": 0.05039581,
"ytd_return": 3.83988,
"latest_valuation_day": 1772154483
},
{
"name": "American Mutual Fund",
"ticker": "AMRMX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/AMRMX.png",
"current_nav": 62.4,
"asset_class": "Mutual Fund",
"assets_under_management": 113515012000,
"expense_ratio": 0.57,
"dividend_yield": 1.53,
"change_1d_percentage": -0.17597184,
"change_50_day_percentage": 0.024825754,
"change_200_day_percentage": 0.027369345,
"ytd_return": 2.10084,
"latest_valuation_day": 1772154483
},
{
"name": "AMCAP Fund",
"ticker": "AMCPX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/AMCPX.png",
"current_nav": 45.28,
"asset_class": "Mutual Fund",
"assets_under_management": 95774712000,
"expense_ratio": 0.64,
"dividend_yield": 0,
"change_1d_percentage": -0.48351645,
"change_50_day_percentage": -0.015348279,
"change_200_day_percentage": -0.01161806,
"ytd_return": 0.23892,
"latest_valuation_day": 1772154483
},
{
"name": "The Income Fund of America",
"ticker": "AMECX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/AMECX.png",
"current_nav": 28.05,
"asset_class": "Mutual Fund",
"assets_under_management": 144375661000,
"expense_ratio": 0.56,
"dividend_yield": 3.52,
"change_1d_percentage": 0.17857143,
"change_50_day_percentage": 0.041326337,
"change_200_day_percentage": 0.03899852,
"ytd_return": 3.67675,
"latest_valuation_day": 1772154483
},
{
"name": "The Bond Fund of America",
"ticker": "ABNDX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/ABNDX.png",
"current_nav": 11.55,
"asset_class": "Mutual Fund",
"assets_under_management": 100487463000,
"expense_ratio": 0.61,
"dividend_yield": 4.11,
"change_1d_percentage": 0.17346054,
"change_50_day_percentage": 0.0077479174,
"change_200_day_percentage": 0.013691428,
"ytd_return": 0.23993,
"latest_valuation_day": 1772154483
},
{
"name": "Capital World Growth and Income Fund",
"ticker": "CWGIX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/CWGIX.png",
"current_nav": 76.14,
"asset_class": "Mutual Fund",
"assets_under_management": 147995148000,
"expense_ratio": 0.73,
"dividend_yield": 1.47,
"change_1d_percentage": -0.5615776,
"change_50_day_percentage": 0.027178306,
"change_200_day_percentage": 0.03963204,
"ytd_return": 5.06223,
"latest_valuation_day": 1772154486
},
{
"name": "American Funds Core Plus Bond Fund",
"ticker": "AFPSX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/AFPSX.png",
"current_nav": 10.06,
"asset_class": "Mutual Fund",
"assets_under_management": 56573980,
"expense_ratio": 0.34,
"dividend_yield": 0,
"change_1d_percentage": 0.09950249,
"change_50_day_percentage": 0.005477155,
"change_200_day_percentage": 0.003648602,
"ytd_return": 0.30046,
"latest_valuation_day": 1772154006
},
{
"name": "American High-Income Trust",
"ticker": "RITGX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/RITGX.png",
"current_nav": 9.97,
"asset_class": "Mutual Fund",
"assets_under_management": 27200528400,
"expense_ratio": 0.36,
"dividend_yield": 6.65,
"change_1d_percentage": 0,
"change_50_day_percentage": 0.003543113,
"change_200_day_percentage": 0.009533412,
"ytd_return": 0.55001,
"latest_valuation_day": 1772154241
},
{
"name": "Intermediate Bond Fund of America",
"ticker": "RBOGX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/RBOGX.png",
"current_nav": 12.8,
"asset_class": "Mutual Fund",
"assets_under_management": 28399614000,
"expense_ratio": 0.25,
"dividend_yield": 4.25,
"change_1d_percentage": 0.15649453,
"change_50_day_percentage": 0.00428388,
"change_200_day_percentage": 0.008553008,
"ytd_return": 0.25668,
"latest_valuation_day": 1772154228
},
{
"name": "New World Fund",
"ticker": "RNWGX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/RNWGX.png",
"current_nav": 102.24,
"asset_class": "Mutual Fund",
"assets_under_management": 79704941000,
"expense_ratio": 0.57,
"dividend_yield": 1.36,
"change_1d_percentage": -0.57376254,
"change_50_day_percentage": 0.049375243,
"change_200_day_percentage": 0.09705751,
"ytd_return": 5.98905,
"latest_valuation_day": 1772154242
},
{
"name": "Tax-Exempt Bond Fund of America",
"ticker": "AFTEX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/AFTEX.png",
"current_nav": 12.66,
"asset_class": "Mutual Fund",
"assets_under_management": 24390780900,
"expense_ratio": 0.55,
"dividend_yield": 3,
"change_1d_percentage": 0.0790532,
"change_50_day_percentage": 0.010439633,
"change_200_day_percentage": 0.02660994,
"ytd_return": 0.6511,
"latest_valuation_day": 1772154483
},
{
"name": "International Vantage Fund",
"ticker": "RIVGX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/RIVGX.png",
"current_nav": 21.57,
"asset_class": "Mutual Fund",
"assets_under_management": 2668204290,
"expense_ratio": 0.54,
"dividend_yield": 1.44,
"change_1d_percentage": 0.04638219,
"change_50_day_percentage": 0.03258108,
"change_200_day_percentage": 0.07242468,
"ytd_return": 4.30267,
"latest_valuation_day": 1772154241
},
{
"name": "Global Insight Fund",
"ticker": "RGLGX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/RGLGX.png",
"current_nav": 29.66,
"asset_class": "Mutual Fund",
"assets_under_management": 19713273900,
"expense_ratio": 0.45,
"dividend_yield": 1.15,
"change_1d_percentage": -0.23545241,
"change_50_day_percentage": 0.024652466,
"change_200_day_percentage": 0.07642193,
"ytd_return": 2.67794,
"latest_valuation_day": 1772154241
},
{
"name": "Capital World Bond Fund",
"ticker": "RCWGX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/RCWGX.png",
"current_nav": 16.68,
"asset_class": "Mutual Fund",
"assets_under_management": 10138038300,
"expense_ratio": 0.48,
"dividend_yield": 4.06,
"change_1d_percentage": 0.120050766,
"change_50_day_percentage": 0.012393981,
"change_200_day_percentage": 0.013033367,
"ytd_return": 0.85418,
"latest_valuation_day": 1772154232
},
{
"name": "Capital Income Builder",
"ticker": "RIRGX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/RIRGX.png",
"current_nav": 82.01,
"asset_class": "Mutual Fund",
"assets_under_management": 124298920000,
"expense_ratio": 0.26,
"dividend_yield": 3.09,
"change_1d_percentage": -0.10962242,
"change_50_day_percentage": 0.035529543,
"change_200_day_percentage": 0.05004253,
"ytd_return": 3.23924,
"latest_valuation_day": 1772154241
},
{
"name": "Emerging Markets Equities Fund",
"ticker": "REFGX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/REFGX.png",
"current_nav": 9.57,
"asset_class": "Mutual Fund",
"assets_under_management": 518551712,
"expense_ratio": 0.74,
"dividend_yield": 0.41,
"change_1d_percentage": -0.41623312,
"change_50_day_percentage": 0.0697518,
"change_200_day_percentage": 0.13650525,
"ytd_return": 7.05882,
"latest_valuation_day": 1772154237
},
{
"name": "Strategic Bond Fund",
"ticker": "RANGX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/RANGX.png",
"current_nav": 9.51,
"asset_class": "Mutual Fund",
"assets_under_management": 21496318000,
"expense_ratio": 0.31,
"dividend_yield": 4.06,
"change_1d_percentage": 0.10526316,
"change_50_day_percentage": 0.011766759,
"change_200_day_percentage": 0.016324243,
"ytd_return": 0.32051,
"latest_valuation_day": 1772154225
},
{
"name": "EuroPacific Growth Fund",
"ticker": "RERGX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/RERGX.png",
"current_nav": 65.43,
"asset_class": "Mutual Fund",
"assets_under_management": 140075418000,
"expense_ratio": 0.47,
"dividend_yield": 2.83,
"change_1d_percentage": -0.07635919,
"change_50_day_percentage": 0.032126404,
"change_200_day_percentage": 0.040419422,
"ytd_return": 5.51337,
"latest_valuation_day": 1772154238
},
{
"name": "SMALLCAP World Fund",
"ticker": "RLLGX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/RLLGX.png",
"current_nav": 82.8,
"asset_class": "Mutual Fund",
"assets_under_management": 84633616000,
"expense_ratio": 0.65,
"dividend_yield": 0.99,
"change_1d_percentage": 0.37580308,
"change_50_day_percentage": 0.038002454,
"change_200_day_percentage": 0.072358996,
"ytd_return": 3.57845,
"latest_valuation_day": 1772154242
},
{
"name": "American Funds 2050 Target Date Retirement Fund",
"ticker": "RFITX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/RFITX.png",
"current_nav": 24.7,
"asset_class": "Mutual Fund",
"assets_under_management": 41452528000,
"expense_ratio": 0.37,
"dividend_yield": 0.9,
"change_1d_percentage": -0.20202021,
"change_50_day_percentage": 0.011076869,
"change_200_day_percentage": 0.03468065,
"ytd_return": 2.69587,
"latest_valuation_day": 1772154240
},
{
"name": "Schwab S&P 500 Index Fund",
"ticker": "SWPPX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/SWPPX.png",
"current_nav": 17.73,
"asset_class": "Mutual Fund",
"assets_under_management": 133727846000,
"expense_ratio": 0.02,
"dividend_yield": 1.09,
"change_1d_percentage": -0.5608525,
"change_50_day_percentage": 0.002918788,
"change_200_day_percentage": 0.051424842,
"ytd_return": 1.42531,
"latest_valuation_day": 1772154500
},
{
"name": "Schwab Total Stock Market Index Fund",
"ticker": "SWTSX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/SWTSX.png",
"current_nav": 16.64,
"asset_class": "Mutual Fund",
"assets_under_management": 33234958300,
"expense_ratio": 0.03,
"dividend_yield": 1.08,
"change_1d_percentage": -0.35928145,
"change_50_day_percentage": 0.004466945,
"change_200_day_percentage": 0.0533431,
"ytd_return": 1.52532,
"latest_valuation_day": 1772154500
},
{
"name": "Schwab International Index Fund",
"ticker": "SWISX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/SWISX.png",
"current_nav": 31.57,
"asset_class": "Mutual Fund",
"assets_under_management": 13591708700,
"expense_ratio": 0.06,
"dividend_yield": 3.38,
"change_1d_percentage": -0.12654223,
"change_50_day_percentage": 0.053140756,
"change_200_day_percentage": 0.114557214,
"ytd_return": 5.08357,
"latest_valuation_day": 1772154500
},
{
"name": "Schwab Small Cap Index Fund",
"ticker": "SWSSX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/SWSSX.png",
"current_nav": 43,
"asset_class": "Mutual Fund",
"assets_under_management": 7700198400,
"expense_ratio": 0.04,
"dividend_yield": 1.22,
"change_1d_percentage": 0.51425904,
"change_50_day_percentage": 0.026380405,
"change_200_day_percentage": 0.115978725,
"ytd_return": 5.34907,
"latest_valuation_day": 1772154500
},
{
"name": "Schwab U.S. Aggregate Bond Index Fund",
"ticker": "SWAGX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/SWAGX.png",
"current_nav": 9.12,
"asset_class": "Mutual Fund",
"assets_under_management": 5794440700,
"expense_ratio": 0.04,
"dividend_yield": 4.02,
"change_1d_percentage": 0.109769486,
"change_50_day_percentage": 0.008135812,
"change_200_day_percentage": 0.01475397,
"ytd_return": 0.23269,
"latest_valuation_day": 1772154247
},
{
"name": "Schwab Target 2045 Index Fund",
"ticker": "SWYHX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/SWYHX.png",
"current_nav": 22.17,
"asset_class": "Mutual Fund",
"assets_under_management": 1065537660,
"expense_ratio": 0.08,
"dividend_yield": 2.03,
"change_1d_percentage": -0.26990554,
"change_50_day_percentage": 0.020849869,
"change_200_day_percentage": 0.069823265,
"ytd_return": 2.54958,
"latest_valuation_day": 1772154247
},
{
"name": "Schwab Prime Advantage Money Fund",
"ticker": "SWVXX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/SWVXX.png",
"current_nav": 1,
"asset_class": "Mutual Fund",
"assets_under_management": 248218.36,
"expense_ratio": 0,
"dividend_yield": 0,
"change_1d_percentage": 0,
"change_50_day_percentage": 0,
"change_200_day_percentage": 0,
"ytd_return": 0,
"latest_valuation_day": 1772154257
},
{
"name": "T. Rowe Price Blue Chip Growth Fund",
"ticker": "TRBCX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/TRBCX.png",
"current_nav": 199.31,
"asset_class": "Mutual Fund",
"assets_under_management": 66722595000,
"expense_ratio": 0.69,
"dividend_yield": 0,
"change_1d_percentage": -0.8999602,
"change_50_day_percentage": -0.033145,
"change_200_day_percentage": -0.03907326,
"ytd_return": -1.95892,
"latest_valuation_day": 1772154501
},
{
"name": "T. Rowe Price Growth Stock Fund",
"ticker": "PRGFX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/PRGFX.png",
"current_nav": 101.99,
"asset_class": "Mutual Fund",
"assets_under_management": 48048202000,
"expense_ratio": 0.65,
"dividend_yield": 0,
"change_1d_percentage": -1.0190216,
"change_50_day_percentage": -0.031662066,
"change_200_day_percentage": -0.09642613,
"ytd_return": -2.12944,
"latest_valuation_day": 1772154497
},
{
"name": "T. Rowe Price Large-Cap Growth Fund",
"ticker": "TRLGX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/TRLGX.png",
"current_nav": 80.1,
"asset_class": "Mutual Fund",
"assets_under_management": 21283794900,
"expense_ratio": 0.55,
"dividend_yield": 0,
"change_1d_percentage": -0.6326758,
"change_50_day_percentage": -0.036703892,
"change_200_day_percentage": -0.10417718,
"ytd_return": -2.82453,
"latest_valuation_day": 1772154501
},
{
"name": "T. Rowe Price Mid-Cap Growth Fund",
"ticker": "RPMGX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/RPMGX.png",
"current_nav": 100.25,
"asset_class": "Mutual Fund",
"assets_under_management": 24620544000,
"expense_ratio": 0.75,
"dividend_yield": 0,
"change_1d_percentage": 0.94653106,
"change_50_day_percentage": 0.013912628,
"change_200_day_percentage": -0.0038519336,
"ytd_return": 0.30852,
"latest_valuation_day": 1772154499
},
{
"name": "T. Rowe Price New Horizons Fund",
"ticker": "PRNHX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/PRNHX.png",
"current_nav": 55.33,
"asset_class": "Mutual Fund",
"assets_under_management": 13963927600,
"expense_ratio": 0.79,
"dividend_yield": 0,
"change_1d_percentage": 0.23550723,
"change_50_day_percentage": 0.020886378,
"change_200_day_percentage": 0.009316066,
"ytd_return": 4.98936,
"latest_valuation_day": 1772154498
},
{
"name": "T. Rowe Price Personal Strategy Growth Fund",
"ticker": "TRSGX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/TRSGX.png",
"current_nav": 45,
"asset_class": "Mutual Fund",
"assets_under_management": 4183602180,
"expense_ratio": 0.78,
"dividend_yield": 1.6,
"change_1d_percentage": -0.1109878,
"change_50_day_percentage": 0.02773983,
"change_200_day_percentage": 0.042652622,
"ytd_return": 2.86318,
"latest_valuation_day": 1772154501
},
{
"name": "T. Rowe Price U.S. Large-Cap Core Fund",
"ticker": "TQMVX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/TQMVX.png",
"current_nav": 20.1,
"asset_class": "Mutual Fund",
"assets_under_management": 71125088,
"expense_ratio": 0.72,
"dividend_yield": 1.48,
"change_1d_percentage": -0.0497265,
"change_50_day_percentage": 0.03506873,
"change_200_day_percentage": 0.07411101,
"ytd_return": 3.67412,
"latest_valuation_day": 1772154250
},
{
"name": "T. Rowe Price Financial Services Fund",
"ticker": "PRISX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/PRISX.png",
"current_nav": 46.34,
"asset_class": "Mutual Fund",
"assets_under_management": 1972995070,
"expense_ratio": 0.93,
"dividend_yield": 0.93,
"change_1d_percentage": 1.1790394,
"change_50_day_percentage": -0.020519596,
"change_200_day_percentage": -0.016416734,
"ytd_return": -0.63331,
"latest_valuation_day": 1772154497
},
{
"name": "T. Rowe Price U.S. Equity Research Fund",
"ticker": "PRCOX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/PRCOX.png",
"current_nav": 68.26,
"asset_class": "Mutual Fund",
"assets_under_management": 16685502500,
"expense_ratio": 0.45,
"dividend_yield": 0.61,
"change_1d_percentage": -0.64046574,
"change_50_day_percentage": 0.005867822,
"change_200_day_percentage": 0.052560158,
"ytd_return": 1.62106,
"latest_valuation_day": 1772154497
},
{
"name": "T. Rowe Price Equity Index 500 Fund",
"ticker": "PREIX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/PREIX.png",
"current_nav": 179.53,
"asset_class": "Mutual Fund",
"assets_under_management": 38406857000,
"expense_ratio": 0.18,
"dividend_yield": 0.96,
"change_1d_percentage": -0.53739613,
"change_50_day_percentage": 0.0026908747,
"change_200_day_percentage": 0.045401298,
"ytd_return": 1.42994,
"latest_valuation_day": 1772154497
},
{
"name": "T. Rowe Price Credit Opportunities Fund",
"ticker": "PRCPX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/PRCPX.png",
"current_nav": 8.05,
"asset_class": "Mutual Fund",
"assets_under_management": 370417280,
"expense_ratio": 0.81,
"dividend_yield": 6.91,
"change_1d_percentage": -0.12406947,
"change_50_day_percentage": -0.0032194182,
"change_200_day_percentage": -0.00085023826,
"ytd_return": 0.44339,
"latest_valuation_day": 1772154223
},
{
"name": "PIMCO RAE US Fund",
"ticker": "PKAAX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/PKAAX.png",
"current_nav": 14.08,
"asset_class": "Mutual Fund",
"assets_under_management": 1400455810,
"expense_ratio": 0.8,
"dividend_yield": 1.75,
"change_1d_percentage": 0.071073204,
"change_50_day_percentage": 0.027197376,
"change_200_day_percentage": 0.014924752,
"ytd_return": 5.14593,
"latest_valuation_day": 1772154222
},
{
"name": "PIMCO RAE US Small Fund",
"ticker": "PMJAX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/PMJAX.png",
"current_nav": 11.86,
"asset_class": "Mutual Fund",
"assets_under_management": 3178658820,
"expense_ratio": 0.9,
"dividend_yield": 0.97,
"change_1d_percentage": 1.3675214,
"change_50_day_percentage": 0.025330618,
"change_200_day_percentage": 0.081884794,
"ytd_return": 3.156,
"latest_valuation_day": 1772154222
},
{
"name": "PIMCO Dividend and Income Fund",
"ticker": "PQIZX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/PQIZX.png",
"current_nav": 15.33,
"asset_class": "Mutual Fund",
"assets_under_management": 249980320,
"expense_ratio": 1.27,
"dividend_yield": 3.93,
"change_1d_percentage": -0.06518905,
"change_50_day_percentage": 0.04180825,
"change_200_day_percentage": 0.09626854,
"ytd_return": 3.49406,
"latest_valuation_day": 1772154497
},
{
"name": "PIMCO Total Return Fund",
"ticker": "PTTDX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/PTTDX.png",
"current_nav": 10.06,
"asset_class": "Mutual Fund",
"assets_under_management": 0,
"expense_ratio": 0,
"dividend_yield": 0,
"change_1d_percentage": 0,
"change_50_day_percentage": 0,
"change_200_day_percentage": 0,
"ytd_return": 0,
"latest_valuation_day": 1561759658
},
{
"name": "PIMCO Low Duration Fund",
"ticker": "PLDDX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/PLDDX.png",
"current_nav": 10.25,
"asset_class": "Mutual Fund",
"assets_under_management": 29627522,
"expense_ratio": 0.45,
"dividend_yield": 2.68,
"change_1d_percentage": 2.7054112,
"change_50_day_percentage": 0,
"change_200_day_percentage": 0.0025891433,
"ytd_return": -0.45,
"latest_valuation_day": 1611190842
},
{
"name": "PIMCO Investment Grade Corporate Bond Fund",
"ticker": "PBDDX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/PBDDX.png",
"current_nav": 10.24,
"asset_class": "Mutual Fund",
"assets_under_management": 0,
"expense_ratio": 0,
"dividend_yield": 0,
"change_1d_percentage": 0,
"change_50_day_percentage": 0,
"change_200_day_percentage": 0,
"ytd_return": 0,
"latest_valuation_day": 1561759658
},
{
"name": "PIMCO All Asset Fund",
"ticker": "PASDX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/PASDX.png",
"current_nav": 12.02,
"asset_class": "Mutual Fund",
"assets_under_management": 0,
"expense_ratio": 0,
"dividend_yield": 0,
"change_1d_percentage": -0.4142502,
"change_50_day_percentage": -0.004142439,
"change_200_day_percentage": -0.004142439,
"ytd_return": 0,
"latest_valuation_day": 1561759658
},
{
"name": "PIMCO Global Bond Fund (Unhedged)",
"ticker": "PGBDX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/PGBDX.png",
"current_nav": 9.67,
"asset_class": "Mutual Fund",
"assets_under_management": 0,
"expense_ratio": 0,
"dividend_yield": 0,
"change_1d_percentage": 0.20725389,
"change_50_day_percentage": 0,
"change_200_day_percentage": 0,
"ytd_return": 0,
"latest_valuation_day": 1561759658
},
{
"name": "PIMCO Income Fund",
"ticker": "PONDX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/PONDX.png",
"current_nav": 12.15,
"asset_class": "Mutual Fund",
"assets_under_management": 0,
"expense_ratio": 0,
"dividend_yield": 0,
"change_1d_percentage": -0.08223684,
"change_50_day_percentage": 0,
"change_200_day_percentage": 0,
"ytd_return": 0,
"latest_valuation_day": 1561759658
},
{
"name": "PIMCO Dynamic Income Fund",
"ticker": "XPDIX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/XPDIX.png",
"current_nav": 16.59,
"asset_class": "Mutual Fund",
"assets_under_management": 0,
"expense_ratio": 0,
"dividend_yield": 0,
"change_1d_percentage": -0.06024096,
"change_50_day_percentage": -0.014084478,
"change_200_day_percentage": -0.017575894,
"ytd_return": 0,
"latest_valuation_day": 1772154256
},
{
"name": "PIMCO Corporate & Income Opportunity Fund",
"ticker": "XPTYX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/XPTYX.png",
"current_nav": 11.75,
"asset_class": "Mutual Fund",
"assets_under_management": 0,
"expense_ratio": 0,
"dividend_yield": 0,
"change_1d_percentage": -0.08503401,
"change_50_day_percentage": -0.010509628,
"change_200_day_percentage": -0.004895094,
"ytd_return": 0,
"latest_valuation_day": 1772154503
},
{
"name": "PIMCO Flexible Municipal Income Fund",
"ticker": "PMFLX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/PMFLX.png",
"current_nav": 10.28,
"asset_class": "Mutual Fund",
"assets_under_management": 0,
"expense_ratio": 0,
"dividend_yield": 0,
"change_1d_percentage": 0.19493179,
"change_50_day_percentage": 0.015168247,
"change_200_day_percentage": 0.027034523,
"ytd_return": 0,
"latest_valuation_day": 1772154222
},
{
"name": "PIMCO Municipal Income Fund II",
"ticker": "XPMLX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/XPMLX.png",
"current_nav": 8.29,
"asset_class": "Mutual Fund",
"assets_under_management": 0,
"expense_ratio": 0,
"dividend_yield": 0,
"change_1d_percentage": 0.24183798,
"change_50_day_percentage": 0.018152278,
"change_200_day_percentage": 0.036846187,
"ytd_return": 0,
"latest_valuation_day": 1772154503
},
{
"name": "PIMCO High Income Fund",
"ticker": "XPHKX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/XPHKX.png",
"current_nav": 4.61,
"asset_class": "Mutual Fund",
"assets_under_management": 0,
"expense_ratio": 0,
"dividend_yield": 0,
"change_1d_percentage": 0,
"change_50_day_percentage": -0.008857861,
"change_200_day_percentage": -0.006561835,
"ytd_return": 0,
"latest_valuation_day": 1772154503
},
{
"name": "PIMCO Income Strategy Fund II",
"ticker": "XPFNX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/XPFNX.png",
"current_nav": 7.08,
"asset_class": "Mutual Fund",
"assets_under_management": 0,
"expense_ratio": 0,
"dividend_yield": 0,
"change_1d_percentage": 0,
"change_50_day_percentage": -0.0123594785,
"change_200_day_percentage": -0.008764334,
"ytd_return": 0,
"latest_valuation_day": 1772154503
},
{
"name": "PIMCO California Municipal Income Fund",
"ticker": "XPCQX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/XPCQX.png",
"current_nav": 10.19,
"asset_class": "Mutual Fund",
"assets_under_management": 0,
"expense_ratio": 0,
"dividend_yield": 0,
"change_1d_percentage": 0.19666135,
"change_50_day_percentage": 0.020040354,
"change_200_day_percentage": 0.051013812,
"ytd_return": 0,
"latest_valuation_day": 1772154503
},
{
"name": "PIMCO Income Strategy Fund",
"ticker": "XPFLX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/XPFLX.png",
"current_nav": 7.87,
"asset_class": "Mutual Fund",
"assets_under_management": 0,
"expense_ratio": 0,
"dividend_yield": 0,
"change_1d_percentage": -0.12690355,
"change_50_day_percentage": -0.009390053,
"change_200_day_percentage": -0.012398376,
"ytd_return": 0,
"latest_valuation_day": 1772154503
},
{
"name": "JPMorgan U.S. Equity Fund",
"ticker": "JUSRX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/JUSRX.png",
"current_nav": 26.69,
"asset_class": "Mutual Fund",
"assets_under_management": 34216153100,
"expense_ratio": 0.54,
"dividend_yield": 0.53,
"change_1d_percentage": -0.59590316,
"change_50_day_percentage": -0.011291064,
"change_200_day_percentage": -0.013830027,
"ytd_return": 0.55597,
"latest_valuation_day": 1772154493
},
{
"name": "JPMorgan U.S. GARP Equity Fund",
"ticker": "JGIRX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/JGIRX.png",
"current_nav": 91.57,
"asset_class": "Mutual Fund",
"assets_under_management": 1983069310,
"expense_ratio": 0.44,
"dividend_yield": 0.2,
"change_1d_percentage": -1.0802636,
"change_50_day_percentage": -0.018091926,
"change_200_day_percentage": -0.024144378,
"ytd_return": -0.35058,
"latest_valuation_day": 1772154493
},
{
"name": "JPMorgan International Value Fund",
"ticker": "JIVRX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/JIVRX.png",
"current_nav": 29.38,
"asset_class": "Mutual Fund",
"assets_under_management": 0,
"expense_ratio": 0,
"dividend_yield": 0,
"change_1d_percentage": -0.30539533,
"change_50_day_percentage": 0,
"change_200_day_percentage": -0.030572597,
"ytd_return": 0,
"latest_valuation_day": 1772154493
},
{
"name": "DFA U.S. Large Company Portfolio",
"ticker": "DFUSX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/DFUSX.png",
"current_nav": 45.9,
"asset_class": "Mutual Fund",
"assets_under_management": 13668212700,
"expense_ratio": 0.08,
"dividend_yield": 1.03,
"change_1d_percentage": -0.5417118,
"change_50_day_percentage": 0.0028709872,
"change_200_day_percentage": 0.05564328,
"ytd_return": 1.45374,
"latest_valuation_day": 1772154486
},
{
"name": "DFA U.S. Core Equity 1 Portfolio",
"ticker": "DFEOX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/DFEOX.png",
"current_nav": 51.46,
"asset_class": "Mutual Fund",
"assets_under_management": 38788289000,
"expense_ratio": 0.15,
"dividend_yield": 1.03,
"change_1d_percentage": -0.2519868,
"change_50_day_percentage": 0.01656612,
"change_200_day_percentage": 0.0780813,
"ytd_return": 2.54032,
"latest_valuation_day": 1772154486
},
{
"name": "DFA Global Equity Portfolio",
"ticker": "DGEIX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/DGEIX.png",
"current_nav": 42.17,
"asset_class": "Mutual Fund",
"assets_under_management": 10881089500,
"expense_ratio": 0.26,
"dividend_yield": 1.54,
"change_1d_percentage": -0.14207909,
"change_50_day_percentage": 0.033127695,
"change_200_day_percentage": 0.091815256,
"ytd_return": 3.55612,
"latest_valuation_day": 1772154486
},
{
"name": "DFA International Value Portfolio",
"ticker": "DFVIX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/DFVIX.png",
"current_nav": 27.55,
"asset_class": "Mutual Fund",
"assets_under_management": 3481731840,
"expense_ratio": 0.25,
"dividend_yield": 4.09,
"change_1d_percentage": -0.14498006,
"change_50_day_percentage": 0.0726021,
"change_200_day_percentage": 0.18666881,
"ytd_return": 6.07419,
"latest_valuation_day": 1772154486
},
{
"name": "MFS Blended Research Core Equity Fund",
"ticker": "MUEUX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/MUEUX.png",
"current_nav": 39.48,
"asset_class": "Mutual Fund",
"assets_under_management": 1673436420,
"expense_ratio": 0.4,
"dividend_yield": 0.75,
"change_1d_percentage": -0.4538578,
"change_50_day_percentage": 0.011078794,
"change_200_day_percentage": 0.01048747,
"ytd_return": 1.99482,
"latest_valuation_day": 1772154194
},
{
"name": "MFS Emerging Markets Equity Fund",
"ticker": "MEMIX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/MEMIX.png",
"current_nav": 50.65,
"asset_class": "Mutual Fund",
"assets_under_management": 9990028300,
"expense_ratio": 1.06,
"dividend_yield": 2.41,
"change_1d_percentage": -0.07891102,
"change_50_day_percentage": 0.07138181,
"change_200_day_percentage": 0.15465552,
"ytd_return": 6.20172,
"latest_valuation_day": 1772154172
},
{
"name": "MFS Blended Research Mid Cap Equity Fund",
"ticker": "BMSYX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/BMSYX.png",
"current_nav": 15.95,
"asset_class": "Mutual Fund",
"assets_under_management": 2438842370,
"expense_ratio": 0.52,
"dividend_yield": 0.74,
"change_1d_percentage": 0.8855156,
"change_50_day_percentage": 0.033164922,
"change_200_day_percentage": 0.055438656,
"ytd_return": 3.16285,
"latest_valuation_day": 1772154012
},
{
"name": "MFS Income Fund",
"ticker": "MFIOX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/MFIOX.png",
"current_nav": 6.04,
"asset_class": "Mutual Fund",
"assets_under_management": 7982793700,
"expense_ratio": 0.73,
"dividend_yield": 4.68,
"change_1d_percentage": 0.16583748,
"change_50_day_percentage": 0.007203845,
"change_200_day_percentage": 0.012853538,
"ytd_return": 0.21653,
"latest_valuation_day": 1772154174
},
{
"name": "MFS Municipal High Income Fund",
"ticker": "MMHYX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/MMHYX.png",
"current_nav": 7.54,
"asset_class": "Mutual Fund",
"assets_under_management": 5318264300,
"expense_ratio": 0.61,
"dividend_yield": 4.33,
"change_1d_percentage": 0.13280517,
"change_50_day_percentage": 0.010696782,
"change_200_day_percentage": 0.0267094,
"ytd_return": 0.77908,
"latest_valuation_day": 1772154495
},
{
"name": "Franklin DynaTech Fund",
"ticker": "FKDNX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/FKDNX.png",
"current_nav": 176.27,
"asset_class": "Mutual Fund",
"assets_under_management": 27897393200,
"expense_ratio": 0.77,
"dividend_yield": 0,
"change_1d_percentage": -1.1717874,
"change_50_day_percentage": -0.052391253,
"change_200_day_percentage": -0.09459753,
"ytd_return": -1.24007,
"latest_valuation_day": 1772154489
},
{
"name": "Franklin Small-Mid Cap Growth Fund",
"ticker": "FMGGX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/FMGGX.png",
"current_nav": 47.99,
"asset_class": "Mutual Fund",
"assets_under_management": 3586466560,
"expense_ratio": 0.51,
"dividend_yield": 0,
"change_1d_percentage": 1.3302364,
"change_50_day_percentage": 0.007050874,
"change_200_day_percentage": -0.03240797,
"ytd_return": 0.38635,
"latest_valuation_day": 1772154100
},
{
"name": "Franklin U.S. Small Cap Equity Fund",
"ticker": "LMBMX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/LMBMX.png",
"current_nav": 16.06,
"asset_class": "Mutual Fund",
"assets_under_management": 120786960,
"expense_ratio": 0.75,
"dividend_yield": 0.39,
"change_1d_percentage": 0.68965304,
"change_50_day_percentage": 0.024090946,
"change_200_day_percentage": 0.08047376,
"ytd_return": 4.66667,
"latest_valuation_day": 1772154160
},
{
"name": "Franklin Mutual European Fund",
"ticker": "TEMIX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/TEMIX.png",
"current_nav": 33.92,
"asset_class": "Mutual Fund",
"assets_under_management": 1276752510,
"expense_ratio": 1.2,
"dividend_yield": 2.85,
"change_1d_percentage": -0.05892752,
"change_50_day_percentage": 0.035478484,
"change_200_day_percentage": 0.110639885,
"ytd_return": 4.87342,
"latest_valuation_day": 1772154500
},
{
"name": "Franklin Federal Tax-Free Income Fund",
"ticker": "FRFTX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/FRFTX.png",
"current_nav": 10.93,
"asset_class": "Mutual Fund",
"assets_under_management": 7849889300,
"expense_ratio": 1.17,
"dividend_yield": 3.19,
"change_1d_percentage": 0.18331805,
"change_50_day_percentage": 0.01175598,
"change_200_day_percentage": 0.029330745,
"ytd_return": 0.5546,
"latest_valuation_day": 1772154490
},
{
"name": "Franklin Utilities Fund",
"ticker": "FKUQX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/FKUQX.png",
"current_nav": 26.73,
"asset_class": "Mutual Fund",
"assets_under_management": 7281474000,
"expense_ratio": 0.8,
"dividend_yield": 2.07,
"change_1d_percentage": -0.11210762,
"change_50_day_percentage": 0.08001746,
"change_200_day_percentage": 0.06886865,
"ytd_return": 2.67895,
"latest_valuation_day": 1772154096
},
{
"name": "Templeton Global Bond Fund",
"ticker": "TPINX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/TPINX.png",
"current_nav": 7.41,
"asset_class": "Mutual Fund",
"assets_under_management": 3073704700,
"expense_ratio": 0.99,
"dividend_yield": 5.56,
"change_1d_percentage": 0,
"change_50_day_percentage": 0.020099107,
"change_200_day_percentage": 0.033155747,
"ytd_return": 2.68324,
"latest_valuation_day": 1772154501
},
{
"name": "BrandywineGLOBAL - High Yield Fund",
"ticker": "BGHAX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/BGHAX.png",
"current_nav": 10.02,
"asset_class": "Mutual Fund",
"assets_under_management": 3524617730,
"expense_ratio": 0.89,
"dividend_yield": 6.69,
"change_1d_percentage": 0,
"change_50_day_percentage": -0.0069375318,
"change_200_day_percentage": -0.011210209,
"ytd_return": -0.08469,
"latest_valuation_day": 1772154009
},
{
"name": "ClearBridge Select Fund",
"ticker": "LCLAX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/LCLAX.png",
"current_nav": 56.54,
"asset_class": "Mutual Fund",
"assets_under_management": 3443204350,
"expense_ratio": 1.33,
"dividend_yield": 0,
"change_1d_percentage": 0.23045558,
"change_50_day_percentage": -0.016726427,
"change_200_day_percentage": -0.0004260201,
"ytd_return": -0.55623,
"latest_valuation_day": 1772154159
},
{
"name": "Franklin California High Yield Municipal Fund",
"ticker": "FVCAX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/FVCAX.png",
"current_nav": 9.85,
"asset_class": "Mutual Fund",
"assets_under_management": 3189220860,
"expense_ratio": 0.55,
"dividend_yield": 4.38,
"change_1d_percentage": 0.10162834,
"change_50_day_percentage": 0.009573007,
"change_200_day_percentage": 0.024862085,
"ytd_return": 0.57941,
"latest_valuation_day": 1772154490
},
{
"name": "Franklin Convertible Securities Fund",
"ticker": "FCSZX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/FCSZX.png",
"current_nav": 24.39,
"asset_class": "Mutual Fund",
"assets_under_management": 3005020670,
"expense_ratio": 0.58,
"dividend_yield": 1.61,
"change_1d_percentage": -0.48959604,
"change_50_day_percentage": -0.002723224,
"change_200_day_percentage": -0.0049142702,
"ytd_return": 1.9344,
"latest_valuation_day": 1772154487
},
{
"name": "Franklin Core Plus Bond Fund",
"ticker": "FKSAX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/FKSAX.png",
"current_nav": 8.48,
"asset_class": "Mutual Fund",
"assets_under_management": 2639039490,
"expense_ratio": 0.47,
"dividend_yield": 4.7,
"change_1d_percentage": 0.11806376,
"change_50_day_percentage": 0.0055494546,
"change_200_day_percentage": 0.012507051,
"ytd_return": 0.49286,
"latest_valuation_day": 1772154489
},
{
"name": "Dodge & Cox Stock Fund",
"ticker": "DODGX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/DODGX.png",
"current_nav": 17.2,
"asset_class": "Mutual Fund",
"assets_under_management": 120348639000,
"expense_ratio": 0.51,
"dividend_yield": 1.3,
"change_1d_percentage": 0.46728972,
"change_50_day_percentage": 0.0141151175,
"change_200_day_percentage": 0.008960277,
"ytd_return": 1.50693,
"latest_valuation_day": 1772154486
},
{
"name": "Dodge & Cox Income Fund",
"ticker": "DODIX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/DODIX.png",
"current_nav": 13.1,
"asset_class": "Mutual Fund",
"assets_under_management": 105553494000,
"expense_ratio": 0.41,
"dividend_yield": 4.22,
"change_1d_percentage": 0.22953327,
"change_50_day_percentage": 0.0141203245,
"change_200_day_percentage": 0.023109812,
"ytd_return": 0.31128,
"latest_valuation_day": 1772154486
},
{
"name": "Vanguard Capital Opportunity Fund",
"ticker": "VHCOX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/VHCOX.png",
"current_nav": 98.55,
"asset_class": "Mutual Fund",
"assets_under_management": 26934046700,
"expense_ratio": 0.4,
"dividend_yield": 0.41,
"change_1d_percentage": -0.65524185,
"change_50_day_percentage": 0.0073865075,
"change_200_day_percentage": 0.05699233,
"ytd_return": 5.08511,
"latest_valuation_day": 1772154502
},
{
"name": "Vanguard PRIMECAP Fund Admiral Shares",
"ticker": "VPMAX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/VPMAX.png",
"current_nav": 194.48,
"asset_class": "Mutual Fund",
"assets_under_management": 79331983000,
"expense_ratio": 0.27,
"dividend_yield": 0.88,
"change_1d_percentage": -0.59800667,
"change_50_day_percentage": 0.0061596627,
"change_200_day_percentage": 0.023844017,
"ytd_return": 5.26202,
"latest_valuation_day": 1772154502
}
]
}
Mutual Fund Detail
Get detailed information for a specific mutual fund.
Parameters
| Param | Type | Required |
|---|---|---|
| ticker | string | REQUIRED |
| The mutual fund symbol. | ||
Expected Response
{
"status": "success",
"message": "mutual fund retrieved successfully",
"data": {
"name": "Vanguard 500 Index Fund Admiral Shares",
"ticker": "VFIAX",
"public_png_logo_url": "https:\/\/financialmodelingprep.com\/image-stock\/VFIAX.png",
"current_nav": 638.8,
"asset_class": "Mutual Fund",
"assets_under_management": 1509873030000,
"expense_ratio": 0.04,
"dividend_yield": 1.1,
"change_1d_percentage": -0.537174,
"change_50_day_percentage": 0.0025653974,
"change_200_day_percentage": 0.055747394,
"ytd_return": 1.44657,
"latest_valuation_day": 1772154502
}
}
Futures
Real-time and historical data for perpetual and quarterly futures contracts.
All Futures
List all available crypto and commodity futures contracts.
Parameters
| Param | Type | Required |
|---|---|---|
| search | string | OPTIONAL |
| Filter by contract symbol. | ||
Expected Response
{
"status": "success",
"message": "Success",
"data": [
{
"ticker": "BTCUSDT",
"current_price": "67652.50",
"change_1d": "-191.10",
"change_1d_percentage": "-0.282",
"open_price": "67843.60",
"high": "68689.70",
"low": "66462.00",
"volume": "178860.088",
"quote_volume": "12070217591.47",
"open_time": 1772092560000,
"close_time": 1772179013940,
"base": "BTC",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "BTCUSDT",
"pair": "BTCUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1569398400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "BTC",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 2,
"quantity_precision": 3,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"PoW"
],
"trigger_protect": "0.0500",
"liquidation_fee": "0.012500",
"market_take_bound": "0.05",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "556.80",
"max_price": "4529764",
"filter_type": "PRICE_FILTER",
"tick_size": "0.10"
},
{
"min_qty": "0.001",
"max_qty": "1000",
"step_size": "0.001",
"filter_type": "LOT_SIZE"
},
{
"min_qty": "0.001",
"max_qty": "120",
"filter_type": "MARKET_LOT_SIZE",
"step_size": "0.001"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"notional": "100",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_up": "1.0500",
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.9500",
"multiplier_decimal": "4"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA",
"PSB"
]
}
},
"logo": "btc.svg"
},
{
"ticker": "ETHUSDT",
"current_price": "2029.83",
"change_1d": "-23.59",
"change_1d_percentage": "-1.149",
"open_price": "2053.42",
"high": "2082.65",
"low": "1973.49",
"volume": "5379754.224",
"quote_volume": "10916103141.62",
"open_time": 1772092560000,
"close_time": 1772179014094,
"base": "ETH",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ETHUSDT",
"pair": "ETHUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1569398400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "ETH",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 2,
"quantity_precision": 3,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Layer-1"
],
"trigger_protect": "0.0500",
"liquidation_fee": "0.012500",
"market_take_bound": "0.05",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"tick_size": "0.01",
"max_price": "306177",
"min_price": "39.86"
},
{
"step_size": "0.001",
"min_qty": "0.001",
"max_qty": "10000",
"filter_type": "LOT_SIZE"
},
{
"step_size": "0.001",
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "2000",
"min_qty": "0.001"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "20"
},
{
"multiplier_up": "1.0500",
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.9500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA",
"PSB"
]
}
},
"logo": "eth.svg"
},
{
"ticker": "ALPACAUSDT",
"current_price": "1.1900000",
"change_1d": "0.9477500",
"change_1d_percentage": "391.228",
"open_price": "0.2422500",
"high": "1.4763000",
"low": "0.0657900",
"volume": "11619631791",
"quote_volume": "2911352253.7450800",
"open_time": 1745917320000,
"close_time": 1746003726020,
"base": "ALPACA",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ALPACAUSDT",
"pair": "ALPACAUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 1746003600000,
"onboard_date": 1724322600000,
"status": "SETTLING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "ALPACA",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.025000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.0000100",
"min_price": "0.0000100",
"max_price": "200",
"filter_type": "PRICE_FILTER"
},
{
"filter_type": "LOT_SIZE",
"step_size": "1",
"max_qty": "10000000",
"min_qty": "1"
},
{
"filter_type": "MARKET_LOT_SIZE",
"step_size": "1",
"min_qty": "1",
"max_qty": "2000000"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4",
"multiplier_up": "1.1500",
"multiplier_down": "0.8500"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "alpaca.svg"
},
{
"ticker": "SOLUSDT",
"current_price": "87.2700",
"change_1d": "-0.0700",
"change_1d_percentage": "-0.080",
"open_price": "87.3400",
"high": "88.6400",
"low": "84.2500",
"volume": "25564293.53",
"quote_volume": "2210649623.5281",
"open_time": 1772092560000,
"close_time": 1772179014205,
"base": "SOL",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "SOLUSDT",
"pair": "SOLUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1569398400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "SOL",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 4,
"quantity_precision": 2,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Layer-1"
],
"trigger_protect": "0.0500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.05",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.4200",
"max_price": "6857",
"tick_size": "0.0100",
"filter_type": "PRICE_FILTER"
},
{
"min_qty": "0.01",
"step_size": "0.01",
"filter_type": "LOT_SIZE",
"max_qty": "1000000"
},
{
"min_qty": "0.01",
"step_size": "0.01",
"max_qty": "6000",
"filter_type": "MARKET_LOT_SIZE"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_down": "0.9500",
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.0500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA",
"PSB"
]
}
},
"logo": "sol.svg"
},
{
"ticker": "XAGUSDT",
"current_price": "90.1700",
"change_1d": "1.8400",
"change_1d_percentage": "2.083",
"open_price": "88.3300",
"high": "90.6000",
"low": "85.1500",
"volume": "23823956.420",
"quote_volume": "2088851608.6285",
"open_time": 1772092560000,
"close_time": 1772179013412,
"base": "XAG",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "XAGUSDT",
"pair": "XAGUSDT",
"contract_type": "TRADIFI_PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1767780000000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "XAG",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 4,
"quantity_precision": 3,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COMMODITY",
"underlying_sub_type": [
"TradFi"
],
"trigger_protect": "0.0300",
"liquidation_fee": "0.015000",
"market_take_bound": "0.03",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.0100",
"min_price": "0.0100",
"filter_type": "PRICE_FILTER",
"max_price": "2000"
},
{
"min_qty": "0.001",
"step_size": "0.001",
"max_qty": "35000",
"filter_type": "LOT_SIZE"
},
{
"step_size": "0.001",
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.001",
"max_qty": "3500"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.9700",
"multiplier_decimal": "4",
"multiplier_up": "1.0300"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"RPI"
]
}
},
"logo": "xag.svg"
},
{
"ticker": "POWERUSDT",
"current_price": "1.8407400",
"change_1d": "0.7825600",
"change_1d_percentage": "73.953",
"open_price": "1.0581800",
"high": "2.3477400",
"low": "1.0441100",
"volume": "983288988",
"quote_volume": "1621401079.2516400",
"open_time": 1772092560000,
"close_time": 1772179013786,
"base": "POWER",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "POWERUSDT",
"pair": "POWERUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1765011600000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "POWER",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Alpha"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.0000100",
"filter_type": "PRICE_FILTER",
"max_price": "200",
"tick_size": "0.0000100"
},
{
"step_size": "1",
"min_qty": "1",
"max_qty": "6000000",
"filter_type": "LOT_SIZE"
},
{
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "600000",
"step_size": "1",
"min_qty": "1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_up": "1.1500",
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.8500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"RPI",
"DCA"
]
}
},
"logo": "power.svg"
},
{
"ticker": "XRPUSDT",
"current_price": "1.4155",
"change_1d": "-0.0184",
"change_1d_percentage": "-1.283",
"open_price": "1.4339",
"high": "1.4563",
"low": "1.3818",
"volume": "762815272.9",
"quote_volume": "1078471541.8747",
"open_time": 1772092560000,
"close_time": 1772179013235,
"base": "XRP",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "XRPUSDT",
"pair": "XRPUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1569398400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "XRP",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 4,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Payment"
],
"trigger_protect": "0.0500",
"liquidation_fee": "0.012500",
"market_take_bound": "0.05",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "100000",
"min_price": "0.0143",
"tick_size": "0.0001",
"filter_type": "PRICE_FILTER"
},
{
"min_qty": "0.1",
"step_size": "0.1",
"filter_type": "LOT_SIZE",
"max_qty": "10000000"
},
{
"min_qty": "0.1",
"max_qty": "2000000",
"step_size": "0.1",
"filter_type": "MARKET_LOT_SIZE"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_up": "1.0500",
"multiplier_down": "0.9500",
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA",
"PSB"
]
}
},
"logo": "xrp.svg"
},
{
"ticker": "XAUUSDT",
"current_price": "5183.90",
"change_1d": "-1.35",
"change_1d_percentage": "-0.026",
"open_price": "5185.25",
"high": "5199.98",
"low": "5133.05",
"volume": "155114.386",
"quote_volume": "803005534.33",
"open_time": 1772092560000,
"close_time": 1772179012064,
"base": "XAU",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "XAUUSDT",
"pair": "XAUUSDT",
"contract_type": "TRADIFI_PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1765440300000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "XAU",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 2,
"quantity_precision": 3,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COMMODITY",
"underlying_sub_type": [
"TradFi"
],
"trigger_protect": "0.0200",
"liquidation_fee": "0.015000",
"market_take_bound": "0.02",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"max_price": "200000",
"tick_size": "0.01",
"min_price": "0.01"
},
{
"filter_type": "LOT_SIZE",
"max_qty": "600",
"step_size": "0.001",
"min_qty": "0.001"
},
{
"min_qty": "0.001",
"max_qty": "60",
"step_size": "0.001",
"filter_type": "MARKET_LOT_SIZE"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.0200",
"multiplier_decimal": "4",
"multiplier_down": "0.9800"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"RPI"
]
}
},
"logo": "xau.svg"
},
{
"ticker": "DOGEUSDT",
"current_price": "0.098330",
"change_1d": "-0.001180",
"change_1d_percentage": "-1.186",
"open_price": "0.099510",
"high": "0.100570",
"low": "0.095350",
"volume": "5781525919",
"quote_volume": "565815256.484370",
"open_time": 1772092560000,
"close_time": 1772179012381,
"base": "DOGE",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "DOGEUSDT",
"pair": "DOGEUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1569398400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "DOGE",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 6,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Meme"
],
"trigger_protect": "0.1000",
"liquidation_fee": "0.015000",
"market_take_bound": "0.10",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.002440",
"max_price": "30",
"tick_size": "0.000010"
},
{
"min_qty": "1",
"step_size": "1",
"filter_type": "LOT_SIZE",
"max_qty": "50000000"
},
{
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "30000000",
"min_qty": "1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1000",
"multiplier_down": "0.9000"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA",
"PSB"
]
}
},
"logo": "doge.svg"
},
{
"ticker": "BNXUSDT",
"current_price": "2.000000",
"change_1d": "0.797900",
"change_1d_percentage": "66.376",
"open_price": "1.202100",
"high": "2.000000",
"low": "1.184400",
"volume": "318403038.1",
"quote_volume": "492004952.044990",
"open_time": 1742115720000,
"close_time": 1742202135024,
"base": "BNX",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "BNXUSDT",
"pair": "BNXUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 1742202000000,
"onboard_date": 1677049200000,
"status": "SETTLING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "BNX",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 6,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"NFT"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "2000",
"tick_size": "0.000100",
"min_price": "0.001000",
"filter_type": "PRICE_FILTER"
},
{
"step_size": "0.1",
"max_qty": "1000000",
"filter_type": "LOT_SIZE",
"min_qty": "0.1"
},
{
"min_qty": "0.1",
"step_size": "0.1",
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "50000"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_down": "0.8500",
"multiplier_up": "1.1500",
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "bnx.svg"
},
{
"ticker": "PIPPINUSDT",
"current_price": "0.7354500",
"change_1d": "-0.0331500",
"change_1d_percentage": "-4.313",
"open_price": "0.7686000",
"high": "0.9162000",
"low": "0.7243500",
"volume": "575867464",
"quote_volume": "480860437.7050900",
"open_time": 1772092560000,
"close_time": 1772179014085,
"base": "PIPPIN",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "PIPPINUSDT",
"pair": "PIPPINUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1737713700000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "PIPPIN",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Meme"
],
"trigger_protect": "0.3000",
"liquidation_fee": "0.020000",
"market_take_bound": "0.30",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"max_price": "200",
"tick_size": "0.0000100",
"min_price": "0.0000100"
},
{
"max_qty": "40000000",
"step_size": "1",
"min_qty": "1",
"filter_type": "LOT_SIZE"
},
{
"min_qty": "1",
"filter_type": "MARKET_LOT_SIZE",
"step_size": "1",
"max_qty": "4000000"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_down": "0.7000",
"multiplier_up": "1.3000",
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"RPI",
"DCA"
]
}
},
"logo": "pippin.svg"
},
{
"ticker": "DENTUSDT",
"current_price": "0.000358",
"change_1d": "0.000094",
"change_1d_percentage": "35.606",
"open_price": "0.000264",
"high": "0.000440",
"low": "0.000248",
"volume": "1190172059481",
"quote_volume": "437278968.772119",
"open_time": 1772092560000,
"close_time": 1772179013800,
"base": "DENT",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "DENTUSDT",
"pair": "DENTUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1616482800000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "DENT",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 6,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Infrastructure"
],
"trigger_protect": "0.1000",
"liquidation_fee": "0.015000",
"market_take_bound": "0.10",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "2000",
"min_price": "0.000001",
"tick_size": "0.000001",
"filter_type": "PRICE_FILTER"
},
{
"min_qty": "1",
"step_size": "1",
"max_qty": "4000000000",
"filter_type": "LOT_SIZE"
},
{
"max_qty": "400000000",
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1",
"step_size": "1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_down": "0.9000",
"multiplier_decimal": "4",
"multiplier_up": "1.1000",
"filter_type": "PERCENT_PRICE"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "dent.svg"
},
{
"ticker": "BNBUSDT",
"current_price": "627.170",
"change_1d": "0.970",
"change_1d_percentage": "0.155",
"open_price": "626.200",
"high": "634.000",
"low": "614.430",
"volume": "642495.10",
"quote_volume": "401411544.754",
"open_time": 1772092560000,
"close_time": 1772179013035,
"base": "BNB",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "BNBUSDT",
"pair": "BNBUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1569398400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "BNB",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 3,
"quantity_precision": 2,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Layer-1"
],
"trigger_protect": "0.0500",
"liquidation_fee": "0.012500",
"market_take_bound": "0.05",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "6.600",
"filter_type": "PRICE_FILTER",
"max_price": "100000",
"tick_size": "0.010"
},
{
"max_qty": "100000",
"step_size": "0.01",
"filter_type": "LOT_SIZE",
"min_qty": "0.01"
},
{
"max_qty": "2000",
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.01",
"step_size": "0.01"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.9500",
"multiplier_up": "1.0500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "bnb.svg"
},
{
"ticker": "SIRENUSDT",
"current_price": "0.3527900",
"change_1d": "-0.0778800",
"change_1d_percentage": "-18.083",
"open_price": "0.4306700",
"high": "0.6104300",
"low": "0.2865000",
"volume": "998673421",
"quote_volume": "400076720.9877000",
"open_time": 1772092560000,
"close_time": 1772179013473,
"base": "SIREN",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "SIRENUSDT",
"pair": "SIRENUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1742634000000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "SIREN",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Meme"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.025000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.0000100",
"tick_size": "0.0000100",
"filter_type": "PRICE_FILTER",
"max_price": "200"
},
{
"min_qty": "1",
"max_qty": "15000000",
"filter_type": "LOT_SIZE",
"step_size": "1"
},
{
"min_qty": "1",
"max_qty": "1000000",
"filter_type": "MARKET_LOT_SIZE",
"step_size": "1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_up": "1.1500",
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "siren.svg"
},
{
"ticker": "1000PEPEUSDT",
"current_price": "0.0038809",
"change_1d": "-0.0001553",
"change_1d_percentage": "-3.848",
"open_price": "0.0040362",
"high": "0.0040688",
"low": "0.0037737",
"volume": "102288149656",
"quote_volume": "397566215.6204886",
"open_time": 1772092560000,
"close_time": 1772179013912,
"base": "1000PEPE",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "1000PEPEUSDT",
"pair": "1000PEPEUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1683244800000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "1000PEPE",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Meme"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "200",
"min_price": "0.0000001",
"filter_type": "PRICE_FILTER",
"tick_size": "0.0000001"
},
{
"min_qty": "1",
"max_qty": "800000000",
"filter_type": "LOT_SIZE",
"step_size": "1"
},
{
"step_size": "1",
"min_qty": "1",
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "100000000"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_up": "1.1500",
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4",
"multiplier_down": "0.8500"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "1000pepe.svg"
},
{
"ticker": "ALPHAUSDT",
"current_price": "0.02027",
"change_1d": "0.00541",
"change_1d_percentage": "36.406",
"open_price": "0.01486",
"high": "0.04384",
"low": "0.01398",
"volume": "17014680239",
"quote_volume": "370575971.69449",
"open_time": 1758531600000,
"close_time": 1758618049938,
"base": "ALPHA",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ALPHAUSDT",
"pair": "ALPHAUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 1758618000000,
"onboard_date": 1569398400000,
"status": "SETTLING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "ALPHA",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 5,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1000",
"liquidation_fee": "0.025000",
"market_take_bound": "0.10",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.00001",
"filter_type": "PRICE_FILTER",
"min_price": "0.00001",
"max_price": "100"
},
{
"filter_type": "LOT_SIZE",
"step_size": "1",
"min_qty": "1",
"max_qty": "5000000"
},
{
"max_qty": "4000000",
"filter_type": "MARKET_LOT_SIZE",
"step_size": "1",
"min_qty": "1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_up": "1.1000",
"multiplier_down": "0.9000",
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "alpha.svg"
},
{
"ticker": "DOTUSDT",
"current_price": "1.604",
"change_1d": "0.025",
"change_1d_percentage": "1.583",
"open_price": "1.579",
"high": "1.681",
"low": "1.521",
"volume": "196379126.7",
"quote_volume": "313576269.480",
"open_time": 1772092560000,
"close_time": 1772179013648,
"base": "DOT",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "DOTUSDT",
"pair": "DOTUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1569398400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "DOT",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 3,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Layer-1"
],
"trigger_protect": "0.0500",
"liquidation_fee": "0.012500",
"market_take_bound": "0.05",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.001",
"min_price": "0.001",
"filter_type": "PRICE_FILTER",
"max_price": "2398"
},
{
"step_size": "0.1",
"max_qty": "2000000",
"min_qty": "0.1",
"filter_type": "LOT_SIZE"
},
{
"min_qty": "0.1",
"filter_type": "MARKET_LOT_SIZE",
"step_size": "0.1",
"max_qty": "200000"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_up": "1.0500",
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.9500",
"multiplier_decimal": "4"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "dot.svg"
},
{
"ticker": "HYPEUSDT",
"current_price": "29.27100",
"change_1d": "1.03500",
"change_1d_percentage": "3.666",
"open_price": "28.23600",
"high": "29.61800",
"low": "27.82200",
"volume": "10602189.46",
"quote_volume": "303940458.96052",
"open_time": 1772092560000,
"close_time": 1772179014464,
"base": "HYPE",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "HYPEUSDT",
"pair": "HYPEUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1748601000000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "HYPE",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 5,
"quantity_precision": 2,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"max_price": "20000",
"min_price": "0.00100",
"tick_size": "0.00100"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.01",
"max_qty": "200000",
"step_size": "0.01"
},
{
"max_qty": "20000",
"filter_type": "MARKET_LOT_SIZE",
"step_size": "0.01",
"min_qty": "0.01"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.8500",
"multiplier_up": "1.1500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "hype.svg"
},
{
"ticker": "RIVERUSDT",
"current_price": "10.675000",
"change_1d": "0.403000",
"change_1d_percentage": "3.923",
"open_price": "10.272000",
"high": "12.147000",
"low": "9.662000",
"volume": "23921776.7",
"quote_volume": "263885803.236700",
"open_time": 1772092560000,
"close_time": 1772179012631,
"base": "RIVER",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "RIVERUSDT",
"pair": "RIVERUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1760712300000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "RIVER",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 6,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Alpha"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.001000",
"tick_size": "0.001000",
"filter_type": "PRICE_FILTER",
"max_price": "2000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.1",
"max_qty": "300000",
"step_size": "0.1"
},
{
"min_qty": "0.1",
"step_size": "0.1",
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "30000"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500",
"multiplier_decimal": "4"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "river.svg"
},
{
"ticker": "ZECUSDT",
"current_price": "238.53",
"change_1d": "-10.07",
"change_1d_percentage": "-4.051",
"open_price": "248.60",
"high": "249.39",
"low": "235.30",
"volume": "1049154.477",
"quote_volume": "253360467.74",
"open_time": 1772092560000,
"close_time": 1772179012302,
"base": "ZEC",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ZECUSDT",
"pair": "ZECUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1569398400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "ZEC",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 2,
"quantity_precision": 3,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"PoW"
],
"trigger_protect": "0.1000",
"liquidation_fee": "0.015000",
"market_take_bound": "0.10",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "2.85",
"tick_size": "0.01",
"filter_type": "PRICE_FILTER",
"max_price": "100000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.001",
"max_qty": "6000",
"step_size": "0.001"
},
{
"max_qty": "2000",
"min_qty": "0.001",
"step_size": "0.001",
"filter_type": "MARKET_LOT_SIZE"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4",
"multiplier_up": "1.1000",
"multiplier_down": "0.9000"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA",
"PSB"
]
}
},
"logo": "zec.svg"
},
{
"ticker": "ADAUSDT",
"current_price": "0.29030",
"change_1d": "-0.00290",
"change_1d_percentage": "-0.989",
"open_price": "0.29320",
"high": "0.29620",
"low": "0.28180",
"volume": "854536767",
"quote_volume": "247552735.45150",
"open_time": 1772092560000,
"close_time": 1772179012820,
"base": "ADA",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ADAUSDT",
"pair": "ADAUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1569398400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "ADA",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 5,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Layer-1"
],
"trigger_protect": "0.0500",
"liquidation_fee": "0.012500",
"market_take_bound": "0.05",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.00010",
"min_price": "0.00010",
"filter_type": "PRICE_FILTER",
"max_price": "20000"
},
{
"max_qty": "6000000",
"filter_type": "LOT_SIZE",
"step_size": "1",
"min_qty": "1"
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1",
"step_size": "1",
"max_qty": "2000000"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_up": "1.0500",
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.9500",
"multiplier_decimal": "4"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "ada.svg"
},
{
"ticker": "PORT3USDT",
"current_price": "0.0118200",
"change_1d": "-0.0254800",
"change_1d_percentage": "-68.311",
"open_price": "0.0373000",
"high": "0.0383000",
"low": "0.0066600",
"volume": "17627582985",
"quote_volume": "200374788.2136900",
"open_time": 1763793000000,
"close_time": 1763879440401,
"base": "PORT3",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "PORT3USDT",
"pair": "PORT3USDT",
"contract_type": "PERPETUAL",
"delivery_date": 1763879400000,
"onboard_date": 1749026700000,
"status": "SETTLING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "PORT3",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"AI"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.0000100",
"filter_type": "PRICE_FILTER",
"tick_size": "0.0000100",
"max_price": "200"
},
{
"max_qty": "30000000",
"step_size": "1",
"min_qty": "1",
"filter_type": "LOT_SIZE"
},
{
"min_qty": "1",
"step_size": "1",
"max_qty": "3000000",
"filter_type": "MARKET_LOT_SIZE"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_down": "0.8500",
"multiplier_up": "1.1500",
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "port3.svg"
},
{
"ticker": "SUIUSDT",
"current_price": "0.949700",
"change_1d": "-0.002200",
"change_1d_percentage": "-0.231",
"open_price": "0.951900",
"high": "0.968300",
"low": "0.906300",
"volume": "203004937.9",
"quote_volume": "190472631.148440",
"open_time": 1772092560000,
"close_time": 1772179013325,
"base": "SUI",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "SUIUSDT",
"pair": "SUIUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1683072000000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "SUI",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 6,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Layer-1"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.000100",
"filter_type": "PRICE_FILTER",
"max_price": "2000",
"min_price": "0.000100"
},
{
"max_qty": "10000000",
"min_qty": "0.1",
"filter_type": "LOT_SIZE",
"step_size": "0.1"
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.1",
"max_qty": "600000",
"step_size": "0.1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_up": "1.1500",
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4",
"multiplier_down": "0.8500"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "sui.svg"
},
{
"ticker": "FILUSDT",
"current_price": "1.033",
"change_1d": "0.028",
"change_1d_percentage": "2.786",
"open_price": "1.005",
"high": "1.044",
"low": "0.976",
"volume": "176779175.1",
"quote_volume": "178683652.020",
"open_time": 1772092560000,
"close_time": 1772179012368,
"base": "FIL",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "FILUSDT",
"pair": "FILUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1569398400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "FIL",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 3,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Storage"
],
"trigger_protect": "0.1000",
"liquidation_fee": "0.015000",
"market_take_bound": "0.10",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "10000",
"min_price": "0.001",
"filter_type": "PRICE_FILTER",
"tick_size": "0.001"
},
{
"filter_type": "LOT_SIZE",
"max_qty": "10000000",
"min_qty": "0.1",
"step_size": "0.1"
},
{
"min_qty": "0.1",
"step_size": "0.1",
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "200000"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1000",
"multiplier_down": "0.9000",
"multiplier_decimal": "4"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "fil.svg"
},
{
"ticker": "RAVEUSDT",
"current_price": "0.3491800",
"change_1d": "0.0475900",
"change_1d_percentage": "15.780",
"open_price": "0.3015900",
"high": "0.4070000",
"low": "0.3013100",
"volume": "483780270",
"quote_volume": "174591618.2502400",
"open_time": 1772092560000,
"close_time": 1772179013558,
"base": "RAVE",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "RAVEUSDT",
"pair": "RAVEUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1765726200000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "RAVE",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Alpha"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"max_price": "200",
"min_price": "0.0000100",
"tick_size": "0.0000100"
},
{
"step_size": "1",
"filter_type": "LOT_SIZE",
"min_qty": "1",
"max_qty": "3000000"
},
{
"min_qty": "1",
"max_qty": "300000",
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_decimal": "4",
"multiplier_down": "0.8500",
"multiplier_up": "1.1500",
"filter_type": "PERCENT_PRICE"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"RPI",
"DCA"
]
}
},
"logo": "rave.svg"
},
{
"ticker": "ENSOUSDT",
"current_price": "1.523600",
"change_1d": "-0.012000",
"change_1d_percentage": "-0.781",
"open_price": "1.535600",
"high": "1.639700",
"low": "1.466300",
"volume": "110167448.6",
"quote_volume": "172030114.333670",
"open_time": 1772092560000,
"close_time": 1772179012061,
"base": "ENSO",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ENSOUSDT",
"pair": "ENSOUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1760432400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "ENSO",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 6,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Infrastructure"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"max_price": "200",
"min_price": "0.000100",
"tick_size": "0.000100"
},
{
"min_qty": "0.1",
"filter_type": "LOT_SIZE",
"max_qty": "800000",
"step_size": "0.1"
},
{
"step_size": "0.1",
"max_qty": "80000",
"min_qty": "0.1",
"filter_type": "MARKET_LOT_SIZE"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500",
"multiplier_down": "0.8500"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "enso.svg"
},
{
"ticker": "ARCUSDT",
"current_price": "0.0313600",
"change_1d": "-0.0011900",
"change_1d_percentage": "-3.656",
"open_price": "0.0325500",
"high": "0.0364800",
"low": "0.0241800",
"volume": "5284182388",
"quote_volume": "166227792.6735700",
"open_time": 1772092560000,
"close_time": 1772179010967,
"base": "ARC",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ARCUSDT",
"pair": "ARCUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1737118800000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "ARC",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"AI"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "200",
"tick_size": "0.0000100",
"filter_type": "PRICE_FILTER",
"min_price": "0.0000100"
},
{
"step_size": "1",
"max_qty": "70000000",
"filter_type": "LOT_SIZE",
"min_qty": "1"
},
{
"min_qty": "1",
"max_qty": "7000000",
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_down": "0.8500",
"multiplier_decimal": "4",
"multiplier_up": "1.1500",
"filter_type": "PERCENT_PRICE"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "arc.svg"
},
{
"ticker": "HUSDT",
"current_price": "0.1198500",
"change_1d": "-0.0131100",
"change_1d_percentage": "-9.860",
"open_price": "0.1329600",
"high": "0.1394100",
"low": "0.0908100",
"volume": "1424143378",
"quote_volume": "159556006.6497300",
"open_time": 1772092560000,
"close_time": 1772179013088,
"base": "H",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "HUSDT",
"pair": "HUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1750843800000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "H",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Infrastructure"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.0000100",
"tick_size": "0.0000100",
"filter_type": "PRICE_FILTER",
"max_price": "200"
},
{
"filter_type": "LOT_SIZE",
"step_size": "1",
"max_qty": "25000000",
"min_qty": "1"
},
{
"filter_type": "MARKET_LOT_SIZE",
"step_size": "1",
"min_qty": "1",
"max_qty": "2800000"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_up": "1.1500",
"multiplier_down": "0.8500",
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "h.svg"
},
{
"ticker": "AVAXUSDT",
"current_price": "9.3870",
"change_1d": "0.0580",
"change_1d_percentage": "0.622",
"open_price": "9.3290",
"high": "9.4810",
"low": "9.0870",
"volume": "16905008",
"quote_volume": "157135467.4370",
"open_time": 1772092560000,
"close_time": 1772179013148,
"base": "AVAX",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "AVAXUSDT",
"pair": "AVAXUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1569398400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "AVAX",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 4,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Layer-1"
],
"trigger_protect": "0.1000",
"liquidation_fee": "0.015000",
"market_take_bound": "0.10",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "2403",
"tick_size": "0.0010",
"filter_type": "PRICE_FILTER",
"min_price": "0.3500"
},
{
"max_qty": "100000",
"step_size": "1",
"filter_type": "LOT_SIZE",
"min_qty": "1"
},
{
"max_qty": "30000",
"min_qty": "1",
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_decimal": "4",
"multiplier_down": "0.9000",
"multiplier_up": "1.1000",
"filter_type": "PERCENT_PRICE"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"RPI",
"DCA"
]
}
},
"logo": "avax.svg"
},
{
"ticker": "BCHUSDT",
"current_price": "481.22",
"change_1d": "-20.18",
"change_1d_percentage": "-4.025",
"open_price": "501.40",
"high": "502.84",
"low": "474.88",
"volume": "315296.081",
"quote_volume": "153593224.64",
"open_time": 1772092560000,
"close_time": 1772179014089,
"base": "BCH",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "BCHUSDT",
"pair": "BCHUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1569398400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "BCH",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 2,
"quantity_precision": 3,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Payment"
],
"trigger_protect": "0.0500",
"liquidation_fee": "0.012500",
"market_take_bound": "0.05",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "100000",
"tick_size": "0.01",
"min_price": "13.93",
"filter_type": "PRICE_FILTER"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.001",
"max_qty": "10000",
"step_size": "0.001"
},
{
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "2000",
"step_size": "0.001",
"min_qty": "0.001"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"notional": "20",
"filter_type": "MIN_NOTIONAL"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4",
"multiplier_down": "0.9500",
"multiplier_up": "1.0500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "bch.svg"
},
{
"ticker": "ENAUSDT",
"current_price": "0.1069000",
"change_1d": "-0.0044000",
"change_1d_percentage": "-3.953",
"open_price": "0.1113000",
"high": "0.1192000",
"low": "0.1028000",
"volume": "1300951007",
"quote_volume": "141892392.2283000",
"open_time": 1772092560000,
"close_time": 1772179011850,
"base": "ENA",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ENAUSDT",
"pair": "ENAUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1712061000000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "ENA",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.0010000",
"max_price": "200",
"tick_size": "0.0001000"
},
{
"max_qty": "20000000",
"filter_type": "LOT_SIZE",
"step_size": "1",
"min_qty": "1"
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1",
"step_size": "1",
"max_qty": "2000000"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4",
"multiplier_down": "0.8500",
"multiplier_up": "1.1500"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "ena.svg"
},
{
"ticker": "LINKUSDT",
"current_price": "9.169",
"change_1d": "-0.035",
"change_1d_percentage": "-0.380",
"open_price": "9.204",
"high": "9.317",
"low": "8.853",
"volume": "15500201.92",
"quote_volume": "141284159.110",
"open_time": 1772092560000,
"close_time": 1772179012145,
"base": "LINK",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "LINKUSDT",
"pair": "LINKUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1569398400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "LINK",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 3,
"quantity_precision": 2,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Infrastructure"
],
"trigger_protect": "0.1000",
"liquidation_fee": "0.012500",
"market_take_bound": "0.10",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.001",
"max_price": "100000",
"filter_type": "PRICE_FILTER",
"min_price": "0.464"
},
{
"filter_type": "LOT_SIZE",
"max_qty": "200000",
"step_size": "0.01",
"min_qty": "0.01"
},
{
"step_size": "0.01",
"min_qty": "0.01",
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "50000"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "20",
"filter_type": "MIN_NOTIONAL"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4",
"multiplier_down": "0.9000",
"multiplier_up": "1.1000"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"RPI",
"DCA"
]
}
},
"logo": "link.svg"
},
{
"ticker": "KITEUSDT",
"current_price": "0.2388600",
"change_1d": "-0.0529300",
"change_1d_percentage": "-18.140",
"open_price": "0.2917900",
"high": "0.3035500",
"low": "0.2379600",
"volume": "494102698",
"quote_volume": "131282315.2818000",
"open_time": 1772092560000,
"close_time": 1772179011792,
"base": "KITE",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "KITEUSDT",
"pair": "KITEUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1761733800000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "KITE",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"AI"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"max_price": "200",
"min_price": "0.0000100",
"tick_size": "0.0000100"
},
{
"min_qty": "1",
"filter_type": "LOT_SIZE",
"max_qty": "20000000",
"step_size": "1"
},
{
"max_qty": "2000000",
"filter_type": "MARKET_LOT_SIZE",
"step_size": "1",
"min_qty": "1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_up": "1.1500",
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4",
"multiplier_down": "0.8500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "kite.svg"
},
{
"ticker": "PUMPUSDT",
"current_price": "0.0019230",
"change_1d": "0.0001000",
"change_1d_percentage": "5.485",
"open_price": "0.0018230",
"high": "0.0019420",
"low": "0.0017250",
"volume": "71482788901",
"quote_volume": "129215216.6270850",
"open_time": 1772092560000,
"close_time": 1772179014404,
"base": "PUMP",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "PUMPUSDT",
"pair": "PUMPUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1752132600000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "PUMP",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Meme"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.025000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "200",
"tick_size": "0.0000010",
"filter_type": "PRICE_FILTER",
"min_price": "0.0000010"
},
{
"max_qty": "700000000",
"min_qty": "1",
"filter_type": "LOT_SIZE",
"step_size": "1"
},
{
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "70000000",
"min_qty": "1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500",
"multiplier_decimal": "4"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "pump.svg"
},
{
"ticker": "MIRAUSDT",
"current_price": "0.1032000",
"change_1d": "0.0174000",
"change_1d_percentage": "20.280",
"open_price": "0.0858000",
"high": "0.1246000",
"low": "0.0856000",
"volume": "1164504027",
"quote_volume": "128419220.7703000",
"open_time": 1772092560000,
"close_time": 1772179013031,
"base": "MIRA",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "MIRAUSDT",
"pair": "MIRAUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1758888000000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "MIRA",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"AI"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.0001000",
"filter_type": "PRICE_FILTER",
"max_price": "200",
"tick_size": "0.0001000"
},
{
"min_qty": "1",
"step_size": "1",
"max_qty": "3000000",
"filter_type": "LOT_SIZE"
},
{
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1",
"max_qty": "700000"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_up": "1.1500",
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.8500",
"multiplier_decimal": "4"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY"
]
}
},
"logo": "mira.svg"
},
{
"ticker": "NEARUSDT",
"current_price": "1.1390",
"change_1d": "0.0030",
"change_1d_percentage": "0.264",
"open_price": "1.1360",
"high": "1.1590",
"low": "1.0830",
"volume": "108049662",
"quote_volume": "121303295.5780",
"open_time": 1772092560000,
"close_time": 1772179012528,
"base": "NEAR",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "NEARUSDT",
"pair": "NEARUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1569398400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "NEAR",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 4,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Layer-1"
],
"trigger_protect": "0.1000",
"liquidation_fee": "0.015000",
"market_take_bound": "0.10",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "1000",
"tick_size": "0.0010",
"filter_type": "PRICE_FILTER",
"min_price": "0.0480"
},
{
"filter_type": "LOT_SIZE",
"step_size": "1",
"max_qty": "10000000",
"min_qty": "1"
},
{
"step_size": "1",
"max_qty": "200000",
"min_qty": "1",
"filter_type": "MARKET_LOT_SIZE"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_up": "1.1000",
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.9000"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "near.svg"
},
{
"ticker": "PAXGUSDT",
"current_price": "5193.5400",
"change_1d": "-0.5300",
"change_1d_percentage": "-0.010",
"open_price": "5194.0700",
"high": "5209.8000",
"low": "5140.6300",
"volume": "23335.731",
"quote_volume": "121014536.5165",
"open_time": 1772092560000,
"close_time": 1772179011786,
"base": "PAXG",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "PAXGUSDT",
"pair": "PAXGUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1743071400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "PAXG",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 4,
"quantity_precision": 3,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"RWA"
],
"trigger_protect": "0.0500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.05",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"max_price": "200000",
"tick_size": "0.0100",
"min_price": "0.0100"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.001",
"step_size": "0.001",
"max_qty": "600"
},
{
"max_qty": "60",
"step_size": "0.001",
"min_qty": "0.001",
"filter_type": "MARKET_LOT_SIZE"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_down": "0.9500",
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.0500",
"multiplier_decimal": "4"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "paxg.svg"
},
{
"ticker": "UNIUSDT",
"current_price": "3.8900",
"change_1d": "-0.0990",
"change_1d_percentage": "-2.482",
"open_price": "3.9890",
"high": "4.0860",
"low": "3.7060",
"volume": "30639236",
"quote_volume": "118991787.5360",
"open_time": 1772092560000,
"close_time": 1772179014828,
"base": "UNI",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "UNIUSDT",
"pair": "UNIUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1569398400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "UNI",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 4,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1000",
"liquidation_fee": "0.015000",
"market_take_bound": "0.10",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.0010",
"max_price": "2684",
"filter_type": "PRICE_FILTER",
"min_price": "0.0010"
},
{
"step_size": "1",
"max_qty": "10000000",
"filter_type": "LOT_SIZE",
"min_qty": "1"
},
{
"max_qty": "60000",
"step_size": "1",
"min_qty": "1",
"filter_type": "MARKET_LOT_SIZE"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.9000",
"multiplier_up": "1.1000"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "uni.svg"
},
{
"ticker": "UXLINKUSDT",
"current_price": "0.0729000",
"change_1d": "0.0047000",
"change_1d_percentage": "6.891",
"open_price": "0.0682000",
"high": "0.1045000",
"low": "0.0640000",
"volume": "1490594355",
"quote_volume": "116838214.8908000",
"open_time": 1758790860000,
"close_time": 1758877263667,
"base": "UXLINK",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "UXLINKUSDT",
"pair": "UXLINKUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 1758877200000,
"onboard_date": 1726412400000,
"status": "SETTLING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "UXLINK",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Infrastructure"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"tick_size": "0.0001000",
"max_price": "200",
"min_price": "0.0001000"
},
{
"filter_type": "LOT_SIZE",
"max_qty": "3000000",
"step_size": "1",
"min_qty": "1"
},
{
"min_qty": "1",
"max_qty": "150000",
"filter_type": "MARKET_LOT_SIZE",
"step_size": "1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_down": "0.8500",
"multiplier_up": "1.1500",
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "uxlink.svg"
},
{
"ticker": "VIDTUSDT",
"current_price": "0.0029300",
"change_1d": "-0.0021600",
"change_1d_percentage": "-42.436",
"open_price": "0.0050900",
"high": "0.0051400",
"low": "0.0024800",
"volume": "31815175895",
"quote_volume": "116094468.4026600",
"open_time": 1744534860000,
"close_time": 1744621300188,
"base": "VIDT",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "VIDTUSDT",
"pair": "VIDTUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 1744621200000,
"onboard_date": 1724405400000,
"status": "SETTLING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "VIDT",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"AI"
],
"trigger_protect": "0.5",
"liquidation_fee": "0.015000",
"market_take_bound": "0.50",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "200",
"filter_type": "PRICE_FILTER",
"tick_size": "0.0000100",
"min_price": "0.0000100"
},
{
"max_qty": "50000000",
"min_qty": "1",
"filter_type": "LOT_SIZE",
"step_size": "1"
},
{
"max_qty": "5000000",
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1",
"step_size": "1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_decimal": "4",
"multiplier_up": "1.5000",
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.5000"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "vidt.svg"
},
{
"ticker": "AAVEUSDT",
"current_price": "119.270",
"change_1d": "4.900",
"change_1d_percentage": "4.284",
"open_price": "114.370",
"high": "119.400",
"low": "110.650",
"volume": "1003531.8",
"quote_volume": "115301667.349",
"open_time": 1772092560000,
"close_time": 1772179011545,
"base": "AAVE",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "AAVEUSDT",
"pair": "AAVEUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1569398400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "AAVE",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 3,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1000",
"liquidation_fee": "0.015000",
"market_take_bound": "0.10",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.010",
"filter_type": "PRICE_FILTER",
"max_price": "38702",
"min_price": "4.340"
},
{
"min_qty": "0.1",
"step_size": "0.1",
"filter_type": "LOT_SIZE",
"max_qty": "1000000"
},
{
"max_qty": "2000",
"min_qty": "0.1",
"filter_type": "MARKET_LOT_SIZE",
"step_size": "0.1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_up": "1.1000",
"multiplier_decimal": "4",
"multiplier_down": "0.9000",
"filter_type": "PERCENT_PRICE"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"RPI",
"DCA"
]
}
},
"logo": "aave.svg"
},
{
"ticker": "SXPUSDT",
"current_price": "0.0656",
"change_1d": "-0.0067",
"change_1d_percentage": "-9.267",
"open_price": "0.0723",
"high": "0.0730",
"low": "0.0619",
"volume": "1670595577.6",
"quote_volume": "114647898.4085",
"open_time": 1764838800000,
"close_time": 1764925204596,
"base": "SXP",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "SXPUSDT",
"pair": "SXPUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 1764925200000,
"onboard_date": 1569398400000,
"status": "SETTLING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "SXP",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 4,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Layer-1"
],
"trigger_protect": "0.1000",
"liquidation_fee": "0.015000",
"market_take_bound": "0.10",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "1000",
"tick_size": "0.0001",
"min_price": "0.0001",
"filter_type": "PRICE_FILTER"
},
{
"min_qty": "0.1",
"filter_type": "LOT_SIZE",
"step_size": "0.1",
"max_qty": "8000000"
},
{
"min_qty": "0.1",
"step_size": "0.1",
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "800000"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_down": "0.9000",
"multiplier_up": "1.1000",
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "sxp.svg"
},
{
"ticker": "AGIXUSDT",
"current_price": "0.7009000",
"change_1d": "0.1108000",
"change_1d_percentage": "18.776",
"open_price": "0.5901000",
"high": "0.7153000",
"low": "0.5603000",
"volume": "176909480",
"quote_volume": "113687318.3536000",
"open_time": 1719219600000,
"close_time": 1719306034482,
"base": "AGIX",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "AGIXUSDT",
"pair": "AGIXUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 1719306000000,
"onboard_date": 1676444400000,
"status": "SETTLING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "AGIX",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"AI"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"tick_size": "0.0001000",
"min_price": "0.0001000",
"max_price": "200"
},
{
"min_qty": "1",
"max_qty": "10000000",
"step_size": "1",
"filter_type": "LOT_SIZE"
},
{
"step_size": "1",
"max_qty": "50000",
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_decimal": "4",
"multiplier_up": "1.1500",
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "agix.svg"
},
{
"ticker": "WETUSDT",
"current_price": "0.1173600",
"change_1d": "0.0058500",
"change_1d_percentage": "5.246",
"open_price": "0.1115100",
"high": "0.1299100",
"low": "0.0974700",
"volume": "900434493",
"quote_volume": "102287923.6540100",
"open_time": 1772092560000,
"close_time": 1772179014035,
"base": "WET",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "WETUSDT",
"pair": "WETUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1765350000000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "WET",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Alpha"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"max_price": "200",
"min_price": "0.0000100",
"tick_size": "0.0000100"
},
{
"filter_type": "LOT_SIZE",
"max_qty": "5000000",
"min_qty": "1",
"step_size": "1"
},
{
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "500000",
"min_qty": "1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_up": "1.1500",
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.8500",
"multiplier_decimal": "4"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"RPI",
"DCA"
]
}
},
"logo": "wet.svg"
},
{
"ticker": "TAOUSDT",
"current_price": "186.62",
"change_1d": "1.68",
"change_1d_percentage": "0.908",
"open_price": "184.94",
"high": "191.90",
"low": "176.46",
"volume": "553153.048",
"quote_volume": "101850704.02",
"open_time": 1772092560000,
"close_time": 1772179013531,
"base": "TAO",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "TAOUSDT",
"pair": "TAOUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1712845800000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "TAO",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 2,
"quantity_precision": 3,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"AI"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "100000",
"filter_type": "PRICE_FILTER",
"min_price": "0.01",
"tick_size": "0.01"
},
{
"min_qty": "0.001",
"max_qty": "5000",
"step_size": "0.001",
"filter_type": "LOT_SIZE"
},
{
"min_qty": "0.001",
"max_qty": "1000",
"step_size": "0.001",
"filter_type": "MARKET_LOT_SIZE"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4",
"multiplier_down": "0.8500",
"multiplier_up": "1.1500"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "tao.svg"
},
{
"ticker": "ASTERUSDT",
"current_price": "0.7026000",
"change_1d": "-0.0012000",
"change_1d_percentage": "-0.171",
"open_price": "0.7038000",
"high": "0.7218000",
"low": "0.6863000",
"volume": "133618804",
"quote_volume": "93839261.7890000",
"open_time": 1772092560000,
"close_time": 1772179013130,
"base": "ASTER",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ASTERUSDT",
"pair": "ASTERUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1758283200000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "ASTER",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "200",
"filter_type": "PRICE_FILTER",
"tick_size": "0.0001000",
"min_price": "0.0001000"
},
{
"step_size": "1",
"filter_type": "LOT_SIZE",
"max_qty": "4000000",
"min_qty": "1"
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1",
"step_size": "1",
"max_qty": "400000"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_up": "1.1500",
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4",
"multiplier_down": "0.8500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"RPI",
"DCA"
]
}
},
"logo": "aster.svg"
},
{
"ticker": "MYXUSDT",
"current_price": "0.4600000",
"change_1d": "0.0820000",
"change_1d_percentage": "21.693",
"open_price": "0.3780000",
"high": "0.5480000",
"low": "0.3520000",
"volume": "196406097",
"quote_volume": "89182733.4940000",
"open_time": 1772092560000,
"close_time": 1772179013301,
"base": "MYX",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "MYXUSDT",
"pair": "MYXUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1750249800000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "MYX",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "200",
"min_price": "0.0010000",
"tick_size": "0.0010000",
"filter_type": "PRICE_FILTER"
},
{
"min_qty": "1",
"max_qty": "2000000",
"step_size": "1",
"filter_type": "LOT_SIZE"
},
{
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "300000",
"step_size": "1",
"min_qty": "1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_decimal": "4",
"multiplier_up": "1.1500",
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "myx.svg"
},
{
"ticker": "LINAUSDT",
"current_price": "0.000742",
"change_1d": "0.000089",
"change_1d_percentage": "13.629",
"open_price": "0.000653",
"high": "0.000980",
"low": "0.000612",
"volume": "106308520520.8",
"quote_volume": "86817665.678621",
"open_time": 1742979660000,
"close_time": 1743066067031,
"base": "LINA",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "LINAUSDT",
"pair": "LINAUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 1743066000000,
"onboard_date": 1615964400000,
"status": "SETTLING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "LINA",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 6,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1000",
"liquidation_fee": "0.010000",
"market_take_bound": "0.10",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.000001",
"min_price": "0.000001",
"max_price": "1000",
"filter_type": "PRICE_FILTER"
},
{
"max_qty": "100000000",
"filter_type": "LOT_SIZE",
"min_qty": "0.1",
"step_size": "0.1"
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.1",
"max_qty": "25000000",
"step_size": "0.1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4",
"multiplier_up": "1.1000",
"multiplier_down": "0.9000"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "lina.svg"
},
{
"ticker": "MEMEFIUSDT",
"current_price": "0.0022010",
"change_1d": "-0.0009650",
"change_1d_percentage": "-30.480",
"open_price": "0.0031660",
"high": "0.0036010",
"low": "0.0021000",
"volume": "28358933689",
"quote_volume": "86505432.1485090",
"open_time": 1754816400000,
"close_time": 1754902803033,
"base": "MEMEFI",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "MEMEFIUSDT",
"pair": "MEMEFIUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 1754902800000,
"onboard_date": 1745565300000,
"status": "SETTLING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "MEMEFI",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Gaming"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.0000010",
"max_price": "200",
"filter_type": "PRICE_FILTER",
"tick_size": "0.0000010"
},
{
"filter_type": "LOT_SIZE",
"step_size": "1",
"max_qty": "600000000",
"min_qty": "1"
},
{
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "30000000",
"min_qty": "1",
"step_size": "1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500",
"multiplier_down": "0.8500",
"multiplier_decimal": "4"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "memefi.svg"
},
{
"ticker": "LTCUSDT",
"current_price": "55.85",
"change_1d": "-0.33",
"change_1d_percentage": "-0.587",
"open_price": "56.18",
"high": "56.41",
"low": "54.38",
"volume": "1554709.156",
"quote_volume": "86469050.85",
"open_time": 1772092560000,
"close_time": 1772179012299,
"base": "LTC",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "LTCUSDT",
"pair": "LTCUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1569398400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "LTC",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 2,
"quantity_precision": 3,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Payment"
],
"trigger_protect": "0.0500",
"liquidation_fee": "0.012500",
"market_take_bound": "0.05",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"max_price": "100000",
"tick_size": "0.01",
"min_price": "0.01"
},
{
"step_size": "0.001",
"min_qty": "0.001",
"max_qty": "20000",
"filter_type": "LOT_SIZE"
},
{
"min_qty": "0.001",
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "5000",
"step_size": "0.001"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "20"
},
{
"multiplier_up": "1.0500",
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.9500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"RPI",
"DCA"
]
}
},
"logo": "ltc.svg"
},
{
"ticker": "LEVERUSDT",
"current_price": "0.0001125",
"change_1d": "-0.0000191",
"change_1d_percentage": "-14.514",
"open_price": "0.0001316",
"high": "0.0002900",
"low": "0.0001070",
"volume": "413144223538",
"quote_volume": "84688815.4293736",
"open_time": 1756803540000,
"close_time": 1756889996318,
"base": "LEVER",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "LEVERUSDT",
"pair": "LEVERUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 1756890000000,
"onboard_date": 1680048000000,
"status": "SETTLING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "LEVER",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.025000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"tick_size": "0.0000001",
"max_price": "100",
"min_price": "0.0000010"
},
{
"max_qty": "400000000",
"min_qty": "1",
"filter_type": "LOT_SIZE",
"step_size": "1"
},
{
"min_qty": "1",
"filter_type": "MARKET_LOT_SIZE",
"step_size": "1",
"max_qty": "180000000"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4",
"multiplier_up": "1.1500",
"multiplier_down": "0.8500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "lever.svg"
},
{
"ticker": "NEIROETHUSDT",
"current_price": "0.0086300",
"change_1d": "-0.0077400",
"change_1d_percentage": "-47.282",
"open_price": "0.0163700",
"high": "0.0193800",
"low": "0.0068600",
"volume": "6915190481",
"quote_volume": "83925618.8442400",
"open_time": 1758790800000,
"close_time": 1758877250440,
"base": "NEIROETH",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "NEIROETHUSDT",
"pair": "NEIROETHUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 1758877200000,
"onboard_date": 1725631200000,
"status": "SETTLING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "NEIROETH",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Meme"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.025000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"max_price": "200",
"tick_size": "0.0000100",
"min_price": "0.0001000"
},
{
"max_qty": "10000000",
"min_qty": "1",
"filter_type": "LOT_SIZE",
"step_size": "1"
},
{
"step_size": "1",
"max_qty": "1000000",
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_down": "0.8500",
"multiplier_up": "1.1500",
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "neiroeth.svg"
},
{
"ticker": "FTMUSDT",
"current_price": "0.770200",
"change_1d": "-0.061200",
"change_1d_percentage": "-7.361",
"open_price": "0.831400",
"high": "0.843600",
"low": "0.732200",
"volume": "97559660",
"quote_volume": "80303756.799200",
"open_time": 1736067600000,
"close_time": 1736154004023,
"base": "FTM",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "FTMUSDT",
"pair": "FTMUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 1736154000000,
"onboard_date": 1569398400000,
"status": "SETTLING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "FTM",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 6,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Layer-1"
],
"trigger_protect": "0.1000",
"liquidation_fee": "0.010000",
"market_take_bound": "0.10",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "41",
"min_price": "0.007700",
"tick_size": "0.000100",
"filter_type": "PRICE_FILTER"
},
{
"min_qty": "1",
"filter_type": "LOT_SIZE",
"step_size": "1",
"max_qty": "10000000"
},
{
"max_qty": "250000",
"min_qty": "1",
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_up": "1.1000",
"multiplier_down": "0.9000",
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "ftm.svg"
},
{
"ticker": "BARDUSDT",
"current_price": "0.8575000",
"change_1d": "0.0249000",
"change_1d_percentage": "2.991",
"open_price": "0.8326000",
"high": "0.9467000",
"low": "0.8090000",
"volume": "93854154",
"quote_volume": "80013683.8924000",
"open_time": 1772092560000,
"close_time": 1772179014136,
"base": "BARD",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "BARDUSDT",
"pair": "BARDUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1758193200000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "BARD",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.0001000",
"max_price": "200",
"tick_size": "0.0001000"
},
{
"min_qty": "1",
"filter_type": "LOT_SIZE",
"max_qty": "2000000",
"step_size": "1"
},
{
"min_qty": "1",
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "200000",
"step_size": "1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_decimal": "4",
"multiplier_up": "1.1500",
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "bard.svg"
},
{
"ticker": "1000LUNCUSDT",
"current_price": "0.0418500",
"change_1d": "0.0056800",
"change_1d_percentage": "15.704",
"open_price": "0.0361700",
"high": "0.0494100",
"low": "0.0353000",
"volume": "1683275722",
"quote_volume": "73615937.2905100",
"open_time": 1772092560000,
"close_time": 1772179013236,
"base": "1000LUNC",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "1000LUNCUSDT",
"pair": "1000LUNCUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1662620400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "1000LUNC",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1000",
"liquidation_fee": "0.015000",
"market_take_bound": "0.10",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.0001000",
"max_price": "200",
"tick_size": "0.0000100"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1",
"max_qty": "30000000",
"step_size": "1"
},
{
"filter_type": "MARKET_LOT_SIZE",
"step_size": "1",
"min_qty": "1",
"max_qty": "3000000"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.9000",
"multiplier_up": "1.1000",
"multiplier_decimal": "4"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "1000lunc.svg"
},
{
"ticker": "WAVESUSDT",
"current_price": "1.3355",
"change_1d": "0.0138",
"change_1d_percentage": "1.044",
"open_price": "1.3217",
"high": "1.3697",
"low": "1.2053",
"volume": "55497523.7",
"quote_volume": "72794064.7423",
"open_time": 1718009940000,
"close_time": 1718096388513,
"base": "WAVES",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "WAVESUSDT",
"pair": "WAVESUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 1718096400000,
"onboard_date": 1569398400000,
"status": "SETTLING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "WAVES",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 4,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Layer-1"
],
"trigger_protect": "0.1000",
"liquidation_fee": "0.020000",
"market_take_bound": "0.10",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"tick_size": "0.0001",
"min_price": "0.3420",
"max_price": "2249"
},
{
"step_size": "0.1",
"filter_type": "LOT_SIZE",
"min_qty": "0.1",
"max_qty": "1000000"
},
{
"max_qty": "16000",
"step_size": "0.1",
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_up": "1.1000",
"multiplier_down": "0.9000",
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "waves.svg"
},
{
"ticker": "OMNIUSDT",
"current_price": "4.2740",
"change_1d": "0.2130",
"change_1d_percentage": "5.245",
"open_price": "4.0610",
"high": "4.5260",
"low": "3.5800",
"volume": "16328833.51",
"quote_volume": "67820986.7876",
"open_time": 1758445200000,
"close_time": 1758531650166,
"base": "OMNI",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "OMNIUSDT",
"pair": "OMNIUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 1758531600000,
"onboard_date": 1713362400000,
"status": "SETTLING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "OMNI",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 4,
"quantity_precision": 2,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Layer-1"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.0100",
"tick_size": "0.0010",
"filter_type": "PRICE_FILTER",
"max_price": "100000"
},
{
"min_qty": "0.01",
"max_qty": "500000",
"filter_type": "LOT_SIZE",
"step_size": "0.01"
},
{
"filter_type": "MARKET_LOT_SIZE",
"step_size": "0.01",
"max_qty": "50000",
"min_qty": "0.01"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500",
"multiplier_down": "0.8500",
"multiplier_decimal": "4"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "omni.svg"
},
{
"ticker": "VVVUSDT",
"current_price": "5.073000",
"change_1d": "0.946000",
"change_1d_percentage": "22.922",
"open_price": "4.127000",
"high": "5.180000",
"low": "3.934000",
"volume": "14918223.17",
"quote_volume": "67312111.450470",
"open_time": 1772092560000,
"close_time": 1772179012841,
"base": "VVV",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "VVVUSDT",
"pair": "VVVUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1738138500000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "VVV",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 6,
"quantity_precision": 2,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"AI"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"max_price": "20000",
"tick_size": "0.001000",
"min_price": "0.001000"
},
{
"max_qty": "500000",
"filter_type": "LOT_SIZE",
"min_qty": "0.01",
"step_size": "0.01"
},
{
"max_qty": "50000",
"step_size": "0.01",
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.01"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.8500",
"multiplier_up": "1.1500",
"multiplier_decimal": "4"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "vvv.svg"
},
{
"ticker": "YALAUSDT",
"current_price": "0.0144086",
"change_1d": "0.0048486",
"change_1d_percentage": "50.718",
"open_price": "0.0095600",
"high": "0.0230900",
"low": "0.0085700",
"volume": "5948252464",
"quote_volume": "66841744.3618888",
"open_time": 1770627600000,
"close_time": 1770714059585,
"base": "YALA",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "YALAUSDT",
"pair": "YALAUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1754584200000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "YALA",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"max_price": "200",
"tick_size": "0.0000100",
"min_price": "0.0000100"
},
{
"max_qty": "20000000",
"filter_type": "LOT_SIZE",
"step_size": "1",
"min_qty": "1"
},
{
"min_qty": "1",
"filter_type": "MARKET_LOT_SIZE",
"step_size": "1",
"max_qty": "2000000"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500",
"multiplier_decimal": "4",
"multiplier_down": "0.8500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "yala.svg"
},
{
"ticker": "AMBUSDT",
"current_price": "0.0011880",
"change_1d": "-0.0006190",
"change_1d_percentage": "-34.256",
"open_price": "0.0018070",
"high": "0.0028810",
"low": "0.0011200",
"volume": "34735751444",
"quote_volume": "66723120.3970960",
"open_time": 1740041940000,
"close_time": 1740128395904,
"base": "AMB",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "AMBUSDT",
"pair": "AMBUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 1740128400000,
"onboard_date": 1680048000000,
"status": "SETTLING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "AMB",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Layer-1"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"max_price": "100",
"min_price": "0.0000100",
"tick_size": "0.0000010"
},
{
"max_qty": "10000000",
"filter_type": "LOT_SIZE",
"step_size": "1",
"min_qty": "1"
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1",
"max_qty": "2000000",
"step_size": "1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_up": "1.1500",
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4",
"multiplier_down": "0.8500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "amb.svg"
},
{
"ticker": "ICPUSDT",
"current_price": "2.602000",
"change_1d": "0.218000",
"change_1d_percentage": "9.144",
"open_price": "2.384000",
"high": "2.706000",
"low": "2.316000",
"volume": "26786847",
"quote_volume": "66484756.546000",
"open_time": 1772092560000,
"close_time": 1772179012872,
"base": "ICP",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ICPUSDT",
"pair": "ICPUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1627628400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "ICP",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 6,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Layer-1"
],
"trigger_protect": "0.1000",
"liquidation_fee": "0.015000",
"market_take_bound": "0.10",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.001000",
"filter_type": "PRICE_FILTER",
"max_price": "2000",
"min_price": "0.001000"
},
{
"max_qty": "500000",
"step_size": "1",
"filter_type": "LOT_SIZE",
"min_qty": "1"
},
{
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "100000",
"step_size": "1",
"min_qty": "1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_decimal": "4",
"multiplier_up": "1.1000",
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.9000"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "icp.svg"
},
{
"ticker": "BSWUSDT",
"current_price": "0.0122000",
"change_1d": "-0.0150100",
"change_1d_percentage": "-55.164",
"open_price": "0.0272100",
"high": "0.0272600",
"low": "0.0086100",
"volume": "3292234872",
"quote_volume": "65917286.2996200",
"open_time": 1757840340000,
"close_time": 1757926797553,
"base": "BSW",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "BSWUSDT",
"pair": "BSWUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 1757926800000,
"onboard_date": 1725516000000,
"status": "SETTLING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "BSW",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.3000",
"liquidation_fee": "0.025000",
"market_take_bound": "0.30",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"tick_size": "0.0000100",
"min_price": "0.0000100",
"max_price": "200"
},
{
"max_qty": "50000000",
"step_size": "1",
"filter_type": "LOT_SIZE",
"min_qty": "1"
},
{
"min_qty": "1",
"max_qty": "3000000",
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4",
"multiplier_up": "1.3000",
"multiplier_down": "0.7000"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "bsw.svg"
},
{
"ticker": "OCEANUSDT",
"current_price": "0.70700",
"change_1d": "0.11260",
"change_1d_percentage": "18.943",
"open_price": "0.59440",
"high": "0.71580",
"low": "0.56460",
"volume": "102001641",
"quote_volume": "65841451.86510",
"open_time": 1719219660000,
"close_time": 1719306061566,
"base": "OCEAN",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "OCEANUSDT",
"pair": "OCEANUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 1719306000000,
"onboard_date": 1569398400000,
"status": "SETTLING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "OCEAN",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 5,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"AI"
],
"trigger_protect": "0.1000",
"liquidation_fee": "0.015000",
"market_take_bound": "0.10",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010",
"tick_size": "0.00010",
"max_price": "100"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1",
"max_qty": "10000000",
"step_size": "1"
},
{
"min_qty": "1",
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "100000",
"step_size": "1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_up": "1.1000",
"multiplier_down": "0.9000",
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "ocean.svg"
},
{
"ticker": "VIRTUALUSDT",
"current_price": "0.7186000",
"change_1d": "0.0189000",
"change_1d_percentage": "2.701",
"open_price": "0.6997000",
"high": "0.7199000",
"low": "0.6512000",
"volume": "94210338.2",
"quote_volume": "64614141.8144300",
"open_time": 1772092560000,
"close_time": 1772179012305,
"base": "VIRTUAL",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "VIRTUALUSDT",
"pair": "VIRTUALUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1733833800000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "VIRTUAL",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"AI"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.0001000",
"filter_type": "PRICE_FILTER",
"min_price": "0.0001000",
"max_price": "2000"
},
{
"min_qty": "0.1",
"step_size": "0.1",
"filter_type": "LOT_SIZE",
"max_qty": "2000000"
},
{
"max_qty": "200000",
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.1",
"step_size": "0.1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.8500",
"multiplier_decimal": "4",
"multiplier_up": "1.1500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "virtual.svg"
},
{
"ticker": "FARTCOINUSDT",
"current_price": "0.1794000",
"change_1d": "0.0077000",
"change_1d_percentage": "4.485",
"open_price": "0.1717000",
"high": "0.1848000",
"low": "0.1608000",
"volume": "365233026.1",
"quote_volume": "62137015.9301100",
"open_time": 1772092560000,
"close_time": 1772179012908,
"base": "FARTCOIN",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "FARTCOINUSDT",
"pair": "FARTCOINUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1734720300000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "FARTCOIN",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Meme"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.025000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.0001000",
"max_price": "2000",
"tick_size": "0.0001000",
"filter_type": "PRICE_FILTER"
},
{
"step_size": "0.1",
"min_qty": "0.1",
"max_qty": "4000000",
"filter_type": "LOT_SIZE"
},
{
"step_size": "0.1",
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.1",
"max_qty": "400000"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_up": "1.1500",
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"RPI",
"DCA"
]
}
},
"logo": "fartcoin.svg"
},
{
"ticker": "APTUSDT",
"current_price": "1.01210",
"change_1d": "0.05240",
"change_1d_percentage": "5.460",
"open_price": "0.95970",
"high": "1.01550",
"low": "0.92680",
"volume": "63654983.5",
"quote_volume": "61239479.53535",
"open_time": 1772092560000,
"close_time": 1772179012147,
"base": "APT",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "APTUSDT",
"pair": "APTUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1666076400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "APT",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 5,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Layer-1"
],
"trigger_protect": "0.1000",
"liquidation_fee": "0.015000",
"market_take_bound": "0.10",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.00100",
"filter_type": "PRICE_FILTER",
"max_price": "20000",
"tick_size": "0.00010"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.1",
"step_size": "0.1",
"max_qty": "2000000"
},
{
"step_size": "0.1",
"max_qty": "200000",
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1000",
"multiplier_down": "0.9000",
"multiplier_decimal": "4"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "apt.svg"
},
{
"ticker": "STABLEUSDT",
"current_price": "0.0365080",
"change_1d": "0.0023830",
"change_1d_percentage": "6.983",
"open_price": "0.0341250",
"high": "0.0389610",
"low": "0.0332200",
"volume": "1711049792",
"quote_volume": "61084365.0800610",
"open_time": 1772092560000,
"close_time": 1772179011480,
"base": "STABLE",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "STABLEUSDT",
"pair": "STABLEUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1762430400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "STABLE",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Alpha"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "200",
"filter_type": "PRICE_FILTER",
"tick_size": "0.0000010",
"min_price": "0.0000010"
},
{
"step_size": "1",
"max_qty": "90000000",
"filter_type": "LOT_SIZE",
"min_qty": "1"
},
{
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1",
"max_qty": "9000000"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_up": "1.1500",
"multiplier_decimal": "4",
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"RPI",
"DCA"
]
}
},
"logo": "stable.svg"
},
{
"ticker": "HOTUSDT",
"current_price": "0.000437",
"change_1d": "0.000052",
"change_1d_percentage": "13.506",
"open_price": "0.000385",
"high": "0.000507",
"low": "0.000382",
"volume": "129466435771",
"quote_volume": "59330461.259814",
"open_time": 1772092560000,
"close_time": 1772179010993,
"base": "HOT",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "HOTUSDT",
"pair": "HOTUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1617087600000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "HOT",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 6,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Storage"
],
"trigger_protect": "0.1000",
"liquidation_fee": "0.015000",
"market_take_bound": "0.10",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.000001",
"max_price": "2000",
"min_price": "0.000001",
"filter_type": "PRICE_FILTER"
},
{
"min_qty": "1",
"max_qty": "2000000000",
"filter_type": "LOT_SIZE",
"step_size": "1"
},
{
"min_qty": "1",
"step_size": "1",
"max_qty": "200000000",
"filter_type": "MARKET_LOT_SIZE"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1000",
"multiplier_down": "0.9000",
"multiplier_decimal": "4"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "hot.svg"
},
{
"ticker": "OPUSDT",
"current_price": "0.1243000",
"change_1d": "0.0009000",
"change_1d_percentage": "0.729",
"open_price": "0.1234000",
"high": "0.1252000",
"low": "0.1151000",
"volume": "482506505.5",
"quote_volume": "58086088.8793200",
"open_time": 1772092560000,
"close_time": 1772179011630,
"base": "OP",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "OPUSDT",
"pair": "OPUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1654066800000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "OP",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Layer-2"
],
"trigger_protect": "0.1000",
"liquidation_fee": "0.015000",
"market_take_bound": "0.10",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.0001000",
"filter_type": "PRICE_FILTER",
"max_price": "200",
"min_price": "0.0001000"
},
{
"min_qty": "0.1",
"step_size": "0.1",
"max_qty": "10000000",
"filter_type": "LOT_SIZE"
},
{
"max_qty": "400000",
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.1",
"step_size": "0.1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_decimal": "4",
"multiplier_up": "1.1000",
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.9000"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "op.svg"
},
{
"ticker": "STRAXUSDT",
"current_price": "1.4174000",
"change_1d": "-0.1516000",
"change_1d_percentage": "-9.662",
"open_price": "1.5690000",
"high": "1.6191000",
"low": "1.3280000",
"volume": "37657105",
"quote_volume": "57366886.5831000",
"open_time": 1710406740000,
"close_time": 1710493192492,
"base": "STRAX",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "STRAXUSDT",
"pair": "STRAXUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 1710493200000,
"onboard_date": 1696991400000,
"status": "SETTLING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "STRAX",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Layer-2"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"max_price": "200",
"min_price": "0.0001000",
"tick_size": "0.0001000"
},
{
"filter_type": "LOT_SIZE",
"step_size": "1",
"min_qty": "1",
"max_qty": "10000000"
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1",
"max_qty": "1000000",
"step_size": "1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_down": "0.8500",
"multiplier_up": "1.1500",
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "strax.svg"
},
{
"ticker": "ARBUSDT",
"current_price": "0.106600",
"change_1d": "0.006600",
"change_1d_percentage": "6.60",
"open_price": "0.100000",
"high": "0.107600",
"low": "0.095300",
"volume": "554293788.4",
"quote_volume": "55506465.595960",
"open_time": 1772092560000,
"close_time": 1772179012834,
"base": "ARB",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ARBUSDT",
"pair": "ARBUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1679554800000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "ARB",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 6,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Layer-2"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"max_price": "2000",
"tick_size": "0.000100",
"min_price": "0.000100"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.1",
"step_size": "0.1",
"max_qty": "6000000"
},
{
"step_size": "0.1",
"max_qty": "60000000",
"min_qty": "0.1",
"filter_type": "MARKET_LOT_SIZE"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4",
"multiplier_up": "1.1500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "arb.svg"
},
{
"ticker": "ATOMUSDT",
"current_price": "1.902",
"change_1d": "-0.019",
"change_1d_percentage": "-0.989",
"open_price": "1.921",
"high": "1.938",
"low": "1.817",
"volume": "29396260.44",
"quote_volume": "55176153.814",
"open_time": 1772092560000,
"close_time": 1772179014255,
"base": "ATOM",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ATOMUSDT",
"pair": "ATOMUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1569398400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "ATOM",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 3,
"quantity_precision": 2,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Layer-1"
],
"trigger_protect": "0.1000",
"liquidation_fee": "0.015000",
"market_take_bound": "0.10",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.001",
"max_price": "100000",
"tick_size": "0.001"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.01",
"max_qty": "1000000",
"step_size": "0.01"
},
{
"max_qty": "100000",
"step_size": "0.01",
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.01"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_decimal": "4",
"multiplier_down": "0.9000",
"multiplier_up": "1.1000",
"filter_type": "PERCENT_PRICE"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "atom.svg"
},
{
"ticker": "TSLAUSDT",
"current_price": "408.47000",
"change_1d": "-6.73000",
"change_1d_percentage": "-1.621",
"open_price": "415.20000",
"high": "416.68000",
"low": "403.94000",
"volume": "132180.24",
"quote_volume": "54215356.20370",
"open_time": 1772092560000,
"close_time": 1772178970311,
"base": "TSLA",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "TSLAUSDT",
"pair": "TSLAUSDT",
"contract_type": "TRADIFI_PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1769610600000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "TSLA",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 5,
"quantity_precision": 2,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "EQUITY",
"underlying_sub_type": [
"TradFi"
],
"trigger_protect": "0.0300",
"liquidation_fee": "0.015000",
"market_take_bound": "0.03",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"tick_size": "0.01000",
"max_price": "100000",
"min_price": "0.01000"
},
{
"min_qty": "0.01",
"max_qty": "3000",
"step_size": "0.01",
"filter_type": "LOT_SIZE"
},
{
"min_qty": "0.01",
"max_qty": "300",
"step_size": "0.01",
"filter_type": "MARKET_LOT_SIZE"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_decimal": "4",
"multiplier_down": "0.9700",
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.0300"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"RPI"
]
}
},
"logo": "tsla.svg"
},
{
"ticker": "UAIUSDT",
"current_price": "0.2480000",
"change_1d": "-0.0004000",
"change_1d_percentage": "-0.161",
"open_price": "0.2484000",
"high": "0.3280000",
"low": "0.2058000",
"volume": "202710985",
"quote_volume": "54211318.0859000",
"open_time": 1772092560000,
"close_time": 1772179013154,
"base": "UAI",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "UAIUSDT",
"pair": "UAIUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1762428600000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "UAI",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Alpha"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.0001000",
"tick_size": "0.0001000",
"filter_type": "PRICE_FILTER",
"max_price": "200"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1",
"max_qty": "8000000",
"step_size": "1"
},
{
"step_size": "1",
"max_qty": "800000",
"min_qty": "1",
"filter_type": "MARKET_LOT_SIZE"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_down": "0.8500",
"multiplier_up": "1.1500",
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "uai.svg"
},
{
"ticker": "WIFUSDT",
"current_price": "0.2137000",
"change_1d": "0.0011000",
"change_1d_percentage": "0.517",
"open_price": "0.2126000",
"high": "0.2170000",
"low": "0.2030000",
"volume": "253617554.4",
"quote_volume": "53327251.5616200",
"open_time": 1772092560000,
"close_time": 1772179012152,
"base": "WIF",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "WIFUSDT",
"pair": "WIFUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1705587300000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "WIF",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Meme"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "1000",
"filter_type": "PRICE_FILTER",
"min_price": "0.0001000",
"tick_size": "0.0001000"
},
{
"min_qty": "0.1",
"max_qty": "3000000",
"filter_type": "LOT_SIZE",
"step_size": "0.1"
},
{
"min_qty": "0.1",
"step_size": "0.1",
"max_qty": "300000",
"filter_type": "MARKET_LOT_SIZE"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_up": "1.1500",
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "wif.svg"
},
{
"ticker": "1000SHIBUSDT",
"current_price": "0.006045",
"change_1d": "-0.000083",
"change_1d_percentage": "-1.354",
"open_price": "0.006128",
"high": "0.006190",
"low": "0.005896",
"volume": "8852447603",
"quote_volume": "53260794.752582",
"open_time": 1772092560000,
"close_time": 1772179011213,
"base": "1000SHIB",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "1000SHIBUSDT",
"pair": "1000SHIBUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1620630000000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "1000SHIB",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 6,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Meme"
],
"trigger_protect": "0.1000",
"liquidation_fee": "0.015000",
"market_take_bound": "0.10",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.000001",
"max_price": "2000",
"filter_type": "PRICE_FILTER",
"min_price": "0.000157"
},
{
"filter_type": "LOT_SIZE",
"max_qty": "800000000",
"min_qty": "1",
"step_size": "1"
},
{
"max_qty": "50000000",
"step_size": "1",
"min_qty": "1",
"filter_type": "MARKET_LOT_SIZE"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1000",
"multiplier_down": "0.9000",
"multiplier_decimal": "4"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "1000shib.svg"
},
{
"ticker": "WLFIUSDT",
"current_price": "0.1151000",
"change_1d": "0.0003000",
"change_1d_percentage": "0.261",
"open_price": "0.1148000",
"high": "0.1187000",
"low": "0.1133000",
"volume": "459397514",
"quote_volume": "53249876.0309000",
"open_time": 1772092560000,
"close_time": 1772179005845,
"base": "WLFI",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "WLFIUSDT",
"pair": "WLFIUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1755937800000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "WLFI",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.0001000",
"filter_type": "PRICE_FILTER",
"min_price": "0.0001000",
"max_price": "200"
},
{
"filter_type": "LOT_SIZE",
"max_qty": "15000000",
"step_size": "1",
"min_qty": "1"
},
{
"max_qty": "3000000",
"min_qty": "1",
"filter_type": "MARKET_LOT_SIZE",
"step_size": "1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500",
"multiplier_down": "0.8500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "wlfi.svg"
},
{
"ticker": "RENUSDT",
"current_price": "0.04800",
"change_1d": "0.00192",
"change_1d_percentage": "4.167",
"open_price": "0.04608",
"high": "0.05796",
"low": "0.04407",
"volume": "1125378544",
"quote_volume": "53068149.60736",
"open_time": 1733130000000,
"close_time": 1733216405428,
"base": "REN",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "RENUSDT",
"pair": "RENUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 1733216400000,
"onboard_date": 1569398400000,
"status": "SETTLING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "REN",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 5,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.25",
"liquidation_fee": "0.010000",
"market_take_bound": "0.25",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.00880",
"tick_size": "0.00001",
"max_price": "100",
"filter_type": "PRICE_FILTER"
},
{
"min_qty": "1",
"step_size": "1",
"filter_type": "LOT_SIZE",
"max_qty": "10000000"
},
{
"max_qty": "1000000",
"step_size": "1",
"min_qty": "1",
"filter_type": "MARKET_LOT_SIZE"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_decimal": "4",
"multiplier_down": "0.7500",
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.2500"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "ren.svg"
},
{
"ticker": "STEEMUSDT",
"current_price": "0.064590",
"change_1d": "0.003190",
"change_1d_percentage": "5.195",
"open_price": "0.061400",
"high": "0.072200",
"low": "0.061200",
"volume": "792672044",
"quote_volume": "52797751.104420",
"open_time": 1772092560000,
"close_time": 1772179012689,
"base": "STEEM",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "STEEMUSDT",
"pair": "STEEMUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1699453800000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "STEEM",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 6,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.000100",
"max_price": "200",
"tick_size": "0.000010",
"filter_type": "PRICE_FILTER"
},
{
"max_qty": "10000000",
"filter_type": "LOT_SIZE",
"min_qty": "1",
"step_size": "1"
},
{
"filter_type": "MARKET_LOT_SIZE",
"step_size": "1",
"max_qty": "1000000",
"min_qty": "1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500",
"multiplier_down": "0.8500",
"multiplier_decimal": "4"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "steem.svg"
},
{
"ticker": "UNFIUSDT",
"current_price": "1.730",
"change_1d": "-0.100",
"change_1d_percentage": "-5.464",
"open_price": "1.830",
"high": "1.945",
"low": "1.588",
"volume": "29086976.0",
"quote_volume": "51995348.036",
"open_time": 1730192400000,
"close_time": 1730278827332,
"base": "UNFI",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "UNFIUSDT",
"pair": "UNFIUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 1730278800000,
"onboard_date": 1612854000000,
"status": "SETTLING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "UNFI",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 3,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.001",
"max_price": "10000",
"min_price": "0.222",
"filter_type": "PRICE_FILTER"
},
{
"min_qty": "0.1",
"step_size": "0.1",
"max_qty": "100000",
"filter_type": "LOT_SIZE"
},
{
"min_qty": "0.1",
"max_qty": "8000",
"step_size": "0.1",
"filter_type": "MARKET_LOT_SIZE"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.8500",
"multiplier_up": "1.1500",
"multiplier_decimal": "4"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "unfi.svg"
},
{
"ticker": "WLDUSDT",
"current_price": "0.4072000",
"change_1d": "0.0001000",
"change_1d_percentage": "0.025",
"open_price": "0.4071000",
"high": "0.4140000",
"low": "0.3891000",
"volume": "126323494",
"quote_volume": "50676803.5876000",
"open_time": 1772092560000,
"close_time": 1772179013796,
"base": "WLD",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "WLDUSDT",
"pair": "WLDUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1690200000000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "WLD",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"AI"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.0001000",
"max_price": "200",
"tick_size": "0.0001000"
},
{
"filter_type": "LOT_SIZE",
"step_size": "1",
"max_qty": "5000000",
"min_qty": "1"
},
{
"min_qty": "1",
"filter_type": "MARKET_LOT_SIZE",
"step_size": "1",
"max_qty": "500000"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_down": "0.8500",
"multiplier_up": "1.1500",
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "wld.svg"
},
{
"ticker": "ZROUSDT",
"current_price": "1.7086000",
"change_1d": "0.1239000",
"change_1d_percentage": "7.819",
"open_price": "1.5847000",
"high": "1.7290000",
"low": "1.4934000",
"volume": "31642447.9",
"quote_volume": "50476952.0295100",
"open_time": 1772092560000,
"close_time": 1772179013085,
"base": "ZRO",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ZROUSDT",
"pair": "ZROUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1718893800000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "ZRO",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Infrastructure"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "2000",
"min_price": "0.0010000",
"tick_size": "0.0001000",
"filter_type": "PRICE_FILTER"
},
{
"step_size": "0.1",
"min_qty": "0.1",
"filter_type": "LOT_SIZE",
"max_qty": "1000000"
},
{
"max_qty": "70000",
"step_size": "0.1",
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.8500",
"multiplier_up": "1.1500"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "zro.svg"
},
{
"ticker": "PENGUUSDT",
"current_price": "0.0071800",
"change_1d": "0.0000510",
"change_1d_percentage": "0.715",
"open_price": "0.0071290",
"high": "0.0073260",
"low": "0.0067180",
"volume": "6942735887",
"quote_volume": "48675704.6548140",
"open_time": 1772092560000,
"close_time": 1772179013084,
"base": "PENGU",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "PENGUUSDT",
"pair": "PENGUUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1734452100000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "PENGU",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Meme"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.025000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "200",
"min_price": "0.0000010",
"tick_size": "0.0000010",
"filter_type": "PRICE_FILTER"
},
{
"min_qty": "1",
"step_size": "1",
"filter_type": "LOT_SIZE",
"max_qty": "200000000"
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1",
"max_qty": "20000000",
"step_size": "1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500",
"multiplier_decimal": "4",
"multiplier_down": "0.8500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "pengu.svg"
},
{
"ticker": "HBARUSDT",
"current_price": "0.10430",
"change_1d": "0.00282",
"change_1d_percentage": "2.779",
"open_price": "0.10148",
"high": "0.10503",
"low": "0.09917",
"volume": "468027610",
"quote_volume": "47817314.54169",
"open_time": 1772092560000,
"close_time": 1772179012307,
"base": "HBAR",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "HBARUSDT",
"pair": "HBARUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1615964400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "HBAR",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 5,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Layer-1"
],
"trigger_protect": "0.1000",
"liquidation_fee": "0.015000",
"market_take_bound": "0.10",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.00279",
"max_price": "20000",
"filter_type": "PRICE_FILTER",
"tick_size": "0.00001"
},
{
"min_qty": "1",
"max_qty": "10000000",
"step_size": "1",
"filter_type": "LOT_SIZE"
},
{
"step_size": "1",
"min_qty": "1",
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "3000000"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_down": "0.9000",
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1000"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "hbar.svg"
},
{
"ticker": "\u5e01\u5b89\u4eba\u751fUSDT",
"current_price": "0.0751100",
"change_1d": "0.0121600",
"change_1d_percentage": "19.317",
"open_price": "0.0629500",
"high": "0.0762000",
"low": "0.0609700",
"volume": "705315465",
"quote_volume": "47506053.9896800",
"open_time": 1772092560000,
"close_time": 1772179011813,
"base": "\u5e01\u5b89\u4eba\u751f",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "\u5e01\u5b89\u4eba\u751fUSDT",
"pair": "\u5e01\u5b89\u4eba\u751fUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1760958000000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "\u5e01\u5b89\u4eba\u751f",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Chinese"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.0000100",
"filter_type": "PRICE_FILTER",
"tick_size": "0.0000100",
"max_price": "200"
},
{
"min_qty": "1",
"max_qty": "9000000",
"filter_type": "LOT_SIZE",
"step_size": "1"
},
{
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "900000",
"step_size": "1",
"min_qty": "1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_up": "1.1500",
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.8500",
"multiplier_decimal": "4"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"RPI",
"DCA"
]
}
},
"logo": "\u5e01\u5b89\u4eba\u751f.svg"
},
{
"ticker": "BULLAUSDT",
"current_price": "0.0156100",
"change_1d": "-0.0014300",
"change_1d_percentage": "-8.392",
"open_price": "0.0170400",
"high": "0.0204300",
"low": "0.0140800",
"volume": "2762261616",
"quote_volume": "45726449.0028700",
"open_time": 1772092560000,
"close_time": 1772179012052,
"base": "BULLA",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "BULLAUSDT",
"pair": "BULLAUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1751619600000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "BULLA",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Meme"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.0001000",
"max_price": "200",
"filter_type": "PRICE_FILTER",
"tick_size": "0.0000100"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1",
"step_size": "1",
"max_qty": "20000000"
},
{
"min_qty": "1",
"max_qty": "2000000",
"filter_type": "MARKET_LOT_SIZE",
"step_size": "1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_decimal": "4",
"multiplier_up": "1.1500",
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.8500"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "bulla.svg"
},
{
"ticker": "DGBUSDT",
"current_price": "0.01922",
"change_1d": "0.00305",
"change_1d_percentage": "18.862",
"open_price": "0.01617",
"high": "0.02010",
"low": "0.01504",
"volume": "2592148978",
"quote_volume": "45674718.93021",
"open_time": 1711875600000,
"close_time": 1711962006678,
"base": "DGB",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "DGBUSDT",
"pair": "DGBUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 1711962000000,
"onboard_date": 1618815600000,
"status": "SETTLING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "DGB",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 5,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Payment"
],
"trigger_protect": "0.1000",
"liquidation_fee": "0.010000",
"market_take_bound": "0.10",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"tick_size": "0.00001",
"max_price": "20000",
"min_price": "0.00131"
},
{
"min_qty": "1",
"max_qty": "10000000",
"filter_type": "LOT_SIZE",
"step_size": "1"
},
{
"step_size": "1",
"min_qty": "1",
"max_qty": "7200000",
"filter_type": "MARKET_LOT_SIZE"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_up": "1.1000",
"multiplier_down": "0.9000",
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "dgb.svg"
},
{
"ticker": "XPLUSDT",
"current_price": "0.0990000",
"change_1d": "0.0013000",
"change_1d_percentage": "1.331",
"open_price": "0.0977000",
"high": "0.0993000",
"low": "0.0926000",
"volume": "463971609",
"quote_volume": "44708526.0797000",
"open_time": 1772092560000,
"close_time": 1772179013100,
"base": "XPL",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "XPLUSDT",
"pair": "XPLUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1755855000000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "XPL",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Layer-1"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.0001000",
"max_price": "200",
"filter_type": "PRICE_FILTER",
"tick_size": "0.0001000"
},
{
"max_qty": "7000000",
"filter_type": "LOT_SIZE",
"step_size": "1",
"min_qty": "1"
},
{
"step_size": "1",
"min_qty": "1",
"max_qty": "700000",
"filter_type": "MARKET_LOT_SIZE"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_up": "1.1500",
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4",
"multiplier_down": "0.8500"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "xpl.svg"
},
{
"ticker": "TROYUSDT",
"current_price": "0.0001870",
"change_1d": "-0.0001310",
"change_1d_percentage": "-41.195",
"open_price": "0.0003180",
"high": "0.0003180",
"low": "0.0001510",
"volume": "219797446170",
"quote_volume": "44261336.4916370",
"open_time": 1744534860000,
"close_time": 1744621282100,
"base": "TROY",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "TROYUSDT",
"pair": "TROYUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 1744621200000,
"onboard_date": 1730379600000,
"status": "SETTLING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "TROY",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.0000010",
"max_price": "200",
"tick_size": "0.0000010"
},
{
"max_qty": "300000000",
"min_qty": "1",
"step_size": "1",
"filter_type": "LOT_SIZE"
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1",
"step_size": "1",
"max_qty": "70000000"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500",
"multiplier_decimal": "4"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "troy.svg"
},
{
"ticker": "AXSUSDT",
"current_price": "1.37900",
"change_1d": "0.04300",
"change_1d_percentage": "3.219",
"open_price": "1.33600",
"high": "1.41600",
"low": "1.31200",
"volume": "32371751",
"quote_volume": "44107920.08000",
"open_time": 1772092560000,
"close_time": 1772179012941,
"base": "AXS",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "AXSUSDT",
"pair": "AXSUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1569398400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "AXS",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 5,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Metaverse"
],
"trigger_protect": "0.1000",
"liquidation_fee": "0.015000",
"market_take_bound": "0.10",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.00100",
"tick_size": "0.00100",
"max_price": "2000",
"filter_type": "PRICE_FILTER"
},
{
"step_size": "1",
"max_qty": "10000000",
"filter_type": "LOT_SIZE",
"min_qty": "1"
},
{
"max_qty": "90000",
"min_qty": "1",
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1000",
"multiplier_decimal": "4",
"multiplier_down": "0.9000"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "axs.svg"
},
{
"ticker": "GWEIUSDT",
"current_price": "0.0351470",
"change_1d": "0.0044640",
"change_1d_percentage": "14.549",
"open_price": "0.0306830",
"high": "0.0382220",
"low": "0.0305200",
"volume": "1203519349",
"quote_volume": "42361920.9413190",
"open_time": 1772092560000,
"close_time": 1772179012443,
"base": "GWEI",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "GWEIUSDT",
"pair": "GWEIUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1769664600000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "GWEI",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Alpha"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.0000010",
"filter_type": "PRICE_FILTER",
"max_price": "200",
"tick_size": "0.0000010"
},
{
"max_qty": "30000000",
"filter_type": "LOT_SIZE",
"step_size": "1",
"min_qty": "1"
},
{
"min_qty": "1",
"max_qty": "3000000",
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500",
"multiplier_down": "0.8500",
"multiplier_decimal": "4"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"RPI",
"DCA"
]
}
},
"logo": "gwei.svg"
},
{
"ticker": "TRUMPUSDT",
"current_price": "3.419000",
"change_1d": "-0.076000",
"change_1d_percentage": "-2.175",
"open_price": "3.495000",
"high": "3.558000",
"low": "3.381000",
"volume": "12158503.04",
"quote_volume": "41984696.563200",
"open_time": 1772092560000,
"close_time": 1772179010362,
"base": "TRUMP",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "TRUMPUSDT",
"pair": "TRUMPUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1737205200000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "TRUMP",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 6,
"quantity_precision": 2,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Meme"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.001000",
"tick_size": "0.001000",
"filter_type": "PRICE_FILTER",
"max_price": "20000"
},
{
"min_qty": "0.01",
"step_size": "0.01",
"max_qty": "500000",
"filter_type": "LOT_SIZE"
},
{
"max_qty": "50000",
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.01",
"step_size": "0.01"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_decimal": "4",
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "trump.svg"
},
{
"ticker": "XLMUSDT",
"current_price": "0.16609",
"change_1d": "0.00359",
"change_1d_percentage": "2.209",
"open_price": "0.16250",
"high": "0.16644",
"low": "0.15821",
"volume": "250070090",
"quote_volume": "40602475.30614",
"open_time": 1772092560000,
"close_time": 1772179012307,
"base": "XLM",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "XLMUSDT",
"pair": "XLMUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1569398400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "XLM",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 5,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Layer-2"
],
"trigger_protect": "0.0500",
"liquidation_fee": "0.012500",
"market_take_bound": "0.05",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.00648",
"max_price": "20000",
"tick_size": "0.00001",
"filter_type": "PRICE_FILTER"
},
{
"filter_type": "LOT_SIZE",
"max_qty": "10000000",
"min_qty": "1",
"step_size": "1"
},
{
"min_qty": "1",
"max_qty": "2000000",
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_up": "1.0500",
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.9500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "xlm.svg"
},
{
"ticker": "ETCUSDT",
"current_price": "9.014",
"change_1d": "0.054",
"change_1d_percentage": "0.603",
"open_price": "8.960",
"high": "9.082",
"low": "8.647",
"volume": "4210668.35",
"quote_volume": "37401291.818",
"open_time": 1772092560000,
"close_time": 1772179012302,
"base": "ETC",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ETCUSDT",
"pair": "ETCUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1569398400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "ETC",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 3,
"quantity_precision": 2,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"PoW"
],
"trigger_protect": "0.1000",
"liquidation_fee": "0.012500",
"market_take_bound": "0.10",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.001",
"filter_type": "PRICE_FILTER",
"max_price": "100000",
"tick_size": "0.001"
},
{
"step_size": "0.01",
"filter_type": "LOT_SIZE",
"min_qty": "0.01",
"max_qty": "300000"
},
{
"max_qty": "30000",
"min_qty": "0.01",
"step_size": "0.01",
"filter_type": "MARKET_LOT_SIZE"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "20",
"filter_type": "MIN_NOTIONAL"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4",
"multiplier_up": "1.1000",
"multiplier_down": "0.9000"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "etc.svg"
},
{
"ticker": "HIFIUSDT",
"current_price": "0.0939000",
"change_1d": "-0.0222000",
"change_1d_percentage": "-19.121",
"open_price": "0.1161000",
"high": "0.1214500",
"low": "0.0910000",
"volume": "350623161",
"quote_volume": "37328390.6661000",
"open_time": 1759395600000,
"close_time": 1759482008515,
"base": "HIFI",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "HIFIUSDT",
"pair": "HIFIUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 1759482000000,
"onboard_date": 1694874600000,
"status": "SETTLING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "HIFI",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.025000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.0000100",
"max_price": "200",
"filter_type": "PRICE_FILTER",
"min_price": "0.0001000"
},
{
"filter_type": "LOT_SIZE",
"step_size": "1",
"min_qty": "1",
"max_qty": "10000000"
},
{
"max_qty": "500000",
"step_size": "1",
"min_qty": "1",
"filter_type": "MARKET_LOT_SIZE"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.8500",
"multiplier_decimal": "4",
"multiplier_up": "1.1500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "hifi.svg"
},
{
"ticker": "OMUSDT",
"current_price": "0.0679390",
"change_1d": "0.0002590",
"change_1d_percentage": "0.383",
"open_price": "0.0676800",
"high": "0.0692100",
"low": "0.0633800",
"volume": "537006593.7",
"quote_volume": "36033612.9050992",
"open_time": 1771753380000,
"close_time": 1771839832552,
"base": "OM",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "OMUSDT",
"pair": "OMUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1707832800000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "OM",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.0000100",
"filter_type": "PRICE_FILTER",
"max_price": "200",
"min_price": "0.0000100"
},
{
"min_qty": "0.1",
"max_qty": "11000000",
"step_size": "0.1",
"filter_type": "LOT_SIZE"
},
{
"min_qty": "0.1",
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "1100000",
"step_size": "0.1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4",
"multiplier_up": "1.1500",
"multiplier_down": "0.8500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "om.svg"
},
{
"ticker": "XMRUSDT",
"current_price": "351.46",
"change_1d": "4.19",
"change_1d_percentage": "1.207",
"open_price": "347.27",
"high": "354.94",
"low": "335.10",
"volume": "103057.709",
"quote_volume": "35380251.15",
"open_time": 1772092560000,
"close_time": 1772179008599,
"base": "XMR",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "XMRUSDT",
"pair": "XMRUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1569398400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "XMR",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 2,
"quantity_precision": 3,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"PoW"
],
"trigger_protect": "0.0500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.05",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"max_price": "100000",
"tick_size": "0.01",
"min_price": "4.36"
},
{
"filter_type": "LOT_SIZE",
"step_size": "0.001",
"min_qty": "0.001",
"max_qty": "10000"
},
{
"filter_type": "MARKET_LOT_SIZE",
"step_size": "0.001",
"max_qty": "1200",
"min_qty": "0.001"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_down": "0.9500",
"multiplier_decimal": "4",
"multiplier_up": "1.0500",
"filter_type": "PERCENT_PRICE"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "xmr.svg"
},
{
"ticker": "CHESSUSDT",
"current_price": "0.0185458",
"change_1d": "-0.0082342",
"change_1d_percentage": "-30.748",
"open_price": "0.0267800",
"high": "0.0322000",
"low": "0.0181300",
"volume": "1371125401",
"quote_volume": "34803123.0474900",
"open_time": 1770282000000,
"close_time": 1770368411077,
"base": "CHESS",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "CHESSUSDT",
"pair": "CHESSUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 1770368400000,
"onboard_date": 1724916600000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "CHESS",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.025000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.0001000",
"max_price": "200",
"tick_size": "0.0000100",
"filter_type": "PRICE_FILTER"
},
{
"step_size": "1",
"max_qty": "14000000",
"min_qty": "1",
"filter_type": "LOT_SIZE"
},
{
"filter_type": "MARKET_LOT_SIZE",
"step_size": "1",
"min_qty": "1",
"max_qty": "1400000"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_decimal": "4",
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "chess.svg"
},
{
"ticker": "42USDT",
"current_price": "0.0272447",
"change_1d": "0.0046747",
"change_1d_percentage": "20.712",
"open_price": "0.0225700",
"high": "0.0369900",
"low": "0.0212400",
"volume": "1247430100",
"quote_volume": "34382770.2214600",
"open_time": 1769677200000,
"close_time": 1769763604821,
"base": "42",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "42USDT",
"pair": "42USDT",
"contract_type": "PERPETUAL",
"delivery_date": 1769763600000,
"onboard_date": 1761561000000,
"status": "SETTLING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "42",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Alpha"
],
"trigger_protect": "0.25",
"liquidation_fee": "0.020000",
"market_take_bound": "0.25",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"tick_size": "0.0000100",
"min_price": "0.0000100",
"max_price": "200"
},
{
"min_qty": "1",
"max_qty": "9000000",
"step_size": "1",
"filter_type": "LOT_SIZE"
},
{
"filter_type": "MARKET_LOT_SIZE",
"step_size": "1",
"min_qty": "1",
"max_qty": "900000"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_up": "1.2500",
"multiplier_down": "0.7500",
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "42.svg"
},
{
"ticker": "ZAMAUSDT",
"current_price": "0.0235200",
"change_1d": "-0.0010000",
"change_1d_percentage": "-4.078",
"open_price": "0.0245200",
"high": "0.0258800",
"low": "0.0231200",
"volume": "1390846720",
"quote_volume": "34181554.7877200",
"open_time": 1772092560000,
"close_time": 1772179010369,
"base": "ZAMA",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ZAMAUSDT",
"pair": "ZAMAUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1767949200000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "ZAMA",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Infrastructure"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.0001000",
"max_price": "200",
"filter_type": "PRICE_FILTER",
"tick_size": "0.0001000"
},
{
"step_size": "1",
"filter_type": "LOT_SIZE",
"max_qty": "10000000",
"min_qty": "1"
},
{
"min_qty": "1",
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "2000000"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_decimal": "4",
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"RPI",
"DCA"
]
}
},
"logo": "zama.svg"
},
{
"ticker": "SNTUSDT",
"current_price": "0.0366600",
"change_1d": "-0.0009900",
"change_1d_percentage": "-2.629",
"open_price": "0.0376500",
"high": "0.0405600",
"low": "0.0355000",
"volume": "884775062",
"quote_volume": "34068511.7459300",
"open_time": 1715504340000,
"close_time": 1715590784992,
"base": "SNT",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "SNTUSDT",
"pair": "SNTUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 1715590800000,
"onboard_date": 1698928200000,
"status": "SETTLING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "SNT",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.0000100",
"filter_type": "PRICE_FILTER",
"max_price": "200",
"min_price": "0.0000100"
},
{
"min_qty": "1",
"filter_type": "LOT_SIZE",
"max_qty": "10000000",
"step_size": "1"
},
{
"min_qty": "1",
"filter_type": "MARKET_LOT_SIZE",
"step_size": "1",
"max_qty": "1700000"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500",
"multiplier_decimal": "4"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "snt.svg"
},
{
"ticker": "1000BONKUSDT",
"current_price": "0.0062890",
"change_1d": "-0.0000230",
"change_1d_percentage": "-0.364",
"open_price": "0.0063120",
"high": "0.0064390",
"low": "0.0059620",
"volume": "5505416251",
"quote_volume": "34031594.2281880",
"open_time": 1772092560000,
"close_time": 1772179012306,
"base": "1000BONK",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "1000BONKUSDT",
"pair": "1000BONKUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1700661600000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "1000BONK",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Meme"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"max_price": "200",
"min_price": "0.0000010",
"tick_size": "0.0000010"
},
{
"filter_type": "LOT_SIZE",
"step_size": "1",
"min_qty": "1",
"max_qty": "200000000"
},
{
"max_qty": "20000000",
"step_size": "1",
"min_qty": "1",
"filter_type": "MARKET_LOT_SIZE"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4",
"multiplier_up": "1.1500",
"multiplier_down": "0.8500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "1000bonk.svg"
},
{
"ticker": "MKRUSDT",
"current_price": "1650.10",
"change_1d": "-58.00",
"change_1d_percentage": "-3.396",
"open_price": "1708.10",
"high": "1743.20",
"low": "1641.40",
"volume": "19574.390",
"quote_volume": "33171029.17",
"open_time": 1757235540000,
"close_time": 1757321997549,
"base": "MKR",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "MKRUSDT",
"pair": "MKRUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 1757322000000,
"onboard_date": 1569398400000,
"status": "SETTLING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "MKR",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 2,
"quantity_precision": 3,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1000",
"liquidation_fee": "0.015000",
"market_take_bound": "0.10",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "351788",
"filter_type": "PRICE_FILTER",
"tick_size": "0.10",
"min_price": "50"
},
{
"step_size": "0.001",
"filter_type": "LOT_SIZE",
"min_qty": "0.001",
"max_qty": "10000"
},
{
"max_qty": "200",
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.001",
"step_size": "0.001"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_up": "1.1000",
"multiplier_decimal": "4",
"multiplier_down": "0.9000",
"filter_type": "PERCENT_PRICE"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "mkr.svg"
},
{
"ticker": "TONUSDT",
"current_price": "1.3150000",
"change_1d": "0.0246000",
"change_1d_percentage": "1.906",
"open_price": "1.2904000",
"high": "1.3232000",
"low": "1.2606000",
"volume": "25110269.6",
"quote_volume": "32443722.8584300",
"open_time": 1772092560000,
"close_time": 1772179012894,
"base": "TON",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "TONUSDT",
"pair": "TONUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1709296200000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "TON",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Layer-1"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.0001000",
"tick_size": "0.0001000",
"max_price": "200"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.1",
"max_qty": "2000000",
"step_size": "0.1"
},
{
"max_qty": "200000",
"min_qty": "0.1",
"filter_type": "MARKET_LOT_SIZE",
"step_size": "0.1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_down": "0.8500",
"multiplier_up": "1.1500",
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "ton.svg"
},
{
"ticker": "SPACEUSDT",
"current_price": "0.0091500",
"change_1d": "0.0003990",
"change_1d_percentage": "4.559",
"open_price": "0.0087510",
"high": "0.0099560",
"low": "0.0084840",
"volume": "3478973080",
"quote_volume": "32360378.2298880",
"open_time": 1772092560000,
"close_time": 1772179010957,
"base": "SPACE",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "SPACEUSDT",
"pair": "SPACEUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1769168700000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "SPACE",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Alpha"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "200",
"tick_size": "0.0000010",
"filter_type": "PRICE_FILTER",
"min_price": "0.0000010"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1",
"step_size": "1",
"max_qty": "40000000"
},
{
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "4000000",
"min_qty": "1",
"step_size": "1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_decimal": "4",
"multiplier_up": "1.1500",
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.8500"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"RPI",
"DCA"
]
}
},
"logo": "space.svg"
},
{
"ticker": "CRVUSDT",
"current_price": "0.253",
"change_1d": "0.000",
"change_1d_percentage": "0.00",
"open_price": "0.253",
"high": "0.257",
"low": "0.244",
"volume": "127971670.4",
"quote_volume": "32206039.434",
"open_time": 1772092560000,
"close_time": 1772179001652,
"base": "CRV",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "CRVUSDT",
"pair": "CRVUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1569398400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "CRV",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 3,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1000",
"liquidation_fee": "0.015000",
"market_take_bound": "0.10",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.001",
"max_price": "1000",
"filter_type": "PRICE_FILTER",
"min_price": "0.001"
},
{
"min_qty": "0.1",
"filter_type": "LOT_SIZE",
"max_qty": "3000000",
"step_size": "0.1"
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.1",
"step_size": "0.1",
"max_qty": "300000"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4",
"multiplier_down": "0.9000",
"multiplier_up": "1.1000"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "crv.svg"
},
{
"ticker": "TRXUSDT",
"current_price": "0.28449",
"change_1d": "-0.00189",
"change_1d_percentage": "-0.660",
"open_price": "0.28638",
"high": "0.28679",
"low": "0.28417",
"volume": "111995673",
"quote_volume": "31975315.03396",
"open_time": 1772092560000,
"close_time": 1772179012963,
"base": "TRX",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "TRXUSDT",
"pair": "TRXUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1569398400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "TRX",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 5,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Layer-1"
],
"trigger_protect": "0.0500",
"liquidation_fee": "0.012500",
"market_take_bound": "0.05",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "20000",
"min_price": "0.00132",
"filter_type": "PRICE_FILTER",
"tick_size": "0.00001"
},
{
"min_qty": "1",
"step_size": "1",
"max_qty": "10000000",
"filter_type": "LOT_SIZE"
},
{
"min_qty": "1",
"filter_type": "MARKET_LOT_SIZE",
"step_size": "1",
"max_qty": "5000000"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.0500",
"multiplier_down": "0.9500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"RPI",
"DCA"
]
}
},
"logo": "trx.svg"
},
{
"ticker": "INJUSDT",
"current_price": "3.262000",
"change_1d": "0.054000",
"change_1d_percentage": "1.683",
"open_price": "3.208000",
"high": "3.295000",
"low": "3.090000",
"volume": "9715967.3",
"quote_volume": "31048369.192800",
"open_time": 1772092560000,
"close_time": 1772179011454,
"base": "INJ",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "INJUSDT",
"pair": "INJUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1660633200000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "INJ",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 6,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1000",
"liquidation_fee": "0.015000",
"market_take_bound": "0.10",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"tick_size": "0.001000",
"max_price": "2000",
"min_price": "0.001000"
},
{
"max_qty": "1000000",
"min_qty": "0.1",
"filter_type": "LOT_SIZE",
"step_size": "0.1"
},
{
"step_size": "0.1",
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.1",
"max_qty": "25000"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_down": "0.9000",
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4",
"multiplier_up": "1.1000"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "inj.svg"
},
{
"ticker": "TIAUSDT",
"current_price": "0.3397000",
"change_1d": "-0.0015000",
"change_1d_percentage": "-0.440",
"open_price": "0.3412000",
"high": "0.3449000",
"low": "0.3265000",
"volume": "90857236",
"quote_volume": "30675330.2161000",
"open_time": 1772092560000,
"close_time": 1772179011741,
"base": "TIA",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "TIAUSDT",
"pair": "TIAUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1698769800000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "TIA",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Infrastructure"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.0001000",
"max_price": "200",
"filter_type": "PRICE_FILTER",
"min_price": "0.0001000"
},
{
"filter_type": "LOT_SIZE",
"step_size": "1",
"min_qty": "1",
"max_qty": "3000000"
},
{
"min_qty": "1",
"max_qty": "300000",
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_down": "0.8500",
"multiplier_decimal": "4",
"multiplier_up": "1.1500",
"filter_type": "PERCENT_PRICE"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "tia.svg"
},
{
"ticker": "EPTUSDT",
"current_price": "0.0016024",
"change_1d": "0.0004114",
"change_1d_percentage": "34.542",
"open_price": "0.0011910",
"high": "0.0021500",
"low": "0.0009680",
"volume": "22290040548",
"quote_volume": "30649553.1927408",
"open_time": 1769677200000,
"close_time": 1769763621990,
"base": "EPT",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "EPTUSDT",
"pair": "EPTUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 1769763600000,
"onboard_date": 1745240400000,
"status": "SETTLING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "EPT",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"AI"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"max_price": "200",
"min_price": "0.0000010",
"tick_size": "0.0000010"
},
{
"step_size": "1",
"max_qty": "300000000",
"filter_type": "LOT_SIZE",
"min_qty": "1"
},
{
"step_size": "1",
"max_qty": "30000000",
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_up": "1.1500",
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.8500",
"multiplier_decimal": "4"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "ept.svg"
},
{
"ticker": "DASHUSDT",
"current_price": "34.96",
"change_1d": "-0.23",
"change_1d_percentage": "-0.654",
"open_price": "35.19",
"high": "35.72",
"low": "33.64",
"volume": "880993.464",
"quote_volume": "30575539.07",
"open_time": 1772092560000,
"close_time": 1772179010868,
"base": "DASH",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "DASHUSDT",
"pair": "DASHUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1569398400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "DASH",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 2,
"quantity_precision": 3,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"PoW"
],
"trigger_protect": "0.1000",
"liquidation_fee": "0.015000",
"market_take_bound": "0.10",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.01",
"filter_type": "PRICE_FILTER",
"tick_size": "0.01",
"max_price": "100000"
},
{
"max_qty": "30000",
"min_qty": "0.001",
"step_size": "0.001",
"filter_type": "LOT_SIZE"
},
{
"step_size": "0.001",
"max_qty": "3000",
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.001"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_down": "0.9000",
"multiplier_up": "1.1000",
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "dash.svg"
},
{
"ticker": "FOGOUSDT",
"current_price": "0.0294800",
"change_1d": "0.0014200",
"change_1d_percentage": "5.061",
"open_price": "0.0280600",
"high": "0.0325500",
"low": "0.0279000",
"volume": "983077151",
"quote_volume": "29633287.7378100",
"open_time": 1772092560000,
"close_time": 1772179013189,
"base": "FOGO",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "FOGOUSDT",
"pair": "FOGOUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1768053600000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "FOGO",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Infrastructure"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "200",
"filter_type": "PRICE_FILTER",
"min_price": "0.0000100",
"tick_size": "0.0000100"
},
{
"filter_type": "LOT_SIZE",
"max_qty": "30000000",
"step_size": "1",
"min_qty": "1"
},
{
"filter_type": "MARKET_LOT_SIZE",
"step_size": "1",
"max_qty": "3000000",
"min_qty": "1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_down": "0.8500",
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"RPI",
"DCA"
]
}
},
"logo": "fogo.svg"
},
{
"ticker": "TANSSIUSDT",
"current_price": "0.0113350",
"change_1d": "0.0029550",
"change_1d_percentage": "35.263",
"open_price": "0.0083800",
"high": "0.0124900",
"low": "0.0045000",
"volume": "4020285874",
"quote_volume": "28037445.4732400",
"open_time": 1768899600000,
"close_time": 1768986022488,
"base": "TANSSI",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "TANSSIUSDT",
"pair": "TANSSIUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 1768986000000,
"onboard_date": 1752060600000,
"status": "SETTLING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "TANSSI",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Infrastructure"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.0000100",
"max_price": "200",
"tick_size": "0.0000100"
},
{
"min_qty": "1",
"max_qty": "40000000",
"step_size": "1",
"filter_type": "LOT_SIZE"
},
{
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "4000000",
"min_qty": "1",
"step_size": "1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_down": "0.8500",
"multiplier_up": "1.1500",
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "tanssi.svg"
},
{
"ticker": "ONDOUSDT",
"current_price": "0.2706000",
"change_1d": "0.0000000",
"change_1d_percentage": "0.00",
"open_price": "0.2706000",
"high": "0.2756000",
"low": "0.2579000",
"volume": "103272605.0",
"quote_volume": "27562469.3745200",
"open_time": 1772092560000,
"close_time": 1772179012145,
"base": "ONDO",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ONDOUSDT",
"pair": "ONDOUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1705755600000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "ONDO",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "200",
"min_price": "0.0001000",
"filter_type": "PRICE_FILTER",
"tick_size": "0.0001000"
},
{
"min_qty": "0.1",
"max_qty": "8000000",
"filter_type": "LOT_SIZE",
"step_size": "0.1"
},
{
"max_qty": "800000",
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.1",
"step_size": "0.1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500",
"multiplier_down": "0.8500",
"multiplier_decimal": "4"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "ondo.svg"
},
{
"ticker": "SENTUSDT",
"current_price": "0.0237300",
"change_1d": "0.0006300",
"change_1d_percentage": "2.727",
"open_price": "0.0231000",
"high": "0.0250400",
"low": "0.0228100",
"volume": "1151140038",
"quote_volume": "27534089.9850800",
"open_time": 1772092560000,
"close_time": 1772179012526,
"base": "SENT",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "SENTUSDT",
"pair": "SENTUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1763124300000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "SENT",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"AI"
],
"trigger_protect": "0.2000",
"liquidation_fee": "0.015000",
"market_take_bound": "0.20",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.0000100",
"max_price": "200",
"tick_size": "0.0000100"
},
{
"min_qty": "1",
"filter_type": "LOT_SIZE",
"step_size": "1",
"max_qty": "40000000"
},
{
"min_qty": "1",
"max_qty": "4000000",
"filter_type": "MARKET_LOT_SIZE",
"step_size": "1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_up": "1.2000",
"multiplier_down": "0.8000",
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"RPI",
"DCA"
]
}
},
"logo": "sent.svg"
},
{
"ticker": "REDUSDT",
"current_price": "0.1734000",
"change_1d": "0.0117000",
"change_1d_percentage": "7.236",
"open_price": "0.1617000",
"high": "0.1950000",
"low": "0.1554000",
"volume": "149250082",
"quote_volume": "27260007.2390000",
"open_time": 1772092560000,
"close_time": 1772179011010,
"base": "RED",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "REDUSDT",
"pair": "REDUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1741276800000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "RED",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Infrastructure"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"max_price": "200",
"min_price": "0.0001000",
"tick_size": "0.0001000"
},
{
"min_qty": "1",
"step_size": "1",
"filter_type": "LOT_SIZE",
"max_qty": "4000000"
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1",
"max_qty": "400000",
"step_size": "1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500",
"multiplier_decimal": "4",
"multiplier_down": "0.8500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "red.svg"
},
{
"ticker": "SLERFUSDT",
"current_price": "0.0705900",
"change_1d": "0.0030000",
"change_1d_percentage": "4.439",
"open_price": "0.0675900",
"high": "0.0799900",
"low": "0.0648100",
"volume": "397933016",
"quote_volume": "27181680.2670400",
"open_time": 1760864400000,
"close_time": 1760950852636,
"base": "SLERF",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "SLERFUSDT",
"pair": "SLERFUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 1760950800000,
"onboard_date": 1732188600000,
"status": "SETTLING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "SLERF",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Meme"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"tick_size": "0.0000100",
"min_price": "0.0001000",
"max_price": "200"
},
{
"max_qty": "8000000",
"filter_type": "LOT_SIZE",
"step_size": "1",
"min_qty": "1"
},
{
"min_qty": "1",
"step_size": "1",
"max_qty": "800000",
"filter_type": "MARKET_LOT_SIZE"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500",
"multiplier_decimal": "4"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "slerf.svg"
},
{
"ticker": "HOODUSDT",
"current_price": "79.29000",
"change_1d": "2.60000",
"change_1d_percentage": "3.390",
"open_price": "76.69000",
"high": "79.55000",
"low": "76.51000",
"volume": "344139.48",
"quote_volume": "26798069.83550",
"open_time": 1772092560000,
"close_time": 1772178961145,
"base": "HOOD",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "HOODUSDT",
"pair": "HOODUSDT",
"contract_type": "TRADIFI_PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1770043500000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "HOOD",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 5,
"quantity_precision": 2,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "EQUITY",
"underlying_sub_type": [
"TradFi"
],
"trigger_protect": "0.0300",
"liquidation_fee": "0.015000",
"market_take_bound": "0.03",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"max_price": "20000",
"min_price": "0.01000",
"tick_size": "0.01000"
},
{
"step_size": "0.01",
"min_qty": "0.01",
"max_qty": "9000",
"filter_type": "LOT_SIZE"
},
{
"min_qty": "0.01",
"step_size": "0.01",
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "900"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.0300",
"multiplier_down": "0.9700",
"multiplier_decimal": "4"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"RPI"
]
}
},
"logo": "hood.svg"
},
{
"ticker": "CCUSDT",
"current_price": "0.1742800",
"change_1d": "-0.0001700",
"change_1d_percentage": "-0.097",
"open_price": "0.1744500",
"high": "0.1758600",
"low": "0.1603400",
"volume": "155666893",
"quote_volume": "26585326.4233100",
"open_time": 1772092560000,
"close_time": 1772179011647,
"base": "CC",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "CCUSDT",
"pair": "CCUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1761912000000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "CC",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Layer-1"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.0000100",
"max_price": "200",
"min_price": "0.0000100",
"filter_type": "PRICE_FILTER"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1",
"step_size": "1",
"max_qty": "30000000"
},
{
"min_qty": "1",
"max_qty": "3000000",
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_up": "1.1500",
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.8500"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "cc.svg"
},
{
"ticker": "GRASSUSDT",
"current_price": "0.2324000",
"change_1d": "0.0294000",
"change_1d_percentage": "14.483",
"open_price": "0.2030000",
"high": "0.2537000",
"low": "0.2021000",
"volume": "112761857.7",
"quote_volume": "26163939.9422900",
"open_time": 1772092560000,
"close_time": 1772179010571,
"base": "GRASS",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "GRASSUSDT",
"pair": "GRASSUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1731079800000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "GRASS",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"AI"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "2000",
"min_price": "0.0001000",
"tick_size": "0.0001000",
"filter_type": "PRICE_FILTER"
},
{
"filter_type": "LOT_SIZE",
"step_size": "0.1",
"min_qty": "0.1",
"max_qty": "3000000"
},
{
"step_size": "0.1",
"min_qty": "0.1",
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "300000"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500",
"multiplier_down": "0.8500",
"multiplier_decimal": "4"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "grass.svg"
},
{
"ticker": "BLZUSDT",
"current_price": "0.06836",
"change_1d": "0.00023",
"change_1d_percentage": "0.338",
"open_price": "0.06813",
"high": "0.07144",
"low": "0.06567",
"volume": "377681113",
"quote_volume": "25839220.43774",
"open_time": 1734857940000,
"close_time": 1734944391315,
"base": "BLZ",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "BLZUSDT",
"pair": "BLZUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 1734944400000,
"onboard_date": 1569398400000,
"status": "SETTLING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "BLZ",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 5,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Storage"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "22",
"filter_type": "PRICE_FILTER",
"min_price": "0.00360",
"tick_size": "0.00001"
},
{
"step_size": "1",
"filter_type": "LOT_SIZE",
"max_qty": "10000000",
"min_qty": "1"
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1",
"step_size": "1",
"max_qty": "350000"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.8500",
"multiplier_up": "1.1500",
"multiplier_decimal": "4"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "blz.svg"
},
{
"ticker": "GPSUSDT",
"current_price": "0.0094890",
"change_1d": "0.0004570",
"change_1d_percentage": "5.060",
"open_price": "0.0090320",
"high": "0.0103000",
"low": "0.0089750",
"volume": "2681176777",
"quote_volume": "25764881.3219620",
"open_time": 1772092560000,
"close_time": 1772179013234,
"base": "GPS",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "GPSUSDT",
"pair": "GPSUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1739811600000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "GPS",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Infrastructure"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.025000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.0000010",
"max_price": "200",
"tick_size": "0.0000010"
},
{
"max_qty": "110000000",
"min_qty": "1",
"step_size": "1",
"filter_type": "LOT_SIZE"
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1",
"max_qty": "11000000",
"step_size": "1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_down": "0.8500",
"multiplier_up": "1.1500",
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "gps.svg"
},
{
"ticker": "BERAUSDT",
"current_price": "0.625800",
"change_1d": "0.004200",
"change_1d_percentage": "0.676",
"open_price": "0.621600",
"high": "0.636800",
"low": "0.597500",
"volume": "41445395.5",
"quote_volume": "25570815.251880",
"open_time": 1772092560000,
"close_time": 1772179007450,
"base": "BERA",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "BERAUSDT",
"pair": "BERAUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1738854000000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "BERA",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 6,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Layer-1"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.000100",
"max_price": "2000",
"tick_size": "0.000100"
},
{
"step_size": "0.1",
"filter_type": "LOT_SIZE",
"min_qty": "0.1",
"max_qty": "1000000"
},
{
"max_qty": "100000",
"step_size": "0.1",
"min_qty": "0.1",
"filter_type": "MARKET_LOT_SIZE"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_decimal": "4",
"multiplier_up": "1.1500",
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "bera.svg"
},
{
"ticker": "BIOUSDT",
"current_price": "0.0228400",
"change_1d": "-0.0016800",
"change_1d_percentage": "-6.852",
"open_price": "0.0245200",
"high": "0.0247400",
"low": "0.0218700",
"volume": "1113025332",
"quote_volume": "25509164.7824000",
"open_time": 1772092560000,
"close_time": 1772179013979,
"base": "BIO",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "BIOUSDT",
"pair": "BIOUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1735906500000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "BIO",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "200",
"tick_size": "0.0000100",
"min_price": "0.0001000",
"filter_type": "PRICE_FILTER"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1",
"max_qty": "20000000",
"step_size": "1"
},
{
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1",
"max_qty": "2000000"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_up": "1.1500",
"multiplier_down": "0.8500",
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "bio.svg"
},
{
"ticker": "BAKEUSDT",
"current_price": "0.0249",
"change_1d": "-0.0130",
"change_1d_percentage": "-34.301",
"open_price": "0.0379",
"high": "0.0391",
"low": "0.0241",
"volume": "765653172",
"quote_volume": "24688403.6875",
"open_time": 1759395540000,
"close_time": 1759481993722,
"base": "BAKE",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "BAKEUSDT",
"pair": "BAKEUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 1759482000000,
"onboard_date": 1621321200000,
"status": "SETTLING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "BAKE",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 4,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1000",
"liquidation_fee": "0.020000",
"market_take_bound": "0.10",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.0001",
"filter_type": "PRICE_FILTER",
"max_price": "100000",
"tick_size": "0.0001"
},
{
"step_size": "1",
"max_qty": "5000000",
"min_qty": "1",
"filter_type": "LOT_SIZE"
},
{
"step_size": "1",
"min_qty": "1",
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "550000"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1000",
"multiplier_decimal": "4",
"multiplier_down": "0.9000"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "bake.svg"
},
{
"ticker": "GALAUSDT",
"current_price": "0.00383",
"change_1d": "0.00004",
"change_1d_percentage": "1.055",
"open_price": "0.00379",
"high": "0.00385",
"low": "0.00361",
"volume": "6526988036",
"quote_volume": "24387091.97195",
"open_time": 1772092560000,
"close_time": 1772179012500,
"base": "GALA",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "GALAUSDT",
"pair": "GALAUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1631862000000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "GALA",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 5,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Gaming"
],
"trigger_protect": "0.1000",
"liquidation_fee": "0.015000",
"market_take_bound": "0.10",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "20000",
"filter_type": "PRICE_FILTER",
"min_price": "0.00001",
"tick_size": "0.00001"
},
{
"max_qty": "200000000",
"filter_type": "LOT_SIZE",
"min_qty": "1",
"step_size": "1"
},
{
"min_qty": "1",
"filter_type": "MARKET_LOT_SIZE",
"step_size": "1",
"max_qty": "20000000"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_down": "0.9000",
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1000"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "gala.svg"
},
{
"ticker": "RVVUSDT",
"current_price": "0.0005075",
"change_1d": "-0.0008125",
"change_1d_percentage": "-61.553",
"open_price": "0.0013200",
"high": "0.0014370",
"low": "0.0004420",
"volume": "25703291310",
"quote_volume": "24070289.5288040",
"open_time": 1770627600000,
"close_time": 1770714047493,
"base": "RVV",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "RVVUSDT",
"pair": "RVVUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1760794200000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "RVV",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Alpha"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.0000010",
"filter_type": "PRICE_FILTER",
"min_price": "0.0000010",
"max_price": "200"
},
{
"filter_type": "LOT_SIZE",
"max_qty": "200000000",
"step_size": "1",
"min_qty": "1"
},
{
"max_qty": "20000000",
"filter_type": "MARKET_LOT_SIZE",
"step_size": "1",
"min_qty": "1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500",
"multiplier_decimal": "4",
"multiplier_down": "0.8500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "rvv.svg"
},
{
"ticker": "POLUSDT",
"current_price": "0.1156200",
"change_1d": "0.0045200",
"change_1d_percentage": "4.068",
"open_price": "0.1111000",
"high": "0.1157100",
"low": "0.1080300",
"volume": "210772072",
"quote_volume": "23369893.4098200",
"open_time": 1772092560000,
"close_time": 1772179012511,
"base": "POL",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "POLUSDT",
"pair": "POLUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1726229700000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "POL",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Layer-2"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "200",
"filter_type": "PRICE_FILTER",
"tick_size": "0.0000100",
"min_price": "0.0001000"
},
{
"step_size": "1",
"min_qty": "1",
"max_qty": "20000000",
"filter_type": "LOT_SIZE"
},
{
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "2000000",
"step_size": "1",
"min_qty": "1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_decimal": "4",
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "pol.svg"
},
{
"ticker": "SAHARAUSDT",
"current_price": "0.0190700",
"change_1d": "0.0040200",
"change_1d_percentage": "26.711",
"open_price": "0.0150500",
"high": "0.0193200",
"low": "0.0143300",
"volume": "1310879251",
"quote_volume": "22636864.4571500",
"open_time": 1772092560000,
"close_time": 1772179012898,
"base": "SAHARA",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "SAHARAUSDT",
"pair": "SAHARAUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1750939200000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "SAHARA",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"AI"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.0000100",
"max_price": "200",
"tick_size": "0.0000100"
},
{
"filter_type": "LOT_SIZE",
"max_qty": "30000000",
"min_qty": "1",
"step_size": "1"
},
{
"max_qty": "3000000",
"min_qty": "1",
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_up": "1.1500",
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "sahara.svg"
},
{
"ticker": "CHZUSDT",
"current_price": "0.03341",
"change_1d": "-0.00092",
"change_1d_percentage": "-2.680",
"open_price": "0.03433",
"high": "0.03437",
"low": "0.03118",
"volume": "683398557",
"quote_volume": "22246775.03855",
"open_time": 1772092560000,
"close_time": 1772179011574,
"base": "CHZ",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "CHZUSDT",
"pair": "CHZUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1611212400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "CHZ",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 5,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"NFT"
],
"trigger_protect": "0.1000",
"liquidation_fee": "0.015000",
"market_take_bound": "0.10",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00001",
"tick_size": "0.00001",
"max_price": "100"
},
{
"max_qty": "30000000",
"min_qty": "1",
"step_size": "1",
"filter_type": "LOT_SIZE"
},
{
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "3000000",
"min_qty": "1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_decimal": "4",
"multiplier_up": "1.1000",
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.9000"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "chz.svg"
},
{
"ticker": "COLLECTUSDT",
"current_price": "0.0397700",
"change_1d": "-0.0135900",
"change_1d_percentage": "-25.469",
"open_price": "0.0533600",
"high": "0.0552400",
"low": "0.0368900",
"volume": "497872422",
"quote_volume": "22044816.1288400",
"open_time": 1772092560000,
"close_time": 1772179011063,
"base": "COLLECT",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "COLLECTUSDT",
"pair": "COLLECTUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1767186900000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "COLLECT",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Alpha"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.0000100",
"min_price": "0.0000100",
"max_price": "200",
"filter_type": "PRICE_FILTER"
},
{
"max_qty": "20000000",
"min_qty": "1",
"filter_type": "LOT_SIZE",
"step_size": "1"
},
{
"min_qty": "1",
"filter_type": "MARKET_LOT_SIZE",
"step_size": "1",
"max_qty": "2000000"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_up": "1.1500",
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.8500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"RPI",
"DCA"
]
}
},
"logo": "collect.svg"
},
{
"ticker": "COMBOUSDT",
"current_price": "0.069500",
"change_1d": "-0.006900",
"change_1d_percentage": "-9.031",
"open_price": "0.076400",
"high": "0.080000",
"low": "0.058800",
"volume": "298435414.3",
"quote_volume": "21057115.623950",
"open_time": 1742979600000,
"close_time": 1743066051397,
"base": "COMBO",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "COMBOUSDT",
"pair": "COMBOUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 1743066000000,
"onboard_date": 1685707200000,
"status": "SETTLING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "COMBO",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 6,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Metaverse"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "2000",
"filter_type": "PRICE_FILTER",
"min_price": "0.000100",
"tick_size": "0.000100"
},
{
"filter_type": "LOT_SIZE",
"max_qty": "5000000",
"step_size": "0.1",
"min_qty": "0.1"
},
{
"max_qty": "82000",
"step_size": "0.1",
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500",
"multiplier_down": "0.8500"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "combo.svg"
},
{
"ticker": "LUNA2USDT",
"current_price": "0.0677200",
"change_1d": "0.0041100",
"change_1d_percentage": "6.461",
"open_price": "0.0636100",
"high": "0.0730900",
"low": "0.0613700",
"volume": "308719222",
"quote_volume": "20966626.2661500",
"open_time": 1772092560000,
"close_time": 1772179013508,
"base": "LUNA2",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "LUNA2USDT",
"pair": "LUNA2USDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1662706800000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "LUNA2",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Layer-1"
],
"trigger_protect": "0.1000",
"liquidation_fee": "0.015000",
"market_take_bound": "0.10",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.0000100",
"filter_type": "PRICE_FILTER",
"min_price": "0.0000100",
"max_price": "200"
},
{
"min_qty": "1",
"step_size": "1",
"filter_type": "LOT_SIZE",
"max_qty": "8000000"
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1",
"max_qty": "800000",
"step_size": "1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_down": "0.9000",
"multiplier_up": "1.1000",
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "luna2.svg"
},
{
"ticker": "NULSUSDT",
"current_price": "0.0313000",
"change_1d": "-0.0100000",
"change_1d_percentage": "-24.213",
"open_price": "0.0413000",
"high": "0.0469000",
"low": "0.0291000",
"volume": "507648838",
"quote_volume": "19986545.1954000",
"open_time": 1744534860000,
"close_time": 1744621276136,
"base": "NULS",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "NULSUSDT",
"pair": "NULSUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 1744621200000,
"onboard_date": 1724661000000,
"status": "SETTLING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "NULS",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Infrastructure"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"tick_size": "0.0001000",
"max_price": "200",
"min_price": "0.0001000"
},
{
"max_qty": "2000000",
"min_qty": "1",
"filter_type": "LOT_SIZE",
"step_size": "1"
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1",
"max_qty": "300000",
"step_size": "1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_decimal": "4",
"multiplier_down": "0.8500",
"multiplier_up": "1.1500",
"filter_type": "PERCENT_PRICE"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "nuls.svg"
},
{
"ticker": "LOKAUSDT",
"current_price": "0.1132300",
"change_1d": "0.0108900",
"change_1d_percentage": "10.641",
"open_price": "0.1023400",
"high": "0.1241100",
"low": "0.1011500",
"volume": "179673239",
"quote_volume": "19782534.1948800",
"open_time": 1753001940000,
"close_time": 1753088392964,
"base": "LOKA",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "LOKAUSDT",
"pair": "LOKAUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 1753088400000,
"onboard_date": 1727177400000,
"status": "SETTLING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "LOKA",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Gaming"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.0000100",
"filter_type": "PRICE_FILTER",
"max_price": "200",
"min_price": "0.0001000"
},
{
"min_qty": "1",
"max_qty": "4000000",
"filter_type": "LOT_SIZE",
"step_size": "1"
},
{
"max_qty": "1000000",
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1",
"step_size": "1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4",
"multiplier_down": "0.8500",
"multiplier_up": "1.1500"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "loka.svg"
},
{
"ticker": "DUSKUSDT",
"current_price": "0.09219",
"change_1d": "0.00063",
"change_1d_percentage": "0.688",
"open_price": "0.09156",
"high": "0.09570",
"low": "0.08928",
"volume": "214174196",
"quote_volume": "19705868.16770",
"open_time": 1772092560000,
"close_time": 1772179014028,
"base": "DUSK",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "DUSKUSDT",
"pair": "DUSKUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1641452400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "DUSK",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 5,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Layer-1"
],
"trigger_protect": "0.1000",
"liquidation_fee": "0.015000",
"market_take_bound": "0.10",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"max_price": "10000",
"min_price": "0.00010",
"tick_size": "0.00001"
},
{
"min_qty": "1",
"max_qty": "13000000",
"step_size": "1",
"filter_type": "LOT_SIZE"
},
{
"step_size": "1",
"min_qty": "1",
"max_qty": "1300000",
"filter_type": "MARKET_LOT_SIZE"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_up": "1.1000",
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.9000"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "dusk.svg"
},
{
"ticker": "IPUSDT",
"current_price": "1.012000",
"change_1d": "-0.023000",
"change_1d_percentage": "-2.222",
"open_price": "1.035000",
"high": "1.046000",
"low": "0.955000",
"volume": "19173388.3",
"quote_volume": "19154897.554900",
"open_time": 1772092560000,
"close_time": 1772179014067,
"base": "IP",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "IPUSDT",
"pair": "IPUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1739466000000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "IP",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 6,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"AI"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.001000",
"filter_type": "PRICE_FILTER",
"max_price": "200",
"min_price": "0.001000"
},
{
"min_qty": "0.1",
"max_qty": "600000",
"filter_type": "LOT_SIZE",
"step_size": "0.1"
},
{
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "60000",
"step_size": "0.1",
"min_qty": "0.1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_up": "1.1500",
"multiplier_down": "0.8500",
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "ip.svg"
},
{
"ticker": "LITUSDT",
"current_price": "1.394000",
"change_1d": "-0.092000",
"change_1d_percentage": "-6.191",
"open_price": "1.486000",
"high": "1.495000",
"low": "1.365000",
"volume": "13282853.0",
"quote_volume": "18979661.305200",
"open_time": 1772092560000,
"close_time": 1772179012658,
"base": "LIT",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "LITUSDT",
"pair": "LITUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1766511000000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "LIT",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 6,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.001000",
"tick_size": "0.001000",
"filter_type": "PRICE_FILTER",
"max_price": "200"
},
{
"min_qty": "0.1",
"max_qty": "500000",
"step_size": "0.1",
"filter_type": "LOT_SIZE"
},
{
"min_qty": "0.1",
"filter_type": "MARKET_LOT_SIZE",
"step_size": "0.1",
"max_qty": "50000"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_up": "1.1500",
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.8500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"RPI",
"DCA"
]
}
},
"logo": "lit.svg"
},
{
"ticker": "DUSDT",
"current_price": "0.0071990",
"change_1d": "0.0001490",
"change_1d_percentage": "2.113",
"open_price": "0.0070500",
"high": "0.0093300",
"low": "0.0069500",
"volume": "2287870180",
"quote_volume": "18594718.4408330",
"open_time": 1772092560000,
"close_time": 1772179008897,
"base": "D",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "DUSDT",
"pair": "DUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1736416800000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "D",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Metaverse"
],
"trigger_protect": "0.25",
"liquidation_fee": "0.015000",
"market_take_bound": "0.25",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.0000100",
"max_price": "200",
"filter_type": "PRICE_FILTER",
"min_price": "0.0000100"
},
{
"step_size": "1",
"filter_type": "LOT_SIZE",
"max_qty": "40000000",
"min_qty": "1"
},
{
"min_qty": "1",
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "4000000",
"step_size": "1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_decimal": "4",
"multiplier_up": "1.2500",
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.7500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "d.svg"
},
{
"ticker": "XPTUSDT",
"current_price": "2404.9400",
"change_1d": "106.5400",
"change_1d_percentage": "4.635",
"open_price": "2298.4000",
"high": "2419.0400",
"low": "2216.5500",
"volume": "8029.525",
"quote_volume": "18563107.8016",
"open_time": 1772092560000,
"close_time": 1772179014451,
"base": "XPT",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "XPTUSDT",
"pair": "XPTUSDT",
"contract_type": "TRADIFI_PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1769767200000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "XPT",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 4,
"quantity_precision": 3,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COMMODITY",
"underlying_sub_type": [
"TradFi"
],
"trigger_protect": "0.0300",
"liquidation_fee": "0.015000",
"market_take_bound": "0.03",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"tick_size": "0.0100",
"max_price": "200000",
"min_price": "0.0100"
},
{
"min_qty": "0.001",
"max_qty": "1200",
"filter_type": "LOT_SIZE",
"step_size": "0.001"
},
{
"step_size": "0.001",
"min_qty": "0.001",
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "100"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.0300",
"multiplier_down": "0.9700"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"RPI"
]
}
},
"logo": "xpt.svg"
},
{
"ticker": "ARUSDT",
"current_price": "1.713",
"change_1d": "-0.003",
"change_1d_percentage": "-0.175",
"open_price": "1.716",
"high": "1.738",
"low": "1.611",
"volume": "11041397.1",
"quote_volume": "18409223.432",
"open_time": 1772092560000,
"close_time": 1772179011376,
"base": "AR",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ARUSDT",
"pair": "ARUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1632812400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "AR",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 3,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Storage"
],
"trigger_protect": "0.1000",
"liquidation_fee": "0.015000",
"market_take_bound": "0.10",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"tick_size": "0.001",
"min_price": "0.010",
"max_price": "100000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.1",
"max_qty": "1000000",
"step_size": "0.1"
},
{
"min_qty": "0.1",
"step_size": "0.1",
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "30000"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_down": "0.9000",
"multiplier_up": "1.1000",
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "ar.svg"
},
{
"ticker": "FOLKSUSDT",
"current_price": "1.570000",
"change_1d": "0.401000",
"change_1d_percentage": "34.303",
"open_price": "1.169000",
"high": "1.639000",
"low": "1.167000",
"volume": "12684553.1",
"quote_volume": "18316928.394300",
"open_time": 1772092560000,
"close_time": 1772179014088,
"base": "FOLKS",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "FOLKSUSDT",
"pair": "FOLKSUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1762432200000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "FOLKS",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 6,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Alpha",
"DeFi"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "2000",
"min_price": "0.001000",
"filter_type": "PRICE_FILTER",
"tick_size": "0.001000"
},
{
"max_qty": "400000",
"filter_type": "LOT_SIZE",
"min_qty": "0.1",
"step_size": "0.1"
},
{
"max_qty": "40000",
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.1",
"step_size": "0.1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500",
"multiplier_decimal": "4"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "folks.svg"
},
{
"ticker": "CLOUSDT",
"current_price": "0.0810700",
"change_1d": "-0.0098800",
"change_1d_percentage": "-10.863",
"open_price": "0.0909500",
"high": "0.0999800",
"low": "0.0789300",
"volume": "200522271",
"quote_volume": "18220248.8632200",
"open_time": 1772092560000,
"close_time": 1772179013121,
"base": "CLO",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "CLOUSDT",
"pair": "CLOUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1760441400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "CLO",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Alpha"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.0001000",
"max_price": "200",
"filter_type": "PRICE_FILTER",
"min_price": "0.0001000"
},
{
"step_size": "1",
"filter_type": "LOT_SIZE",
"max_qty": "7000000",
"min_qty": "1"
},
{
"max_qty": "700000",
"min_qty": "1",
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_decimal": "4",
"multiplier_up": "1.1500",
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "clo.svg"
},
{
"ticker": "FETUSDT",
"current_price": "0.1656000",
"change_1d": "0.0007000",
"change_1d_percentage": "0.424",
"open_price": "0.1649000",
"high": "0.1670000",
"low": "0.1574000",
"volume": "111839966",
"quote_volume": "18162285.4300000",
"open_time": 1772092560000,
"close_time": 1772179012763,
"base": "FET",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "FETUSDT",
"pair": "FETUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1673766000000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "FET",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"AI"
],
"trigger_protect": "0.1000",
"liquidation_fee": "0.015000",
"market_take_bound": "0.10",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "200",
"min_price": "0.0001000",
"tick_size": "0.0001000",
"filter_type": "PRICE_FILTER"
},
{
"filter_type": "LOT_SIZE",
"step_size": "1",
"max_qty": "10000000",
"min_qty": "1"
},
{
"min_qty": "1",
"filter_type": "MARKET_LOT_SIZE",
"step_size": "1",
"max_qty": "500000"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_decimal": "4",
"multiplier_down": "0.9000",
"multiplier_up": "1.1000",
"filter_type": "PERCENT_PRICE"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "fet.svg"
},
{
"ticker": "LYNUSDT",
"current_price": "0.3280100",
"change_1d": "0.0048900",
"change_1d_percentage": "1.513",
"open_price": "0.3231200",
"high": "0.3500000",
"low": "0.3096800",
"volume": "53859953",
"quote_volume": "17848935.9170100",
"open_time": 1772092560000,
"close_time": 1772179011404,
"base": "LYN",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "LYNUSDT",
"pair": "LYNUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1759735800000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "LYN",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Alpha"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"max_price": "200",
"tick_size": "0.0000100",
"min_price": "0.0000100"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1",
"max_qty": "9000000",
"step_size": "1"
},
{
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "900000",
"min_qty": "1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4",
"multiplier_up": "1.1500",
"multiplier_down": "0.8500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY"
]
}
},
"logo": "lyn.svg"
},
{
"ticker": "SEIUSDT",
"current_price": "0.0714700",
"change_1d": "0.0008700",
"change_1d_percentage": "1.232",
"open_price": "0.0706000",
"high": "0.0716000",
"low": "0.0689000",
"volume": "253029876",
"quote_volume": "17812440.1268400",
"open_time": 1772092560000,
"close_time": 1772179011055,
"base": "SEI",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "SEIUSDT",
"pair": "SEIUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1692239400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "SEI",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Layer-1"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.0001000",
"max_price": "200",
"filter_type": "PRICE_FILTER",
"tick_size": "0.0001000"
},
{
"max_qty": "20000000",
"filter_type": "LOT_SIZE",
"min_qty": "1",
"step_size": "1"
},
{
"max_qty": "2000000",
"filter_type": "MARKET_LOT_SIZE",
"step_size": "1",
"min_qty": "1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_up": "1.1500",
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.8500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "sei.svg"
},
{
"ticker": "MORPHOUSDT",
"current_price": "1.8624000",
"change_1d": "0.0263000",
"change_1d_percentage": "1.432",
"open_price": "1.8361000",
"high": "1.9212000",
"low": "1.7993000",
"volume": "9519549.3",
"quote_volume": "17688095.2139800",
"open_time": 1772092560000,
"close_time": 1772179014817,
"base": "MORPHO",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "MORPHOUSDT",
"pair": "MORPHOUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1732717800000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "MORPHO",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.0001000",
"tick_size": "0.0001000",
"filter_type": "PRICE_FILTER",
"max_price": "200"
},
{
"min_qty": "0.1",
"step_size": "0.1",
"filter_type": "LOT_SIZE",
"max_qty": "800000"
},
{
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "70000",
"min_qty": "0.1",
"step_size": "0.1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500",
"multiplier_decimal": "4"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "morpho.svg"
},
{
"ticker": "NOMUSDT",
"current_price": "0.0038270",
"change_1d": "-0.0002690",
"change_1d_percentage": "-6.567",
"open_price": "0.0040960",
"high": "0.0041820",
"low": "0.0037500",
"volume": "4452714394",
"quote_volume": "17626632.8675660",
"open_time": 1772092560000,
"close_time": 1772179012656,
"base": "NOM",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "NOMUSDT",
"pair": "NOMUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1759305600000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "NOM",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "200",
"tick_size": "0.0000010",
"min_price": "0.0000010",
"filter_type": "PRICE_FILTER"
},
{
"min_qty": "1",
"filter_type": "LOT_SIZE",
"max_qty": "80000000",
"step_size": "1"
},
{
"min_qty": "1",
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "8000000"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_up": "1.1500",
"multiplier_down": "0.8500",
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY"
]
}
},
"logo": "nom.svg"
},
{
"ticker": "GUAUSDT",
"current_price": "0.2393200",
"change_1d": "0.0123900",
"change_1d_percentage": "5.460",
"open_price": "0.2269300",
"high": "0.2528800",
"low": "0.2255500",
"volume": "72881687",
"quote_volume": "17613414.1350400",
"open_time": 1772092560000,
"close_time": 1772179006917,
"base": "GUA",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "GUAUSDT",
"pair": "GUAUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1766312100000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "GUA",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Alpha"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "200",
"min_price": "0.0000100",
"tick_size": "0.0000100",
"filter_type": "PRICE_FILTER"
},
{
"filter_type": "LOT_SIZE",
"max_qty": "8000000",
"min_qty": "1",
"step_size": "1"
},
{
"step_size": "1",
"max_qty": "800000",
"min_qty": "1",
"filter_type": "MARKET_LOT_SIZE"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_up": "1.1500",
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4",
"multiplier_down": "0.8500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"RPI",
"DCA"
]
}
},
"logo": "gua.svg"
},
{
"ticker": "KEYUSDT",
"current_price": "0.0025177",
"change_1d": "0.0002102",
"change_1d_percentage": "9.109",
"open_price": "0.0023075",
"high": "0.0028000",
"low": "0.0022677",
"volume": "7324548969",
"quote_volume": "17556005.8645187",
"open_time": 1733129940000,
"close_time": 1733216395490,
"base": "KEY",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "KEYUSDT",
"pair": "KEYUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 1733216400000,
"onboard_date": 1684800000000,
"status": "SETTLING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "KEY",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Infrastructure"
],
"trigger_protect": "0.2000",
"liquidation_fee": "0.015000",
"market_take_bound": "0.20",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "200",
"filter_type": "PRICE_FILTER",
"min_price": "0.0000010",
"tick_size": "0.0000001"
},
{
"min_qty": "1",
"max_qty": "80000000",
"step_size": "1",
"filter_type": "LOT_SIZE"
},
{
"min_qty": "1",
"max_qty": "11000000",
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_up": "1.2000",
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.8000",
"multiplier_decimal": "4"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "key.svg"
},
{
"ticker": "RENDERUSDT",
"current_price": "1.4810000",
"change_1d": "0.0260000",
"change_1d_percentage": "1.787",
"open_price": "1.4550000",
"high": "1.4900000",
"low": "1.3970000",
"volume": "12054181.9",
"quote_volume": "17447123.1253000",
"open_time": 1772092560000,
"close_time": 1772179008340,
"base": "RENDER",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "RENDERUSDT",
"pair": "RENDERUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1721988000000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "RENDER",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Infrastructure"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.0010000",
"tick_size": "0.0010000",
"max_price": "2000"
},
{
"step_size": "0.1",
"filter_type": "LOT_SIZE",
"max_qty": "2000000",
"min_qty": "0.1"
},
{
"min_qty": "0.1",
"step_size": "0.1",
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "200000"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_up": "1.1500",
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "render.svg"
},
{
"ticker": "ALLOUSDT",
"current_price": "0.1141800",
"change_1d": "0.0040300",
"change_1d_percentage": "3.659",
"open_price": "0.1101500",
"high": "0.1182700",
"low": "0.1064200",
"volume": "148258410",
"quote_volume": "16608637.2282100",
"open_time": 1772092560000,
"close_time": 1772179012370,
"base": "ALLO",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ALLOUSDT",
"pair": "ALLOUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1762869600000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "ALLO",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"AI"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.0001000",
"tick_size": "0.0001000",
"max_price": "200"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1",
"step_size": "1",
"max_qty": "5000000"
},
{
"step_size": "1",
"min_qty": "1",
"max_qty": "500000",
"filter_type": "MARKET_LOT_SIZE"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_up": "1.1500",
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "allo.svg"
},
{
"ticker": "METUSDT",
"current_price": "0.1863000",
"change_1d": "0.0049000",
"change_1d_percentage": "2.701",
"open_price": "0.1814000",
"high": "0.1983000",
"low": "0.1795000",
"volume": "87254517",
"quote_volume": "16422761.1757000",
"open_time": 1772092560000,
"close_time": 1772179010650,
"base": "MET",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "METUSDT",
"pair": "METUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1760185800000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "MET",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.0001000",
"tick_size": "0.0001000",
"filter_type": "PRICE_FILTER",
"max_price": "200"
},
{
"filter_type": "LOT_SIZE",
"step_size": "1",
"min_qty": "1",
"max_qty": "4000000"
},
{
"max_qty": "400000",
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1",
"step_size": "1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_down": "0.8500",
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "met.svg"
},
{
"ticker": "ALGOUSDT",
"current_price": "0.0899",
"change_1d": "-0.0002",
"change_1d_percentage": "-0.222",
"open_price": "0.0901",
"high": "0.0910",
"low": "0.0869",
"volume": "184572031.7",
"quote_volume": "16399294.3635",
"open_time": 1772092560000,
"close_time": 1772179011499,
"base": "ALGO",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ALGOUSDT",
"pair": "ALGOUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1569398400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "ALGO",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 4,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Layer-1"
],
"trigger_protect": "0.0500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.05",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.0001",
"tick_size": "0.0001",
"filter_type": "PRICE_FILTER",
"max_price": "1000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.1",
"step_size": "0.1",
"max_qty": "5000000"
},
{
"max_qty": "2000000",
"filter_type": "MARKET_LOT_SIZE",
"step_size": "0.1",
"min_qty": "0.1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.0500",
"multiplier_decimal": "4",
"multiplier_down": "0.9500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "algo.svg"
},
{
"ticker": "SANDUSDT",
"current_price": "0.08738",
"change_1d": "0.00147",
"change_1d_percentage": "1.711",
"open_price": "0.08591",
"high": "0.08790",
"low": "0.08213",
"volume": "186187750",
"quote_volume": "15855714.93597",
"open_time": 1772092560000,
"close_time": 1772179012279,
"base": "SAND",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "SANDUSDT",
"pair": "SANDUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1610953200000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "SAND",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 5,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Metaverse"
],
"trigger_protect": "0.1000",
"liquidation_fee": "0.015000",
"market_take_bound": "0.10",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"tick_size": "0.00001",
"max_price": "20000",
"min_price": "0.00001"
},
{
"filter_type": "LOT_SIZE",
"step_size": "1",
"max_qty": "10000000",
"min_qty": "1"
},
{
"max_qty": "800000",
"min_qty": "1",
"filter_type": "MARKET_LOT_SIZE",
"step_size": "1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1000",
"multiplier_decimal": "4",
"multiplier_down": "0.9000"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "sand.svg"
},
{
"ticker": "0GUSDT",
"current_price": "0.6638000",
"change_1d": "0.0155000",
"change_1d_percentage": "2.391",
"open_price": "0.6483000",
"high": "0.6874000",
"low": "0.6304000",
"volume": "23795880",
"quote_volume": "15650919.1325000",
"open_time": 1772092560000,
"close_time": 1772179012043,
"base": "0G",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "0GUSDT",
"pair": "0GUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1758123900000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "0G",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Layer-1"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "200",
"filter_type": "PRICE_FILTER",
"min_price": "0.0001000",
"tick_size": "0.0001000"
},
{
"step_size": "1",
"filter_type": "LOT_SIZE",
"min_qty": "1",
"max_qty": "1000000"
},
{
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1",
"max_qty": "100000"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_up": "1.1500",
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4",
"multiplier_down": "0.8500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "0g.svg"
},
{
"ticker": "GIGGLEUSDT",
"current_price": "27.67000",
"change_1d": "1.36000",
"change_1d_percentage": "5.169",
"open_price": "26.31000",
"high": "28.16000",
"low": "25.64000",
"volume": "582374.20",
"quote_volume": "15642406.31090",
"open_time": 1772092560000,
"close_time": 1772179014256,
"base": "GIGGLE",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "GIGGLEUSDT",
"pair": "GIGGLEUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1760003100000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "GIGGLE",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 5,
"quantity_precision": 2,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Meme"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"max_price": "2000",
"min_price": "0.01000",
"tick_size": "0.01000"
},
{
"filter_type": "LOT_SIZE",
"step_size": "0.01",
"min_qty": "0.01",
"max_qty": "10000"
},
{
"max_qty": "1000",
"min_qty": "0.01",
"step_size": "0.01",
"filter_type": "MARKET_LOT_SIZE"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_decimal": "4",
"multiplier_down": "0.8500",
"multiplier_up": "1.1500",
"filter_type": "PERCENT_PRICE"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "giggle.svg"
},
{
"ticker": "AGLDUSDT",
"current_price": "0.2674000",
"change_1d": "-0.0102000",
"change_1d_percentage": "-3.674",
"open_price": "0.2776000",
"high": "0.2880000",
"low": "0.2631000",
"volume": "55608378",
"quote_volume": "15254154.3151000",
"open_time": 1772092560000,
"close_time": 1772179011731,
"base": "AGLD",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "AGLDUSDT",
"pair": "AGLDUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1690597800000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "AGLD",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Gaming"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "200",
"min_price": "0.0001000",
"tick_size": "0.0001000",
"filter_type": "PRICE_FILTER"
},
{
"max_qty": "5000000",
"min_qty": "1",
"step_size": "1",
"filter_type": "LOT_SIZE"
},
{
"min_qty": "1",
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "300000"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4",
"multiplier_down": "0.8500",
"multiplier_up": "1.1500"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "agld.svg"
},
{
"ticker": "LDOUSDT",
"current_price": "0.316100",
"change_1d": "-0.005000",
"change_1d_percentage": "-1.557",
"open_price": "0.321100",
"high": "0.324900",
"low": "0.305200",
"volume": "48496036",
"quote_volume": "15234692.041700",
"open_time": 1772092560000,
"close_time": 1772179013215,
"base": "LDO",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "LDOUSDT",
"pair": "LDOUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1663743600000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "LDO",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 6,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1000",
"liquidation_fee": "0.015000",
"market_take_bound": "0.10",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"tick_size": "0.000100",
"max_price": "2000",
"min_price": "0.001000"
},
{
"min_qty": "1",
"filter_type": "LOT_SIZE",
"step_size": "1",
"max_qty": "2000000"
},
{
"min_qty": "1",
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "200000"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_up": "1.1000",
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.9000",
"multiplier_decimal": "4"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "ldo.svg"
},
{
"ticker": "LOOMUSDT",
"current_price": "0.0811200",
"change_1d": "0.0043000",
"change_1d_percentage": "5.598",
"open_price": "0.0768200",
"high": "0.0859400",
"low": "0.0759600",
"volume": "185311681",
"quote_volume": "15017366.4581800",
"open_time": 1733648340000,
"close_time": 1733734774400,
"base": "LOOM",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "LOOMUSDT",
"pair": "LOOMUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 1733734800000,
"onboard_date": 1697034600000,
"status": "SETTLING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "LOOM",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Infrastructure"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.025000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "200",
"min_price": "0.0001000",
"tick_size": "0.0000100",
"filter_type": "PRICE_FILTER"
},
{
"min_qty": "1",
"step_size": "1",
"filter_type": "LOT_SIZE",
"max_qty": "10000000"
},
{
"max_qty": "800000",
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1",
"step_size": "1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500",
"multiplier_down": "0.8500"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "loom.svg"
},
{
"ticker": "MAVIAUSDT",
"current_price": "0.0371200",
"change_1d": "0.0051600",
"change_1d_percentage": "16.145",
"open_price": "0.0319600",
"high": "0.0414200",
"low": "0.0317300",
"volume": "397788640",
"quote_volume": "15017235.7443600",
"open_time": 1772092560000,
"close_time": 1772179012742,
"base": "MAVIA",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "MAVIAUSDT",
"pair": "MAVIAUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1743005700000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "MAVIA",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Gaming"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.0000100",
"tick_size": "0.0000100",
"max_price": "200",
"filter_type": "PRICE_FILTER"
},
{
"min_qty": "1",
"filter_type": "LOT_SIZE",
"max_qty": "11000000",
"step_size": "1"
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1",
"step_size": "1",
"max_qty": "1100000"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_up": "1.1500",
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.8500"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "mavia.svg"
},
{
"ticker": "SNXUSDT",
"current_price": "0.349",
"change_1d": "-0.011",
"change_1d_percentage": "-3.056",
"open_price": "0.360",
"high": "0.374",
"low": "0.339",
"volume": "42035873.0",
"quote_volume": "14838004.954",
"open_time": 1772092560000,
"close_time": 1772179008940,
"base": "SNX",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "SNXUSDT",
"pair": "SNXUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1569398400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "SNX",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 3,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1000",
"liquidation_fee": "0.015000",
"market_take_bound": "0.10",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "1144",
"filter_type": "PRICE_FILTER",
"min_price": "0.001",
"tick_size": "0.001"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.1",
"max_qty": "3000000",
"step_size": "0.1"
},
{
"step_size": "0.1",
"max_qty": "300000",
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1000",
"multiplier_decimal": "4",
"multiplier_down": "0.9000"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "snx.svg"
},
{
"ticker": "SKRUSDT",
"current_price": "0.0212220",
"change_1d": "0.0001090",
"change_1d_percentage": "0.516",
"open_price": "0.0211130",
"high": "0.0222250",
"low": "0.0203670",
"volume": "681234789",
"quote_volume": "14513350.2567530",
"open_time": 1772092560000,
"close_time": 1772179012635,
"base": "SKR",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "SKRUSDT",
"pair": "SKRUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1769078700000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "SKR",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Alpha"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"tick_size": "0.0000010",
"max_price": "200",
"min_price": "0.0000010"
},
{
"filter_type": "LOT_SIZE",
"max_qty": "12000000",
"min_qty": "1",
"step_size": "1"
},
{
"max_qty": "4000000",
"min_qty": "1",
"filter_type": "MARKET_LOT_SIZE",
"step_size": "1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_up": "1.1500",
"multiplier_decimal": "4",
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"RPI",
"DCA"
]
}
},
"logo": "skr.svg"
},
{
"ticker": "VOXELUSDT",
"current_price": "0.0218588",
"change_1d": "-0.0003512",
"change_1d_percentage": "-1.581",
"open_price": "0.0222100",
"high": "0.0264500",
"low": "0.0209100",
"volume": "625762239",
"quote_volume": "14018255.2874212",
"open_time": 1765270800000,
"close_time": 1765357236339,
"base": "VOXEL",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "VOXELUSDT",
"pair": "VOXELUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 1765357200000,
"onboard_date": 1724149800000,
"status": "SETTLING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "VOXEL",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Gaming"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.025000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.0001000",
"tick_size": "0.0000100",
"filter_type": "PRICE_FILTER",
"max_price": "200"
},
{
"min_qty": "1",
"step_size": "1",
"filter_type": "LOT_SIZE",
"max_qty": "20000000"
},
{
"step_size": "1",
"min_qty": "1",
"max_qty": "2000000",
"filter_type": "MARKET_LOT_SIZE"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_up": "1.1500",
"multiplier_decimal": "4",
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "voxel.svg"
},
{
"ticker": "EDENUSDT",
"current_price": "0.0348800",
"change_1d": "0.0015500",
"change_1d_percentage": "4.650",
"open_price": "0.0333300",
"high": "0.0425400",
"low": "0.0333200",
"volume": "367181871",
"quote_volume": "13709805.8213600",
"open_time": 1772092560000,
"close_time": 1772179010249,
"base": "EDEN",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "EDENUSDT",
"pair": "EDENUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1759230000000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "EDEN",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.0000100",
"max_price": "200",
"filter_type": "PRICE_FILTER",
"tick_size": "0.0000100"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1",
"step_size": "1",
"max_qty": "10000000"
},
{
"min_qty": "1",
"filter_type": "MARKET_LOT_SIZE",
"step_size": "1",
"max_qty": "1000000"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_up": "1.1500",
"multiplier_decimal": "4",
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY"
]
}
},
"logo": "eden.svg"
},
{
"ticker": "AXLUSDT",
"current_price": "0.0560200",
"change_1d": "-0.0002600",
"change_1d_percentage": "-0.462",
"open_price": "0.0562800",
"high": "0.0575700",
"low": "0.0552100",
"volume": "240139870.8",
"quote_volume": "13549149.2217020",
"open_time": 1772092560000,
"close_time": 1772179012107,
"base": "AXL",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "AXLUSDT",
"pair": "AXLUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1709307000000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "AXL",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Infrastructure"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "2000",
"filter_type": "PRICE_FILTER",
"tick_size": "0.0001000",
"min_price": "0.0001000"
},
{
"min_qty": "0.1",
"step_size": "0.1",
"max_qty": "10000000",
"filter_type": "LOT_SIZE"
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.1",
"max_qty": "1000000",
"step_size": "0.1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_up": "1.1500",
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.8500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "axl.svg"
},
{
"ticker": "KASUSDT",
"current_price": "0.0315300",
"change_1d": "0.0001500",
"change_1d_percentage": "0.478",
"open_price": "0.0313800",
"high": "0.0337400",
"low": "0.0309000",
"volume": "419698919",
"quote_volume": "13492521.3195800",
"open_time": 1772092560000,
"close_time": 1772179012392,
"base": "KAS",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "KASUSDT",
"pair": "KASUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1700186400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "KAS",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Layer-1"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "200",
"min_price": "0.0000100",
"tick_size": "0.0000100",
"filter_type": "PRICE_FILTER"
},
{
"min_qty": "1",
"step_size": "1",
"max_qty": "60000000",
"filter_type": "LOT_SIZE"
},
{
"max_qty": "6000000",
"min_qty": "1",
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_up": "1.1500",
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "kas.svg"
},
{
"ticker": "MDTUSDT",
"current_price": "0.0633100",
"change_1d": "0.0045000",
"change_1d_percentage": "7.652",
"open_price": "0.0588100",
"high": "0.0680000",
"low": "0.0578800",
"volume": "210133426",
"quote_volume": "13059404.4263200",
"open_time": 1715763600000,
"close_time": 1715850027557,
"base": "MDT",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "MDTUSDT",
"pair": "MDTUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 1715850000000,
"onboard_date": 1688126400000,
"status": "SETTLING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "MDT",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Infrastructure"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "200",
"tick_size": "0.0000100",
"filter_type": "PRICE_FILTER",
"min_price": "0.0000100"
},
{
"min_qty": "1",
"filter_type": "LOT_SIZE",
"max_qty": "50000000",
"step_size": "1"
},
{
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "1300000",
"step_size": "1",
"min_qty": "1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500",
"multiplier_decimal": "4"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "mdt.svg"
},
{
"ticker": "PENDLEUSDT",
"current_price": "1.3248000",
"change_1d": "0.0353000",
"change_1d_percentage": "2.737",
"open_price": "1.2895000",
"high": "1.3277000",
"low": "1.2585000",
"volume": "10070889",
"quote_volume": "13039107.9222000",
"open_time": 1772092560000,
"close_time": 1772179012306,
"base": "PENDLE",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "PENDLEUSDT",
"pair": "PENDLEUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1690511400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "PENDLE",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.0001000",
"tick_size": "0.0001000",
"max_price": "200"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1",
"max_qty": "3000000",
"step_size": "1"
},
{
"min_qty": "1",
"max_qty": "100000",
"filter_type": "MARKET_LOT_SIZE",
"step_size": "1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4",
"multiplier_up": "1.1500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "pendle.svg"
},
{
"ticker": "MONUSDT",
"current_price": "0.0212900",
"change_1d": "-0.0010000",
"change_1d_percentage": "-4.486",
"open_price": "0.0222900",
"high": "0.0224700",
"low": "0.0203400",
"volume": "607815486",
"quote_volume": "12935168.9234200",
"open_time": 1772092560000,
"close_time": 1772179008782,
"base": "MON",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "MONUSDT",
"pair": "MONUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1760080500000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "MON",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "200",
"min_price": "0.0000100",
"filter_type": "PRICE_FILTER",
"tick_size": "0.0000100"
},
{
"filter_type": "LOT_SIZE",
"step_size": "1",
"max_qty": "50000000",
"min_qty": "1"
},
{
"max_qty": "5000000",
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500",
"multiplier_down": "0.8500",
"multiplier_decimal": "4"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"RPI",
"DCA"
]
}
},
"logo": "mon.svg"
},
{
"ticker": "EIGENUSDT",
"current_price": "0.1985000",
"change_1d": "-0.0021000",
"change_1d_percentage": "-1.047",
"open_price": "0.2006000",
"high": "0.2061000",
"low": "0.1878000",
"volume": "65315251.5",
"quote_volume": "12873952.5260800",
"open_time": 1772092560000,
"close_time": 1772179012306,
"base": "EIGEN",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "EIGENUSDT",
"pair": "EIGENUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1727762400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "EIGEN",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Infrastructure"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.0010000",
"tick_size": "0.0001000",
"max_price": "2000"
},
{
"min_qty": "0.1",
"max_qty": "3000000",
"filter_type": "LOT_SIZE",
"step_size": "0.1"
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.1",
"step_size": "0.1",
"max_qty": "300000"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_down": "0.8500",
"multiplier_decimal": "4",
"multiplier_up": "1.1500",
"filter_type": "PERCENT_PRICE"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "eigen.svg"
},
{
"ticker": "BEATUSDT",
"current_price": "0.2075000",
"change_1d": "0.0023000",
"change_1d_percentage": "1.121",
"open_price": "0.2052000",
"high": "0.2248000",
"low": "0.1936000",
"volume": "61469361",
"quote_volume": "12871507.1533000",
"open_time": 1772092560000,
"close_time": 1772179013833,
"base": "BEAT",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "BEATUSDT",
"pair": "BEATUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1762949700000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "BEAT",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Alpha"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.0001000",
"tick_size": "0.0001000",
"max_price": "200",
"filter_type": "PRICE_FILTER"
},
{
"step_size": "1",
"filter_type": "LOT_SIZE",
"min_qty": "1",
"max_qty": "7000000"
},
{
"min_qty": "1",
"filter_type": "MARKET_LOT_SIZE",
"step_size": "1",
"max_qty": "700000"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4",
"multiplier_down": "0.8500",
"multiplier_up": "1.1500"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "beat.svg"
},
{
"ticker": "KERNELUSDT",
"current_price": "0.0866900",
"change_1d": "-0.0035800",
"change_1d_percentage": "-3.966",
"open_price": "0.0902700",
"high": "0.0939400",
"low": "0.0840600",
"volume": "143949728",
"quote_volume": "12792484.7086900",
"open_time": 1772092560000,
"close_time": 1772179012806,
"base": "KERNEL",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "KERNELUSDT",
"pair": "KERNELUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1744632000000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "KERNEL",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.0000100",
"max_price": "200",
"filter_type": "PRICE_FILTER",
"min_price": "0.0000100"
},
{
"step_size": "1",
"max_qty": "8000000",
"filter_type": "LOT_SIZE",
"min_qty": "1"
},
{
"min_qty": "1",
"step_size": "1",
"max_qty": "800000",
"filter_type": "MARKET_LOT_SIZE"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500",
"multiplier_decimal": "4"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "kernel.svg"
},
{
"ticker": "JUPUSDT",
"current_price": "0.1594000",
"change_1d": "0.0001000",
"change_1d_percentage": "0.063",
"open_price": "0.1593000",
"high": "0.1613000",
"low": "0.1495000",
"volume": "81853655",
"quote_volume": "12745212.7731000",
"open_time": 1772092560000,
"close_time": 1772179004049,
"base": "JUP",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "JUPUSDT",
"pair": "JUPUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1706725800000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "JUP",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.0001000",
"tick_size": "0.0001000",
"max_price": "200"
},
{
"min_qty": "1",
"max_qty": "5000000",
"step_size": "1",
"filter_type": "LOT_SIZE"
},
{
"min_qty": "1",
"step_size": "1",
"max_qty": "1000000",
"filter_type": "MARKET_LOT_SIZE"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500",
"multiplier_down": "0.8500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "jup.svg"
},
{
"ticker": "SOMIUSDT",
"current_price": "0.2131000",
"change_1d": "0.0006000",
"change_1d_percentage": "0.282",
"open_price": "0.2125000",
"high": "0.2285000",
"low": "0.2109000",
"volume": "57653953",
"quote_volume": "12724157.8654000",
"open_time": 1772092560000,
"close_time": 1772179011444,
"base": "SOMI",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "SOMIUSDT",
"pair": "SOMIUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1756114200000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "SOMI",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.0001000",
"filter_type": "PRICE_FILTER",
"max_price": "200",
"min_price": "0.0010000"
},
{
"step_size": "1",
"max_qty": "3000000",
"filter_type": "LOT_SIZE",
"min_qty": "1"
},
{
"step_size": "1",
"max_qty": "300000",
"min_qty": "1",
"filter_type": "MARKET_LOT_SIZE"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_decimal": "4",
"multiplier_up": "1.1500",
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "somi.svg"
},
{
"ticker": "BIRBUSDT",
"current_price": "0.1664400",
"change_1d": "0.0085100",
"change_1d_percentage": "5.388",
"open_price": "0.1579300",
"high": "0.1801800",
"low": "0.1571900",
"volume": "74103084",
"quote_volume": "12618905.7351300",
"open_time": 1772092560000,
"close_time": 1772179010346,
"base": "BIRB",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "BIRBUSDT",
"pair": "BIRBUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1769663700000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "BIRB",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Alpha"
],
"trigger_protect": "0.2000",
"liquidation_fee": "0.020000",
"market_take_bound": "0.20",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.0000100",
"filter_type": "PRICE_FILTER",
"min_price": "0.0000100",
"max_price": "200"
},
{
"max_qty": "3000000",
"min_qty": "1",
"filter_type": "LOT_SIZE",
"step_size": "1"
},
{
"step_size": "1",
"min_qty": "1",
"max_qty": "300000",
"filter_type": "MARKET_LOT_SIZE"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_up": "1.2000",
"multiplier_decimal": "4",
"multiplier_down": "0.8000",
"filter_type": "PERCENT_PRICE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"RPI",
"DCA"
]
}
},
"logo": "birb.svg"
},
{
"ticker": "ETHFIUSDT",
"current_price": "0.5173000",
"change_1d": "-0.0028000",
"change_1d_percentage": "-0.538",
"open_price": "0.5201000",
"high": "0.5259000",
"low": "0.4958000",
"volume": "24581695.9",
"quote_volume": "12567959.2829500",
"open_time": 1772092560000,
"close_time": 1772179000757,
"base": "ETHFI",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ETHFIUSDT",
"pair": "ETHFIUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1710775800000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "ETHFI",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"tick_size": "0.0001000",
"max_price": "2000",
"min_price": "0.0010000"
},
{
"max_qty": "2000000",
"step_size": "0.1",
"filter_type": "LOT_SIZE",
"min_qty": "0.1"
},
{
"min_qty": "0.1",
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "200000",
"step_size": "0.1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4",
"multiplier_up": "1.1500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "ethfi.svg"
},
{
"ticker": "SPORTFUNUSDT",
"current_price": "0.0509600",
"change_1d": "0.0034100",
"change_1d_percentage": "7.171",
"open_price": "0.0475500",
"high": "0.0529000",
"low": "0.0439200",
"volume": "254946826",
"quote_volume": "12400535.4420000",
"open_time": 1772092560000,
"close_time": 1772179008238,
"base": "SPORTFUN",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "SPORTFUNUSDT",
"pair": "SPORTFUNUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1768571100000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "SPORTFUN",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Alpha"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.0000100",
"filter_type": "PRICE_FILTER",
"min_price": "0.0000100",
"max_price": "200"
},
{
"step_size": "1",
"min_qty": "1",
"max_qty": "10000000",
"filter_type": "LOT_SIZE"
},
{
"min_qty": "1",
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "1000000"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500",
"multiplier_down": "0.8500"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"RPI",
"DCA"
]
}
},
"logo": "sportfun.svg"
},
{
"ticker": "FISUSDT",
"current_price": "0.0267844",
"change_1d": "-0.0008056",
"change_1d_percentage": "-2.920",
"open_price": "0.0275900",
"high": "0.0349300",
"low": "0.0254800",
"volume": "441527549",
"quote_volume": "12367748.4079776",
"open_time": 1765270800000,
"close_time": 1765357206734,
"base": "FIS",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "FISUSDT",
"pair": "FISUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 1765357200000,
"onboard_date": 1745566200000,
"status": "SETTLING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "FIS",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.025000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.0000100",
"filter_type": "PRICE_FILTER",
"max_price": "200",
"tick_size": "0.0000100"
},
{
"max_qty": "9000000",
"filter_type": "LOT_SIZE",
"min_qty": "1",
"step_size": "1"
},
{
"max_qty": "900000",
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1",
"step_size": "1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500",
"multiplier_down": "0.8500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "fis.svg"
},
{
"ticker": "JTOUSDT",
"current_price": "0.289900",
"change_1d": "0.002900",
"change_1d_percentage": "1.010",
"open_price": "0.287000",
"high": "0.291100",
"low": "0.271500",
"volume": "43873602",
"quote_volume": "12340806.746100",
"open_time": 1772092560000,
"close_time": 1772179012303,
"base": "JTO",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "JTOUSDT",
"pair": "JTOUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1702029600000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "JTO",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 6,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"tick_size": "0.000100",
"min_price": "0.000100",
"max_price": "200"
},
{
"min_qty": "1",
"step_size": "1",
"filter_type": "LOT_SIZE",
"max_qty": "3000000"
},
{
"step_size": "1",
"min_qty": "1",
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "300000"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.8500",
"multiplier_up": "1.1500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "jto.svg"
},
{
"ticker": "INTCUSDT",
"current_price": "45.30000",
"change_1d": "-1.32000",
"change_1d_percentage": "-2.831",
"open_price": "46.62000",
"high": "47.11000",
"low": "44.48000",
"volume": "267298.23",
"quote_volume": "12191260.93810",
"open_time": 1772092560000,
"close_time": 1772178998846,
"base": "INTC",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "INTCUSDT",
"pair": "INTCUSDT",
"contract_type": "TRADIFI_PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1770042600000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "INTC",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 5,
"quantity_precision": 2,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "EQUITY",
"underlying_sub_type": [
"TradFi"
],
"trigger_protect": "0.0300",
"liquidation_fee": "0.015000",
"market_take_bound": "0.03",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "20000",
"tick_size": "0.01000",
"filter_type": "PRICE_FILTER",
"min_price": "0.01000"
},
{
"min_qty": "0.01",
"max_qty": "20000",
"step_size": "0.01",
"filter_type": "LOT_SIZE"
},
{
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "2000",
"step_size": "0.01",
"min_qty": "0.01"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.9700",
"multiplier_decimal": "4",
"multiplier_up": "1.0300"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"RPI"
]
}
},
"logo": "intc.svg"
},
{
"ticker": "PIEVERSEUSDT",
"current_price": "0.5142000",
"change_1d": "-0.0136000",
"change_1d_percentage": "-2.577",
"open_price": "0.5278000",
"high": "0.5647000",
"low": "0.4918000",
"volume": "22638680",
"quote_volume": "11949958.5322000",
"open_time": 1772092560000,
"close_time": 1772179011898,
"base": "PIEVERSE",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "PIEVERSEUSDT",
"pair": "PIEVERSEUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1763119800000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "PIEVERSE",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Alpha"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.0001000",
"max_price": "200",
"filter_type": "PRICE_FILTER",
"tick_size": "0.0001000"
},
{
"filter_type": "LOT_SIZE",
"max_qty": "6000000",
"min_qty": "1",
"step_size": "1"
},
{
"min_qty": "1",
"max_qty": "600000",
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_down": "0.8500",
"multiplier_up": "1.1500",
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"RPI",
"DCA"
]
}
},
"logo": "pieverse.svg"
},
{
"ticker": "STBLUSDT",
"current_price": "0.0444800",
"change_1d": "0.0043600",
"change_1d_percentage": "10.867",
"open_price": "0.0401200",
"high": "0.0476900",
"low": "0.0394000",
"volume": "273673539",
"quote_volume": "11746697.4622300",
"open_time": 1772092560000,
"close_time": 1772179010689,
"base": "STBL",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "STBLUSDT",
"pair": "STBLUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1758087900000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "STBL",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.0000100",
"max_price": "200",
"tick_size": "0.0000100"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1",
"max_qty": "20000000",
"step_size": "1"
},
{
"max_qty": "2000000",
"filter_type": "MARKET_LOT_SIZE",
"step_size": "1",
"min_qty": "1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_up": "1.1500",
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4",
"multiplier_down": "0.8500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "stbl.svg"
},
{
"ticker": "CAKEUSDT",
"current_price": "1.3198000",
"change_1d": "0.0055000",
"change_1d_percentage": "0.418",
"open_price": "1.3143000",
"high": "1.3335000",
"low": "1.2737000",
"volume": "8725166",
"quote_volume": "11408640.0084000",
"open_time": 1772092560000,
"close_time": 1772178977667,
"base": "CAKE",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "CAKEUSDT",
"pair": "CAKEUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1698929100000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "CAKE",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.0001000",
"min_price": "0.0001000",
"filter_type": "PRICE_FILTER",
"max_price": "200"
},
{
"filter_type": "LOT_SIZE",
"max_qty": "1000000",
"min_qty": "1",
"step_size": "1"
},
{
"min_qty": "1",
"step_size": "1",
"max_qty": "80000",
"filter_type": "MARKET_LOT_SIZE"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.8500",
"multiplier_up": "1.1500",
"multiplier_decimal": "4"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "cake.svg"
},
{
"ticker": "SPXUSDT",
"current_price": "0.3226000",
"change_1d": "-0.0013000",
"change_1d_percentage": "-0.401",
"open_price": "0.3239000",
"high": "0.3314000",
"low": "0.2991000",
"volume": "35601355",
"quote_volume": "11220998.7335000",
"open_time": 1772092560000,
"close_time": 1772179009663,
"base": "SPX",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "SPXUSDT",
"pair": "SPXUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1733834700000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "SPX",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Meme"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "200",
"filter_type": "PRICE_FILTER",
"tick_size": "0.0001000",
"min_price": "0.0001000"
},
{
"min_qty": "1",
"step_size": "1",
"filter_type": "LOT_SIZE",
"max_qty": "1500000"
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1",
"max_qty": "200000",
"step_size": "1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500",
"multiplier_decimal": "4"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "spx.svg"
},
{
"ticker": "STRKUSDT",
"current_price": "0.0427000",
"change_1d": "-0.0016200",
"change_1d_percentage": "-3.655",
"open_price": "0.0443200",
"high": "0.0452200",
"low": "0.0417900",
"volume": "255649665.3",
"quote_volume": "11095276.3029620",
"open_time": 1772092560000,
"close_time": 1772179009382,
"base": "STRK",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "STRKUSDT",
"pair": "STRKUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1708448400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "STRK",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Layer-1"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.0001000",
"tick_size": "0.0001000",
"filter_type": "PRICE_FILTER",
"max_price": "2000"
},
{
"step_size": "0.1",
"filter_type": "LOT_SIZE",
"min_qty": "0.1",
"max_qty": "20000000"
},
{
"step_size": "0.1",
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.1",
"max_qty": "2000000"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_down": "0.8500",
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "strk.svg"
},
{
"ticker": "KLAYUSDT",
"current_price": "0.1247",
"change_1d": "-0.0060",
"change_1d_percentage": "-4.591",
"open_price": "0.1307",
"high": "0.1319",
"low": "0.1240",
"volume": "86182707.7",
"quote_volume": "11033498.7470",
"open_time": 1729501140000,
"close_time": 1729587581580,
"base": "KLAY",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "KLAYUSDT",
"pair": "KLAYUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 1729587600000,
"onboard_date": 1633935600000,
"status": "SETTLING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "KLAY",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 4,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Layer-1"
],
"trigger_protect": "0.0500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.05",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "100000",
"tick_size": "0.0001",
"filter_type": "PRICE_FILTER",
"min_price": "0.0010"
},
{
"max_qty": "5000000",
"step_size": "0.1",
"min_qty": "0.1",
"filter_type": "LOT_SIZE"
},
{
"min_qty": "0.1",
"step_size": "0.1",
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "700000"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_decimal": "4",
"multiplier_up": "1.0500",
"multiplier_down": "0.9500",
"filter_type": "PERCENT_PRICE"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "klay.svg"
},
{
"ticker": "OMGUSDT",
"current_price": "0.2910",
"change_1d": "-0.0006",
"change_1d_percentage": "-0.206",
"open_price": "0.2916",
"high": "0.3041",
"low": "0.2872",
"volume": "37091998.9",
"quote_volume": "10920359.6502",
"open_time": 1738227600000,
"close_time": 1738314001737,
"base": "OMG",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "OMGUSDT",
"pair": "OMGUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 1738314000000,
"onboard_date": 1569398400000,
"status": "SETTLING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "OMG",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 4,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Layer-2"
],
"trigger_protect": "0.1000",
"liquidation_fee": "0.015000",
"market_take_bound": "0.10",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.1060",
"filter_type": "PRICE_FILTER",
"max_price": "1000",
"tick_size": "0.0001"
},
{
"max_qty": "1000000",
"min_qty": "0.1",
"filter_type": "LOT_SIZE",
"step_size": "0.1"
},
{
"min_qty": "0.1",
"step_size": "0.1",
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "100000"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_down": "0.9000",
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1000"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "omg.svg"
},
{
"ticker": "COMMONUSDT",
"current_price": "0.0011143",
"change_1d": "-0.0005057",
"change_1d_percentage": "-31.216",
"open_price": "0.0016200",
"high": "0.0016410",
"low": "0.0010200",
"volume": "7646265314",
"quote_volume": "10893940.6051056",
"open_time": 1769677200000,
"close_time": 1769763611172,
"base": "COMMON",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "COMMONUSDT",
"pair": "COMMONUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 1769763600000,
"onboard_date": 1761568200000,
"status": "SETTLING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "COMMON",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Alpha"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.0000010",
"min_price": "0.0000010",
"max_price": "200",
"filter_type": "PRICE_FILTER"
},
{
"max_qty": "120000000",
"min_qty": "1",
"filter_type": "LOT_SIZE",
"step_size": "1"
},
{
"filter_type": "MARKET_LOT_SIZE",
"step_size": "1",
"max_qty": "20000000",
"min_qty": "1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500",
"multiplier_down": "0.8500",
"multiplier_decimal": "4"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "common.svg"
},
{
"ticker": "\u6211\u8e0f\u9a6c\u6765\u4e86USDT",
"current_price": "0.0131690",
"change_1d": "0.0005560",
"change_1d_percentage": "4.408",
"open_price": "0.0126130",
"high": "0.0134870",
"low": "0.0112340",
"volume": "879537850",
"quote_volume": "10829511.3118760",
"open_time": 1772092560000,
"close_time": 1772179011780,
"base": "\u6211\u8e0f\u9a6c\u6765\u4e86",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "\u6211\u8e0f\u9a6c\u6765\u4e86USDT",
"pair": "\u6211\u8e0f\u9a6c\u6765\u4e86USDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1769005800000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "\u6211\u8e0f\u9a6c\u6765\u4e86",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Chinese"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "200",
"min_price": "0.0000010",
"tick_size": "0.0000010",
"filter_type": "PRICE_FILTER"
},
{
"max_qty": "70000000",
"min_qty": "1",
"filter_type": "LOT_SIZE",
"step_size": "1"
},
{
"step_size": "1",
"min_qty": "1",
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "7000000"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4",
"multiplier_up": "1.1500",
"multiplier_down": "0.8500"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"RPI",
"DCA"
]
}
},
"logo": "\u6211\u8e0f\u9a6c\u6765\u4e86.svg"
},
{
"ticker": "ORDIUSDT",
"current_price": "2.562000",
"change_1d": "0.066000",
"change_1d_percentage": "2.644",
"open_price": "2.496000",
"high": "2.571000",
"low": "2.325000",
"volume": "4414064.7",
"quote_volume": "10809145.624900",
"open_time": 1772092560000,
"close_time": 1772179012153,
"base": "ORDI",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ORDIUSDT",
"pair": "ORDIUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1699360200000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "ORDI",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 6,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Meme"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"tick_size": "0.001000",
"min_price": "0.001000",
"max_price": "2000"
},
{
"max_qty": "200000",
"step_size": "0.1",
"min_qty": "0.1",
"filter_type": "LOT_SIZE"
},
{
"filter_type": "MARKET_LOT_SIZE",
"step_size": "0.1",
"min_qty": "0.1",
"max_qty": "20000"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500",
"multiplier_down": "0.8500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "ordi.svg"
},
{
"ticker": "ZBTUSDT",
"current_price": "0.0807300",
"change_1d": "0.0095400",
"change_1d_percentage": "13.401",
"open_price": "0.0711900",
"high": "0.0812000",
"low": "0.0697200",
"volume": "141199581",
"quote_volume": "10678980.1910900",
"open_time": 1772092560000,
"close_time": 1772179013947,
"base": "ZBT",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ZBTUSDT",
"pair": "ZBTUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1760700600000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "ZBT",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.0001000",
"max_price": "200",
"tick_size": "0.0001000",
"filter_type": "PRICE_FILTER"
},
{
"max_qty": "8000000",
"filter_type": "LOT_SIZE",
"min_qty": "1",
"step_size": "1"
},
{
"max_qty": "800000",
"min_qty": "1",
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_up": "1.1500",
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4",
"multiplier_down": "0.8500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "zbt.svg"
},
{
"ticker": "STGUSDT",
"current_price": "0.1491000",
"change_1d": "0.0111000",
"change_1d_percentage": "8.043",
"open_price": "0.1380000",
"high": "0.1503000",
"low": "0.1304000",
"volume": "75822979",
"quote_volume": "10563149.6736000",
"open_time": 1772092560000,
"close_time": 1772179012401,
"base": "STG",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "STGUSDT",
"pair": "STGUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1661324400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "STG",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "200",
"tick_size": "0.0001000",
"min_price": "0.0001000",
"filter_type": "PRICE_FILTER"
},
{
"filter_type": "LOT_SIZE",
"step_size": "1",
"min_qty": "1",
"max_qty": "10000000"
},
{
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1",
"max_qty": "500000"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4",
"multiplier_up": "1.1500",
"multiplier_down": "0.8500"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "stg.svg"
},
{
"ticker": "YBUSDT",
"current_price": "0.1776000",
"change_1d": "0.0198000",
"change_1d_percentage": "12.548",
"open_price": "0.1578000",
"high": "0.1872000",
"low": "0.1565000",
"volume": "60413109",
"quote_volume": "10490928.1585000",
"open_time": 1772092560000,
"close_time": 1772179013617,
"base": "YB",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "YBUSDT",
"pair": "YBUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1760107500000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "YB",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.0001000",
"max_price": "200",
"tick_size": "0.0001000"
},
{
"step_size": "1",
"max_qty": "3000000",
"min_qty": "1",
"filter_type": "LOT_SIZE"
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1",
"max_qty": "300000",
"step_size": "1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4",
"multiplier_down": "0.8500",
"multiplier_up": "1.1500"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "yb.svg"
},
{
"ticker": "SYRUPUSDT",
"current_price": "0.2380300",
"change_1d": "0.0027100",
"change_1d_percentage": "1.152",
"open_price": "0.2353200",
"high": "0.2454500",
"low": "0.2326100",
"volume": "43224540",
"quote_volume": "10373841.3474400",
"open_time": 1772092560000,
"close_time": 1772179007401,
"base": "SYRUP",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "SYRUPUSDT",
"pair": "SYRUPUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1746606600000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "SYRUP",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.025000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.0000100",
"tick_size": "0.0000100",
"max_price": "200"
},
{
"step_size": "1",
"max_qty": "5000000",
"min_qty": "1",
"filter_type": "LOT_SIZE"
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1",
"max_qty": "400000",
"step_size": "1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_up": "1.1500",
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4",
"multiplier_down": "0.8500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "syrup.svg"
},
{
"ticker": "ORCAUSDT",
"current_price": "0.9040000",
"change_1d": "-0.0120000",
"change_1d_percentage": "-1.310",
"open_price": "0.9160000",
"high": "0.9320000",
"low": "0.8820000",
"volume": "11456028.4",
"quote_volume": "10364694.0300000",
"open_time": 1772092560000,
"close_time": 1772179012444,
"base": "ORCA",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ORCAUSDT",
"pair": "ORCAUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1733497200000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "ORCA",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "2000",
"filter_type": "PRICE_FILTER",
"min_price": "0.0010000",
"tick_size": "0.0010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.1",
"max_qty": "1000000",
"step_size": "0.1"
},
{
"step_size": "0.1",
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.1",
"max_qty": "60000"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_down": "0.8500",
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "orca.svg"
},
{
"ticker": "NEIROUSDT",
"current_price": "0.00007243",
"change_1d": "0.00000113",
"change_1d_percentage": "1.585",
"open_price": "0.00007130",
"high": "0.00007270",
"low": "0.00006780",
"volume": "146503710646",
"quote_volume": "10343077.01711217",
"open_time": 1772092560000,
"close_time": 1772179007921,
"base": "NEIRO",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "NEIROUSDT",
"pair": "NEIROUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1726486200000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "NEIRO",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 8,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Meme"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "200",
"filter_type": "PRICE_FILTER",
"tick_size": "0.00000010",
"min_price": "0.00000010"
},
{
"max_qty": "5000000000",
"filter_type": "LOT_SIZE",
"step_size": "1",
"min_qty": "1"
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1",
"step_size": "1",
"max_qty": "500000000"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_down": "0.8500",
"multiplier_decimal": "4",
"multiplier_up": "1.1500",
"filter_type": "PERCENT_PRICE"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "neiro.svg"
},
{
"ticker": "BONDUSDT",
"current_price": "1.069000",
"change_1d": "0.011000",
"change_1d_percentage": "1.040",
"open_price": "1.058000",
"high": "1.130000",
"low": "1.021000",
"volume": "9640937.9",
"quote_volume": "10318452.347100",
"open_time": 1734253140000,
"close_time": 1734339592897,
"base": "BOND",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "BONDUSDT",
"pair": "BONDUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 1734339600000,
"onboard_date": 1697380200000,
"status": "SETTLING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "BOND",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 6,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.001000",
"tick_size": "0.001000",
"filter_type": "PRICE_FILTER",
"max_price": "2000"
},
{
"step_size": "0.1",
"filter_type": "LOT_SIZE",
"min_qty": "0.1",
"max_qty": "1000000"
},
{
"min_qty": "0.1",
"max_qty": "18000",
"filter_type": "MARKET_LOT_SIZE",
"step_size": "0.1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_up": "1.1500",
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.8500"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "bond.svg"
},
{
"ticker": "1000FLOKIUSDT",
"current_price": "0.0300200",
"change_1d": "0.0001700",
"change_1d_percentage": "0.570",
"open_price": "0.0298500",
"high": "0.0302900",
"low": "0.0283300",
"volume": "351049745",
"quote_volume": "10301182.6418700",
"open_time": 1772092560000,
"close_time": 1772179013123,
"base": "1000FLOKI",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "1000FLOKIUSDT",
"pair": "1000FLOKIUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1683331200000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "1000FLOKI",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Meme"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.0000100",
"tick_size": "0.0000100",
"filter_type": "PRICE_FILTER",
"max_price": "200"
},
{
"filter_type": "LOT_SIZE",
"max_qty": "30000000",
"min_qty": "1",
"step_size": "1"
},
{
"step_size": "1",
"min_qty": "1",
"max_qty": "3000000",
"filter_type": "MARKET_LOT_SIZE"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500",
"multiplier_decimal": "4",
"multiplier_down": "0.8500"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "1000floki.svg"
},
{
"ticker": "AEROUSDT",
"current_price": "0.3643000",
"change_1d": "-0.0159000",
"change_1d_percentage": "-4.182",
"open_price": "0.3802000",
"high": "0.3858000",
"low": "0.3502000",
"volume": "28073829.7",
"quote_volume": "10281303.0596400",
"open_time": 1772092560000,
"close_time": 1772179004317,
"base": "AERO",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "AEROUSDT",
"pair": "AEROUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1733321700000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "AERO",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.0001000",
"filter_type": "PRICE_FILTER",
"max_price": "200",
"tick_size": "0.0001000"
},
{
"filter_type": "LOT_SIZE",
"max_qty": "2000000",
"min_qty": "0.1",
"step_size": "0.1"
},
{
"max_qty": "200000",
"min_qty": "0.1",
"filter_type": "MARKET_LOT_SIZE",
"step_size": "0.1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4",
"multiplier_up": "1.1500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "aero.svg"
},
{
"ticker": "MOODENGUSDT",
"current_price": "0.0534200",
"change_1d": "0.0010800",
"change_1d_percentage": "2.063",
"open_price": "0.0523400",
"high": "0.0548600",
"low": "0.0494000",
"volume": "195281240",
"quote_volume": "10141929.9942700",
"open_time": 1772092560000,
"close_time": 1772179012312,
"base": "MOODENG",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "MOODENGUSDT",
"pair": "MOODENGUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1729850400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "MOODENG",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Meme"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"tick_size": "0.0000100",
"min_price": "0.0000100",
"max_price": "200"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1",
"max_qty": "10000000",
"step_size": "1"
},
{
"filter_type": "MARKET_LOT_SIZE",
"step_size": "1",
"min_qty": "1",
"max_qty": "1000000"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_up": "1.1500",
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4",
"multiplier_down": "0.8500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "moodeng.svg"
},
{
"ticker": "ZKUSDT",
"current_price": "0.0199000",
"change_1d": "-0.0001500",
"change_1d_percentage": "-0.748",
"open_price": "0.0200500",
"high": "0.0201500",
"low": "0.0190200",
"volume": "513396450",
"quote_volume": "10088455.3603200",
"open_time": 1772092560000,
"close_time": 1772179011411,
"base": "ZK",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ZKUSDT",
"pair": "ZKUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1718622000000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "ZK",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Layer-2"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.0001000",
"tick_size": "0.0000100",
"max_price": "200",
"filter_type": "PRICE_FILTER"
},
{
"max_qty": "40000000",
"step_size": "1",
"min_qty": "1",
"filter_type": "LOT_SIZE"
},
{
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "4000000",
"step_size": "1",
"min_qty": "1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_up": "1.1500",
"multiplier_decimal": "4",
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "zk.svg"
},
{
"ticker": "APEUSDT",
"current_price": "0.1093",
"change_1d": "0.0027",
"change_1d_percentage": "2.533",
"open_price": "0.1066",
"high": "0.1104",
"low": "0.1030",
"volume": "93817056",
"quote_volume": "9998315.0443",
"open_time": 1772092560000,
"close_time": 1772179013164,
"base": "APE",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "APEUSDT",
"pair": "APEUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1647500400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "APE",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 4,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"NFT"
],
"trigger_protect": "0.1000",
"liquidation_fee": "0.015000",
"market_take_bound": "0.10",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.0001",
"max_price": "100000",
"filter_type": "PRICE_FILTER",
"min_price": "0.0010"
},
{
"min_qty": "1",
"step_size": "1",
"filter_type": "LOT_SIZE",
"max_qty": "6000000"
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1",
"max_qty": "600000",
"step_size": "1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_down": "0.9000",
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1000",
"multiplier_decimal": "4"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "ape.svg"
},
{
"ticker": "REEFUSDT",
"current_price": "0.000880",
"change_1d": "-0.000054",
"change_1d_percentage": "-5.782",
"open_price": "0.000934",
"high": "0.000970",
"low": "0.000840",
"volume": "10510517706",
"quote_volume": "9889331.832847",
"open_time": 1737450000000,
"close_time": 1737536430185,
"base": "REEF",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "REEFUSDT",
"pair": "REEFUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 1737536400000,
"onboard_date": 1611558000000,
"status": "SETTLING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "REEF",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 6,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.010000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"max_price": "2000",
"tick_size": "0.000001",
"min_price": "0.000516"
},
{
"step_size": "1",
"min_qty": "1",
"max_qty": "200000000",
"filter_type": "LOT_SIZE"
},
{
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "10000000",
"min_qty": "1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_up": "1.1500",
"multiplier_down": "0.8500",
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "reef.svg"
},
{
"ticker": "LAUSDT",
"current_price": "0.236200",
"change_1d": "-0.002300",
"change_1d_percentage": "-0.964",
"open_price": "0.238500",
"high": "0.242900",
"low": "0.233400",
"volume": "41568925.9",
"quote_volume": "9870645.538820",
"open_time": 1772092560000,
"close_time": 1772179014185,
"base": "LA",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "LAUSDT",
"pair": "LAUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1749114000000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "LA",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 6,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"AI"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.001000",
"max_price": "2000",
"filter_type": "PRICE_FILTER",
"tick_size": "0.000100"
},
{
"min_qty": "0.1",
"max_qty": "2000000",
"filter_type": "LOT_SIZE",
"step_size": "0.1"
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.1",
"step_size": "0.1",
"max_qty": "200000"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_up": "1.1500",
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.8500",
"multiplier_decimal": "4"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "la.svg"
},
{
"ticker": "SKATEUSDT",
"current_price": "0.0051013",
"change_1d": "-0.0056587",
"change_1d_percentage": "-52.590",
"open_price": "0.0107600",
"high": "0.0107600",
"low": "0.0050100",
"volume": "1230291769",
"quote_volume": "9813385.7179206",
"open_time": 1765270800000,
"close_time": 1765357225572,
"base": "SKATE",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "SKATEUSDT",
"pair": "SKATEUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 1765357200000,
"onboard_date": 1749465000000,
"status": "SETTLING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "SKATE",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Layer-1"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.0000100",
"tick_size": "0.0000100",
"max_price": "200",
"filter_type": "PRICE_FILTER"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1",
"max_qty": "20000000",
"step_size": "1"
},
{
"step_size": "1",
"max_qty": "2000000",
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_decimal": "4",
"multiplier_down": "0.8500",
"multiplier_up": "1.1500",
"filter_type": "PERCENT_PRICE"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "skate.svg"
},
{
"ticker": "XEMUSDT",
"current_price": "0.0338",
"change_1d": "-0.0038",
"change_1d_percentage": "-10.106",
"open_price": "0.0376",
"high": "0.0383",
"low": "0.0320",
"volume": "263718931",
"quote_volume": "9727490.2775",
"open_time": 1733648400000,
"close_time": 1733734806663,
"base": "XEM",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "XEMUSDT",
"pair": "XEMUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 1733734800000,
"onboard_date": 1614668400000,
"status": "SETTLING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "XEM",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 4,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Layer-1"
],
"trigger_protect": "0.1000",
"liquidation_fee": "0.010000",
"market_take_bound": "0.10",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "100000",
"min_price": "0.0035",
"tick_size": "0.0001",
"filter_type": "PRICE_FILTER"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1",
"max_qty": "10000000",
"step_size": "1"
},
{
"min_qty": "1",
"max_qty": "2000000",
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4",
"multiplier_up": "1.1000",
"multiplier_down": "0.9000"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "xem.svg"
},
{
"ticker": "ZENUSDT",
"current_price": "5.698",
"change_1d": "0.056",
"change_1d_percentage": "0.993",
"open_price": "5.642",
"high": "5.769",
"low": "5.408",
"volume": "1739114.8",
"quote_volume": "9722020.951",
"open_time": 1772092560000,
"close_time": 1772179012305,
"base": "ZEN",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ZENUSDT",
"pair": "ZENUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1569398400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "ZEN",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 3,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"PoW"
],
"trigger_protect": "0.1000",
"liquidation_fee": "0.015000",
"market_take_bound": "0.10",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "10000",
"filter_type": "PRICE_FILTER",
"tick_size": "0.001",
"min_price": "0.001"
},
{
"max_qty": "2000000",
"min_qty": "0.1",
"filter_type": "LOT_SIZE",
"step_size": "0.1"
},
{
"max_qty": "20000",
"min_qty": "0.1",
"filter_type": "MARKET_LOT_SIZE",
"step_size": "0.1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.9000",
"multiplier_up": "1.1000",
"multiplier_decimal": "4"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "zen.svg"
},
{
"ticker": "INITUSDT",
"current_price": "0.0816500",
"change_1d": "0.0035700",
"change_1d_percentage": "4.572",
"open_price": "0.0780800",
"high": "0.0850000",
"low": "0.0756900",
"volume": "121492740",
"quote_volume": "9667232.0392400",
"open_time": 1772092560000,
"close_time": 1772179011345,
"base": "INIT",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "INITUSDT",
"pair": "INITUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1744785000000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "INIT",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Layer-1"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.0001000",
"filter_type": "PRICE_FILTER",
"tick_size": "0.0001000",
"max_price": "200"
},
{
"min_qty": "1",
"filter_type": "LOT_SIZE",
"max_qty": "6000000",
"step_size": "1"
},
{
"min_qty": "1",
"filter_type": "MARKET_LOT_SIZE",
"step_size": "1",
"max_qty": "600000"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_decimal": "4",
"multiplier_up": "1.1500",
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "init.svg"
},
{
"ticker": "JELLYJELLYUSDT",
"current_price": "0.0633400",
"change_1d": "0.0008700",
"change_1d_percentage": "1.393",
"open_price": "0.0624700",
"high": "0.0659000",
"low": "0.0612300",
"volume": "145735727",
"quote_volume": "9268376.9202000",
"open_time": 1772092560000,
"close_time": 1772179004462,
"base": "JELLYJELLY",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "JELLYJELLYUSDT",
"pair": "JELLYJELLYUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1743004800000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "JELLYJELLY",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Meme"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.025000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "200",
"min_price": "0.0000100",
"tick_size": "0.0000100",
"filter_type": "PRICE_FILTER"
},
{
"step_size": "1",
"max_qty": "30000000",
"filter_type": "LOT_SIZE",
"min_qty": "1"
},
{
"step_size": "1",
"min_qty": "1",
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "3000000"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500",
"multiplier_down": "0.8500",
"multiplier_decimal": "4"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "jellyjelly.svg"
},
{
"ticker": "LINEAUSDT",
"current_price": "0.0032250",
"change_1d": "0.0000310",
"change_1d_percentage": "0.971",
"open_price": "0.0031940",
"high": "0.0032600",
"low": "0.0030320",
"volume": "2930294141",
"quote_volume": "9262525.0265480",
"open_time": 1772092560000,
"close_time": 1772179012307,
"base": "LINEA",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "LINEAUSDT",
"pair": "LINEAUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1756715400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "LINEA",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Layer-2"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.0000010",
"max_price": "200",
"tick_size": "0.0000010"
},
{
"max_qty": "200000000",
"min_qty": "1",
"filter_type": "LOT_SIZE",
"step_size": "1"
},
{
"step_size": "1",
"min_qty": "1",
"max_qty": "20000000",
"filter_type": "MARKET_LOT_SIZE"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500",
"multiplier_decimal": "4",
"multiplier_down": "0.8500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "linea.svg"
},
{
"ticker": "AVNTUSDT",
"current_price": "0.1850000",
"change_1d": "0.0048000",
"change_1d_percentage": "2.664",
"open_price": "0.1802000",
"high": "0.1906000",
"low": "0.1718000",
"volume": "51031620",
"quote_volume": "9221467.0263000",
"open_time": 1772092560000,
"close_time": 1772179011628,
"base": "AVNT",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "AVNTUSDT",
"pair": "AVNTUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1757430000000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "AVNT",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"tick_size": "0.0001000",
"min_price": "0.0001000",
"max_price": "200"
},
{
"min_qty": "1",
"max_qty": "2000000",
"filter_type": "LOT_SIZE",
"step_size": "1"
},
{
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "200000",
"min_qty": "1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_up": "1.1500",
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "avnt.svg"
},
{
"ticker": "DYDXUSDT",
"current_price": "0.101",
"change_1d": "0.002",
"change_1d_percentage": "2.020",
"open_price": "0.099",
"high": "0.101",
"low": "0.094",
"volume": "93700915.3",
"quote_volume": "9172241.866",
"open_time": 1772092560000,
"close_time": 1772179014242,
"base": "DYDX",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "DYDXUSDT",
"pair": "DYDXUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1631170800000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "DYDX",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 3,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1000",
"liquidation_fee": "0.015000",
"market_take_bound": "0.10",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.001",
"tick_size": "0.001",
"max_price": "100000",
"filter_type": "PRICE_FILTER"
},
{
"filter_type": "LOT_SIZE",
"max_qty": "7000000",
"min_qty": "0.1",
"step_size": "0.1"
},
{
"step_size": "0.1",
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.1",
"max_qty": "700000"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1000",
"multiplier_decimal": "4",
"multiplier_down": "0.9000"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "dydx.svg"
},
{
"ticker": "ROSEUSDT",
"current_price": "0.01326",
"change_1d": "0.00046",
"change_1d_percentage": "3.594",
"open_price": "0.01280",
"high": "0.01348",
"low": "0.01230",
"volume": "714348230",
"quote_volume": "9169196.80280",
"open_time": 1772092560000,
"close_time": 1772179008278,
"base": "ROSE",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ROSEUSDT",
"pair": "ROSEUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1640934000000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "ROSE",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 5,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Layer-1"
],
"trigger_protect": "0.1000",
"liquidation_fee": "0.015000",
"market_take_bound": "0.10",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "10000",
"min_price": "0.00010",
"tick_size": "0.00001",
"filter_type": "PRICE_FILTER"
},
{
"filter_type": "LOT_SIZE",
"step_size": "1",
"min_qty": "1",
"max_qty": "60000000"
},
{
"max_qty": "6000000",
"min_qty": "1",
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_up": "1.1000",
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.9000",
"multiplier_decimal": "4"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "rose.svg"
},
{
"ticker": "ZILUSDT",
"current_price": "0.00430",
"change_1d": "0.00007",
"change_1d_percentage": "1.655",
"open_price": "0.00423",
"high": "0.00432",
"low": "0.00405",
"volume": "2161520372",
"quote_volume": "9053417.52932",
"open_time": 1772092560000,
"close_time": 1772179001851,
"base": "ZIL",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ZILUSDT",
"pair": "ZILUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1569398400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "ZIL",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 5,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"PoW"
],
"trigger_protect": "0.1000",
"liquidation_fee": "0.015000",
"market_take_bound": "0.10",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"max_price": "100",
"tick_size": "0.00001",
"min_price": "0.00001"
},
{
"filter_type": "LOT_SIZE",
"step_size": "1",
"min_qty": "1",
"max_qty": "200000000"
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1",
"max_qty": "20000000",
"step_size": "1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_down": "0.9000",
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1000"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "zil.svg"
},
{
"ticker": "VETUSDT",
"current_price": "0.007694",
"change_1d": "-0.000002",
"change_1d_percentage": "-0.026",
"open_price": "0.007696",
"high": "0.007767",
"low": "0.007377",
"volume": "1182103370",
"quote_volume": "8979460.328930",
"open_time": 1772092560000,
"close_time": 1772179013874,
"base": "VET",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "VETUSDT",
"pair": "VETUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1569398400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "VET",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 6,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Layer-1"
],
"trigger_protect": "0.0500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.05",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"max_price": "2000",
"tick_size": "0.000001",
"min_price": "0.000001"
},
{
"max_qty": "200000000",
"filter_type": "LOT_SIZE",
"min_qty": "1",
"step_size": "1"
},
{
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1",
"max_qty": "20000000"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.0500",
"multiplier_decimal": "4",
"multiplier_down": "0.9500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "vet.svg"
},
{
"ticker": "ELSAUSDT",
"current_price": "0.0861300",
"change_1d": "-0.0053500",
"change_1d_percentage": "-5.848",
"open_price": "0.0914800",
"high": "0.0923800",
"low": "0.0845600",
"volume": "101226078",
"quote_volume": "8946395.6621300",
"open_time": 1772092560000,
"close_time": 1772179002702,
"base": "ELSA",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ELSAUSDT",
"pair": "ELSAUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1769066700000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "ELSA",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Alpha"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.0000100",
"max_price": "200",
"tick_size": "0.0000100"
},
{
"filter_type": "LOT_SIZE",
"max_qty": "5000000",
"step_size": "1",
"min_qty": "1"
},
{
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1",
"max_qty": "500000"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500",
"multiplier_down": "0.8500",
"multiplier_decimal": "4"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"RPI",
"DCA"
]
}
},
"logo": "elsa.svg"
},
{
"ticker": "GRIFFAINUSDT",
"current_price": "0.0091600",
"change_1d": "-0.0003800",
"change_1d_percentage": "-3.983",
"open_price": "0.0095400",
"high": "0.0098100",
"low": "0.0085100",
"volume": "965238796",
"quote_volume": "8926231.2755500",
"open_time": 1772092560000,
"close_time": 1772179014344,
"base": "GRIFFAIN",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "GRIFFAINUSDT",
"pair": "GRIFFAINUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1735824600000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "GRIFFAIN",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"AI"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "200",
"min_price": "0.0000100",
"filter_type": "PRICE_FILTER",
"tick_size": "0.0000100"
},
{
"min_qty": "1",
"filter_type": "LOT_SIZE",
"step_size": "1",
"max_qty": "40000000"
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1",
"step_size": "1",
"max_qty": "4000000"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.8500",
"multiplier_up": "1.1500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "griffain.svg"
},
{
"ticker": "DARUSDT",
"current_price": "0.1425",
"change_1d": "-0.0119",
"change_1d_percentage": "-7.707",
"open_price": "0.1544",
"high": "0.1574",
"low": "0.1410",
"volume": "58361256.8",
"quote_volume": "8852777.7294",
"open_time": 1735117200000,
"close_time": 1735203642179,
"base": "DAR",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "DARUSDT",
"pair": "DARUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 1735203600000,
"onboard_date": 1651129200000,
"status": "SETTLING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "DAR",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 4,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"NFT"
],
"trigger_protect": "0.1000",
"liquidation_fee": "0.020000",
"market_take_bound": "0.10",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"tick_size": "0.0001",
"min_price": "0.0010",
"max_price": "100000"
},
{
"step_size": "0.1",
"min_qty": "0.1",
"filter_type": "LOT_SIZE",
"max_qty": "5000000"
},
{
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "620000",
"step_size": "0.1",
"min_qty": "0.1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1000",
"multiplier_down": "0.9000",
"multiplier_decimal": "4"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "dar.svg"
},
{
"ticker": "ENSUSDT",
"current_price": "6.432",
"change_1d": "0.009",
"change_1d_percentage": "0.140",
"open_price": "6.423",
"high": "6.506",
"low": "6.131",
"volume": "1403425.8",
"quote_volume": "8841568.898",
"open_time": 1772092560000,
"close_time": 1772179012309,
"base": "ENS",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ENSUSDT",
"pair": "ENSUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1638169200000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "ENS",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 3,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Infrastructure"
],
"trigger_protect": "0.1000",
"liquidation_fee": "0.015000",
"market_take_bound": "0.10",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.010",
"tick_size": "0.001",
"max_price": "100000",
"filter_type": "PRICE_FILTER"
},
{
"step_size": "0.1",
"filter_type": "LOT_SIZE",
"max_qty": "1000000",
"min_qty": "0.1"
},
{
"filter_type": "MARKET_LOT_SIZE",
"step_size": "0.1",
"min_qty": "0.1",
"max_qty": "20000"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1000",
"multiplier_down": "0.9000",
"multiplier_decimal": "4"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "ens.svg"
},
{
"ticker": "XPDUSDT",
"current_price": "1836.7500",
"change_1d": "47.4000",
"change_1d_percentage": "2.649",
"open_price": "1789.3500",
"high": "1855.8400",
"low": "1740.7100",
"volume": "4805.810",
"quote_volume": "8581031.6629",
"open_time": 1772092560000,
"close_time": 1772179008448,
"base": "XPD",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "XPDUSDT",
"pair": "XPDUSDT",
"contract_type": "TRADIFI_PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1769768100000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "XPD",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 4,
"quantity_precision": 3,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COMMODITY",
"underlying_sub_type": [
"TradFi"
],
"trigger_protect": "0.0300",
"liquidation_fee": "0.015000",
"market_take_bound": "0.03",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.0100",
"max_price": "200000",
"filter_type": "PRICE_FILTER",
"min_price": "0.0100"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.001",
"max_qty": "1200",
"step_size": "0.001"
},
{
"step_size": "0.001",
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.001",
"max_qty": "100"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_down": "0.9700",
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.0300"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"RPI"
]
}
},
"logo": "xpd.svg"
},
{
"ticker": "SHELLUSDT",
"current_price": "0.0307600",
"change_1d": "0.0014600",
"change_1d_percentage": "4.983",
"open_price": "0.0293000",
"high": "0.0358700",
"low": "0.0285700",
"volume": "270025934",
"quote_volume": "8522261.7035600",
"open_time": 1772092560000,
"close_time": 1772179013902,
"base": "SHELL",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "SHELLUSDT",
"pair": "SHELLUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1739812500000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "SHELL",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"AI"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.0000100",
"filter_type": "PRICE_FILTER",
"min_price": "0.0000100",
"max_price": "200"
},
{
"min_qty": "1",
"filter_type": "LOT_SIZE",
"max_qty": "12000000",
"step_size": "1"
},
{
"max_qty": "1200000",
"min_qty": "1",
"filter_type": "MARKET_LOT_SIZE",
"step_size": "1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_up": "1.1500",
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.8500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "shell.svg"
},
{
"ticker": "LIGHTUSDT",
"current_price": "0.2080000",
"change_1d": "-0.0063000",
"change_1d_percentage": "-2.940",
"open_price": "0.2143000",
"high": "0.2170000",
"low": "0.1928000",
"volume": "42032282",
"quote_volume": "8510112.9115000",
"open_time": 1772092560000,
"close_time": 1772179009694,
"base": "LIGHT",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "LIGHTUSDT",
"pair": "LIGHTUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1758972600000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "LIGHT",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Infrastructure"
],
"trigger_protect": "0.3000",
"liquidation_fee": "0.020000",
"market_take_bound": "0.30",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.0001000",
"filter_type": "PRICE_FILTER",
"tick_size": "0.0001000",
"max_price": "200"
},
{
"max_qty": "1500000",
"filter_type": "LOT_SIZE",
"step_size": "1",
"min_qty": "1"
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1",
"max_qty": "150000",
"step_size": "1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4",
"multiplier_up": "1.3000",
"multiplier_down": "0.7000"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY"
]
}
},
"logo": "light.svg"
},
{
"ticker": "FFUSDT",
"current_price": "0.0808900",
"change_1d": "0.0022300",
"change_1d_percentage": "2.835",
"open_price": "0.0786600",
"high": "0.0832000",
"low": "0.0779100",
"volume": "104650471",
"quote_volume": "8441896.7295600",
"open_time": 1772092560000,
"close_time": 1772179013901,
"base": "FF",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "FFUSDT",
"pair": "FFUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1759150800000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "FF",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.0000100",
"filter_type": "PRICE_FILTER",
"max_price": "200",
"min_price": "0.0000100"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1",
"step_size": "1",
"max_qty": "9000000"
},
{
"max_qty": "900000",
"step_size": "1",
"min_qty": "1",
"filter_type": "MARKET_LOT_SIZE"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500",
"multiplier_decimal": "4"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY"
]
}
},
"logo": "ff.svg"
},
{
"ticker": "IDOLUSDT",
"current_price": "0.0196100",
"change_1d": "-0.0042800",
"change_1d_percentage": "-17.915",
"open_price": "0.0238900",
"high": "0.0248400",
"low": "0.0161600",
"volume": "444818576",
"quote_volume": "8437587.6183300",
"open_time": 1772092560000,
"close_time": 1772179011198,
"base": "IDOL",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "IDOLUSDT",
"pair": "IDOLUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1751620500000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "IDOL",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"AI"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.0000100",
"filter_type": "PRICE_FILTER",
"max_price": "200",
"min_price": "0.0000100"
},
{
"step_size": "1",
"filter_type": "LOT_SIZE",
"min_qty": "1",
"max_qty": "60000000"
},
{
"min_qty": "1",
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "3000000"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_up": "1.1500",
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4",
"multiplier_down": "0.8500"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "idol.svg"
},
{
"ticker": "ARPAUSDT",
"current_price": "0.00998",
"change_1d": "0.00032",
"change_1d_percentage": "3.313",
"open_price": "0.00966",
"high": "0.01089",
"low": "0.00943",
"volume": "819649654",
"quote_volume": "8271242.47460",
"open_time": 1772092560000,
"close_time": 1772179012424,
"base": "ARPA",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ARPAUSDT",
"pair": "ARPAUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1634540400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "ARPA",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 5,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Infrastructure"
],
"trigger_protect": "0.1000",
"liquidation_fee": "0.015000",
"market_take_bound": "0.10",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "20000",
"min_price": "0.00050",
"filter_type": "PRICE_FILTER",
"tick_size": "0.00001"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1",
"step_size": "1",
"max_qty": "50000000"
},
{
"min_qty": "1",
"step_size": "1",
"max_qty": "5000000",
"filter_type": "MARKET_LOT_SIZE"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.9000",
"multiplier_up": "1.1000",
"multiplier_decimal": "4"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "arpa.svg"
},
{
"ticker": "NILUSDT",
"current_price": "0.050620",
"change_1d": "0.002200",
"change_1d_percentage": "4.544",
"open_price": "0.048420",
"high": "0.058700",
"low": "0.046690",
"volume": "159611135.6",
"quote_volume": "8235933.171862",
"open_time": 1772092560000,
"close_time": 1772179008471,
"base": "NIL",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "NILUSDT",
"pair": "NILUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1742821200000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "NIL",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 6,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"AI"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "200",
"tick_size": "0.000010",
"min_price": "0.000010",
"filter_type": "PRICE_FILTER"
},
{
"step_size": "0.1",
"filter_type": "LOT_SIZE",
"max_qty": "8000000",
"min_qty": "0.1"
},
{
"step_size": "0.1",
"max_qty": "800000",
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_down": "0.8500",
"multiplier_up": "1.1500",
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "nil.svg"
},
{
"ticker": "TRBUSDT",
"current_price": "14.962",
"change_1d": "0.187",
"change_1d_percentage": "1.266",
"open_price": "14.775",
"high": "15.027",
"low": "14.090",
"volume": "552402.9",
"quote_volume": "8065242.517",
"open_time": 1772092560000,
"close_time": 1772179012305,
"base": "TRB",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "TRBUSDT",
"pair": "TRBUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1569398400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "TRB",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 3,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Infrastructure"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.025000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.001",
"min_price": "0.001",
"max_price": "5138",
"filter_type": "PRICE_FILTER"
},
{
"filter_type": "LOT_SIZE",
"max_qty": "1000000",
"step_size": "0.1",
"min_qty": "0.1"
},
{
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "4000",
"min_qty": "0.1",
"step_size": "0.1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.8500",
"multiplier_up": "1.1500",
"multiplier_decimal": "4"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "trb.svg"
},
{
"ticker": "USELESSUSDT",
"current_price": "0.0421500",
"change_1d": "-0.0002600",
"change_1d_percentage": "-0.613",
"open_price": "0.0424100",
"high": "0.0444800",
"low": "0.0382900",
"volume": "189937937",
"quote_volume": "7785892.9951500",
"open_time": 1772092560000,
"close_time": 1772179010702,
"base": "USELESS",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "USELESSUSDT",
"pair": "USELESSUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1755260100000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "USELESS",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Meme"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.0000100",
"filter_type": "PRICE_FILTER",
"tick_size": "0.0000100",
"max_price": "200"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1",
"max_qty": "8000000",
"step_size": "1"
},
{
"min_qty": "1",
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "800000",
"step_size": "1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_decimal": "4",
"multiplier_up": "1.1500",
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "useless.svg"
},
{
"ticker": "JASMYUSDT",
"current_price": "0.005849",
"change_1d": "-0.000214",
"change_1d_percentage": "-3.530",
"open_price": "0.006063",
"high": "0.006081",
"low": "0.005662",
"volume": "1318152957",
"quote_volume": "7776224.689339",
"open_time": 1772092560000,
"close_time": 1772179012201,
"base": "JASMY",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "JASMYUSDT",
"pair": "JASMYUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1650351600000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "JASMY",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 6,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Infrastructure"
],
"trigger_protect": "0.1000",
"liquidation_fee": "0.025000",
"market_take_bound": "0.10",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"max_price": "100",
"min_price": "0.000010",
"tick_size": "0.000001"
},
{
"filter_type": "LOT_SIZE",
"max_qty": "200000000",
"min_qty": "1",
"step_size": "1"
},
{
"min_qty": "1",
"filter_type": "MARKET_LOT_SIZE",
"step_size": "1",
"max_qty": "20000000"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_up": "1.1000",
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.9000",
"multiplier_decimal": "4"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "jasmy.svg"
},
{
"ticker": "HOLOUSDT",
"current_price": "0.0592800",
"change_1d": "0.0013000",
"change_1d_percentage": "2.242",
"open_price": "0.0579800",
"high": "0.0594900",
"low": "0.0562100",
"volume": "134621955",
"quote_volume": "7773520.4359100",
"open_time": 1772092560000,
"close_time": 1772179012848,
"base": "HOLO",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "HOLOUSDT",
"pair": "HOLOUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1757592000000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "HOLO",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"AI"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"tick_size": "0.0000100",
"min_price": "0.0000100",
"max_price": "200"
},
{
"max_qty": "8000000",
"min_qty": "1",
"filter_type": "LOT_SIZE",
"step_size": "1"
},
{
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "800000",
"step_size": "1",
"min_qty": "1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_up": "1.1500",
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.8500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "holo.svg"
},
{
"ticker": "NIGHTUSDT",
"current_price": "0.0601600",
"change_1d": "0.0003500",
"change_1d_percentage": "0.585",
"open_price": "0.0598100",
"high": "0.0604800",
"low": "0.0582300",
"volume": "130392840",
"quote_volume": "7767052.0717300",
"open_time": 1772092560000,
"close_time": 1772179012485,
"base": "NIGHT",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "NIGHTUSDT",
"pair": "NIGHTUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1765364400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "NIGHT",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Alpha"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.0000100",
"min_price": "0.0000100",
"max_price": "200",
"filter_type": "PRICE_FILTER"
},
{
"min_qty": "1",
"max_qty": "40000000",
"step_size": "1",
"filter_type": "LOT_SIZE"
},
{
"min_qty": "1",
"step_size": "1",
"max_qty": "4000000",
"filter_type": "MARKET_LOT_SIZE"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500",
"multiplier_decimal": "4"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"RPI",
"DCA"
]
}
},
"logo": "night.svg"
},
{
"ticker": "IDUSDT",
"current_price": "0.0456500",
"change_1d": "0.0007800",
"change_1d_percentage": "1.738",
"open_price": "0.0448700",
"high": "0.0494000",
"low": "0.0435800",
"volume": "165970481",
"quote_volume": "7700424.9908300",
"open_time": 1772092560000,
"close_time": 1772179004367,
"base": "ID",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "IDUSDT",
"pair": "IDUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1679529600000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "ID",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Infrastructure"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.0000100",
"min_price": "0.0001000",
"filter_type": "PRICE_FILTER",
"max_price": "200"
},
{
"step_size": "1",
"min_qty": "1",
"filter_type": "LOT_SIZE",
"max_qty": "10000000"
},
{
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "900000",
"min_qty": "1",
"step_size": "1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_up": "1.1500",
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.8500"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "id.svg"
},
{
"ticker": "API3USDT",
"current_price": "0.2976",
"change_1d": "-0.0034",
"change_1d_percentage": "-1.130",
"open_price": "0.3010",
"high": "0.3030",
"low": "0.2863",
"volume": "25850327.4",
"quote_volume": "7624719.5322",
"open_time": 1772092560000,
"close_time": 1772179012404,
"base": "API3",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "API3USDT",
"pair": "API3USDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1645426800000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "API3",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 4,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Infrastructure"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "10000",
"tick_size": "0.0001",
"filter_type": "PRICE_FILTER",
"min_price": "0.0010"
},
{
"min_qty": "0.1",
"step_size": "0.1",
"max_qty": "2000000",
"filter_type": "LOT_SIZE"
},
{
"max_qty": "200000",
"step_size": "0.1",
"min_qty": "0.1",
"filter_type": "MARKET_LOT_SIZE"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500",
"multiplier_down": "0.8500",
"multiplier_decimal": "4"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "api3.svg"
},
{
"ticker": "CUDISUSDT",
"current_price": "0.0201095",
"change_1d": "0.0010895",
"change_1d_percentage": "5.728",
"open_price": "0.0190200",
"high": "0.0243600",
"low": "0.0178400",
"volume": "362797032",
"quote_volume": "7529925.2857870",
"open_time": 1769677200000,
"close_time": 1769763616182,
"base": "CUDIS",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "CUDISUSDT",
"pair": "CUDISUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 1769763600000,
"onboard_date": 1755688500000,
"status": "SETTLING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "CUDIS",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Alpha"
],
"trigger_protect": "0.25",
"liquidation_fee": "0.020000",
"market_take_bound": "0.25",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "200",
"min_price": "0.0000100",
"tick_size": "0.0000100",
"filter_type": "PRICE_FILTER"
},
{
"step_size": "1",
"min_qty": "1",
"max_qty": "20000000",
"filter_type": "LOT_SIZE"
},
{
"filter_type": "MARKET_LOT_SIZE",
"step_size": "1",
"max_qty": "2000000",
"min_qty": "1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4",
"multiplier_down": "0.7500",
"multiplier_up": "1.2500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "cudis.svg"
},
{
"ticker": "KSMUSDT",
"current_price": "5.160",
"change_1d": "-0.001",
"change_1d_percentage": "-0.019",
"open_price": "5.161",
"high": "5.242",
"low": "4.966",
"volume": "1467102.3",
"quote_volume": "7501721.427",
"open_time": 1772092560000,
"close_time": 1772179001665,
"base": "KSM",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "KSMUSDT",
"pair": "KSMUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1569398400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "KSM",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 3,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Layer-1"
],
"trigger_protect": "0.1000",
"liquidation_fee": "0.015000",
"market_take_bound": "0.10",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.001",
"min_price": "0.001",
"max_price": "28450",
"filter_type": "PRICE_FILTER"
},
{
"filter_type": "LOT_SIZE",
"max_qty": "2000000",
"step_size": "0.1",
"min_qty": "0.1"
},
{
"step_size": "0.1",
"min_qty": "0.1",
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "20000"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_up": "1.1000",
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.9000",
"multiplier_decimal": "4"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "ksm.svg"
},
{
"ticker": "GLMUSDT",
"current_price": "0.1378400",
"change_1d": "-0.0088500",
"change_1d_percentage": "-6.033",
"open_price": "0.1466900",
"high": "0.1491100",
"low": "0.1289200",
"volume": "53775140",
"quote_volume": "7373955.3049900",
"open_time": 1772092560000,
"close_time": 1772179012305,
"base": "GLM",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "GLMUSDT",
"pair": "GLMUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1708596000000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "GLM",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Infrastructure"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.0001000",
"max_price": "200",
"tick_size": "0.0000100"
},
{
"max_qty": "5000000",
"step_size": "1",
"filter_type": "LOT_SIZE",
"min_qty": "1"
},
{
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "500000",
"min_qty": "1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500",
"multiplier_decimal": "4",
"multiplier_down": "0.8500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "glm.svg"
},
{
"ticker": "BREVUSDT",
"current_price": "0.1431000",
"change_1d": "-0.0001000",
"change_1d_percentage": "-0.070",
"open_price": "0.1432000",
"high": "0.1475000",
"low": "0.1358000",
"volume": "51716470",
"quote_volume": "7339349.0928000",
"open_time": 1772092560000,
"close_time": 1772179004005,
"base": "BREV",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "BREVUSDT",
"pair": "BREVUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1767091500000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "BREV",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Infrastructure"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "200",
"min_price": "0.0001000",
"filter_type": "PRICE_FILTER",
"tick_size": "0.0001000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1",
"max_qty": "3000000",
"step_size": "1"
},
{
"max_qty": "300000",
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1",
"step_size": "1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.8500",
"multiplier_decimal": "4",
"multiplier_up": "1.1500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"RPI",
"DCA"
]
}
},
"logo": "brev.svg"
},
{
"ticker": "ZKCUSDT",
"current_price": "0.0898000",
"change_1d": "0.0050000",
"change_1d_percentage": "5.896",
"open_price": "0.0848000",
"high": "0.0916000",
"low": "0.0812000",
"volume": "80840651",
"quote_volume": "7077777.7169000",
"open_time": 1772092560000,
"close_time": 1772179016031,
"base": "ZKC",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ZKCUSDT",
"pair": "ZKCUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1757944800000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "ZKC",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.0001000",
"max_price": "200",
"tick_size": "0.0001000"
},
{
"max_qty": "6000000",
"step_size": "1",
"filter_type": "LOT_SIZE",
"min_qty": "1"
},
{
"min_qty": "1",
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "600000",
"step_size": "1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.8500",
"multiplier_up": "1.1500"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "zkc.svg"
},
{
"ticker": "NEWTUSDT",
"current_price": "0.0753800",
"change_1d": "0.0075700",
"change_1d_percentage": "11.164",
"open_price": "0.0678100",
"high": "0.0757300",
"low": "0.0651100",
"volume": "98960297",
"quote_volume": "7020100.1212600",
"open_time": 1772092560000,
"close_time": 1772179013899,
"base": "NEWT",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "NEWTUSDT",
"pair": "NEWTUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1750343400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "NEWT",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Meme"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"max_price": "200",
"tick_size": "0.0001000",
"min_price": "0.0001000"
},
{
"step_size": "1",
"max_qty": "6000000",
"filter_type": "LOT_SIZE",
"min_qty": "1"
},
{
"min_qty": "1",
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "600000"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500",
"multiplier_decimal": "4"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "newt.svg"
},
{
"ticker": "USTCUSDT",
"current_price": "0.0050990",
"change_1d": "0.0002030",
"change_1d_percentage": "4.146",
"open_price": "0.0048960",
"high": "0.0057000",
"low": "0.0047240",
"volume": "1331514484",
"quote_volume": "6988406.0089690",
"open_time": 1772092560000,
"close_time": 1772179011391,
"base": "USTC",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "USTCUSDT",
"pair": "USTCUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1701088200000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "USTC",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.0000100",
"max_price": "200",
"tick_size": "0.0000010",
"filter_type": "PRICE_FILTER"
},
{
"filter_type": "LOT_SIZE",
"max_qty": "100000000",
"min_qty": "1",
"step_size": "1"
},
{
"max_qty": "10000000",
"min_qty": "1",
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_down": "0.8500",
"multiplier_decimal": "4",
"multiplier_up": "1.1500",
"filter_type": "PERCENT_PRICE"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "ustc.svg"
},
{
"ticker": "PNUTUSDT",
"current_price": "0.0474100",
"change_1d": "0.0002400",
"change_1d_percentage": "0.509",
"open_price": "0.0471700",
"high": "0.0480000",
"low": "0.0447200",
"volume": "148689687",
"quote_volume": "6893554.7379900",
"open_time": 1772092560000,
"close_time": 1772179012241,
"base": "PNUT",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "PNUTUSDT",
"pair": "PNUTUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1731327300000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "PNUT",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Meme"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.0000100",
"min_price": "0.0000100",
"filter_type": "PRICE_FILTER",
"max_price": "200"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1",
"max_qty": "10000000",
"step_size": "1"
},
{
"min_qty": "1",
"max_qty": "1000000",
"filter_type": "MARKET_LOT_SIZE",
"step_size": "1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500",
"multiplier_decimal": "4"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "pnut.svg"
},
{
"ticker": "UBUSDT",
"current_price": "0.0378400",
"change_1d": "-0.0084800",
"change_1d_percentage": "-18.307",
"open_price": "0.0463200",
"high": "0.0500600",
"low": "0.0372100",
"volume": "152977293",
"quote_volume": "6683137.1013100",
"open_time": 1772092560000,
"close_time": 1772179013381,
"base": "UB",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "UBUSDT",
"pair": "UBUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1757673000000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "UB",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Alpha"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "200",
"filter_type": "PRICE_FILTER",
"min_price": "0.0000100",
"tick_size": "0.0000100"
},
{
"min_qty": "1",
"filter_type": "LOT_SIZE",
"step_size": "1",
"max_qty": "200000000"
},
{
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "20000000",
"step_size": "1",
"min_qty": "1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.8500",
"multiplier_up": "1.1500",
"multiplier_decimal": "4"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "ub.svg"
},
{
"ticker": "YGGUSDT",
"current_price": "0.0400800",
"change_1d": "-0.0004700",
"change_1d_percentage": "-1.159",
"open_price": "0.0405500",
"high": "0.0410300",
"low": "0.0380000",
"volume": "169349570",
"quote_volume": "6665990.2976500",
"open_time": 1772092560000,
"close_time": 1772179012148,
"base": "YGG",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "YGGUSDT",
"pair": "YGGUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1691206200000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "YGG",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Gaming"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "200",
"filter_type": "PRICE_FILTER",
"min_price": "0.0000100",
"tick_size": "0.0000100"
},
{
"step_size": "1",
"filter_type": "LOT_SIZE",
"min_qty": "1",
"max_qty": "12000000"
},
{
"min_qty": "1",
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "1200000"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_up": "1.1500",
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.8500"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "ygg.svg"
},
{
"ticker": "FIGHTUSDT",
"current_price": "0.0067560",
"change_1d": "-0.0007410",
"change_1d_percentage": "-9.884",
"open_price": "0.0074970",
"high": "0.0076710",
"low": "0.0064580",
"volume": "946056469",
"quote_volume": "6525374.1602100",
"open_time": 1772092560000,
"close_time": 1772179012494,
"base": "FIGHT",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "FIGHTUSDT",
"pair": "FIGHTUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1769170500000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "FIGHT",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Alpha"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.0000010",
"filter_type": "PRICE_FILTER",
"max_price": "200",
"tick_size": "0.0000010"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1",
"max_qty": "40000000",
"step_size": "1"
},
{
"step_size": "1",
"max_qty": "4000000",
"min_qty": "1",
"filter_type": "MARKET_LOT_SIZE"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500",
"multiplier_down": "0.8500",
"multiplier_decimal": "4"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"RPI",
"DCA"
]
}
},
"logo": "fight.svg"
},
{
"ticker": "BATUSDT",
"current_price": "0.1090",
"change_1d": "-0.0070",
"change_1d_percentage": "-6.034",
"open_price": "0.1160",
"high": "0.1171",
"low": "0.1056",
"volume": "58075198.0",
"quote_volume": "6513246.3800",
"open_time": 1772092560000,
"close_time": 1772179005812,
"base": "BAT",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "BATUSDT",
"pair": "BATUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1569398400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "BAT",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 4,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Infrastructure"
],
"trigger_protect": "0.1000",
"liquidation_fee": "0.015000",
"market_take_bound": "0.10",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"max_price": "100000",
"tick_size": "0.0001",
"min_price": "0.0001"
},
{
"max_qty": "7000000",
"step_size": "0.1",
"filter_type": "LOT_SIZE",
"min_qty": "0.1"
},
{
"min_qty": "0.1",
"max_qty": "700000",
"filter_type": "MARKET_LOT_SIZE",
"step_size": "0.1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4",
"multiplier_up": "1.1000",
"multiplier_down": "0.9000"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "bat.svg"
},
{
"ticker": "GLMRUSDT",
"current_price": "0.2592000",
"change_1d": "-0.0095000",
"change_1d_percentage": "-3.536",
"open_price": "0.2687000",
"high": "0.2801700",
"low": "0.2548000",
"volume": "24710605",
"quote_volume": "6498856.2546600",
"open_time": 1715677200000,
"close_time": 1715763618575,
"base": "GLMR",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "GLMRUSDT",
"pair": "GLMRUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 1715763600000,
"onboard_date": 1695691800000,
"status": "SETTLING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "GLMR",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Layer-2"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "200",
"min_price": "0.0001000",
"filter_type": "PRICE_FILTER",
"tick_size": "0.0000100"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1",
"max_qty": "10000000",
"step_size": "1"
},
{
"step_size": "1",
"min_qty": "1",
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "200000"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_up": "1.1500",
"multiplier_decimal": "4",
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "glmr.svg"
},
{
"ticker": "FLOWUSDT",
"current_price": "0.0397600",
"change_1d": "0.0029800",
"change_1d_percentage": "8.102",
"open_price": "0.0367800",
"high": "0.0400000",
"low": "0.0353200",
"volume": "170970114.8",
"quote_volume": "6460341.2406100",
"open_time": 1772092560000,
"close_time": 1772179010981,
"base": "FLOW",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "FLOWUSDT",
"pair": "FLOWUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1644390000000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "FLOW",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Layer-1"
],
"trigger_protect": "0.1000",
"liquidation_fee": "0.015000",
"market_take_bound": "0.10",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.0000100",
"max_price": "1000",
"min_price": "0.0000100",
"filter_type": "PRICE_FILTER"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.1",
"max_qty": "10000000",
"step_size": "0.1"
},
{
"filter_type": "MARKET_LOT_SIZE",
"step_size": "0.1",
"max_qty": "1000000",
"min_qty": "0.1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.9000",
"multiplier_up": "1.1000"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "flow.svg"
},
{
"ticker": "PYTHUSDT",
"current_price": "0.0531400",
"change_1d": "0.0003200",
"change_1d_percentage": "0.606",
"open_price": "0.0528200",
"high": "0.0538200",
"low": "0.0503100",
"volume": "123760085",
"quote_volume": "6455477.0237000",
"open_time": 1772092560000,
"close_time": 1772179011741,
"base": "PYTH",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "PYTHUSDT",
"pair": "PYTHUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1700663400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "PYTH",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Infrastructure"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "200",
"filter_type": "PRICE_FILTER",
"min_price": "0.0001000",
"tick_size": "0.0000100"
},
{
"min_qty": "1",
"max_qty": "20000000",
"step_size": "1",
"filter_type": "LOT_SIZE"
},
{
"min_qty": "1",
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "2000000"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_up": "1.1500",
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.8500"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "pyth.svg"
},
{
"ticker": "DEXEUSDT",
"current_price": "3.684000",
"change_1d": "0.194000",
"change_1d_percentage": "5.559",
"open_price": "3.490000",
"high": "3.697000",
"low": "3.223000",
"volume": "1880411.29",
"quote_volume": "6434510.491560",
"open_time": 1772092560000,
"close_time": 1772179011509,
"base": "DEXE",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "DEXEUSDT",
"pair": "DEXEUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1735039800000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "DEXE",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 6,
"quantity_precision": 2,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.001000",
"filter_type": "PRICE_FILTER",
"max_price": "20000",
"tick_size": "0.001000"
},
{
"min_qty": "0.01",
"max_qty": "800000",
"step_size": "0.01",
"filter_type": "LOT_SIZE"
},
{
"min_qty": "0.01",
"max_qty": "30000",
"step_size": "0.01",
"filter_type": "MARKET_LOT_SIZE"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_down": "0.8500",
"multiplier_up": "1.1500",
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "dexe.svg"
},
{
"ticker": "GMTUSDT",
"current_price": "0.01217",
"change_1d": "0.00049",
"change_1d_percentage": "4.195",
"open_price": "0.01168",
"high": "0.01254",
"low": "0.01121",
"volume": "535197693",
"quote_volume": "6332629.81807",
"open_time": 1772092560000,
"close_time": 1772179009086,
"base": "GMT",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "GMTUSDT",
"pair": "GMTUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1647241200000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "GMT",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 5,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"NFT"
],
"trigger_protect": "0.1000",
"liquidation_fee": "0.015000",
"market_take_bound": "0.10",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.00010",
"filter_type": "PRICE_FILTER",
"tick_size": "0.00001",
"max_price": "10000"
},
{
"min_qty": "1",
"step_size": "1",
"filter_type": "LOT_SIZE",
"max_qty": "40000000"
},
{
"min_qty": "1",
"max_qty": "4000000",
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_decimal": "4",
"multiplier_down": "0.9000",
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1000"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "gmt.svg"
},
{
"ticker": "COMPUSDT",
"current_price": "19.19",
"change_1d": "0.64",
"change_1d_percentage": "3.450",
"open_price": "18.55",
"high": "19.46",
"low": "18.18",
"volume": "337546.482",
"quote_volume": "6325806.98",
"open_time": 1772092560000,
"close_time": 1772179012147,
"base": "COMP",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "COMPUSDT",
"pair": "COMPUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1569398400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "COMP",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 2,
"quantity_precision": 3,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1000",
"liquidation_fee": "0.015000",
"market_take_bound": "0.10",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.01",
"filter_type": "PRICE_FILTER",
"tick_size": "0.01",
"max_price": "100000"
},
{
"step_size": "0.001",
"filter_type": "LOT_SIZE",
"max_qty": "40000",
"min_qty": "0.001"
},
{
"max_qty": "4000",
"min_qty": "0.001",
"step_size": "0.001",
"filter_type": "MARKET_LOT_SIZE"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_decimal": "4",
"multiplier_up": "1.1000",
"multiplier_down": "0.9000",
"filter_type": "PERCENT_PRICE"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "comp.svg"
},
{
"ticker": "MANAUSDT",
"current_price": "0.1002",
"change_1d": "0.0018",
"change_1d_percentage": "1.829",
"open_price": "0.0984",
"high": "0.1009",
"low": "0.0936",
"volume": "65077953",
"quote_volume": "6319800.0380",
"open_time": 1772092560000,
"close_time": 1772179012222,
"base": "MANA",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "MANAUSDT",
"pair": "MANAUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1615705200000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "MANA",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 4,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Metaverse"
],
"trigger_protect": "0.1000",
"liquidation_fee": "0.015000",
"market_take_bound": "0.10",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.0001",
"tick_size": "0.0001",
"filter_type": "PRICE_FILTER",
"max_price": "100000"
},
{
"max_qty": "7000000",
"filter_type": "LOT_SIZE",
"step_size": "1",
"min_qty": "1"
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1",
"step_size": "1",
"max_qty": "700000"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.9000",
"multiplier_decimal": "4",
"multiplier_up": "1.1000"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "mana.svg"
},
{
"ticker": "EULUSDT",
"current_price": "1.001000",
"change_1d": "-0.054000",
"change_1d_percentage": "-5.118",
"open_price": "1.055000",
"high": "1.066000",
"low": "0.964000",
"volume": "6234370.3",
"quote_volume": "6300349.620500",
"open_time": 1772092560000,
"close_time": 1772179008868,
"base": "EUL",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "EULUSDT",
"pair": "EULUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1760365800000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "EUL",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 6,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.001000",
"max_price": "200",
"min_price": "0.001000",
"filter_type": "PRICE_FILTER"
},
{
"filter_type": "LOT_SIZE",
"max_qty": "300000",
"step_size": "0.1",
"min_qty": "0.1"
},
{
"max_qty": "30000",
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.1",
"step_size": "0.1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4",
"multiplier_down": "0.8500",
"multiplier_up": "1.1500"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "eul.svg"
},
{
"ticker": "ZKPUSDT",
"current_price": "0.0847200",
"change_1d": "-0.0010500",
"change_1d_percentage": "-1.224",
"open_price": "0.0857700",
"high": "0.0863200",
"low": "0.0808100",
"volume": "74494100",
"quote_volume": "6253782.8089200",
"open_time": 1772092560000,
"close_time": 1772179011471,
"base": "ZKP",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ZKPUSDT",
"pair": "ZKPUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1766311200000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "ZKP",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Alpha"
],
"trigger_protect": "0.2000",
"liquidation_fee": "0.020000",
"market_take_bound": "0.20",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.0000100",
"max_price": "200",
"filter_type": "PRICE_FILTER",
"tick_size": "0.0000100"
},
{
"min_qty": "1",
"filter_type": "LOT_SIZE",
"max_qty": "10000000",
"step_size": "1"
},
{
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "1000000",
"min_qty": "1",
"step_size": "1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_up": "1.2000",
"multiplier_down": "0.8000",
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"RPI",
"DCA"
]
}
},
"logo": "zkp.svg"
},
{
"ticker": "AWEUSDT",
"current_price": "0.0539600",
"change_1d": "0.0015700",
"change_1d_percentage": "2.997",
"open_price": "0.0523900",
"high": "0.0545900",
"low": "0.0520700",
"volume": "116947662",
"quote_volume": "6229186.9374000",
"open_time": 1772092560000,
"close_time": 1772179014219,
"base": "AWE",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "AWEUSDT",
"pair": "AWEUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1747814400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "AWE",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"AI"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.025000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"max_price": "200",
"min_price": "0.0000100",
"tick_size": "0.0000100"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1",
"step_size": "1",
"max_qty": "20000000"
},
{
"min_qty": "1",
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "2000000",
"step_size": "1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_decimal": "4",
"multiplier_up": "1.1500",
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.8500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "awe.svg"
},
{
"ticker": "MILKUSDT",
"current_price": "0.0100800",
"change_1d": "-0.0017700",
"change_1d_percentage": "-14.937",
"open_price": "0.0118500",
"high": "0.0121700",
"low": "0.0091100",
"volume": "582068068",
"quote_volume": "6202620.7701800",
"open_time": 1764838740000,
"close_time": 1764925194866,
"base": "MILK",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "MILKUSDT",
"pair": "MILKUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 1764925200000,
"onboard_date": 1746539100000,
"status": "SETTLING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "MILK",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"max_price": "200",
"min_price": "0.0000100",
"tick_size": "0.0000100"
},
{
"step_size": "1",
"min_qty": "1",
"filter_type": "LOT_SIZE",
"max_qty": "20000000"
},
{
"max_qty": "2000000",
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500",
"multiplier_decimal": "4",
"multiplier_down": "0.8500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "milk.svg"
},
{
"ticker": "RADUSDT",
"current_price": "1.687400",
"change_1d": "-0.036700",
"change_1d_percentage": "-2.129",
"open_price": "1.724100",
"high": "1.830000",
"low": "1.667900",
"volume": "3528280",
"quote_volume": "6187462.766800",
"open_time": 1715590800000,
"close_time": 1715677232364,
"base": "RAD",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "RADUSDT",
"pair": "RADUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 1715677200000,
"onboard_date": 1683590400000,
"status": "SETTLING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "RAD",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 6,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "2000",
"filter_type": "PRICE_FILTER",
"min_price": "0.001000",
"tick_size": "0.000100"
},
{
"min_qty": "1",
"max_qty": "10000000",
"step_size": "1",
"filter_type": "LOT_SIZE"
},
{
"min_qty": "1",
"step_size": "1",
"max_qty": "30000",
"filter_type": "MARKET_LOT_SIZE"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_down": "0.8500",
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "rad.svg"
},
{
"ticker": "XTZUSDT",
"current_price": "0.399",
"change_1d": "0.004",
"change_1d_percentage": "1.013",
"open_price": "0.395",
"high": "0.400",
"low": "0.381",
"volume": "15767692.2",
"quote_volume": "6154997.126",
"open_time": 1772092560000,
"close_time": 1772178971547,
"base": "XTZ",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "XTZUSDT",
"pair": "XTZUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1569398400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "XTZ",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 3,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Layer-1"
],
"trigger_protect": "0.1000",
"liquidation_fee": "0.015000",
"market_take_bound": "0.10",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"max_price": "100000",
"tick_size": "0.001",
"min_price": "0.001"
},
{
"max_qty": "2000000",
"step_size": "0.1",
"filter_type": "LOT_SIZE",
"min_qty": "0.1"
},
{
"min_qty": "0.1",
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "200000",
"step_size": "0.1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1000",
"multiplier_decimal": "4",
"multiplier_down": "0.9000"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "xtz.svg"
},
{
"ticker": "BTRUSDT",
"current_price": "0.1862500",
"change_1d": "0.0011000",
"change_1d_percentage": "0.594",
"open_price": "0.1851500",
"high": "0.1991200",
"low": "0.1832000",
"volume": "31719442",
"quote_volume": "6089782.9773200",
"open_time": 1772092560000,
"close_time": 1772179012235,
"base": "BTR",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "BTRUSDT",
"pair": "BTRUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1756290600000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "BTR",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Layer-2"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.0001000",
"tick_size": "0.0000100",
"filter_type": "PRICE_FILTER",
"max_price": "200"
},
{
"max_qty": "20000000",
"filter_type": "LOT_SIZE",
"min_qty": "1",
"step_size": "1"
},
{
"filter_type": "MARKET_LOT_SIZE",
"step_size": "1",
"max_qty": "2000000",
"min_qty": "1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_up": "1.1500",
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.8500",
"multiplier_decimal": "4"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "btr.svg"
},
{
"ticker": "CVXUSDT",
"current_price": "1.714000",
"change_1d": "-0.171000",
"change_1d_percentage": "-9.072",
"open_price": "1.885000",
"high": "1.897000",
"low": "1.683000",
"volume": "3354152.6",
"quote_volume": "6061201.433800",
"open_time": 1772092560000,
"close_time": 1772179007376,
"base": "CVX",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "CVXUSDT",
"pair": "CVXUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1753270200000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "CVX",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 6,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "2000",
"min_price": "0.001000",
"filter_type": "PRICE_FILTER",
"tick_size": "0.001000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.1",
"max_qty": "500000",
"step_size": "0.1"
},
{
"max_qty": "50000",
"min_qty": "0.1",
"filter_type": "MARKET_LOT_SIZE",
"step_size": "0.1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_up": "1.1500",
"multiplier_down": "0.8500",
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "cvx.svg"
},
{
"ticker": "FLMUSDT",
"current_price": "0.0082",
"change_1d": "-0.0036",
"change_1d_percentage": "-30.508",
"open_price": "0.0118",
"high": "0.0136",
"low": "0.0076",
"volume": "525308135",
"quote_volume": "6048396.4552",
"open_time": 1763629140000,
"close_time": 1763715595262,
"base": "FLM",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "FLMUSDT",
"pair": "FLMUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 1763715600000,
"onboard_date": 1569398400000,
"status": "SETTLING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "FLM",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 4,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.025000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.0001",
"max_price": "1000",
"filter_type": "PRICE_FILTER",
"tick_size": "0.0001"
},
{
"max_qty": "40000000",
"step_size": "1",
"min_qty": "1",
"filter_type": "LOT_SIZE"
},
{
"min_qty": "1",
"filter_type": "MARKET_LOT_SIZE",
"step_size": "1",
"max_qty": "4000000"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_down": "0.8500",
"multiplier_up": "1.1500",
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "flm.svg"
},
{
"ticker": "SUSDT",
"current_price": "0.0422100",
"change_1d": "0.0005300",
"change_1d_percentage": "1.272",
"open_price": "0.0416800",
"high": "0.0425300",
"low": "0.0394200",
"volume": "146706597",
"quote_volume": "6007342.5612400",
"open_time": 1772092560000,
"close_time": 1772179012129,
"base": "S",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "SUSDT",
"pair": "SUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1737021600000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "S",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Layer-1"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.0000100",
"tick_size": "0.0000100",
"max_price": "200",
"filter_type": "PRICE_FILTER"
},
{
"step_size": "1",
"filter_type": "LOT_SIZE",
"min_qty": "1",
"max_qty": "20000000"
},
{
"min_qty": "1",
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "2000000"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_decimal": "4",
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "s.svg"
},
{
"ticker": "CYBERUSDT",
"current_price": "0.547900",
"change_1d": "0.000400",
"change_1d_percentage": "0.073",
"open_price": "0.547500",
"high": "0.550800",
"low": "0.521300",
"volume": "11133909.1",
"quote_volume": "6004011.782950",
"open_time": 1772092560000,
"close_time": 1772179013146,
"base": "CYBER",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "CYBERUSDT",
"pair": "CYBERUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1692619200000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "CYBER",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 6,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Infrastructure"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"tick_size": "0.000100",
"max_price": "2000",
"min_price": "0.000100"
},
{
"min_qty": "0.1",
"max_qty": "10000000",
"filter_type": "LOT_SIZE",
"step_size": "0.1"
},
{
"min_qty": "0.1",
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "90000",
"step_size": "0.1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500",
"multiplier_down": "0.8500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "cyber.svg"
},
{
"ticker": "LAYERUSDT",
"current_price": "0.087800",
"change_1d": "0.002300",
"change_1d_percentage": "2.690",
"open_price": "0.085500",
"high": "0.091500",
"low": "0.082100",
"volume": "68701360.9",
"quote_volume": "5977809.304360",
"open_time": 1772092560000,
"close_time": 1772179011647,
"base": "LAYER",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "LAYERUSDT",
"pair": "LAYERUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1739288700000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "LAYER",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 6,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Infrastructure"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.025000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.000100",
"tick_size": "0.000100",
"filter_type": "PRICE_FILTER",
"max_price": "200"
},
{
"filter_type": "LOT_SIZE",
"max_qty": "4000000",
"min_qty": "0.1",
"step_size": "0.1"
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.1",
"step_size": "0.1",
"max_qty": "400000"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_decimal": "4",
"multiplier_down": "0.8500",
"multiplier_up": "1.1500",
"filter_type": "PERCENT_PRICE"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "layer.svg"
},
{
"ticker": "STXUSDT",
"current_price": "0.2699000",
"change_1d": "0.0099000",
"change_1d_percentage": "3.808",
"open_price": "0.2600000",
"high": "0.2712000",
"low": "0.2535000",
"volume": "22389562",
"quote_volume": "5865331.8182000",
"open_time": 1772092560000,
"close_time": 1772179012150,
"base": "STX",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "STXUSDT",
"pair": "STXUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1676876400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "STX",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Storage"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.0001000",
"min_price": "0.0001000",
"max_price": "200",
"filter_type": "PRICE_FILTER"
},
{
"min_qty": "1",
"max_qty": "10000000",
"step_size": "1",
"filter_type": "LOT_SIZE"
},
{
"min_qty": "1",
"step_size": "1",
"max_qty": "400000",
"filter_type": "MARKET_LOT_SIZE"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4",
"multiplier_down": "0.8500",
"multiplier_up": "1.1500"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "stx.svg"
},
{
"ticker": "MERLUSDT",
"current_price": "0.0452100",
"change_1d": "0.0002600",
"change_1d_percentage": "0.578",
"open_price": "0.0449500",
"high": "0.0461000",
"low": "0.0416200",
"volume": "130285106",
"quote_volume": "5774547.8044800",
"open_time": 1772092560000,
"close_time": 1772179008802,
"base": "MERL",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "MERLUSDT",
"pair": "MERLUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1748507400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "MERL",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Layer-2"
],
"trigger_protect": "0.2000",
"liquidation_fee": "0.020000",
"market_take_bound": "0.20",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.0000100",
"max_price": "200",
"min_price": "0.0000100",
"filter_type": "PRICE_FILTER"
},
{
"min_qty": "1",
"max_qty": "8000000",
"filter_type": "LOT_SIZE",
"step_size": "1"
},
{
"max_qty": "800000",
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1",
"step_size": "1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_up": "1.2000",
"multiplier_down": "0.8000",
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "merl.svg"
},
{
"ticker": "REIUSDT",
"current_price": "0.0056533",
"change_1d": "-0.0003167",
"change_1d_percentage": "-5.305",
"open_price": "0.0059700",
"high": "0.0065100",
"low": "0.0056200",
"volume": "940395593",
"quote_volume": "5650676.7422392",
"open_time": 1765270800000,
"close_time": 1765357215553,
"base": "REI",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "REIUSDT",
"pair": "REIUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 1765357200000,
"onboard_date": 1727434800000,
"status": "SETTLING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "REI",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Layer-1"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.025000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.0000100",
"filter_type": "PRICE_FILTER",
"tick_size": "0.0000100",
"max_price": "200"
},
{
"step_size": "1",
"filter_type": "LOT_SIZE",
"min_qty": "1",
"max_qty": "60000000"
},
{
"min_qty": "1",
"filter_type": "MARKET_LOT_SIZE",
"step_size": "1",
"max_qty": "6000000"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_decimal": "4",
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "rei.svg"
},
{
"ticker": "RUNEUSDT",
"current_price": "0.4083",
"change_1d": "-0.0060",
"change_1d_percentage": "-1.448",
"open_price": "0.4143",
"high": "0.4163",
"low": "0.3964",
"volume": "13837532",
"quote_volume": "5628134.6733",
"open_time": 1772092560000,
"close_time": 1772179012303,
"base": "RUNE",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "RUNEUSDT",
"pair": "RUNEUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1569398400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "RUNE",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 4,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1000",
"liquidation_fee": "0.015000",
"market_take_bound": "0.10",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"max_price": "839",
"tick_size": "0.0001",
"min_price": "0.0001"
},
{
"step_size": "1",
"min_qty": "1",
"max_qty": "10000000",
"filter_type": "LOT_SIZE"
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1",
"max_qty": "200000",
"step_size": "1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1000",
"multiplier_down": "0.9000",
"multiplier_decimal": "4"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "rune.svg"
},
{
"ticker": "BADGERUSDT",
"current_price": "0.835800",
"change_1d": "-0.026900",
"change_1d_percentage": "-3.118",
"open_price": "0.862700",
"high": "0.881600",
"low": "0.753000",
"volume": "6732174",
"quote_volume": "5624170.029900",
"open_time": 1744534800000,
"close_time": 1744621242345,
"base": "BADGER",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "BADGERUSDT",
"pair": "BADGERUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 1744621200000,
"onboard_date": 1699533000000,
"status": "SETTLING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "BADGER",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 6,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Bitcoin Eco"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"max_price": "200",
"min_price": "0.001000",
"tick_size": "0.000100"
},
{
"max_qty": "1000000",
"step_size": "1",
"filter_type": "LOT_SIZE",
"min_qty": "1"
},
{
"max_qty": "100000",
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_decimal": "4",
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "badger.svg"
},
{
"ticker": "2ZUSDT",
"current_price": "0.0795400",
"change_1d": "0.0016500",
"change_1d_percentage": "2.118",
"open_price": "0.0778900",
"high": "0.0815200",
"low": "0.0745800",
"volume": "71613877",
"quote_volume": "5592474.9311400",
"open_time": 1772092560000,
"close_time": 1772179012325,
"base": "2Z",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "2ZUSDT",
"pair": "2ZUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1759408200000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "2Z",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Infrastructure"
],
"trigger_protect": "0.2000",
"liquidation_fee": "0.015000",
"market_take_bound": "0.20",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.0000100",
"filter_type": "PRICE_FILTER",
"max_price": "200",
"tick_size": "0.0000100"
},
{
"max_qty": "7000000",
"min_qty": "1",
"filter_type": "LOT_SIZE",
"step_size": "1"
},
{
"max_qty": "700000",
"min_qty": "1",
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_up": "1.2000",
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.8000"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY"
]
}
},
"logo": "2z.svg"
},
{
"ticker": "PTBUSDT",
"current_price": "0.0011270",
"change_1d": "-0.0000730",
"change_1d_percentage": "-6.083",
"open_price": "0.0012000",
"high": "0.0012310",
"low": "0.0010730",
"volume": "4792799529",
"quote_volume": "5528119.2784580",
"open_time": 1772092560000,
"close_time": 1772179009110,
"base": "PTB",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "PTBUSDT",
"pair": "PTBUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1756902600000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "PTB",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Alpha"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.0000010",
"max_price": "200",
"filter_type": "PRICE_FILTER",
"tick_size": "0.0000010"
},
{
"filter_type": "LOT_SIZE",
"step_size": "1",
"max_qty": "200000000",
"min_qty": "1"
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1",
"step_size": "1",
"max_qty": "20000000"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_decimal": "4",
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "ptb.svg"
},
{
"ticker": "ATUSDT",
"current_price": "0.1597800",
"change_1d": "0.0024600",
"change_1d_percentage": "1.564",
"open_price": "0.1573200",
"high": "0.1638500",
"low": "0.1561000",
"volume": "34411113",
"quote_volume": "5510071.4730500",
"open_time": 1772092560000,
"close_time": 1772179013080,
"base": "AT",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ATUSDT",
"pair": "ATUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1761737400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "AT",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Alpha"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.0000100",
"max_price": "200",
"filter_type": "PRICE_FILTER",
"tick_size": "0.0000100"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1",
"step_size": "1",
"max_qty": "6000000"
},
{
"min_qty": "1",
"filter_type": "MARKET_LOT_SIZE",
"step_size": "1",
"max_qty": "600000"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_up": "1.1500",
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.8500",
"multiplier_decimal": "4"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "at.svg"
},
{
"ticker": "LPTUSDT",
"current_price": "2.401",
"change_1d": "0.052",
"change_1d_percentage": "2.214",
"open_price": "2.349",
"high": "2.439",
"low": "2.280",
"volume": "2335023.1",
"quote_volume": "5493871.033",
"open_time": 1772092560000,
"close_time": 1772179012302,
"base": "LPT",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "LPTUSDT",
"pair": "LPTUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1636527600000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "LPT",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 3,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"AI"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.025000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "100000",
"tick_size": "0.001",
"filter_type": "PRICE_FILTER",
"min_price": "0.010"
},
{
"filter_type": "LOT_SIZE",
"max_qty": "1000000",
"step_size": "0.1",
"min_qty": "0.1"
},
{
"min_qty": "0.1",
"max_qty": "35000",
"step_size": "0.1",
"filter_type": "MARKET_LOT_SIZE"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_up": "1.1500",
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4",
"multiplier_down": "0.8500"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "lpt.svg"
},
{
"ticker": "TURBOUSDT",
"current_price": "0.0010289",
"change_1d": "-0.0000080",
"change_1d_percentage": "-0.772",
"open_price": "0.0010369",
"high": "0.0010582",
"low": "0.0009826",
"volume": "5390005245",
"quote_volume": "5487553.1059547",
"open_time": 1772092560000,
"close_time": 1772179012308,
"base": "TURBO",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "TURBOUSDT",
"pair": "TURBOUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1717083000000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "TURBO",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"AI"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"tick_size": "0.0000001",
"min_price": "0.0000010",
"max_price": "200"
},
{
"min_qty": "1",
"step_size": "1",
"max_qty": "500000000",
"filter_type": "LOT_SIZE"
},
{
"min_qty": "1",
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "50000000"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_up": "1.1500",
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "turbo.svg"
},
{
"ticker": "ARKMUSDT",
"current_price": "0.1114000",
"change_1d": "-0.0012000",
"change_1d_percentage": "-1.066",
"open_price": "0.1126000",
"high": "0.1141000",
"low": "0.1056000",
"volume": "48394828",
"quote_volume": "5322239.8655000",
"open_time": 1772092560000,
"close_time": 1772179014207,
"base": "ARKM",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ARKMUSDT",
"pair": "ARKMUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1690512300000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "ARKM",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Infrastructure"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "200",
"tick_size": "0.0001000",
"min_price": "0.0001000",
"filter_type": "PRICE_FILTER"
},
{
"filter_type": "LOT_SIZE",
"max_qty": "4000000",
"step_size": "1",
"min_qty": "1"
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1",
"max_qty": "400000",
"step_size": "1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500",
"multiplier_down": "0.8500",
"multiplier_decimal": "4"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "arkm.svg"
},
{
"ticker": "ZKJUSDT",
"current_price": "0.023980",
"change_1d": "0.001550",
"change_1d_percentage": "6.910",
"open_price": "0.022430",
"high": "0.026880",
"low": "0.022160",
"volume": "217868701.0",
"quote_volume": "5315836.595121",
"open_time": 1772092560000,
"close_time": 1772179008384,
"base": "ZKJ",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ZKJUSDT",
"pair": "ZKJUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1747128600000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "ZKJ",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 6,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Layer-2"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "2000",
"filter_type": "PRICE_FILTER",
"tick_size": "0.000010",
"min_price": "0.000010"
},
{
"max_qty": "20000000",
"step_size": "0.1",
"filter_type": "LOT_SIZE",
"min_qty": "0.1"
},
{
"max_qty": "2000000",
"min_qty": "0.1",
"filter_type": "MARKET_LOT_SIZE",
"step_size": "0.1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4",
"multiplier_up": "1.1500",
"multiplier_down": "0.8500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "zkj.svg"
},
{
"ticker": "PARTIUSDT",
"current_price": "0.0957800",
"change_1d": "-0.0035400",
"change_1d_percentage": "-3.564",
"open_price": "0.0993200",
"high": "0.1035400",
"low": "0.0945900",
"volume": "53931714",
"quote_volume": "5283164.7558200",
"open_time": 1772092560000,
"close_time": 1772179012306,
"base": "PARTI",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "PARTIUSDT",
"pair": "PARTIUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1742907600000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "PARTI",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Layer-1"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"tick_size": "0.0000100",
"max_price": "200",
"min_price": "0.0000100"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1",
"max_qty": "10000000",
"step_size": "1"
},
{
"filter_type": "MARKET_LOT_SIZE",
"step_size": "1",
"min_qty": "1",
"max_qty": "1000000"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_up": "1.1500",
"multiplier_decimal": "4",
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "parti.svg"
},
{
"ticker": "MEUSDT",
"current_price": "0.1224000",
"change_1d": "0.0022000",
"change_1d_percentage": "1.830",
"open_price": "0.1202000",
"high": "0.1225000",
"low": "0.1157000",
"volume": "43664127.8",
"quote_volume": "5225281.4577100",
"open_time": 1772092560000,
"close_time": 1772179011344,
"base": "ME",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "MEUSDT",
"pair": "MEUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1733850000000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "ME",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"NFT"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "2000",
"filter_type": "PRICE_FILTER",
"min_price": "0.0010000",
"tick_size": "0.0001000"
},
{
"step_size": "0.1",
"max_qty": "4000000",
"filter_type": "LOT_SIZE",
"min_qty": "0.1"
},
{
"min_qty": "0.1",
"step_size": "0.1",
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "400000"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_up": "1.1500",
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4",
"multiplier_down": "0.8500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "me.svg"
},
{
"ticker": "MEMEUSDT",
"current_price": "0.0006397",
"change_1d": "0.0000024",
"change_1d_percentage": "0.377",
"open_price": "0.0006373",
"high": "0.0006492",
"low": "0.0006033",
"volume": "8169832648",
"quote_volume": "5132649.4372039",
"open_time": 1772092560000,
"close_time": 1772179011230,
"base": "MEME",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "MEMEUSDT",
"pair": "MEMEUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1699012800000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "MEME",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Meme"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.0000010",
"min_price": "0.0000010",
"filter_type": "PRICE_FILTER",
"max_price": "200"
},
{
"step_size": "1",
"min_qty": "1",
"filter_type": "LOT_SIZE",
"max_qty": "600000000"
},
{
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "60000000",
"min_qty": "1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_decimal": "4",
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "meme.svg"
},
{
"ticker": "PROMPTUSDT",
"current_price": "0.0458500",
"change_1d": "-0.0001300",
"change_1d_percentage": "-0.283",
"open_price": "0.0459800",
"high": "0.0505200",
"low": "0.0446000",
"volume": "108808463",
"quote_volume": "5128828.9075800",
"open_time": 1772092560000,
"close_time": 1772178998578,
"base": "PROMPT",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "PROMPTUSDT",
"pair": "PROMPTUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1744353000000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "PROMPT",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"AI"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.0000100",
"tick_size": "0.0000100",
"max_price": "200",
"filter_type": "PRICE_FILTER"
},
{
"step_size": "1",
"filter_type": "LOT_SIZE",
"max_qty": "11000000",
"min_qty": "1"
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1",
"step_size": "1",
"max_qty": "1100000"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_up": "1.1500",
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.8500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "prompt.svg"
},
{
"ticker": "DEFIUSDT",
"current_price": "930.0",
"change_1d": "19.9",
"change_1d_percentage": "2.187",
"open_price": "910.1",
"high": "949.4",
"low": "891.3",
"volume": "5519.318",
"quote_volume": "5109389.6",
"open_time": 1754816340000,
"close_time": 1754902786133,
"base": "DEFI",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "DEFIUSDT",
"pair": "DEFIUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 1754902800000,
"onboard_date": 1569398400000,
"status": "SETTLING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "DEFI",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 1,
"quantity_precision": 3,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "INDEX",
"underlying_sub_type": [
"Index"
],
"trigger_protect": "0.1000",
"liquidation_fee": "0.015000",
"market_take_bound": "0.10",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "33.8",
"filter_type": "PRICE_FILTER",
"max_price": "230680",
"tick_size": "0.1"
},
{
"max_qty": "10000",
"filter_type": "LOT_SIZE",
"min_qty": "0.001",
"step_size": "0.001"
},
{
"min_qty": "0.001",
"filter_type": "MARKET_LOT_SIZE",
"step_size": "0.001",
"max_qty": "80"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_down": "0.9000",
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1000",
"multiplier_decimal": "4"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "defi.svg"
},
{
"ticker": "GRTUSDT",
"current_price": "0.02725",
"change_1d": "0.00004",
"change_1d_percentage": "0.147",
"open_price": "0.02721",
"high": "0.02748",
"low": "0.02608",
"volume": "189034418",
"quote_volume": "5063333.25505",
"open_time": 1772092560000,
"close_time": 1772179011762,
"base": "GRT",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "GRTUSDT",
"pair": "GRTUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1608274800000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "GRT",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 5,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"AI"
],
"trigger_protect": "0.1000",
"liquidation_fee": "0.015000",
"market_take_bound": "0.10",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00001",
"max_price": "100",
"tick_size": "0.00001"
},
{
"filter_type": "LOT_SIZE",
"max_qty": "30000000",
"min_qty": "1",
"step_size": "1"
},
{
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "3000000",
"min_qty": "1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_down": "0.9000",
"multiplier_up": "1.1000",
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "grt.svg"
},
{
"ticker": "TREEUSDT",
"current_price": "0.0768400",
"change_1d": "0.0059000",
"change_1d_percentage": "8.317",
"open_price": "0.0709400",
"high": "0.0795000",
"low": "0.0674700",
"volume": "67021296",
"quote_volume": "4983878.0857400",
"open_time": 1772092560000,
"close_time": 1772179012639,
"base": "TREE",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "TREEUSDT",
"pair": "TREEUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1753797600000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "TREE",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"tick_size": "0.0001000",
"max_price": "200",
"min_price": "0.0001000"
},
{
"filter_type": "LOT_SIZE",
"max_qty": "6000000",
"step_size": "1",
"min_qty": "1"
},
{
"max_qty": "600000",
"filter_type": "MARKET_LOT_SIZE",
"step_size": "1",
"min_qty": "1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.8500",
"multiplier_decimal": "4",
"multiplier_up": "1.1500"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "tree.svg"
},
{
"ticker": "MUSDT",
"current_price": "1.4363000",
"change_1d": "0.0679000",
"change_1d_percentage": "4.962",
"open_price": "1.3684000",
"high": "1.4615000",
"low": "1.3472000",
"volume": "3508638",
"quote_volume": "4965179.1631000",
"open_time": 1772092560000,
"close_time": 1772179008641,
"base": "M",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "MUSDT",
"pair": "MUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1751880600000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "M",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Meme"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"max_price": "200",
"min_price": "0.0001000",
"tick_size": "0.0001000"
},
{
"min_qty": "1",
"filter_type": "LOT_SIZE",
"max_qty": "2000000",
"step_size": "1"
},
{
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1",
"max_qty": "200000"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_decimal": "4",
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "m.svg"
},
{
"ticker": "NAORISUSDT",
"current_price": "0.0309600",
"change_1d": "0.0004000",
"change_1d_percentage": "1.309",
"open_price": "0.0305600",
"high": "0.0337500",
"low": "0.0300300",
"volume": "157587272",
"quote_volume": "4957365.2089400",
"open_time": 1772092560000,
"close_time": 1772179013877,
"base": "NAORIS",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "NAORISUSDT",
"pair": "NAORISUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1753965000000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "NAORIS",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Infrastructure"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.0000100",
"max_price": "200",
"filter_type": "PRICE_FILTER",
"min_price": "0.0001000"
},
{
"min_qty": "1",
"filter_type": "LOT_SIZE",
"step_size": "1",
"max_qty": "20000000"
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1",
"step_size": "1",
"max_qty": "2000000"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_up": "1.1500",
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "naoris.svg"
},
{
"ticker": "RPLUSDT",
"current_price": "1.9780000",
"change_1d": "-0.0320000",
"change_1d_percentage": "-1.592",
"open_price": "2.0100000",
"high": "2.0900000",
"low": "1.8900000",
"volume": "2489894.1",
"quote_volume": "4920345.5570000",
"open_time": 1772092560000,
"close_time": 1772179008413,
"base": "RPL",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "RPLUSDT",
"pair": "RPLUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1725885000000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "RPL",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.0100000",
"filter_type": "PRICE_FILTER",
"max_price": "2000",
"tick_size": "0.0010000"
},
{
"max_qty": "300000",
"min_qty": "0.1",
"filter_type": "LOT_SIZE",
"step_size": "0.1"
},
{
"min_qty": "0.1",
"step_size": "0.1",
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "30000"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4",
"multiplier_up": "1.1500",
"multiplier_down": "0.8500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "rpl.svg"
},
{
"ticker": "STOUSDT",
"current_price": "0.0618200",
"change_1d": "0.0045300",
"change_1d_percentage": "7.907",
"open_price": "0.0572900",
"high": "0.0674200",
"low": "0.0572000",
"volume": "79047191",
"quote_volume": "4900730.5979500",
"open_time": 1772092560000,
"close_time": 1772179011367,
"base": "STO",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "STOUSDT",
"pair": "STOUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1744469100000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "STO",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.0000100",
"filter_type": "PRICE_FILTER",
"max_price": "200",
"tick_size": "0.0000100"
},
{
"max_qty": "10000000",
"filter_type": "LOT_SIZE",
"min_qty": "1",
"step_size": "1"
},
{
"filter_type": "MARKET_LOT_SIZE",
"step_size": "1",
"max_qty": "800000",
"min_qty": "1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_decimal": "4",
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "sto.svg"
},
{
"ticker": "NKNUSDT",
"current_price": "0.00561",
"change_1d": "-0.00158",
"change_1d_percentage": "-21.975",
"open_price": "0.00719",
"high": "0.00793",
"low": "0.00516",
"volume": "766243445",
"quote_volume": "4848895.41413",
"open_time": 1770282000000,
"close_time": 1770368436914,
"base": "NKN",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "NKNUSDT",
"pair": "NKNUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 1770368400000,
"onboard_date": 1617865200000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "NKN",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 5,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"PoW"
],
"trigger_protect": "0.1000",
"liquidation_fee": "0.025000",
"market_take_bound": "0.10",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"tick_size": "0.00001",
"min_price": "0.00001",
"max_price": "20000"
},
{
"filter_type": "LOT_SIZE",
"max_qty": "50000000",
"step_size": "1",
"min_qty": "1"
},
{
"step_size": "1",
"min_qty": "1",
"max_qty": "5000000",
"filter_type": "MARKET_LOT_SIZE"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_down": "0.9000",
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1000",
"multiplier_decimal": "4"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "nkn.svg"
},
{
"ticker": "KAITOUSDT",
"current_price": "0.334900",
"change_1d": "0.012200",
"change_1d_percentage": "3.781",
"open_price": "0.322700",
"high": "0.337100",
"low": "0.314000",
"volume": "14896193.9",
"quote_volume": "4843007.750800",
"open_time": 1772092560000,
"close_time": 1772179012326,
"base": "KAITO",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "KAITOUSDT",
"pair": "KAITOUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1740056400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "KAITO",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 6,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Infrastructure"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.000100",
"min_price": "0.000100",
"filter_type": "PRICE_FILTER",
"max_price": "200"
},
{
"min_qty": "0.1",
"filter_type": "LOT_SIZE",
"max_qty": "2000000",
"step_size": "0.1"
},
{
"step_size": "0.1",
"max_qty": "200000",
"min_qty": "0.1",
"filter_type": "MARKET_LOT_SIZE"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_up": "1.1500",
"multiplier_down": "0.8500",
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "kaito.svg"
},
{
"ticker": "SAPIENUSDT",
"current_price": "0.0893000",
"change_1d": "-0.0060200",
"change_1d_percentage": "-6.316",
"open_price": "0.0953200",
"high": "0.0971100",
"low": "0.0870900",
"volume": "52795211",
"quote_volume": "4789465.1692600",
"open_time": 1772092560000,
"close_time": 1772179012329,
"base": "SAPIEN",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "SAPIENUSDT",
"pair": "SAPIENUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1755711000000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "SAPIEN",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Alpha"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.0001000",
"max_price": "200",
"tick_size": "0.0000100",
"filter_type": "PRICE_FILTER"
},
{
"step_size": "1",
"max_qty": "5000000",
"filter_type": "LOT_SIZE",
"min_qty": "1"
},
{
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "500000",
"step_size": "1",
"min_qty": "1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4",
"multiplier_up": "1.1500",
"multiplier_down": "0.8500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "sapien.svg"
},
{
"ticker": "ALICEUSDT",
"current_price": "0.112",
"change_1d": "0.007",
"change_1d_percentage": "6.667",
"open_price": "0.105",
"high": "0.116",
"low": "0.100",
"volume": "45037638.3",
"quote_volume": "4766795.967",
"open_time": 1772092560000,
"close_time": 1772179006793,
"base": "ALICE",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ALICEUSDT",
"pair": "ALICEUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1615791600000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "ALICE",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 3,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Metaverse"
],
"trigger_protect": "0.1000",
"liquidation_fee": "0.015000",
"market_take_bound": "0.10",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"max_price": "100000",
"tick_size": "0.001",
"min_price": "0.001"
},
{
"step_size": "0.1",
"filter_type": "LOT_SIZE",
"max_qty": "4000000",
"min_qty": "0.1"
},
{
"step_size": "0.1",
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.1",
"max_qty": "400000"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_up": "1.1000",
"multiplier_down": "0.9000",
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "alice.svg"
},
{
"ticker": "ORBSUSDT",
"current_price": "0.0351570",
"change_1d": "-0.0014200",
"change_1d_percentage": "-3.882",
"open_price": "0.0365770",
"high": "0.0378870",
"low": "0.0335000",
"volume": "129413521",
"quote_volume": "4744389.8263340",
"open_time": 1733648340000,
"close_time": 1733734785865,
"base": "ORBS",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ORBSUSDT",
"pair": "ORBSUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 1733734800000,
"onboard_date": 1697522400000,
"status": "SETTLING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "ORBS",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Infrastructure"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.0000100",
"max_price": "200",
"tick_size": "0.0000010"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1",
"max_qty": "10000000",
"step_size": "1"
},
{
"step_size": "1",
"max_qty": "1500000",
"min_qty": "1",
"filter_type": "MARKET_LOT_SIZE"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_up": "1.1500",
"multiplier_decimal": "4",
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "orbs.svg"
},
{
"ticker": "BANUSDT",
"current_price": "0.1124100",
"change_1d": "0.0021600",
"change_1d_percentage": "1.959",
"open_price": "0.1102500",
"high": "0.1204700",
"low": "0.1098500",
"volume": "40699413",
"quote_volume": "4670066.4167100",
"open_time": 1772092560000,
"close_time": 1772179012789,
"base": "BAN",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "BANUSDT",
"pair": "BANUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1731929400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "BAN",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Meme"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"max_price": "200",
"tick_size": "0.0000100",
"min_price": "0.0001000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1",
"max_qty": "12000000",
"step_size": "1"
},
{
"step_size": "1",
"min_qty": "1",
"max_qty": "1200000",
"filter_type": "MARKET_LOT_SIZE"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_up": "1.1500",
"multiplier_decimal": "4",
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "ban.svg"
},
{
"ticker": "SKLUSDT",
"current_price": "0.00675",
"change_1d": "0.00008",
"change_1d_percentage": "1.199",
"open_price": "0.00667",
"high": "0.00724",
"low": "0.00643",
"volume": "684658018",
"quote_volume": "4655930.59545",
"open_time": 1772092560000,
"close_time": 1772178980547,
"base": "SKL",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "SKLUSDT",
"pair": "SKLUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1598252400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "SKL",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 5,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Layer-2"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.00001",
"max_price": "100",
"filter_type": "PRICE_FILTER",
"tick_size": "0.00001"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1",
"step_size": "1",
"max_qty": "70000000"
},
{
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "7000000",
"min_qty": "1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_down": "0.8500",
"multiplier_up": "1.1500",
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "skl.svg"
},
{
"ticker": "BTCDOMUSDT",
"current_price": "5014.2",
"change_1d": "27.4",
"change_1d_percentage": "0.549",
"open_price": "4986.8",
"high": "5064.2",
"low": "4970.1",
"volume": "922.555",
"quote_volume": "4635514.2",
"open_time": 1772092560000,
"close_time": 1772179010481,
"base": "BTCDOM",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "BTCDOMUSDT",
"pair": "BTCDOMUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1623913200000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "BTCDOM",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 1,
"quantity_precision": 3,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "INDEX",
"underlying_sub_type": [
"Index"
],
"trigger_protect": "0.1000",
"liquidation_fee": "0.020000",
"market_take_bound": "0.10",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.1",
"filter_type": "PRICE_FILTER",
"max_price": "200000",
"min_price": "10"
},
{
"max_qty": "10000",
"filter_type": "LOT_SIZE",
"min_qty": "0.001",
"step_size": "0.001"
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.001",
"max_qty": "100",
"step_size": "0.001"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.9000",
"multiplier_decimal": "4",
"multiplier_up": "1.1000"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "btcdom.svg"
},
{
"ticker": "AIXBTUSDT",
"current_price": "0.0208600",
"change_1d": "0.0005200",
"change_1d_percentage": "2.557",
"open_price": "0.0203400",
"high": "0.0208900",
"low": "0.0191800",
"volume": "230016475",
"quote_volume": "4610849.9265800",
"open_time": 1772092560000,
"close_time": 1772179011532,
"base": "AIXBT",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "AIXBTUSDT",
"pair": "AIXBTUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1734719400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "AIXBT",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"AI"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "200",
"filter_type": "PRICE_FILTER",
"min_price": "0.0000100",
"tick_size": "0.0000100"
},
{
"max_qty": "30000000",
"step_size": "1",
"filter_type": "LOT_SIZE",
"min_qty": "1"
},
{
"min_qty": "1",
"step_size": "1",
"max_qty": "3000000",
"filter_type": "MARKET_LOT_SIZE"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4",
"multiplier_up": "1.1500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "aixbt.svg"
},
{
"ticker": "WUSDT",
"current_price": "0.0195400",
"change_1d": "-0.0000400",
"change_1d_percentage": "-0.204",
"open_price": "0.0195800",
"high": "0.0198700",
"low": "0.0186200",
"volume": "237692592.2",
"quote_volume": "4572499.3165660",
"open_time": 1772092560000,
"close_time": 1772179013132,
"base": "W",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "WUSDT",
"pair": "WUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1712158200000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "W",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Infrastructure"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"max_price": "2000",
"tick_size": "0.0000100",
"min_price": "0.0010000"
},
{
"max_qty": "40000000",
"min_qty": "0.1",
"filter_type": "LOT_SIZE",
"step_size": "0.1"
},
{
"max_qty": "4000000",
"min_qty": "0.1",
"filter_type": "MARKET_LOT_SIZE",
"step_size": "0.1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_decimal": "4",
"multiplier_up": "1.1500",
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "w.svg"
},
{
"ticker": "SUSHIUSDT",
"current_price": "0.2124",
"change_1d": "0.0016",
"change_1d_percentage": "0.759",
"open_price": "0.2108",
"high": "0.2144",
"low": "0.2007",
"volume": "21738113",
"quote_volume": "4526088.2456",
"open_time": 1772092560000,
"close_time": 1772179012262,
"base": "SUSHI",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "SUSHIUSDT",
"pair": "SUSHIUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1569398400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "SUSHI",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 4,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1000",
"liquidation_fee": "0.015000",
"market_take_bound": "0.10",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "1301",
"tick_size": "0.0001",
"filter_type": "PRICE_FILTER",
"min_price": "0.0001"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1",
"step_size": "1",
"max_qty": "10000000"
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1",
"max_qty": "300000",
"step_size": "1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1000",
"multiplier_down": "0.9000"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "sushi.svg"
},
{
"ticker": "BALUSDT",
"current_price": "0.829",
"change_1d": "-0.035",
"change_1d_percentage": "-4.051",
"open_price": "0.864",
"high": "0.866",
"low": "0.807",
"volume": "5347440.5",
"quote_volume": "4464711.842",
"open_time": 1744534860000,
"close_time": 1744621265813,
"base": "BAL",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "BALUSDT",
"pair": "BALUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 1744621200000,
"onboard_date": 1569398400000,
"status": "SETTLING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "BAL",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 3,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DEX"
],
"trigger_protect": "0.1000",
"liquidation_fee": "0.020000",
"market_take_bound": "0.10",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.001",
"max_price": "5000",
"filter_type": "PRICE_FILTER",
"min_price": "0.001"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.1",
"step_size": "0.1",
"max_qty": "1000000"
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.1",
"step_size": "0.1",
"max_qty": "20000"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_up": "1.1000",
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.9000"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "bal.svg"
},
{
"ticker": "ANIMEUSDT",
"current_price": "0.0049990",
"change_1d": "0.0001210",
"change_1d_percentage": "2.481",
"open_price": "0.0048780",
"high": "0.0050460",
"low": "0.0047130",
"volume": "907880157",
"quote_volume": "4458644.2608540",
"open_time": 1772092560000,
"close_time": 1772179012125,
"base": "ANIME",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ANIMEUSDT",
"pair": "ANIMEUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1737651600000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "ANIME",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"NFT"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.025000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "200",
"filter_type": "PRICE_FILTER",
"tick_size": "0.0000010",
"min_price": "0.0000010"
},
{
"max_qty": "80000000",
"step_size": "1",
"min_qty": "1",
"filter_type": "LOT_SIZE"
},
{
"max_qty": "8000000",
"min_qty": "1",
"filter_type": "MARKET_LOT_SIZE",
"step_size": "1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4",
"multiplier_up": "1.1500",
"multiplier_down": "0.8500"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "anime.svg"
},
{
"ticker": "BLURUSDT",
"current_price": "0.0205200",
"change_1d": "-0.0001400",
"change_1d_percentage": "-0.678",
"open_price": "0.0206600",
"high": "0.0213600",
"low": "0.0197800",
"volume": "216915445",
"quote_volume": "4441454.8117600",
"open_time": 1772092560000,
"close_time": 1772179012704,
"base": "BLUR",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "BLURUSDT",
"pair": "BLURUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1682553600000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "BLUR",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"NFT"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.0001000",
"max_price": "200",
"tick_size": "0.0000100",
"filter_type": "PRICE_FILTER"
},
{
"filter_type": "LOT_SIZE",
"step_size": "1",
"max_qty": "30000000",
"min_qty": "1"
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1",
"step_size": "1",
"max_qty": "3000000"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.8500",
"multiplier_up": "1.1500",
"multiplier_decimal": "4"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "blur.svg"
},
{
"ticker": "MUBARAKUSDT",
"current_price": "0.0136500",
"change_1d": "-0.0003800",
"change_1d_percentage": "-2.708",
"open_price": "0.0140300",
"high": "0.0141600",
"low": "0.0130600",
"volume": "322627375",
"quote_volume": "4390327.8800800",
"open_time": 1772092560000,
"close_time": 1772179007176,
"base": "MUBARAK",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "MUBARAKUSDT",
"pair": "MUBARAKUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1742219100000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "MUBARAK",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Meme"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.0001000",
"filter_type": "PRICE_FILTER",
"tick_size": "0.0000100",
"max_price": "200"
},
{
"min_qty": "1",
"max_qty": "40000000",
"filter_type": "LOT_SIZE",
"step_size": "1"
},
{
"filter_type": "MARKET_LOT_SIZE",
"step_size": "1",
"max_qty": "4000000",
"min_qty": "1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500",
"multiplier_decimal": "4"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "mubarak.svg"
},
{
"ticker": "ZRCUSDT",
"current_price": "0.0031381",
"change_1d": "-0.0003349",
"change_1d_percentage": "-9.643",
"open_price": "0.0034730",
"high": "0.0037810",
"low": "0.0028780",
"volume": "1325341926",
"quote_volume": "4378283.5425322",
"open_time": 1768899600000,
"close_time": 1768986031990,
"base": "ZRC",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ZRCUSDT",
"pair": "ZRCUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 1768986000000,
"onboard_date": 1753782300000,
"status": "SETTLING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "ZRC",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"max_price": "200",
"min_price": "0.0000010",
"tick_size": "0.0000010"
},
{
"max_qty": "200000000",
"step_size": "1",
"min_qty": "1",
"filter_type": "LOT_SIZE"
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1",
"max_qty": "20000000",
"step_size": "1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500",
"multiplier_down": "0.8500",
"multiplier_decimal": "4"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "zrc.svg"
},
{
"ticker": "MOVEUSDT",
"current_price": "0.0222000",
"change_1d": "0.0000700",
"change_1d_percentage": "0.316",
"open_price": "0.0221300",
"high": "0.0224100",
"low": "0.0209500",
"volume": "200598150",
"quote_volume": "4350278.6220300",
"open_time": 1772092560000,
"close_time": 1772179011525,
"base": "MOVE",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "MOVEUSDT",
"pair": "MOVEUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1733752800000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "MOVE",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Layer-1"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.0000100",
"max_price": "200",
"tick_size": "0.0000100",
"filter_type": "PRICE_FILTER"
},
{
"step_size": "1",
"min_qty": "1",
"filter_type": "LOT_SIZE",
"max_qty": "30000000"
},
{
"max_qty": "3000000",
"filter_type": "MARKET_LOT_SIZE",
"step_size": "1",
"min_qty": "1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_up": "1.1500",
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4",
"multiplier_down": "0.8500"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "move.svg"
},
{
"ticker": "C98USDT",
"current_price": "0.0248",
"change_1d": "0.0006",
"change_1d_percentage": "2.479",
"open_price": "0.0242",
"high": "0.0250",
"low": "0.0226",
"volume": "182403469",
"quote_volume": "4339098.4238",
"open_time": 1772092560000,
"close_time": 1772179009873,
"base": "C98",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "C98USDT",
"pair": "C98USDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1629702000000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "C98",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 4,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1000",
"liquidation_fee": "0.015000",
"market_take_bound": "0.10",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"tick_size": "0.0001",
"max_price": "100000",
"min_price": "0.0010"
},
{
"step_size": "1",
"max_qty": "30000000",
"min_qty": "1",
"filter_type": "LOT_SIZE"
},
{
"max_qty": "3000000",
"step_size": "1",
"min_qty": "1",
"filter_type": "MARKET_LOT_SIZE"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_decimal": "4",
"multiplier_down": "0.9000",
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1000"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "c98.svg"
},
{
"ticker": "BOMEUSDT",
"current_price": "0.0003992",
"change_1d": "-0.0000009",
"change_1d_percentage": "-0.225",
"open_price": "0.0004001",
"high": "0.0004058",
"low": "0.0003794",
"volume": "10966314836",
"quote_volume": "4293435.7954889",
"open_time": 1772092560000,
"close_time": 1772179013003,
"base": "BOME",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "BOMEUSDT",
"pair": "BOMEUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1710592200000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "BOME",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Meme"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"tick_size": "0.0000001",
"min_price": "0.0000001",
"max_price": "200"
},
{
"filter_type": "LOT_SIZE",
"step_size": "1",
"max_qty": "1100000000",
"min_qty": "1"
},
{
"step_size": "1",
"min_qty": "1",
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "110000000"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_up": "1.1500",
"multiplier_decimal": "4",
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "bome.svg"
},
{
"ticker": "QNTUSDT",
"current_price": "64.840000",
"change_1d": "0.600000",
"change_1d_percentage": "0.934",
"open_price": "64.240000",
"high": "66.340000",
"low": "62.170000",
"volume": "66519.2",
"quote_volume": "4273616.223000",
"open_time": 1772092560000,
"close_time": 1772179012349,
"base": "QNT",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "QNTUSDT",
"pair": "QNTUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1666076400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "QNT",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 6,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Infrastructure"
],
"trigger_protect": "0.1000",
"liquidation_fee": "0.015000",
"market_take_bound": "0.10",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.010000",
"filter_type": "PRICE_FILTER",
"min_price": "0.010000",
"max_price": "2000"
},
{
"filter_type": "LOT_SIZE",
"step_size": "0.1",
"min_qty": "0.1",
"max_qty": "1000000"
},
{
"max_qty": "3000",
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.1",
"step_size": "0.1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_up": "1.1000",
"multiplier_down": "0.9000",
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "qnt.svg"
},
{
"ticker": "CFXUSDT",
"current_price": "0.0507400",
"change_1d": "-0.0001900",
"change_1d_percentage": "-0.373",
"open_price": "0.0509300",
"high": "0.0517700",
"low": "0.0486500",
"volume": "85064287",
"quote_volume": "4263765.3910600",
"open_time": 1772092560000,
"close_time": 1772179009933,
"base": "CFX",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "CFXUSDT",
"pair": "CFXUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1676790000000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "CFX",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"PoW"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.0001000",
"max_price": "200",
"filter_type": "PRICE_FILTER",
"tick_size": "0.0000100"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1",
"max_qty": "20000000",
"step_size": "1"
},
{
"min_qty": "1",
"step_size": "1",
"max_qty": "2000000",
"filter_type": "MARKET_LOT_SIZE"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500",
"multiplier_down": "0.8500",
"multiplier_decimal": "4"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "cfx.svg"
},
{
"ticker": "STMXUSDT",
"current_price": "0.00388",
"change_1d": "0.00010",
"change_1d_percentage": "2.646",
"open_price": "0.00378",
"high": "0.00399",
"low": "0.00365",
"volume": "1126222157",
"quote_volume": "4248092.57636",
"open_time": 1740042000000,
"close_time": 1740128400824,
"base": "STMX",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "STMXUSDT",
"pair": "STMXUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 1740128400000,
"onboard_date": 1615964400000,
"status": "SETTLING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "STMX",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 5,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Payment"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.010000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "20000",
"tick_size": "0.00001",
"filter_type": "PRICE_FILTER",
"min_price": "0.00048"
},
{
"filter_type": "LOT_SIZE",
"max_qty": "50000000",
"min_qty": "1",
"step_size": "1"
},
{
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "5000000",
"min_qty": "1",
"step_size": "1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500",
"multiplier_decimal": "4"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "stmx.svg"
},
{
"ticker": "RESOLVUSDT",
"current_price": "0.0622500",
"change_1d": "-0.0005600",
"change_1d_percentage": "-0.892",
"open_price": "0.0628100",
"high": "0.0647400",
"low": "0.0614400",
"volume": "67562577",
"quote_volume": "4245443.9262500",
"open_time": 1772092560000,
"close_time": 1772179006811,
"base": "RESOLV",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "RESOLVUSDT",
"pair": "RESOLVUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1749562200000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "RESOLV",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.0000100",
"min_price": "0.0000100",
"max_price": "200",
"filter_type": "PRICE_FILTER"
},
{
"step_size": "1",
"filter_type": "LOT_SIZE",
"min_qty": "1",
"max_qty": "11000000"
},
{
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "1100000",
"min_qty": "1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_up": "1.1500",
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.8500",
"multiplier_decimal": "4"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "resolv.svg"
},
{
"ticker": "1000RATSUSDT",
"current_price": "0.0418300",
"change_1d": "0.0006900",
"change_1d_percentage": "1.677",
"open_price": "0.0411400",
"high": "0.0464900",
"low": "0.0410600",
"volume": "95968086",
"quote_volume": "4183559.4896900",
"open_time": 1772092560000,
"close_time": 1772179004380,
"base": "1000RATS",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "1000RATSUSDT",
"pair": "1000RATSUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1702648800000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "1000RATS",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Meme"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.025000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.0000100",
"max_price": "200",
"tick_size": "0.0000100",
"filter_type": "PRICE_FILTER"
},
{
"max_qty": "30000000",
"filter_type": "LOT_SIZE",
"min_qty": "1",
"step_size": "1"
},
{
"min_qty": "1",
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "3000000"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_up": "1.1500",
"multiplier_down": "0.8500",
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "1000rats.svg"
},
{
"ticker": "JSTUSDT",
"current_price": "0.0459920",
"change_1d": "-0.0006680",
"change_1d_percentage": "-1.432",
"open_price": "0.0466600",
"high": "0.0479000",
"low": "0.0457980",
"volume": "88464806",
"quote_volume": "4156940.2588280",
"open_time": 1772092560000,
"close_time": 1772178978249,
"base": "JST",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "JSTUSDT",
"pair": "JSTUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1745832600000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "JST",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"tick_size": "0.0000010",
"max_price": "200",
"min_price": "0.0000010"
},
{
"min_qty": "1",
"step_size": "1",
"max_qty": "30000000",
"filter_type": "LOT_SIZE"
},
{
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "3000000",
"min_qty": "1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_up": "1.1500",
"multiplier_decimal": "4",
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "jst.svg"
},
{
"ticker": "GUNUSDT",
"current_price": "0.0307300",
"change_1d": "0.0003400",
"change_1d_percentage": "1.119",
"open_price": "0.0303900",
"high": "0.0317100",
"low": "0.0301200",
"volume": "134124996",
"quote_volume": "4140081.6017100",
"open_time": 1772092560000,
"close_time": 1772179003643,
"base": "GUN",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "GUNUSDT",
"pair": "GUNUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1743426000000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "GUN",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Gaming"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.0001000",
"max_price": "200",
"tick_size": "0.0000100"
},
{
"max_qty": "100000000",
"filter_type": "LOT_SIZE",
"min_qty": "1",
"step_size": "1"
},
{
"step_size": "1",
"min_qty": "1",
"max_qty": "5000000",
"filter_type": "MARKET_LOT_SIZE"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_up": "1.1500",
"multiplier_down": "0.8500",
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "gun.svg"
},
{
"ticker": "IMXUSDT",
"current_price": "0.1741",
"change_1d": "0.0039",
"change_1d_percentage": "2.291",
"open_price": "0.1702",
"high": "0.1745",
"low": "0.1627",
"volume": "24504093",
"quote_volume": "4132837.6534",
"open_time": 1772092560000,
"close_time": 1772179011537,
"base": "IMX",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "IMXUSDT",
"pair": "IMXUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1644476400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "IMX",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 4,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"NFT"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.0001",
"max_price": "100000",
"filter_type": "PRICE_FILTER",
"min_price": "0.0010"
},
{
"min_qty": "1",
"max_qty": "5000000",
"filter_type": "LOT_SIZE",
"step_size": "1"
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1",
"max_qty": "500000",
"step_size": "1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_up": "1.1500",
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "imx.svg"
},
{
"ticker": "SUPERUSDT",
"current_price": "0.1183000",
"change_1d": "0.0046000",
"change_1d_percentage": "4.046",
"open_price": "0.1137000",
"high": "0.1195000",
"low": "0.1107000",
"volume": "35233149",
"quote_volume": "4057265.7278000",
"open_time": 1772092560000,
"close_time": 1772179013988,
"base": "SUPER",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "SUPERUSDT",
"pair": "SUPERUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1701003600000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "SUPER",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Storage"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "200",
"filter_type": "PRICE_FILTER",
"tick_size": "0.0001000",
"min_price": "0.0001000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1",
"step_size": "1",
"max_qty": "4000000"
},
{
"min_qty": "1",
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "400000",
"step_size": "1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_decimal": "4",
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "super.svg"
},
{
"ticker": "THETAUSDT",
"current_price": "0.1963",
"change_1d": "0.0001",
"change_1d_percentage": "0.051",
"open_price": "0.1962",
"high": "0.1987",
"low": "0.1868",
"volume": "20965982.4",
"quote_volume": "4048379.9855",
"open_time": 1772092560000,
"close_time": 1772179011932,
"base": "THETA",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "THETAUSDT",
"pair": "THETAUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1569398400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "THETA",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 4,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"AI"
],
"trigger_protect": "0.1000",
"liquidation_fee": "0.015000",
"market_take_bound": "0.10",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.0001",
"filter_type": "PRICE_FILTER",
"min_price": "0.0001",
"max_price": "1000"
},
{
"step_size": "0.1",
"max_qty": "4000000",
"filter_type": "LOT_SIZE",
"min_qty": "0.1"
},
{
"min_qty": "0.1",
"max_qty": "400000",
"step_size": "0.1",
"filter_type": "MARKET_LOT_SIZE"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_up": "1.1000",
"multiplier_down": "0.9000",
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "theta.svg"
},
{
"ticker": "FXSUSDT",
"current_price": "0.649002",
"change_1d": "-0.020598",
"change_1d_percentage": "-3.076",
"open_price": "0.669600",
"high": "0.683400",
"low": "0.624300",
"volume": "6205771.3",
"quote_volume": "4045217.737404",
"open_time": 1767603600000,
"close_time": 1767690007051,
"base": "FXS",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "FXSUSDT",
"pair": "FXSUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 1767690000000,
"onboard_date": 1674111600000,
"status": "SETTLING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "FXS",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 6,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"max_price": "2000",
"min_price": "0.001000",
"tick_size": "0.000100"
},
{
"max_qty": "1000000",
"step_size": "0.1",
"min_qty": "0.1",
"filter_type": "LOT_SIZE"
},
{
"min_qty": "0.1",
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "80000",
"step_size": "0.1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4",
"multiplier_up": "1.1500"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "fxs.svg"
},
{
"ticker": "TNSRUSDT",
"current_price": "0.0486300",
"change_1d": "-0.0002100",
"change_1d_percentage": "-0.430",
"open_price": "0.0488400",
"high": "0.0491100",
"low": "0.0460300",
"volume": "84406062.6",
"quote_volume": "4025979.4806830",
"open_time": 1772092560000,
"close_time": 1772179005382,
"base": "TNSR",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "TNSRUSDT",
"pair": "TNSRUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1712595600000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "TNSR",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Storage"
],
"trigger_protect": "0.25",
"liquidation_fee": "0.015000",
"market_take_bound": "0.25",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.0000100",
"filter_type": "PRICE_FILTER",
"max_price": "2000",
"min_price": "0.0000100"
},
{
"step_size": "0.1",
"filter_type": "LOT_SIZE",
"max_qty": "13000000",
"min_qty": "0.1"
},
{
"min_qty": "0.1",
"step_size": "0.1",
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "1300000"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_down": "0.7500",
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.2500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "tnsr.svg"
},
{
"ticker": "MYROUSDT",
"current_price": "0.0100100",
"change_1d": "-0.0016600",
"change_1d_percentage": "-14.225",
"open_price": "0.0116700",
"high": "0.0126100",
"low": "0.0099000",
"volume": "356851230",
"quote_volume": "4016063.5768500",
"open_time": 1763024340000,
"close_time": 1763110794405,
"base": "MYRO",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "MYROUSDT",
"pair": "MYROUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 1763110800000,
"onboard_date": 1709627400000,
"status": "SETTLING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "MYRO",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Meme"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.0000100",
"filter_type": "PRICE_FILTER",
"max_price": "200",
"tick_size": "0.0000100"
},
{
"step_size": "1",
"filter_type": "LOT_SIZE",
"max_qty": "50000000",
"min_qty": "1"
},
{
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1",
"max_qty": "5000000"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500",
"multiplier_down": "0.8500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "myro.svg"
},
{
"ticker": "GHSTUSDT",
"current_price": "0.0835250",
"change_1d": "-0.0206750",
"change_1d_percentage": "-19.842",
"open_price": "0.1042000",
"high": "0.1094000",
"low": "0.0769000",
"volume": "43424490",
"quote_volume": "3982589.9436000",
"open_time": 1770282000000,
"close_time": 1770368427742,
"base": "GHST",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "GHSTUSDT",
"pair": "GHSTUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 1770368400000,
"onboard_date": 1727096400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "GHST",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Metaverse"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.0010000",
"tick_size": "0.0001000",
"max_price": "200",
"filter_type": "PRICE_FILTER"
},
{
"max_qty": "3000000",
"filter_type": "LOT_SIZE",
"min_qty": "1",
"step_size": "1"
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1",
"step_size": "1",
"max_qty": "300000"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_up": "1.1500",
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.8500"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "ghst.svg"
},
{
"ticker": "IOTAUSDT",
"current_price": "0.0696",
"change_1d": "-0.0012",
"change_1d_percentage": "-1.695",
"open_price": "0.0708",
"high": "0.0713",
"low": "0.0672",
"volume": "56728569.9",
"quote_volume": "3940837.2526",
"open_time": 1772092560000,
"close_time": 1772178988774,
"base": "IOTA",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "IOTAUSDT",
"pair": "IOTAUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1569398400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "IOTA",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 4,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"PoW"
],
"trigger_protect": "0.1000",
"liquidation_fee": "0.015000",
"market_take_bound": "0.10",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.0001",
"max_price": "100000",
"filter_type": "PRICE_FILTER",
"min_price": "0.0001"
},
{
"max_qty": "20000000",
"filter_type": "LOT_SIZE",
"min_qty": "0.1",
"step_size": "0.1"
},
{
"step_size": "0.1",
"min_qty": "0.1",
"max_qty": "2000000",
"filter_type": "MARKET_LOT_SIZE"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4",
"multiplier_up": "1.1000",
"multiplier_down": "0.9000"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "iota.svg"
},
{
"ticker": "NEOUSDT",
"current_price": "2.836",
"change_1d": "0.044",
"change_1d_percentage": "1.576",
"open_price": "2.792",
"high": "2.856",
"low": "2.704",
"volume": "1388905.07",
"quote_volume": "3865340.809",
"open_time": 1772092560000,
"close_time": 1772179012326,
"base": "NEO",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "NEOUSDT",
"pair": "NEOUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1569398400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "NEO",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 3,
"quantity_precision": 2,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Layer-1"
],
"trigger_protect": "0.0500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.05",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "100000",
"min_price": "0.001",
"tick_size": "0.001",
"filter_type": "PRICE_FILTER"
},
{
"filter_type": "LOT_SIZE",
"step_size": "0.01",
"max_qty": "300000",
"min_qty": "0.01"
},
{
"min_qty": "0.01",
"filter_type": "MARKET_LOT_SIZE",
"step_size": "0.01",
"max_qty": "30000"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_decimal": "4",
"multiplier_up": "1.0500",
"multiplier_down": "0.9500",
"filter_type": "PERCENT_PRICE"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "neo.svg"
},
{
"ticker": "1000XUSDT",
"current_price": "0.0255500",
"change_1d": "-0.0043300",
"change_1d_percentage": "-14.491",
"open_price": "0.0298800",
"high": "0.0301500",
"low": "0.0238700",
"volume": "142535395",
"quote_volume": "3854733.0702300",
"open_time": 1763024340000,
"close_time": 1763110797869,
"base": "1000X",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "1000XUSDT",
"pair": "1000XUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 1763110800000,
"onboard_date": 1731501000000,
"status": "SETTLING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "1000X",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"AI"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.0000100",
"max_price": "200",
"min_price": "0.0000100",
"filter_type": "PRICE_FILTER"
},
{
"min_qty": "1",
"step_size": "1",
"max_qty": "20000000",
"filter_type": "LOT_SIZE"
},
{
"filter_type": "MARKET_LOT_SIZE",
"step_size": "1",
"max_qty": "2000000",
"min_qty": "1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_up": "1.1500",
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "1000x.svg"
},
{
"ticker": "TAKEUSDT",
"current_price": "0.0199600",
"change_1d": "0.0003900",
"change_1d_percentage": "1.993",
"open_price": "0.0195700",
"high": "0.0201900",
"low": "0.0181500",
"volume": "200459771",
"quote_volume": "3815751.7587000",
"open_time": 1772092560000,
"close_time": 1772179012002,
"base": "TAKE",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "TAKEUSDT",
"pair": "TAKEUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1756898100000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "TAKE",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Gaming"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.0000100",
"max_price": "200",
"filter_type": "PRICE_FILTER",
"tick_size": "0.0000100"
},
{
"max_qty": "11000000",
"filter_type": "LOT_SIZE",
"min_qty": "1",
"step_size": "1"
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1",
"max_qty": "1100000",
"step_size": "1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500",
"multiplier_decimal": "4",
"multiplier_down": "0.8500"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "take.svg"
},
{
"ticker": "BUSDT",
"current_price": "0.1542000",
"change_1d": "0.0166000",
"change_1d_percentage": "12.064",
"open_price": "0.1376000",
"high": "0.1592000",
"low": "0.1336000",
"volume": "25878357",
"quote_volume": "3815315.9791000",
"open_time": 1772092560000,
"close_time": 1772179014331,
"base": "B",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "BUSDT",
"pair": "BUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1747931400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "B",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Meme"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "200",
"tick_size": "0.0001000",
"filter_type": "PRICE_FILTER",
"min_price": "0.0001000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1",
"step_size": "1",
"max_qty": "6000000"
},
{
"max_qty": "600000",
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_decimal": "4",
"multiplier_up": "1.1500",
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "b.svg"
},
{
"ticker": "SKYUSDT",
"current_price": "0.0683300",
"change_1d": "-0.0016800",
"change_1d_percentage": "-2.400",
"open_price": "0.0700100",
"high": "0.0704800",
"low": "0.0675400",
"volume": "55317096",
"quote_volume": "3814796.8784400",
"open_time": 1772092560000,
"close_time": 1772179011537,
"base": "SKY",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "SKYUSDT",
"pair": "SKYUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1757401200000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "SKY",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "200",
"tick_size": "0.0000100",
"min_price": "0.0000100",
"filter_type": "PRICE_FILTER"
},
{
"step_size": "1",
"filter_type": "LOT_SIZE",
"max_qty": "50000000",
"min_qty": "1"
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1",
"step_size": "1",
"max_qty": "5000000"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_up": "1.1500",
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "sky.svg"
},
{
"ticker": "KMNOUSDT",
"current_price": "0.0223100",
"change_1d": "-0.0003500",
"change_1d_percentage": "-1.545",
"open_price": "0.0226600",
"high": "0.0227700",
"low": "0.0212900",
"volume": "171127500",
"quote_volume": "3770473.6195700",
"open_time": 1772092560000,
"close_time": 1772179012136,
"base": "KMNO",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "KMNOUSDT",
"pair": "KMNOUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1734721200000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "KMNO",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "200",
"filter_type": "PRICE_FILTER",
"tick_size": "0.0000100",
"min_price": "0.0000100"
},
{
"min_qty": "1",
"filter_type": "LOT_SIZE",
"max_qty": "20000000",
"step_size": "1"
},
{
"step_size": "1",
"min_qty": "1",
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "2000000"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_up": "1.1500",
"multiplier_down": "0.8500",
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "kmno.svg"
},
{
"ticker": "LRCUSDT",
"current_price": "0.03369",
"change_1d": "-0.00095",
"change_1d_percentage": "-2.742",
"open_price": "0.03464",
"high": "0.03558",
"low": "0.03230",
"volume": "110269355",
"quote_volume": "3724552.80997",
"open_time": 1772092560000,
"close_time": 1772179006888,
"base": "LRC",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "LRCUSDT",
"pair": "LRCUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1569398400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "LRC",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 5,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1000",
"liquidation_fee": "0.015000",
"market_take_bound": "0.10",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.00001",
"min_price": "0.00001",
"max_price": "100",
"filter_type": "PRICE_FILTER"
},
{
"max_qty": "20000000",
"filter_type": "LOT_SIZE",
"min_qty": "1",
"step_size": "1"
},
{
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1",
"max_qty": "2000000"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_up": "1.1000",
"multiplier_decimal": "4",
"multiplier_down": "0.9000",
"filter_type": "PERCENT_PRICE"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "lrc.svg"
},
{
"ticker": "4USDT",
"current_price": "0.0085200",
"change_1d": "0.0003900",
"change_1d_percentage": "4.797",
"open_price": "0.0081300",
"high": "0.0090800",
"low": "0.0076800",
"volume": "440449963",
"quote_volume": "3678725.0786200",
"open_time": 1772092560000,
"close_time": 1772179008478,
"base": "4",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "4USDT",
"pair": "4USDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1759923000000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "4",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Alpha"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.0000100",
"min_price": "0.0000100",
"max_price": "200",
"filter_type": "PRICE_FILTER"
},
{
"max_qty": "30000000",
"step_size": "1",
"min_qty": "1",
"filter_type": "LOT_SIZE"
},
{
"max_qty": "3000000",
"min_qty": "1",
"filter_type": "MARKET_LOT_SIZE",
"step_size": "1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_up": "1.1500",
"multiplier_decimal": "4",
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY"
]
}
},
"logo": "4.svg"
},
{
"ticker": "FHEUSDT",
"current_price": "0.0295000",
"change_1d": "0.0008800",
"change_1d_percentage": "3.075",
"open_price": "0.0286200",
"high": "0.0305400",
"low": "0.0277000",
"volume": "126132325",
"quote_volume": "3648917.5264500",
"open_time": 1772092560000,
"close_time": 1772179008651,
"base": "FHE",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "FHEUSDT",
"pair": "FHEUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1744470000000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "FHE",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"AI"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"max_price": "200",
"tick_size": "0.0000100",
"min_price": "0.0000100"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1",
"max_qty": "30000000",
"step_size": "1"
},
{
"min_qty": "1",
"max_qty": "3000000",
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4",
"multiplier_down": "0.8500",
"multiplier_up": "1.1500"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "fhe.svg"
},
{
"ticker": "BANANAS31USDT",
"current_price": "0.0046540",
"change_1d": "-0.0000620",
"change_1d_percentage": "-1.315",
"open_price": "0.0047160",
"high": "0.0048930",
"low": "0.0046440",
"volume": "749261551",
"quote_volume": "3591793.7698610",
"open_time": 1772092560000,
"close_time": 1772179010133,
"base": "BANANAS31",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "BANANAS31USDT",
"pair": "BANANAS31USDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1742634900000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "BANANAS31",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Meme"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.025000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.0000010",
"max_price": "200",
"filter_type": "PRICE_FILTER",
"min_price": "0.0000010"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1",
"max_qty": "300000000",
"step_size": "1"
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1",
"max_qty": "30000000",
"step_size": "1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_down": "0.8500",
"multiplier_up": "1.1500",
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "bananas31.svg"
},
{
"ticker": "TURTLEUSDT",
"current_price": "0.0421000",
"change_1d": "0.0010600",
"change_1d_percentage": "2.583",
"open_price": "0.0410400",
"high": "0.0461400",
"low": "0.0400900",
"volume": "83642141",
"quote_volume": "3548090.5890000",
"open_time": 1772092560000,
"close_time": 1772179013300,
"base": "TURTLE",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "TURTLEUSDT",
"pair": "TURTLEUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1761145200000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "TURTLE",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.4000",
"liquidation_fee": "0.015000",
"market_take_bound": "0.40",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"tick_size": "0.0000100",
"min_price": "0.0000100",
"max_price": "200"
},
{
"filter_type": "LOT_SIZE",
"max_qty": "8000000",
"min_qty": "1",
"step_size": "1"
},
{
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "800000",
"step_size": "1",
"min_qty": "1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.6000",
"multiplier_up": "1.4000"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "turtle.svg"
},
{
"ticker": "CYSUSDT",
"current_price": "0.3500000",
"change_1d": "-0.0166000",
"change_1d_percentage": "-4.528",
"open_price": "0.3666000",
"high": "0.3843000",
"low": "0.3468000",
"volume": "9828758",
"quote_volume": "3537541.9653000",
"open_time": 1772092560000,
"close_time": 1772179012084,
"base": "CYS",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "CYSUSDT",
"pair": "CYSUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1765537200000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "CYS",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Alpha"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.0001000",
"min_price": "0.0001000",
"filter_type": "PRICE_FILTER",
"max_price": "200"
},
{
"step_size": "1",
"min_qty": "1",
"max_qty": "4000000",
"filter_type": "LOT_SIZE"
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1",
"step_size": "1",
"max_qty": "400000"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4",
"multiplier_up": "1.1500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"RPI",
"DCA"
]
}
},
"logo": "cys.svg"
},
{
"ticker": "VANAUSDT",
"current_price": "1.480000",
"change_1d": "0.008000",
"change_1d_percentage": "0.543",
"open_price": "1.472000",
"high": "1.489000",
"low": "1.418000",
"volume": "2419471.56",
"quote_volume": "3533776.550880",
"open_time": 1772092560000,
"close_time": 1772179003538,
"base": "VANA",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "VANAUSDT",
"pair": "VANAUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1734355800000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "VANA",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 6,
"quantity_precision": 2,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"AI"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "20000",
"filter_type": "PRICE_FILTER",
"tick_size": "0.001000",
"min_price": "0.001000"
},
{
"filter_type": "LOT_SIZE",
"max_qty": "400000",
"step_size": "0.01",
"min_qty": "0.01"
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.01",
"max_qty": "30000",
"step_size": "0.01"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500",
"multiplier_down": "0.8500",
"multiplier_decimal": "4"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "vana.svg"
},
{
"ticker": "MASKUSDT",
"current_price": "0.4431",
"change_1d": "0.0065",
"change_1d_percentage": "1.489",
"open_price": "0.4366",
"high": "0.4460",
"low": "0.4170",
"volume": "8182403",
"quote_volume": "3526395.8972",
"open_time": 1772092560000,
"close_time": 1772179011766,
"base": "MASK",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "MASKUSDT",
"pair": "MASKUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1626418800000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "MASK",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 4,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Infrastructure"
],
"trigger_protect": "0.1000",
"liquidation_fee": "0.025000",
"market_take_bound": "0.10",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.0001",
"max_price": "100000",
"filter_type": "PRICE_FILTER",
"min_price": "0.0040"
},
{
"min_qty": "1",
"filter_type": "LOT_SIZE",
"max_qty": "5000000",
"step_size": "1"
},
{
"step_size": "1",
"min_qty": "1",
"max_qty": "100000",
"filter_type": "MARKET_LOT_SIZE"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_decimal": "4",
"multiplier_up": "1.1000",
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.9000"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "mask.svg"
},
{
"ticker": "AINUSDT",
"current_price": "0.0419100",
"change_1d": "-0.0051600",
"change_1d_percentage": "-10.962",
"open_price": "0.0470700",
"high": "0.0521200",
"low": "0.0404200",
"volume": "75013558",
"quote_volume": "3489247.0960200",
"open_time": 1772092560000,
"close_time": 1772179010849,
"base": "AIN",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "AINUSDT",
"pair": "AINUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1752144300000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "AIN",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"AI"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.0000100",
"max_price": "200",
"tick_size": "0.0000100"
},
{
"step_size": "1",
"min_qty": "1",
"filter_type": "LOT_SIZE",
"max_qty": "12000000"
},
{
"min_qty": "1",
"filter_type": "MARKET_LOT_SIZE",
"step_size": "1",
"max_qty": "1200000"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_up": "1.1500",
"multiplier_down": "0.8500",
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "ain.svg"
},
{
"ticker": "WCTUSDT",
"current_price": "0.0607200",
"change_1d": "0.0011900",
"change_1d_percentage": "1.999",
"open_price": "0.0595300",
"high": "0.0613800",
"low": "0.0574000",
"volume": "58480198",
"quote_volume": "3485795.4517300",
"open_time": 1772092560000,
"close_time": 1772179011536,
"base": "WCT",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "WCTUSDT",
"pair": "WCTUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1744714800000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "WCT",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Infrastructure"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.025000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "200",
"filter_type": "PRICE_FILTER",
"tick_size": "0.0000100",
"min_price": "0.0000100"
},
{
"min_qty": "1",
"step_size": "1",
"filter_type": "LOT_SIZE",
"max_qty": "7000000"
},
{
"min_qty": "1",
"max_qty": "700000",
"filter_type": "MARKET_LOT_SIZE",
"step_size": "1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4",
"multiplier_up": "1.1500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "wct.svg"
},
{
"ticker": "FUSDT",
"current_price": "0.0058570",
"change_1d": "0.0001550",
"change_1d_percentage": "2.718",
"open_price": "0.0057020",
"high": "0.0060690",
"low": "0.0055050",
"volume": "593984607",
"quote_volume": "3439624.2280380",
"open_time": 1772092560000,
"close_time": 1772179005155,
"base": "F",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "FUSDT",
"pair": "FUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1750250700000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "F",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.0000010",
"max_price": "200",
"tick_size": "0.0000010"
},
{
"min_qty": "1",
"max_qty": "100000000",
"filter_type": "LOT_SIZE",
"step_size": "1"
},
{
"min_qty": "1",
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "9000000",
"step_size": "1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_up": "1.1500",
"multiplier_down": "0.8500",
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "f.svg"
},
{
"ticker": "XCNUSDT",
"current_price": "0.0049500",
"change_1d": "-0.0003250",
"change_1d_percentage": "-6.161",
"open_price": "0.0052750",
"high": "0.0055980",
"low": "0.0045880",
"volume": "667771889",
"quote_volume": "3438271.1140250",
"open_time": 1763629140000,
"close_time": 1763715590688,
"base": "XCN",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "XCNUSDT",
"pair": "XCNUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 1763715600000,
"onboard_date": 1744385400000,
"status": "SETTLING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "XCN",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"PoW"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "200",
"filter_type": "PRICE_FILTER",
"tick_size": "0.0000010",
"min_price": "0.0000010"
},
{
"min_qty": "1",
"max_qty": "200000000",
"step_size": "1",
"filter_type": "LOT_SIZE"
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1",
"step_size": "1",
"max_qty": "20000000"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_up": "1.1500",
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.8500",
"multiplier_decimal": "4"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "xcn.svg"
},
{
"ticker": "DFUSDT",
"current_price": "0.0042073",
"change_1d": "-0.0008727",
"change_1d_percentage": "-17.179",
"open_price": "0.0050800",
"high": "0.0053700",
"low": "0.0039500",
"volume": "755457256",
"quote_volume": "3434013.6808638",
"open_time": 1770282000000,
"close_time": 1770368420295,
"base": "DF",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "DFUSDT",
"pair": "DFUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 1770368400000,
"onboard_date": 1735559100000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "DF",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.0000100",
"max_price": "200",
"tick_size": "0.0000100",
"filter_type": "PRICE_FILTER"
},
{
"min_qty": "1",
"filter_type": "LOT_SIZE",
"max_qty": "50000000",
"step_size": "1"
},
{
"step_size": "1",
"min_qty": "1",
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "5000000"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4",
"multiplier_up": "1.1500",
"multiplier_down": "0.8500"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "df.svg"
},
{
"ticker": "KAIAUSDT",
"current_price": "0.0561100",
"change_1d": "-0.0003000",
"change_1d_percentage": "-0.532",
"open_price": "0.0564100",
"high": "0.0576200",
"low": "0.0550500",
"volume": "60681913",
"quote_volume": "3427071.1847400",
"open_time": 1772092560000,
"close_time": 1772178998028,
"base": "KAIA",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "KAIAUSDT",
"pair": "KAIAUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1733320800000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "KAIA",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"tick_size": "0.0000100",
"max_price": "200",
"min_price": "0.0000100"
},
{
"step_size": "1",
"min_qty": "1",
"max_qty": "20000000",
"filter_type": "LOT_SIZE"
},
{
"min_qty": "1",
"filter_type": "MARKET_LOT_SIZE",
"step_size": "1",
"max_qty": "2000000"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_up": "1.1500",
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "kaia.svg"
},
{
"ticker": "PEOPLEUSDT",
"current_price": "0.00678",
"change_1d": "0.00005",
"change_1d_percentage": "0.743",
"open_price": "0.00673",
"high": "0.00687",
"low": "0.00644",
"volume": "510439239",
"quote_volume": "3408901.66025",
"open_time": 1772092560000,
"close_time": 1772179010935,
"base": "PEOPLE",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "PEOPLEUSDT",
"pair": "PEOPLEUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1640242800000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "PEOPLE",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 5,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Meme"
],
"trigger_protect": "0.1000",
"liquidation_fee": "0.015000",
"market_take_bound": "0.10",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.00001",
"filter_type": "PRICE_FILTER",
"min_price": "0.00010",
"max_price": "2000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1",
"max_qty": "100000000",
"step_size": "1"
},
{
"step_size": "1",
"max_qty": "10000000",
"min_qty": "1",
"filter_type": "MARKET_LOT_SIZE"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_down": "0.9000",
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4",
"multiplier_up": "1.1000"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "people.svg"
},
{
"ticker": "ACHUSDT",
"current_price": "0.0070670",
"change_1d": "-0.0001910",
"change_1d_percentage": "-2.632",
"open_price": "0.0072580",
"high": "0.0073580",
"low": "0.0069340",
"volume": "463994137",
"quote_volume": "3300006.8198600",
"open_time": 1772092560000,
"close_time": 1772179004817,
"base": "ACH",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ACHUSDT",
"pair": "ACHUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1676962800000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "ACH",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Payment"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.0000100",
"tick_size": "0.0000010",
"max_price": "200",
"filter_type": "PRICE_FILTER"
},
{
"max_qty": "80000000",
"step_size": "1",
"filter_type": "LOT_SIZE",
"min_qty": "1"
},
{
"max_qty": "8000000",
"filter_type": "MARKET_LOT_SIZE",
"step_size": "1",
"min_qty": "1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4",
"multiplier_up": "1.1500",
"multiplier_down": "0.8500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "ach.svg"
},
{
"ticker": "EGLDUSDT",
"current_price": "4.676",
"change_1d": "0.148",
"change_1d_percentage": "3.269",
"open_price": "4.528",
"high": "4.688",
"low": "4.373",
"volume": "730428.3",
"quote_volume": "3295803.024",
"open_time": 1772092560000,
"close_time": 1772179012281,
"base": "EGLD",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "EGLDUSDT",
"pair": "EGLDUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1569398400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "EGLD",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 3,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Layer-1"
],
"trigger_protect": "0.1000",
"liquidation_fee": "0.015000",
"market_take_bound": "0.10",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.001",
"filter_type": "PRICE_FILTER",
"tick_size": "0.001",
"max_price": "14295"
},
{
"filter_type": "LOT_SIZE",
"step_size": "0.1",
"max_qty": "1000000",
"min_qty": "0.1"
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.1",
"max_qty": "20000",
"step_size": "0.1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_down": "0.9000",
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1000"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "egld.svg"
},
{
"ticker": "1000SATSUSDT",
"current_price": "0.0000116",
"change_1d": "0.0000004",
"change_1d_percentage": "3.571",
"open_price": "0.0000112",
"high": "0.0000116",
"low": "0.0000107",
"volume": "294945060559",
"quote_volume": "3289507.1932160",
"open_time": 1772092560000,
"close_time": 1772179011680,
"base": "1000SATS",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "1000SATSUSDT",
"pair": "1000SATSUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1702389600000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "1000SATS",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Meme"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"tick_size": "0.0000001",
"max_price": "200",
"min_price": "0.0000001"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1",
"step_size": "1",
"max_qty": "40000000000"
},
{
"max_qty": "4000000000",
"min_qty": "1",
"filter_type": "MARKET_LOT_SIZE",
"step_size": "1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_down": "0.8500",
"multiplier_up": "1.1500",
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "1000sats.svg"
},
{
"ticker": "DMCUSDT",
"current_price": "0.0006980",
"change_1d": "-0.0002490",
"change_1d_percentage": "-26.294",
"open_price": "0.0009470",
"high": "0.0010110",
"low": "0.0006740",
"volume": "4029963313",
"quote_volume": "3249038.3067190",
"open_time": 1768899600000,
"close_time": 1768986012869,
"base": "DMC",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "DMCUSDT",
"pair": "DMCUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 1768986000000,
"onboard_date": 1750770000000,
"status": "SETTLING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "DMC",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Gaming"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "200",
"filter_type": "PRICE_FILTER",
"tick_size": "0.0000010",
"min_price": "0.0000100"
},
{
"step_size": "1",
"max_qty": "400000000",
"min_qty": "1",
"filter_type": "LOT_SIZE"
},
{
"filter_type": "MARKET_LOT_SIZE",
"step_size": "1",
"min_qty": "1",
"max_qty": "40000000"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.8500",
"multiplier_up": "1.1500",
"multiplier_decimal": "4"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "dmc.svg"
},
{
"ticker": "AKEUSDT",
"current_price": "0.0002917",
"change_1d": "-0.0000223",
"change_1d_percentage": "-7.102",
"open_price": "0.0003140",
"high": "0.0003309",
"low": "0.0002757",
"volume": "10781582380",
"quote_volume": "3223935.2059217",
"open_time": 1772092560000,
"close_time": 1772178964540,
"base": "AKE",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "AKEUSDT",
"pair": "AKEUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1758889800000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "AKE",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Alpha"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"tick_size": "0.0000001",
"min_price": "0.0000001",
"max_price": "200"
},
{
"filter_type": "LOT_SIZE",
"step_size": "1",
"min_qty": "1",
"max_qty": "1100000000"
},
{
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1",
"max_qty": "110000000"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_up": "1.1500",
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.8500",
"multiplier_decimal": "4"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY"
]
}
},
"logo": "ake.svg"
},
{
"ticker": "AUCTIONUSDT",
"current_price": "4.895000",
"change_1d": "-0.073000",
"change_1d_percentage": "-1.469",
"open_price": "4.968000",
"high": "5.005000",
"low": "4.744000",
"volume": "659339.62",
"quote_volume": "3215008.046840",
"open_time": 1772092560000,
"close_time": 1772179012594,
"base": "AUCTION",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "AUCTIONUSDT",
"pair": "AUCTIONUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1702645200000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "AUCTION",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 6,
"quantity_precision": 2,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.010000",
"tick_size": "0.001000",
"max_price": "2000",
"filter_type": "PRICE_FILTER"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.01",
"step_size": "0.01",
"max_qty": "120000"
},
{
"max_qty": "12000",
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.01",
"step_size": "0.01"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500",
"multiplier_down": "0.8500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "auction.svg"
},
{
"ticker": "PLAYUSDT",
"current_price": "0.0188200",
"change_1d": "0.0021900",
"change_1d_percentage": "13.169",
"open_price": "0.0166300",
"high": "0.0195300",
"low": "0.0161400",
"volume": "178119107",
"quote_volume": "3178381.5360700",
"open_time": 1772092560000,
"close_time": 1772178997973,
"base": "PLAY",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "PLAYUSDT",
"pair": "PLAYUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1753954200000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "PLAY",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Gaming"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.0000100",
"min_price": "0.0000100",
"filter_type": "PRICE_FILTER",
"max_price": "200"
},
{
"min_qty": "1",
"step_size": "1",
"filter_type": "LOT_SIZE",
"max_qty": "30000000"
},
{
"min_qty": "1",
"max_qty": "3000000",
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_down": "0.8500",
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "play.svg"
},
{
"ticker": "STPTUSDT",
"current_price": "0.0530600",
"change_1d": "-0.0010900",
"change_1d_percentage": "-2.013",
"open_price": "0.0541500",
"high": "0.0553700",
"low": "0.0507900",
"volume": "59013495",
"quote_volume": "3140300.7723900",
"open_time": 1715504340000,
"close_time": 1715590799203,
"base": "STPT",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "STPTUSDT",
"pair": "STPTUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 1715590800000,
"onboard_date": 1697639400000,
"status": "SETTLING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "STPT",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.0000100",
"max_price": "200",
"tick_size": "0.0000100"
},
{
"max_qty": "10000000",
"filter_type": "LOT_SIZE",
"step_size": "1",
"min_qty": "1"
},
{
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1",
"max_qty": "1100000"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4",
"multiplier_up": "1.1500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "stpt.svg"
},
{
"ticker": "MMTUSDT",
"current_price": "0.1239000",
"change_1d": "0.0015000",
"change_1d_percentage": "1.225",
"open_price": "0.1224000",
"high": "0.1249000",
"low": "0.1177000",
"volume": "25724426",
"quote_volume": "3127267.6461000",
"open_time": 1772092560000,
"close_time": 1772179012126,
"base": "MMT",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "MMTUSDT",
"pair": "MMTUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1762257600000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "MMT",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.0001000",
"max_price": "200",
"min_price": "0.0001000",
"filter_type": "PRICE_FILTER"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1",
"max_qty": "3000000",
"step_size": "1"
},
{
"max_qty": "300000",
"filter_type": "MARKET_LOT_SIZE",
"step_size": "1",
"min_qty": "1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_decimal": "4",
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"RPI",
"DCA"
]
}
},
"logo": "mmt.svg"
},
{
"ticker": "XNYUSDT",
"current_price": "0.0046350",
"change_1d": "-0.0009790",
"change_1d_percentage": "-17.439",
"open_price": "0.0056140",
"high": "0.0060050",
"low": "0.0046000",
"volume": "582185523",
"quote_volume": "3041249.0578400",
"open_time": 1772092560000,
"close_time": 1772179012482,
"base": "XNY",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "XNYUSDT",
"pair": "XNYUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1755085500000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "XNY",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Alpha"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.0000010",
"filter_type": "PRICE_FILTER",
"max_price": "200",
"min_price": "0.0000010"
},
{
"max_qty": "130000000",
"min_qty": "1",
"filter_type": "LOT_SIZE",
"step_size": "1"
},
{
"min_qty": "1",
"max_qty": "13000000",
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4",
"multiplier_down": "0.8500",
"multiplier_up": "1.1500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "xny.svg"
},
{
"ticker": "HUMAUSDT",
"current_price": "0.0119120",
"change_1d": "0.0001770",
"change_1d_percentage": "1.508",
"open_price": "0.0117350",
"high": "0.0119310",
"low": "0.0109900",
"volume": "264401131",
"quote_volume": "3027454.7022020",
"open_time": 1772092560000,
"close_time": 1772179008094,
"base": "HUMA",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "HUMAUSDT",
"pair": "HUMAUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1748264400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "HUMA",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Payment"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"tick_size": "0.0000010",
"max_price": "200",
"min_price": "0.0000010"
},
{
"filter_type": "LOT_SIZE",
"step_size": "1",
"min_qty": "1",
"max_qty": "30000000"
},
{
"step_size": "1",
"min_qty": "1",
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "3000000"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_down": "0.8500",
"multiplier_up": "1.1500",
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "huma.svg"
},
{
"ticker": "BASUSDT",
"current_price": "0.0056610",
"change_1d": "-0.0006120",
"change_1d_percentage": "-9.756",
"open_price": "0.0062730",
"high": "0.0065660",
"low": "0.0056110",
"volume": "503725715",
"quote_volume": "3015639.6324820",
"open_time": 1772092560000,
"close_time": 1772179001927,
"base": "BAS",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "BASUSDT",
"pair": "BASUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1756215000000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "BAS",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Alpha"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.0000010",
"max_price": "200",
"min_price": "0.0000010",
"filter_type": "PRICE_FILTER"
},
{
"max_qty": "130000000",
"step_size": "1",
"min_qty": "1",
"filter_type": "LOT_SIZE"
},
{
"min_qty": "1",
"step_size": "1",
"max_qty": "13000000",
"filter_type": "MARKET_LOT_SIZE"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_up": "1.1500",
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4",
"multiplier_down": "0.8500"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "bas.svg"
},
{
"ticker": "ACUUSDT",
"current_price": "0.1116000",
"change_1d": "0.0016400",
"change_1d_percentage": "1.491",
"open_price": "0.1099600",
"high": "0.1123100",
"low": "0.1066600",
"volume": "27366684",
"quote_volume": "2980128.3611500",
"open_time": 1772092560000,
"close_time": 1772179002379,
"base": "ACU",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ACUUSDT",
"pair": "ACUUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1768999500000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "ACU",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Alpha"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.0000100",
"filter_type": "PRICE_FILTER",
"min_price": "0.0000100",
"max_price": "200"
},
{
"filter_type": "LOT_SIZE",
"step_size": "1",
"min_qty": "1",
"max_qty": "8000000"
},
{
"min_qty": "1",
"step_size": "1",
"max_qty": "800000",
"filter_type": "MARKET_LOT_SIZE"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4",
"multiplier_down": "0.8500",
"multiplier_up": "1.1500"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"RPI",
"DCA"
]
}
},
"logo": "acu.svg"
},
{
"ticker": "1INCHUSDT",
"current_price": "0.0962",
"change_1d": "0.0007",
"change_1d_percentage": "0.733",
"open_price": "0.0955",
"high": "0.0974",
"low": "0.0925",
"volume": "31126702",
"quote_volume": "2963157.4510",
"open_time": 1772092560000,
"close_time": 1772179012015,
"base": "1INCH",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "1INCHUSDT",
"pair": "1INCHUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1608879600000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "1INCH",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 4,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1000",
"liquidation_fee": "0.015000",
"market_take_bound": "0.10",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "100000",
"min_price": "0.0001",
"filter_type": "PRICE_FILTER",
"tick_size": "0.0001"
},
{
"filter_type": "LOT_SIZE",
"step_size": "1",
"max_qty": "8000000",
"min_qty": "1"
},
{
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1",
"max_qty": "800000"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_down": "0.9000",
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4",
"multiplier_up": "1.1000"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "1inch.svg"
},
{
"ticker": "CELOUSDT",
"current_price": "0.079",
"change_1d": "-0.001",
"change_1d_percentage": "-1.25",
"open_price": "0.080",
"high": "0.081",
"low": "0.075",
"volume": "37904208.2",
"quote_volume": "2954894.012",
"open_time": 1772092560000,
"close_time": 1772178994390,
"base": "CELO",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "CELOUSDT",
"pair": "CELOUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1632639600000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "CELO",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 3,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Layer-1"
],
"trigger_protect": "0.0500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.05",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.001",
"max_price": "100000",
"filter_type": "PRICE_FILTER",
"tick_size": "0.001"
},
{
"max_qty": "6000000",
"min_qty": "0.1",
"step_size": "0.1",
"filter_type": "LOT_SIZE"
},
{
"filter_type": "MARKET_LOT_SIZE",
"step_size": "0.1",
"min_qty": "0.1",
"max_qty": "600000"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_down": "0.9500",
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4",
"multiplier_up": "1.0500"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "celo.svg"
},
{
"ticker": "YFIUSDT",
"current_price": "2813.0",
"change_1d": "43.0",
"change_1d_percentage": "1.552",
"open_price": "2770.0",
"high": "2823.0",
"low": "2676.0",
"volume": "1073.965",
"quote_volume": "2952783.6",
"open_time": 1772092560000,
"close_time": 1772179011460,
"base": "YFI",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "YFIUSDT",
"pair": "YFIUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1569398400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "YFI",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 1,
"quantity_precision": 3,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1000",
"liquidation_fee": "0.015000",
"market_take_bound": "0.10",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "200000",
"tick_size": "1",
"min_price": "1",
"filter_type": "PRICE_FILTER"
},
{
"step_size": "0.001",
"filter_type": "LOT_SIZE",
"min_qty": "0.001",
"max_qty": "500"
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.001",
"max_qty": "30",
"step_size": "0.001"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_down": "0.9000",
"multiplier_decimal": "4",
"multiplier_up": "1.1000",
"filter_type": "PERCENT_PRICE"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "yfi.svg"
},
{
"ticker": "BOBUSDT",
"current_price": "0.0056100",
"change_1d": "-0.0004360",
"change_1d_percentage": "-7.211",
"open_price": "0.0060460",
"high": "0.0067330",
"low": "0.0054620",
"volume": "489161371",
"quote_volume": "2947905.8636880",
"open_time": 1772092560000,
"close_time": 1772178960764,
"base": "BOB",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "BOBUSDT",
"pair": "BOBUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1763721900000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "BOB",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Alpha",
"DeFi"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "200",
"filter_type": "PRICE_FILTER",
"tick_size": "0.0000010",
"min_price": "0.0000010"
},
{
"max_qty": "50000000",
"step_size": "1",
"filter_type": "LOT_SIZE",
"min_qty": "1"
},
{
"step_size": "1",
"min_qty": "1",
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "6000000"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_up": "1.1500",
"multiplier_down": "0.8500",
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"RPI",
"DCA"
]
}
},
"logo": "bob.svg"
},
{
"ticker": "PORTALUSDT",
"current_price": "0.0122600",
"change_1d": "-0.0000300",
"change_1d_percentage": "-0.244",
"open_price": "0.0122900",
"high": "0.0130200",
"low": "0.0118800",
"volume": "236659908.3",
"quote_volume": "2943832.2066090",
"open_time": 1772092560000,
"close_time": 1772179000040,
"base": "PORTAL",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "PORTALUSDT",
"pair": "PORTALUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1709218800000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "PORTAL",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Gaming"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.025000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.0001000",
"tick_size": "0.0000100",
"max_price": "2000"
},
{
"step_size": "0.1",
"max_qty": "30000000",
"min_qty": "0.1",
"filter_type": "LOT_SIZE"
},
{
"min_qty": "0.1",
"step_size": "0.1",
"max_qty": "3000000",
"filter_type": "MARKET_LOT_SIZE"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.8500",
"multiplier_up": "1.1500",
"multiplier_decimal": "4"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "portal.svg"
},
{
"ticker": "HEMIUSDT",
"current_price": "0.0092700",
"change_1d": "-0.0000200",
"change_1d_percentage": "-0.215",
"open_price": "0.0092900",
"high": "0.0094900",
"low": "0.0086800",
"volume": "320829819",
"quote_volume": "2930408.4430400",
"open_time": 1772092560000,
"close_time": 1772179011514,
"base": "HEMI",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "HEMIUSDT",
"pair": "HEMIUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1756441800000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "HEMI",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.0000100",
"max_price": "200",
"min_price": "0.0000100",
"filter_type": "PRICE_FILTER"
},
{
"min_qty": "1",
"max_qty": "50000000",
"step_size": "1",
"filter_type": "LOT_SIZE"
},
{
"step_size": "1",
"min_qty": "1",
"max_qty": "4000000",
"filter_type": "MARKET_LOT_SIZE"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500",
"multiplier_decimal": "4"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY"
]
}
},
"logo": "hemi.svg"
},
{
"ticker": "WOOUSDT",
"current_price": "0.01664",
"change_1d": "-0.00050",
"change_1d_percentage": "-2.917",
"open_price": "0.01714",
"high": "0.01720",
"low": "0.01623",
"volume": "175077163",
"quote_volume": "2924694.64544",
"open_time": 1772092560000,
"close_time": 1772179012305,
"base": "WOO",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "WOOUSDT",
"pair": "WOOUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1649314800000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "WOO",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 5,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1000",
"liquidation_fee": "0.015000",
"market_take_bound": "0.10",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "10000",
"min_price": "0.00010",
"filter_type": "PRICE_FILTER",
"tick_size": "0.00001"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1",
"max_qty": "30000000",
"step_size": "1"
},
{
"min_qty": "1",
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "3000000",
"step_size": "1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_up": "1.1000",
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.9000"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "woo.svg"
},
{
"ticker": "COWUSDT",
"current_price": "0.2142000",
"change_1d": "-0.0062000",
"change_1d_percentage": "-2.813",
"open_price": "0.2204000",
"high": "0.2304000",
"low": "0.2134000",
"volume": "13192696",
"quote_volume": "2906664.0467000",
"open_time": 1772092560000,
"close_time": 1772178998665,
"base": "COW",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "COWUSDT",
"pair": "COWUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1730899800000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "COW",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.0001000",
"max_price": "200",
"filter_type": "PRICE_FILTER",
"min_price": "0.0001000"
},
{
"step_size": "1",
"max_qty": "4000000",
"min_qty": "1",
"filter_type": "LOT_SIZE"
},
{
"min_qty": "1",
"filter_type": "MARKET_LOT_SIZE",
"step_size": "1",
"max_qty": "400000"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_up": "1.1500",
"multiplier_decimal": "4",
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "cow.svg"
},
{
"ticker": "ZRXUSDT",
"current_price": "0.1095",
"change_1d": "-0.0021",
"change_1d_percentage": "-1.882",
"open_price": "0.1116",
"high": "0.1141",
"low": "0.1049",
"volume": "26706143.9",
"quote_volume": "2892872.2682",
"open_time": 1772092560000,
"close_time": 1772178993199,
"base": "ZRX",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ZRXUSDT",
"pair": "ZRXUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1569398400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "ZRX",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 4,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1000",
"liquidation_fee": "0.015000",
"market_take_bound": "0.10",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.0001",
"tick_size": "0.0001",
"max_price": "1000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.1",
"step_size": "0.1",
"max_qty": "7000000"
},
{
"max_qty": "700000",
"filter_type": "MARKET_LOT_SIZE",
"step_size": "0.1",
"min_qty": "0.1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_down": "0.9000",
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1000"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "zrx.svg"
},
{
"ticker": "PHAUSDT",
"current_price": "0.0250600",
"change_1d": "0.0011300",
"change_1d_percentage": "4.722",
"open_price": "0.0239300",
"high": "0.0273800",
"low": "0.0230600",
"volume": "115776354",
"quote_volume": "2888533.0099300",
"open_time": 1772092560000,
"close_time": 1772179011348,
"base": "PHA",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "PHAUSDT",
"pair": "PHAUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1735558200000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "PHA",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"AI"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"max_price": "200",
"tick_size": "0.0000100",
"min_price": "0.0000100"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1",
"max_qty": "20000000",
"step_size": "1"
},
{
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "2000000",
"min_qty": "1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_down": "0.8500",
"multiplier_decimal": "4",
"multiplier_up": "1.1500",
"filter_type": "PERCENT_PRICE"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "pha.svg"
},
{
"ticker": "MAGICUSDT",
"current_price": "0.064900",
"change_1d": "0.000640",
"change_1d_percentage": "0.996",
"open_price": "0.064260",
"high": "0.065120",
"low": "0.060670",
"volume": "44878680.0",
"quote_volume": "2836683.493939",
"open_time": 1772092560000,
"close_time": 1772179013640,
"base": "MAGIC",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "MAGICUSDT",
"pair": "MAGICUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1674457200000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "MAGIC",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 6,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Metaverse"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.000100",
"min_price": "0.000100",
"filter_type": "PRICE_FILTER",
"max_price": "2000"
},
{
"step_size": "0.1",
"min_qty": "0.1",
"filter_type": "LOT_SIZE",
"max_qty": "8000000"
},
{
"min_qty": "0.1",
"filter_type": "MARKET_LOT_SIZE",
"step_size": "0.1",
"max_qty": "1500000"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_down": "0.8500",
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "magic.svg"
},
{
"ticker": "NXPCUSDT",
"current_price": "0.2781000",
"change_1d": "0.0057000",
"change_1d_percentage": "2.093",
"open_price": "0.2724000",
"high": "0.2840000",
"low": "0.2646000",
"volume": "10188956",
"quote_volume": "2807950.5301000",
"open_time": 1772092560000,
"close_time": 1772179012314,
"base": "NXPC",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "NXPCUSDT",
"pair": "NXPCUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1747290600000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "NXPC",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Gaming"
],
"trigger_protect": "0.1000",
"liquidation_fee": "0.015000",
"market_take_bound": "0.10",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.0001000",
"tick_size": "0.0001000",
"max_price": "200",
"filter_type": "PRICE_FILTER"
},
{
"filter_type": "LOT_SIZE",
"max_qty": "2000000",
"step_size": "1",
"min_qty": "1"
},
{
"min_qty": "1",
"step_size": "1",
"max_qty": "200000",
"filter_type": "MARKET_LOT_SIZE"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4",
"multiplier_down": "0.9000",
"multiplier_up": "1.1000"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "nxpc.svg"
},
{
"ticker": "HANAUSDT",
"current_price": "0.0359300",
"change_1d": "0.0007900",
"change_1d_percentage": "2.248",
"open_price": "0.0351400",
"high": "0.0385000",
"low": "0.0340000",
"volume": "77653582",
"quote_volume": "2797538.3984000",
"open_time": 1772092560000,
"close_time": 1772179005744,
"base": "HANA",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "HANAUSDT",
"pair": "HANAUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1758886200000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "HANA",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Alpha"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.0000100",
"max_price": "200",
"filter_type": "PRICE_FILTER",
"min_price": "0.0000100"
},
{
"min_qty": "1",
"step_size": "1",
"max_qty": "40000000",
"filter_type": "LOT_SIZE"
},
{
"max_qty": "4000000",
"min_qty": "1",
"filter_type": "MARKET_LOT_SIZE",
"step_size": "1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_up": "1.1500",
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY"
]
}
},
"logo": "hana.svg"
},
{
"ticker": "EDUUSDT",
"current_price": "0.1134000",
"change_1d": "0.0012000",
"change_1d_percentage": "1.070",
"open_price": "0.1122000",
"high": "0.1155000",
"low": "0.1060000",
"volume": "25202991",
"quote_volume": "2797132.0654000",
"open_time": 1772092560000,
"close_time": 1772179002185,
"base": "EDU",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "EDUUSDT",
"pair": "EDUUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1682640000000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "EDU",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Metaverse"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.0001000",
"filter_type": "PRICE_FILTER",
"min_price": "0.0001000",
"max_price": "200"
},
{
"min_qty": "1",
"step_size": "1",
"filter_type": "LOT_SIZE",
"max_qty": "10000000"
},
{
"filter_type": "MARKET_LOT_SIZE",
"step_size": "1",
"min_qty": "1",
"max_qty": "700000"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.8500",
"multiplier_up": "1.1500"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "edu.svg"
},
{
"ticker": "ONTUSDT",
"current_price": "0.0441",
"change_1d": "0.0018",
"change_1d_percentage": "4.255",
"open_price": "0.0423",
"high": "0.0447",
"low": "0.0417",
"volume": "65025507.4",
"quote_volume": "2796591.8901",
"open_time": 1772092560000,
"close_time": 1772179000016,
"base": "ONT",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ONTUSDT",
"pair": "ONTUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1569398400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "ONT",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 4,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"PoW"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.0001",
"min_price": "0.0001",
"filter_type": "PRICE_FILTER",
"max_price": "100000"
},
{
"step_size": "0.1",
"filter_type": "LOT_SIZE",
"max_qty": "10000000",
"min_qty": "0.1"
},
{
"step_size": "0.1",
"min_qty": "0.1",
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "1000000"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_down": "0.8500",
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "ont.svg"
},
{
"ticker": "OPENUSDT",
"current_price": "0.1558000",
"change_1d": "0.0065000",
"change_1d_percentage": "4.354",
"open_price": "0.1493000",
"high": "0.1568000",
"low": "0.1456000",
"volume": "18497348",
"quote_volume": "2794434.4165000",
"open_time": 1772092560000,
"close_time": 1772179006687,
"base": "OPEN",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "OPENUSDT",
"pair": "OPENUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1757336400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "OPEN",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"AI"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.0001000",
"min_price": "0.0001000",
"max_price": "200",
"filter_type": "PRICE_FILTER"
},
{
"step_size": "1",
"filter_type": "LOT_SIZE",
"min_qty": "1",
"max_qty": "4000000"
},
{
"min_qty": "1",
"max_qty": "400000",
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500",
"multiplier_down": "0.8500",
"multiplier_decimal": "4"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "open.svg"
},
{
"ticker": "QUSDT",
"current_price": "0.0232520",
"change_1d": "0.0022710",
"change_1d_percentage": "10.824",
"open_price": "0.0209810",
"high": "0.0236560",
"low": "0.0208900",
"volume": "126567270",
"quote_volume": "2793186.0848740",
"open_time": 1772092560000,
"close_time": 1772179013286,
"base": "Q",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "QUSDT",
"pair": "QUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1756798200000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "Q",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Alpha"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.0000010",
"max_price": "200",
"min_price": "0.0000010",
"filter_type": "PRICE_FILTER"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1",
"step_size": "1",
"max_qty": "100000000"
},
{
"min_qty": "1",
"filter_type": "MARKET_LOT_SIZE",
"step_size": "1",
"max_qty": "10000000"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_down": "0.8500",
"multiplier_up": "1.1500",
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "q.svg"
},
{
"ticker": "INXUSDT",
"current_price": "0.0119390",
"change_1d": "-0.0003400",
"change_1d_percentage": "-2.769",
"open_price": "0.0122790",
"high": "0.0130360",
"low": "0.0118680",
"volume": "225510562",
"quote_volume": "2786349.8783450",
"open_time": 1772092560000,
"close_time": 1772179013738,
"base": "INX",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "INXUSDT",
"pair": "INXUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1769799600000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "INX",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Alpha"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.0000010",
"filter_type": "PRICE_FILTER",
"max_price": "200",
"min_price": "0.0000010"
},
{
"max_qty": "30000000",
"step_size": "1",
"filter_type": "LOT_SIZE",
"min_qty": "1"
},
{
"step_size": "1",
"min_qty": "1",
"max_qty": "3000000",
"filter_type": "MARKET_LOT_SIZE"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.8500",
"multiplier_up": "1.1500",
"multiplier_decimal": "4"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"RPI",
"DCA"
]
}
},
"logo": "inx.svg"
},
{
"ticker": "SXTUSDT",
"current_price": "0.0208100",
"change_1d": "-0.0012000",
"change_1d_percentage": "-5.452",
"open_price": "0.0220100",
"high": "0.0220800",
"low": "0.0201700",
"volume": "132246552",
"quote_volume": "2775332.5374800",
"open_time": 1772092560000,
"close_time": 1772179012648,
"base": "SXT",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "SXTUSDT",
"pair": "SXTUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1746174600000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "SXT",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"AI"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.0000100",
"max_price": "200",
"filter_type": "PRICE_FILTER",
"min_price": "0.0000100"
},
{
"step_size": "1",
"filter_type": "LOT_SIZE",
"min_qty": "1",
"max_qty": "30000000"
},
{
"min_qty": "1",
"step_size": "1",
"max_qty": "3000000",
"filter_type": "MARKET_LOT_SIZE"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4",
"multiplier_down": "0.8500",
"multiplier_up": "1.1500"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "sxt.svg"
},
{
"ticker": "APRUSDT",
"current_price": "0.0944000",
"change_1d": "0.0054700",
"change_1d_percentage": "6.151",
"open_price": "0.0889300",
"high": "0.0985700",
"low": "0.0888100",
"volume": "29358287",
"quote_volume": "2756969.3496500",
"open_time": 1772092560000,
"close_time": 1772179010614,
"base": "APR",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "APRUSDT",
"pair": "APRUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1761215400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "APR",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Alpha"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.0000100",
"max_price": "200",
"min_price": "0.0000100",
"filter_type": "PRICE_FILTER"
},
{
"min_qty": "1",
"step_size": "1",
"filter_type": "LOT_SIZE",
"max_qty": "5000000"
},
{
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "500000",
"min_qty": "1",
"step_size": "1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_down": "0.8500",
"multiplier_up": "1.1500",
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "apr.svg"
},
{
"ticker": "MINAUSDT",
"current_price": "0.0599700",
"change_1d": "0.0005200",
"change_1d_percentage": "0.875",
"open_price": "0.0594500",
"high": "0.0604600",
"low": "0.0574000",
"volume": "46291800",
"quote_volume": "2737710.5718500",
"open_time": 1772092560000,
"close_time": 1772179011485,
"base": "MINA",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "MINAUSDT",
"pair": "MINAUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1675407600000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "MINA",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Layer-1"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"max_price": "200",
"tick_size": "0.0001000",
"min_price": "0.0001000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1",
"max_qty": "10000000",
"step_size": "1"
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1",
"step_size": "1",
"max_qty": "1000000"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_down": "0.8500",
"multiplier_up": "1.1500",
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "mina.svg"
},
{
"ticker": "AIAUSDT",
"current_price": "0.0874400",
"change_1d": "-0.0025500",
"change_1d_percentage": "-2.834",
"open_price": "0.0899900",
"high": "0.0918900",
"low": "0.0817700",
"volume": "31529388",
"quote_volume": "2733918.9665800",
"open_time": 1772092560000,
"close_time": 1772179012032,
"base": "AIA",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "AIAUSDT",
"pair": "AIAUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1768907700000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "AIA",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Alpha"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"tick_size": "0.0000100",
"max_price": "200",
"min_price": "0.0000100"
},
{
"max_qty": "10000000",
"filter_type": "LOT_SIZE",
"min_qty": "1",
"step_size": "1"
},
{
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "1000000",
"min_qty": "1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.8500",
"multiplier_up": "1.1500",
"multiplier_decimal": "4"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"RPI",
"DCA"
]
}
},
"logo": "aia.svg"
},
{
"ticker": "COAIUSDT",
"current_price": "0.3164000",
"change_1d": "-0.0007000",
"change_1d_percentage": "-0.221",
"open_price": "0.3171000",
"high": "0.3209000",
"low": "0.3054000",
"volume": "8678814",
"quote_volume": "2726398.7233000",
"open_time": 1772092560000,
"close_time": 1772179000074,
"base": "COAI",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "COAIUSDT",
"pair": "COAIUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1758785400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "COAI",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Alpha"
],
"trigger_protect": "0.3000",
"liquidation_fee": "0.020000",
"market_take_bound": "0.30",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "350",
"min_price": "0.0001000",
"tick_size": "0.0001000",
"filter_type": "PRICE_FILTER"
},
{
"step_size": "1",
"min_qty": "1",
"filter_type": "LOT_SIZE",
"max_qty": "9000000"
},
{
"min_qty": "1",
"max_qty": "200000",
"filter_type": "MARKET_LOT_SIZE",
"step_size": "1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_up": "1.3000",
"multiplier_down": "0.7000",
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY"
]
}
},
"logo": "coai.svg"
},
{
"ticker": "ALCHUSDT",
"current_price": "0.0784700",
"change_1d": "-0.0016400",
"change_1d_percentage": "-2.047",
"open_price": "0.0801100",
"high": "0.0838000",
"low": "0.0760600",
"volume": "33878427",
"quote_volume": "2726175.5139100",
"open_time": 1772092560000,
"close_time": 1772179002700,
"base": "ALCH",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ALCHUSDT",
"pair": "ALCHUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1736250300000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "ALCH",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"AI"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.025000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "200",
"filter_type": "PRICE_FILTER",
"tick_size": "0.0000100",
"min_price": "0.0000100"
},
{
"filter_type": "LOT_SIZE",
"step_size": "1",
"max_qty": "10000000",
"min_qty": "1"
},
{
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "1000000",
"step_size": "1",
"min_qty": "1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4",
"multiplier_up": "1.1500",
"multiplier_down": "0.8500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "alch.svg"
},
{
"ticker": "SWELLUSDT",
"current_price": "0.0025200",
"change_1d": "-0.0001770",
"change_1d_percentage": "-6.563",
"open_price": "0.0026970",
"high": "0.0028290",
"low": "0.0023800",
"volume": "1036415134",
"quote_volume": "2716744.3356130",
"open_time": 1764233940000,
"close_time": 1764320382144,
"base": "SWELL",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "SWELLUSDT",
"pair": "SWELLUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 1764320400000,
"onboard_date": 1731081600000,
"status": "SETTLING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "SWELL",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.0000010",
"min_price": "0.0000100",
"filter_type": "PRICE_FILTER",
"max_price": "200"
},
{
"max_qty": "200000000",
"min_qty": "1",
"filter_type": "LOT_SIZE",
"step_size": "1"
},
{
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "20000000",
"min_qty": "1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_decimal": "4",
"multiplier_down": "0.8500",
"multiplier_up": "1.1500",
"filter_type": "PERCENT_PRICE"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "swell.svg"
},
{
"ticker": "A2ZUSDT",
"current_price": "0.0007860",
"change_1d": "-0.0000750",
"change_1d_percentage": "-8.711",
"open_price": "0.0008610",
"high": "0.0008960",
"low": "0.0006360",
"volume": "3447485238",
"quote_volume": "2698969.4566310",
"open_time": 1772092560000,
"close_time": 1772179011885,
"base": "A2Z",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "A2ZUSDT",
"pair": "A2ZUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1753862400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "A2Z",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Gaming"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.0000010",
"max_price": "200",
"filter_type": "PRICE_FILTER",
"min_price": "0.0000010"
},
{
"max_qty": "400000000",
"step_size": "1",
"min_qty": "1",
"filter_type": "LOT_SIZE"
},
{
"max_qty": "40000000",
"min_qty": "1",
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_decimal": "4",
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "a2z.svg"
},
{
"ticker": "RAYSOLUSDT",
"current_price": "0.6218000",
"change_1d": "0.0008000",
"change_1d_percentage": "0.129",
"open_price": "0.6210000",
"high": "0.6317000",
"low": "0.5980000",
"volume": "4367101.2",
"quote_volume": "2685939.6342500",
"open_time": 1772092560000,
"close_time": 1772179012151,
"base": "RAYSOL",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "RAYSOLUSDT",
"pair": "RAYSOLUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1733832000000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "RAYSOL",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.0001000",
"filter_type": "PRICE_FILTER",
"max_price": "2000",
"tick_size": "0.0001000"
},
{
"max_qty": "2000000",
"step_size": "0.1",
"filter_type": "LOT_SIZE",
"min_qty": "0.1"
},
{
"max_qty": "200000",
"step_size": "0.1",
"min_qty": "0.1",
"filter_type": "MARKET_LOT_SIZE"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_up": "1.1500",
"multiplier_decimal": "4",
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "raysol.svg"
},
{
"ticker": "IOTXUSDT",
"current_price": "0.00475",
"change_1d": "-0.00010",
"change_1d_percentage": "-2.062",
"open_price": "0.00485",
"high": "0.00517",
"low": "0.00456",
"volume": "557097046",
"quote_volume": "2685292.97449",
"open_time": 1772092560000,
"close_time": 1772179014158,
"base": "IOTX",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "IOTXUSDT",
"pair": "IOTXUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1628665200000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "IOTX",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 5,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Infrastructure"
],
"trigger_protect": "0.1000",
"liquidation_fee": "0.015000",
"market_take_bound": "0.10",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.00001",
"filter_type": "PRICE_FILTER",
"max_price": "20000",
"tick_size": "0.00001"
},
{
"filter_type": "LOT_SIZE",
"max_qty": "80000000",
"min_qty": "1",
"step_size": "1"
},
{
"min_qty": "1",
"filter_type": "MARKET_LOT_SIZE",
"step_size": "1",
"max_qty": "8000000"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_decimal": "4",
"multiplier_up": "1.1000",
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.9000"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "iotx.svg"
},
{
"ticker": "USDCUSDT",
"current_price": "0.9994240",
"change_1d": "0.0000190",
"change_1d_percentage": "0.002",
"open_price": "0.9994050",
"high": "0.9994600",
"low": "0.9994050",
"volume": "2676400",
"quote_volume": "2674845.5819170",
"open_time": 1772092560000,
"close_time": 1772179011647,
"base": "USDC",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "USDCUSDT",
"pair": "USDCUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1678579200000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "USDC",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"ETF"
],
"trigger_protect": "0.0500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.05",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.0000010",
"min_price": "0.0000100",
"max_price": "200",
"filter_type": "PRICE_FILTER"
},
{
"min_qty": "1",
"filter_type": "LOT_SIZE",
"step_size": "1",
"max_qty": "10000000"
},
{
"min_qty": "1",
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "100000",
"step_size": "1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4",
"multiplier_up": "1.0500",
"multiplier_down": "0.9500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "usdc.svg"
},
{
"ticker": "SOPHUSDT",
"current_price": "0.0092100",
"change_1d": "-0.0003470",
"change_1d_percentage": "-3.631",
"open_price": "0.0095570",
"high": "0.0096800",
"low": "0.0087440",
"volume": "290253352",
"quote_volume": "2663327.2455430",
"open_time": 1772092560000,
"close_time": 1772179012184,
"base": "SOPH",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "SOPHUSDT",
"pair": "SOPHUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1748437200000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "SOPH",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Layer-2"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.0000010",
"min_price": "0.0000010",
"max_price": "200",
"filter_type": "PRICE_FILTER"
},
{
"min_qty": "1",
"step_size": "1",
"filter_type": "LOT_SIZE",
"max_qty": "50000000"
},
{
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "5000000",
"step_size": "1",
"min_qty": "1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_up": "1.1500",
"multiplier_down": "0.8500",
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "soph.svg"
},
{
"ticker": "SWARMSUSDT",
"current_price": "0.0074200",
"change_1d": "0.0003000",
"change_1d_percentage": "4.213",
"open_price": "0.0071200",
"high": "0.0077600",
"low": "0.0069500",
"volume": "360495083",
"quote_volume": "2657723.2098280",
"open_time": 1772092560000,
"close_time": 1772178983426,
"base": "SWARMS",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "SWARMSUSDT",
"pair": "SWARMSUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1736252100000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "SWARMS",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"AI"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.0001000",
"max_price": "200",
"tick_size": "0.0000100"
},
{
"min_qty": "1",
"step_size": "1",
"filter_type": "LOT_SIZE",
"max_qty": "50000000"
},
{
"min_qty": "1",
"max_qty": "5000000",
"filter_type": "MARKET_LOT_SIZE",
"step_size": "1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500",
"multiplier_decimal": "4",
"multiplier_down": "0.8500"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "swarms.svg"
},
{
"ticker": "ALPINEUSDT",
"current_price": "0.438000",
"change_1d": "0.010800",
"change_1d_percentage": "2.528",
"open_price": "0.427200",
"high": "0.475100",
"low": "0.410000",
"volume": "6027421.2",
"quote_volume": "2627608.296040",
"open_time": 1772092560000,
"close_time": 1772179012383,
"base": "ALPINE",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ALPINEUSDT",
"pair": "ALPINEUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1746524700000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "ALPINE",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 6,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [],
"trigger_protect": "0.1500",
"liquidation_fee": "0.025000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.000100",
"filter_type": "PRICE_FILTER",
"max_price": "200",
"min_price": "0.000100"
},
{
"min_qty": "0.1",
"filter_type": "LOT_SIZE",
"max_qty": "1000000",
"step_size": "0.1"
},
{
"step_size": "0.1",
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.1",
"max_qty": "100000"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.8500",
"multiplier_up": "1.1500",
"multiplier_decimal": "4"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "alpine.svg"
},
{
"ticker": "AEVOUSDT",
"current_price": "0.0243100",
"change_1d": "0.0011900",
"change_1d_percentage": "5.147",
"open_price": "0.0231200",
"high": "0.0243600",
"low": "0.0220800",
"volume": "112902581.3",
"quote_volume": "2618427.8126210",
"open_time": 1772092560000,
"close_time": 1772179012028,
"base": "AEVO",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "AEVOUSDT",
"pair": "AEVOUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1710336600000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "AEVO",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.0000100",
"max_price": "2000",
"tick_size": "0.0000100"
},
{
"min_qty": "0.1",
"filter_type": "LOT_SIZE",
"step_size": "0.1",
"max_qty": "20000000"
},
{
"step_size": "0.1",
"min_qty": "0.1",
"max_qty": "2000000",
"filter_type": "MARKET_LOT_SIZE"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_decimal": "4",
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "aevo.svg"
},
{
"ticker": "PLUMEUSDT",
"current_price": "0.0096300",
"change_1d": "0.0001500",
"change_1d_percentage": "1.582",
"open_price": "0.0094800",
"high": "0.0097600",
"low": "0.0089200",
"volume": "277303940",
"quote_volume": "2584001.3982700",
"open_time": 1772092560000,
"close_time": 1772178985733,
"base": "PLUME",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "PLUMEUSDT",
"pair": "PLUMEUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1742562000000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "PLUME",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Layer-1"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.0000100",
"min_price": "0.0001000",
"filter_type": "PRICE_FILTER",
"max_price": "200"
},
{
"max_qty": "40000000",
"filter_type": "LOT_SIZE",
"min_qty": "1",
"step_size": "1"
},
{
"min_qty": "1",
"max_qty": "4000000",
"filter_type": "MARKET_LOT_SIZE",
"step_size": "1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_up": "1.1500",
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "plume.svg"
},
{
"ticker": "ZORAUSDT",
"current_price": "0.0191500",
"change_1d": "-0.0002100",
"change_1d_percentage": "-1.085",
"open_price": "0.0193600",
"high": "0.0195500",
"low": "0.0187700",
"volume": "134430940",
"quote_volume": "2581001.9448700",
"open_time": 1772092560000,
"close_time": 1772178977557,
"base": "ZORA",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ZORAUSDT",
"pair": "ZORAUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1753441200000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "ZORA",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Layer-2"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.0000100",
"min_price": "0.0000100",
"filter_type": "PRICE_FILTER",
"max_price": "200"
},
{
"step_size": "1",
"min_qty": "1",
"max_qty": "30000000",
"filter_type": "LOT_SIZE"
},
{
"max_qty": "3000000",
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_up": "1.1500",
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.8500",
"multiplier_decimal": "4"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "zora.svg"
},
{
"ticker": "TWTUSDT",
"current_price": "0.503300",
"change_1d": "0.002700",
"change_1d_percentage": "0.539",
"open_price": "0.500600",
"high": "0.508000",
"low": "0.475400",
"volume": "5206795",
"quote_volume": "2570184.690300",
"open_time": 1772092560000,
"close_time": 1772178967890,
"base": "TWT",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "TWTUSDT",
"pair": "TWTUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1699021800000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "TWT",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 6,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Infrastructure"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.000100",
"filter_type": "PRICE_FILTER",
"max_price": "200",
"min_price": "0.000100"
},
{
"step_size": "1",
"min_qty": "1",
"max_qty": "2000000",
"filter_type": "LOT_SIZE"
},
{
"filter_type": "MARKET_LOT_SIZE",
"step_size": "1",
"max_qty": "200000",
"min_qty": "1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.8500",
"multiplier_up": "1.1500"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "twt.svg"
},
{
"ticker": "INUSDT",
"current_price": "0.0690500",
"change_1d": "0.0006400",
"change_1d_percentage": "0.936",
"open_price": "0.0684100",
"high": "0.0702500",
"low": "0.0664300",
"volume": "37361509",
"quote_volume": "2557885.8646500",
"open_time": 1772092560000,
"close_time": 1772179003489,
"base": "IN",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "INUSDT",
"pair": "INUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1754562600000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "IN",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Alpha"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.0000100",
"filter_type": "PRICE_FILTER",
"min_price": "0.0001000",
"max_price": "200"
},
{
"min_qty": "1",
"max_qty": "10000000",
"filter_type": "LOT_SIZE",
"step_size": "1"
},
{
"max_qty": "900000",
"min_qty": "1",
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_up": "1.1500",
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4",
"multiplier_down": "0.8500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "in.svg"
},
{
"ticker": "1MBABYDOGEUSDT",
"current_price": "0.0004023",
"change_1d": "-0.0000016",
"change_1d_percentage": "-0.396",
"open_price": "0.0004039",
"high": "0.0004085",
"low": "0.0003841",
"volume": "6423184415",
"quote_volume": "2551180.7219846",
"open_time": 1772092560000,
"close_time": 1772179010941,
"base": "1MBABYDOGE",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "1MBABYDOGEUSDT",
"pair": "1MBABYDOGEUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1726486500000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "1MBABYDOGE",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Meme"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "200",
"min_price": "0.0000001",
"tick_size": "0.0000001",
"filter_type": "PRICE_FILTER"
},
{
"step_size": "1",
"min_qty": "1",
"filter_type": "LOT_SIZE",
"max_qty": "2000000000"
},
{
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "200000000",
"min_qty": "1",
"step_size": "1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.8500",
"multiplier_up": "1.1500",
"multiplier_decimal": "4"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "1mbabydoge.svg"
},
{
"ticker": "USUALUSDT",
"current_price": "0.0129600",
"change_1d": "0.0002200",
"change_1d_percentage": "1.727",
"open_price": "0.0127400",
"high": "0.0133000",
"low": "0.0120500",
"volume": "200489016",
"quote_volume": "2538981.5861600",
"open_time": 1772092560000,
"close_time": 1772179001321,
"base": "USUAL",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "USUALUSDT",
"pair": "USUALUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1734526800000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "USUAL",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.0000100",
"min_price": "0.0001000",
"filter_type": "PRICE_FILTER",
"max_price": "200"
},
{
"max_qty": "30000000",
"min_qty": "1",
"step_size": "1",
"filter_type": "LOT_SIZE"
},
{
"step_size": "1",
"min_qty": "1",
"max_qty": "3000000",
"filter_type": "MARKET_LOT_SIZE"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_decimal": "4",
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "usual.svg"
},
{
"ticker": "AUSDT",
"current_price": "0.0817000",
"change_1d": "-0.0003000",
"change_1d_percentage": "-0.366",
"open_price": "0.0820000",
"high": "0.0828000",
"low": "0.0781000",
"volume": "31182248",
"quote_volume": "2520693.4199000",
"open_time": 1772092560000,
"close_time": 1772179004269,
"base": "A",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "AUSDT",
"pair": "AUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1748419200000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "A",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Layer-2"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.0001000",
"max_price": "200",
"filter_type": "PRICE_FILTER",
"min_price": "0.0001000"
},
{
"min_qty": "1",
"filter_type": "LOT_SIZE",
"max_qty": "7000000",
"step_size": "1"
},
{
"min_qty": "1",
"max_qty": "700000",
"filter_type": "MARKET_LOT_SIZE",
"step_size": "1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_decimal": "4",
"multiplier_up": "1.1500",
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "a.svg"
},
{
"ticker": "GASUSDT",
"current_price": "1.603000",
"change_1d": "0.006000",
"change_1d_percentage": "0.376",
"open_price": "1.597000",
"high": "1.623000",
"low": "1.552000",
"volume": "1578203.8",
"quote_volume": "2512411.156800",
"open_time": 1772092560000,
"close_time": 1772179001838,
"base": "GAS",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "GASUSDT",
"pair": "GASUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1698201900000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "GAS",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 6,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Infrastructure"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"max_price": "2000",
"min_price": "0.001000",
"tick_size": "0.001000"
},
{
"filter_type": "LOT_SIZE",
"max_qty": "1000000",
"min_qty": "0.1",
"step_size": "0.1"
},
{
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "50000",
"step_size": "0.1",
"min_qty": "0.1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_up": "1.1500",
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.8500",
"multiplier_decimal": "4"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "gas.svg"
},
{
"ticker": "FRAXUSDT",
"current_price": "0.6561000",
"change_1d": "-0.0175000",
"change_1d_percentage": "-2.598",
"open_price": "0.6736000",
"high": "0.6779000",
"low": "0.6262000",
"volume": "3871828",
"quote_volume": "2510109.0186000",
"open_time": 1772092560000,
"close_time": 1772179014823,
"base": "FRAX",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "FRAXUSDT",
"pair": "FRAXUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1768464000000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "FRAX",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.0001000",
"min_price": "0.0001000",
"filter_type": "PRICE_FILTER",
"max_price": "200"
},
{
"min_qty": "1",
"filter_type": "LOT_SIZE",
"max_qty": "1000000",
"step_size": "1"
},
{
"filter_type": "MARKET_LOT_SIZE",
"step_size": "1",
"max_qty": "100000",
"min_qty": "1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500",
"multiplier_decimal": "4",
"multiplier_down": "0.8500"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"RPI",
"DCA"
]
}
},
"logo": "frax.svg"
},
{
"ticker": "XVGUSDT",
"current_price": "0.0059460",
"change_1d": "0.0000400",
"change_1d_percentage": "0.677",
"open_price": "0.0059060",
"high": "0.0060360",
"low": "0.0057070",
"volume": "424521211",
"quote_volume": "2503104.6095834",
"open_time": 1772092560000,
"close_time": 1772178981833,
"base": "XVG",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "XVGUSDT",
"pair": "XVGUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1688558400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "XVG",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"PoW"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "200",
"filter_type": "PRICE_FILTER",
"min_price": "0.0000010",
"tick_size": "0.0000010"
},
{
"min_qty": "1",
"step_size": "1",
"max_qty": "500000000",
"filter_type": "LOT_SIZE"
},
{
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "20000000",
"step_size": "1",
"min_qty": "1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_down": "0.8500",
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "xvg.svg"
},
{
"ticker": "IOUSDT",
"current_price": "0.1161000",
"change_1d": "0.0002000",
"change_1d_percentage": "0.173",
"open_price": "0.1159000",
"high": "0.1183000",
"low": "0.1101000",
"volume": "21879697.9",
"quote_volume": "2498870.6541100",
"open_time": 1772092560000,
"close_time": 1772179004494,
"base": "IO",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "IOUSDT",
"pair": "IOUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1718114400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "IO",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"AI"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.0010000",
"filter_type": "PRICE_FILTER",
"tick_size": "0.0001000",
"max_price": "2000"
},
{
"step_size": "0.1",
"min_qty": "0.1",
"max_qty": "5000000",
"filter_type": "LOT_SIZE"
},
{
"step_size": "0.1",
"min_qty": "0.1",
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "500000"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_up": "1.1500",
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.8500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "io.svg"
},
{
"ticker": "ONEUSDT",
"current_price": "0.00250",
"change_1d": "0.00003",
"change_1d_percentage": "1.215",
"open_price": "0.00247",
"high": "0.00253",
"low": "0.00237",
"volume": "1015945893",
"quote_volume": "2491497.37268",
"open_time": 1772092560000,
"close_time": 1772179005090,
"base": "ONE",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ONEUSDT",
"pair": "ONEUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1615964400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "ONE",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 5,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Layer-2"
],
"trigger_protect": "0.1000",
"liquidation_fee": "0.015000",
"market_take_bound": "0.10",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.00001",
"min_price": "0.00001",
"max_price": "20000",
"filter_type": "PRICE_FILTER"
},
{
"step_size": "1",
"min_qty": "1",
"filter_type": "LOT_SIZE",
"max_qty": "200000000"
},
{
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "20000000",
"min_qty": "1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_up": "1.1000",
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4",
"multiplier_down": "0.9000"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "one.svg"
},
{
"ticker": "SPELLUSDT",
"current_price": "0.0001859",
"change_1d": "0.0000026",
"change_1d_percentage": "1.418",
"open_price": "0.0001833",
"high": "0.0001903",
"low": "0.0001790",
"volume": "13471206025",
"quote_volume": "2482162.0689205",
"open_time": 1772092560000,
"close_time": 1772179004917,
"base": "SPELL",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "SPELLUSDT",
"pair": "SPELLUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1662361200000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "SPELL",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1000",
"liquidation_fee": "0.015000",
"market_take_bound": "0.10",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.0000010",
"max_price": "100",
"filter_type": "PRICE_FILTER",
"tick_size": "0.0000001"
},
{
"step_size": "1",
"min_qty": "1",
"max_qty": "3000000000",
"filter_type": "LOT_SIZE"
},
{
"max_qty": "300000000",
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1",
"step_size": "1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_up": "1.1000",
"multiplier_down": "0.9000",
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "spell.svg"
},
{
"ticker": "POPCATUSDT",
"current_price": "0.0501200",
"change_1d": "0.0001700",
"change_1d_percentage": "0.340",
"open_price": "0.0499500",
"high": "0.0509100",
"low": "0.0470700",
"volume": "50634375",
"quote_volume": "2477542.6213200",
"open_time": 1772092560000,
"close_time": 1772179012080,
"base": "POPCAT",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "POPCATUSDT",
"pair": "POPCATUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1724331600000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "POPCAT",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Meme"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"max_price": "200",
"min_price": "0.0001000",
"tick_size": "0.0001000"
},
{
"step_size": "1",
"min_qty": "1",
"filter_type": "LOT_SIZE",
"max_qty": "8000000"
},
{
"min_qty": "1",
"max_qty": "800000",
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500",
"multiplier_down": "0.8500",
"multiplier_decimal": "4"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "popcat.svg"
},
{
"ticker": "HMSTRUSDT",
"current_price": "0.0001613",
"change_1d": "-0.0000062",
"change_1d_percentage": "-3.701",
"open_price": "0.0001675",
"high": "0.0001687",
"low": "0.0001538",
"volume": "15431899661",
"quote_volume": "2468709.2250710",
"open_time": 1772092560000,
"close_time": 1772179012229,
"base": "HMSTR",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "HMSTRUSDT",
"pair": "HMSTRUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1727353800000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "HMSTR",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Gaming"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.0000010",
"tick_size": "0.0000001",
"filter_type": "PRICE_FILTER",
"max_price": "200"
},
{
"step_size": "1",
"filter_type": "LOT_SIZE",
"max_qty": "3000000000",
"min_qty": "1"
},
{
"min_qty": "1",
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "300000000",
"step_size": "1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.8500",
"multiplier_up": "1.1500",
"multiplier_decimal": "4"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "hmstr.svg"
},
{
"ticker": "PROMUSDT",
"current_price": "1.2010000",
"change_1d": "0.0500000",
"change_1d_percentage": "4.344",
"open_price": "1.1510000",
"high": "1.2560000",
"low": "1.1320000",
"volume": "2065930.9",
"quote_volume": "2454907.5514000",
"open_time": 1772092560000,
"close_time": 1772179012329,
"base": "PROM",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "PROMUSDT",
"pair": "PROMUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1736944200000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "PROM",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"NFT"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.0010000",
"tick_size": "0.0010000",
"max_price": "2000"
},
{
"filter_type": "LOT_SIZE",
"step_size": "0.1",
"max_qty": "300000",
"min_qty": "0.1"
},
{
"filter_type": "MARKET_LOT_SIZE",
"step_size": "0.1",
"min_qty": "0.1",
"max_qty": "30000"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500",
"multiplier_down": "0.8500",
"multiplier_decimal": "4"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "prom.svg"
},
{
"ticker": "SANTOSUSDT",
"current_price": "1.3820000",
"change_1d": "-0.1070000",
"change_1d_percentage": "-7.186",
"open_price": "1.4890000",
"high": "1.4940000",
"low": "1.3270000",
"volume": "1739851.4",
"quote_volume": "2412348.7099000",
"open_time": 1772092560000,
"close_time": 1772179007792,
"base": "SANTOS",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "SANTOSUSDT",
"pair": "SANTOSUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1730124000000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "SANTOS",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.0010000",
"max_price": "2000",
"filter_type": "PRICE_FILTER",
"tick_size": "0.0010000"
},
{
"min_qty": "0.1",
"max_qty": "500000",
"filter_type": "LOT_SIZE",
"step_size": "0.1"
},
{
"max_qty": "50000",
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.1",
"step_size": "0.1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.8500",
"multiplier_up": "1.1500"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "santos.svg"
},
{
"ticker": "TRUTHUSDT",
"current_price": "0.0095970",
"change_1d": "-0.0002150",
"change_1d_percentage": "-2.191",
"open_price": "0.0098120",
"high": "0.0101710",
"low": "0.0095130",
"volume": "242495489",
"quote_volume": "2391204.9412790",
"open_time": 1772092560000,
"close_time": 1772178997708,
"base": "TRUTH",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "TRUTHUSDT",
"pair": "TRUTHUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1759321800000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "TRUTH",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Alpha"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.0000010",
"tick_size": "0.0000010",
"max_price": "200"
},
{
"max_qty": "60000000",
"step_size": "1",
"filter_type": "LOT_SIZE",
"min_qty": "1"
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1",
"max_qty": "6000000",
"step_size": "1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4",
"multiplier_up": "1.1500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY"
]
}
},
"logo": "truth.svg"
},
{
"ticker": "NOTUSDT",
"current_price": "0.0003860",
"change_1d": "0.0000033",
"change_1d_percentage": "0.862",
"open_price": "0.0003827",
"high": "0.0003873",
"low": "0.0003624",
"volume": "6355974543",
"quote_volume": "2388905.3648030",
"open_time": 1772092560000,
"close_time": 1772179011538,
"base": "NOT",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "NOTUSDT",
"pair": "NOTUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1715868000000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "NOT",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Gaming"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.0000001",
"tick_size": "0.0000001",
"max_price": "200"
},
{
"max_qty": "1200000000",
"filter_type": "LOT_SIZE",
"step_size": "1",
"min_qty": "1"
},
{
"min_qty": "1",
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "120000000"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_down": "0.8500",
"multiplier_up": "1.1500",
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "not.svg"
},
{
"ticker": "ACTUSDT",
"current_price": "0.0143300",
"change_1d": "0.0001500",
"change_1d_percentage": "1.058",
"open_price": "0.0141800",
"high": "0.0144000",
"low": "0.0135100",
"volume": "169775965",
"quote_volume": "2381022.1606900",
"open_time": 1772092560000,
"close_time": 1772178999239,
"base": "ACT",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ACTUSDT",
"pair": "ACTUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1731327300000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "ACT",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"AI"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.0000100",
"filter_type": "PRICE_FILTER",
"max_price": "200",
"tick_size": "0.0000100"
},
{
"max_qty": "40000000",
"step_size": "1",
"min_qty": "1",
"filter_type": "LOT_SIZE"
},
{
"max_qty": "4000000",
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_up": "1.1500",
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.8500",
"multiplier_decimal": "4"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "act.svg"
},
{
"ticker": "BIDUSDT",
"current_price": "0.0140784",
"change_1d": "-0.0036616",
"change_1d_percentage": "-20.640",
"open_price": "0.0177400",
"high": "0.0183500",
"low": "0.0115000",
"volume": "150687260",
"quote_volume": "2331742.3384380",
"open_time": 1768899600000,
"close_time": 1768986005166,
"base": "BID",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "BIDUSDT",
"pair": "BIDUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 1768986000000,
"onboard_date": 1742462100000,
"status": "SETTLING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "BID",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"AI"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "200",
"min_price": "0.0000100",
"filter_type": "PRICE_FILTER",
"tick_size": "0.0000100"
},
{
"min_qty": "1",
"filter_type": "LOT_SIZE",
"max_qty": "20000000",
"step_size": "1"
},
{
"min_qty": "1",
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "2000000"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_up": "1.1500",
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4",
"multiplier_down": "0.8500"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "bid.svg"
},
{
"ticker": "BRETTUSDT",
"current_price": "0.0073630",
"change_1d": "-0.0000870",
"change_1d_percentage": "-1.168",
"open_price": "0.0074500",
"high": "0.0076700",
"low": "0.0069900",
"volume": "315511175",
"quote_volume": "2293965.2673180",
"open_time": 1772092620000,
"close_time": 1772179013052,
"base": "BRETT",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "BRETTUSDT",
"pair": "BRETTUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1724150100000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "BRETT",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Meme"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.0000100",
"max_price": "200",
"filter_type": "PRICE_FILTER",
"min_price": "0.0000100"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1",
"max_qty": "60000000",
"step_size": "1"
},
{
"max_qty": "6000000",
"filter_type": "MARKET_LOT_SIZE",
"step_size": "1",
"min_qty": "1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500",
"multiplier_decimal": "4",
"multiplier_down": "0.8500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "brett.svg"
},
{
"ticker": "AIOTUSDT",
"current_price": "0.0237500",
"change_1d": "0.0019200",
"change_1d_percentage": "8.795",
"open_price": "0.0218300",
"high": "0.0239400",
"low": "0.0202600",
"volume": "103328525",
"quote_volume": "2255616.0976300",
"open_time": 1772092560000,
"close_time": 1772179013040,
"base": "AIOT",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "AIOTUSDT",
"pair": "AIOTUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1746016200000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "AIOT",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"AI"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.025000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.0001000",
"tick_size": "0.0001000",
"max_price": "200"
},
{
"min_qty": "1",
"max_qty": "6000000",
"filter_type": "LOT_SIZE",
"step_size": "1"
},
{
"step_size": "1",
"min_qty": "1",
"max_qty": "700000",
"filter_type": "MARKET_LOT_SIZE"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500",
"multiplier_down": "0.8500",
"multiplier_decimal": "4"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "aiot.svg"
},
{
"ticker": "COOKIEUSDT",
"current_price": "0.0181700",
"change_1d": "0.0008700",
"change_1d_percentage": "5.029",
"open_price": "0.0173000",
"high": "0.0186700",
"low": "0.0167300",
"volume": "124458318",
"quote_volume": "2220164.0062700",
"open_time": 1772092560000,
"close_time": 1772179012244,
"base": "COOKIE",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "COOKIEUSDT",
"pair": "COOKIEUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1736249400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "COOKIE",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"AI"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.025000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.0000100",
"max_price": "200",
"tick_size": "0.0000100"
},
{
"step_size": "1",
"max_qty": "20000000",
"min_qty": "1",
"filter_type": "LOT_SIZE"
},
{
"min_qty": "1",
"filter_type": "MARKET_LOT_SIZE",
"step_size": "1",
"max_qty": "2000000"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_down": "0.8500",
"multiplier_up": "1.1500",
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "cookie.svg"
},
{
"ticker": "JCTUSDT",
"current_price": "0.0016520",
"change_1d": "0.0001140",
"change_1d_percentage": "7.412",
"open_price": "0.0015380",
"high": "0.0017670",
"low": "0.0015250",
"volume": "1331549065",
"quote_volume": "2214413.1330330",
"open_time": 1772092560000,
"close_time": 1772178989546,
"base": "JCT",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "JCTUSDT",
"pair": "JCTUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1762770600000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "JCT",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Alpha"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.0000010",
"tick_size": "0.0000010",
"max_price": "200"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1",
"max_qty": "300000000",
"step_size": "1"
},
{
"max_qty": "30000000",
"min_qty": "1",
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500",
"multiplier_decimal": "4",
"multiplier_down": "0.8500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "jct.svg"
},
{
"ticker": "IDEXUSDT",
"current_price": "0.0561000",
"change_1d": "-0.0014700",
"change_1d_percentage": "-2.553",
"open_price": "0.0575700",
"high": "0.0581500",
"low": "0.0525000",
"volume": "38796958",
"quote_volume": "2205402.7651800",
"open_time": 1715677200000,
"close_time": 1715763629967,
"base": "IDEX",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "IDEXUSDT",
"pair": "IDEXUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 1715763600000,
"onboard_date": 1682985600000,
"status": "SETTLING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "IDEX",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "200",
"tick_size": "0.0000100",
"min_price": "0.0000100",
"filter_type": "PRICE_FILTER"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1",
"max_qty": "10000000",
"step_size": "1"
},
{
"min_qty": "1",
"step_size": "1",
"max_qty": "800000",
"filter_type": "MARKET_LOT_SIZE"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_decimal": "4",
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "idex.svg"
},
{
"ticker": "MANTAUSDT",
"current_price": "0.0650900",
"change_1d": "0.0001100",
"change_1d_percentage": "0.169",
"open_price": "0.0649800",
"high": "0.0660100",
"low": "0.0620000",
"volume": "33780703.1",
"quote_volume": "2173474.8190030",
"open_time": 1772092560000,
"close_time": 1772179012380,
"base": "MANTA",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "MANTAUSDT",
"pair": "MANTAUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1705586400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "MANTA",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Layer-2"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.0000100",
"max_price": "1000",
"tick_size": "0.0000100"
},
{
"filter_type": "LOT_SIZE",
"step_size": "0.1",
"max_qty": "8000000",
"min_qty": "0.1"
},
{
"max_qty": "800000",
"step_size": "0.1",
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500",
"multiplier_down": "0.8500",
"multiplier_decimal": "4"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "manta.svg"
},
{
"ticker": "PUNDIXUSDT",
"current_price": "0.1644000",
"change_1d": "0.0059000",
"change_1d_percentage": "3.722",
"open_price": "0.1585000",
"high": "0.1704000",
"low": "0.1581000",
"volume": "13257585",
"quote_volume": "2171236.6118000",
"open_time": 1772092560000,
"close_time": 1772179012743,
"base": "PUNDIX",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "PUNDIXUSDT",
"pair": "PUNDIXUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1746007200000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "PUNDIX",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"tick_size": "0.0001000",
"max_price": "200",
"min_price": "0.0001000"
},
{
"max_qty": "3000000",
"min_qty": "1",
"step_size": "1",
"filter_type": "LOT_SIZE"
},
{
"min_qty": "1",
"max_qty": "300000",
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500",
"multiplier_decimal": "4"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "pundix.svg"
},
{
"ticker": "HFTUSDT",
"current_price": "0.0147900",
"change_1d": "0.0002400",
"change_1d_percentage": "1.649",
"open_price": "0.0145500",
"high": "0.0152300",
"low": "0.0143500",
"volume": "147264189",
"quote_volume": "2169286.0543700",
"open_time": 1772092560000,
"close_time": 1772178995884,
"base": "HFT",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "HFTUSDT",
"pair": "HFTUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1680652800000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "HFT",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.0001000",
"max_price": "200",
"tick_size": "0.0000100"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1",
"step_size": "1",
"max_qty": "30000000"
},
{
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1",
"max_qty": "3000000"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4",
"multiplier_up": "1.1500",
"multiplier_down": "0.8500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "hft.svg"
},
{
"ticker": "TRUSTUSDT",
"current_price": "0.0761200",
"change_1d": "0.0018200",
"change_1d_percentage": "2.450",
"open_price": "0.0743000",
"high": "0.0782000",
"low": "0.0715000",
"volume": "28684140",
"quote_volume": "2157891.8868700",
"open_time": 1772092560000,
"close_time": 1772178999159,
"base": "TRUST",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "TRUSTUSDT",
"pair": "TRUSTUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1762335000000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "TRUST",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"AI"
],
"trigger_protect": "0.25",
"liquidation_fee": "0.020000",
"market_take_bound": "0.25",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.0001000",
"min_price": "0.0001000",
"filter_type": "PRICE_FILTER",
"max_price": "200"
},
{
"max_qty": "6000000",
"filter_type": "LOT_SIZE",
"min_qty": "1",
"step_size": "1"
},
{
"min_qty": "1",
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "600000"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_up": "1.2500",
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.7500",
"multiplier_decimal": "4"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"RPI",
"DCA"
]
}
},
"logo": "trust.svg"
},
{
"ticker": "FLOCKUSDT",
"current_price": "0.0642800",
"change_1d": "0.0018700",
"change_1d_percentage": "2.996",
"open_price": "0.0624100",
"high": "0.0647300",
"low": "0.0603200",
"volume": "34294370",
"quote_volume": "2153328.0931800",
"open_time": 1772092560000,
"close_time": 1772178990296,
"base": "FLOCK",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "FLOCKUSDT",
"pair": "FLOCKUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1757400300000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "FLOCK",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"AI"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.0001000",
"filter_type": "PRICE_FILTER",
"max_price": "200",
"min_price": "0.0001000"
},
{
"max_qty": "6000000",
"min_qty": "1",
"step_size": "1",
"filter_type": "LOT_SIZE"
},
{
"filter_type": "MARKET_LOT_SIZE",
"step_size": "1",
"min_qty": "1",
"max_qty": "800000"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500",
"multiplier_down": "0.8500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "flock.svg"
},
{
"ticker": "RSRUSDT",
"current_price": "0.001514",
"change_1d": "0.000000",
"change_1d_percentage": "0.00",
"open_price": "0.001514",
"high": "0.001532",
"low": "0.001451",
"volume": "1427615720",
"quote_volume": "2138571.645150",
"open_time": 1772092560000,
"close_time": 1772179001974,
"base": "RSR",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "RSRUSDT",
"pair": "RSRUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1569398400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "RSR",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 6,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1000",
"liquidation_fee": "0.015000",
"market_take_bound": "0.10",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.000001",
"tick_size": "0.000001",
"filter_type": "PRICE_FILTER",
"max_price": "10"
},
{
"min_qty": "1",
"filter_type": "LOT_SIZE",
"step_size": "1",
"max_qty": "400000000"
},
{
"step_size": "1",
"max_qty": "40000000",
"min_qty": "1",
"filter_type": "MARKET_LOT_SIZE"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1000",
"multiplier_down": "0.9000",
"multiplier_decimal": "4"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "rsr.svg"
},
{
"ticker": "SUNUSDT",
"current_price": "0.0161740",
"change_1d": "-0.0000240",
"change_1d_percentage": "-0.148",
"open_price": "0.0161980",
"high": "0.0162970",
"low": "0.0160290",
"volume": "131010094",
"quote_volume": "2117212.0224420",
"open_time": 1772092560000,
"close_time": 1772179014433,
"base": "SUN",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "SUNUSDT",
"pair": "SUNUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1724331900000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "SUN",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.0000010",
"max_price": "200",
"filter_type": "PRICE_FILTER",
"min_price": "0.0000010"
},
{
"min_qty": "1",
"max_qty": "50000000",
"filter_type": "LOT_SIZE",
"step_size": "1"
},
{
"min_qty": "1",
"step_size": "1",
"max_qty": "5000000",
"filter_type": "MARKET_LOT_SIZE"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_down": "0.8500",
"multiplier_decimal": "4",
"multiplier_up": "1.1500",
"filter_type": "PERCENT_PRICE"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "sun.svg"
},
{
"ticker": "CHRUSDT",
"current_price": "0.0186",
"change_1d": "0.0006",
"change_1d_percentage": "3.333",
"open_price": "0.0180",
"high": "0.0190",
"low": "0.0171",
"volume": "118344607",
"quote_volume": "2110939.9825",
"open_time": 1772092560000,
"close_time": 1772179007878,
"base": "CHR",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "CHRUSDT",
"pair": "CHRUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1615532400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "CHR",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 4,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"AI"
],
"trigger_protect": "0.1000",
"liquidation_fee": "0.015000",
"market_take_bound": "0.10",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.0001",
"max_price": "100000",
"tick_size": "0.0001"
},
{
"min_qty": "1",
"filter_type": "LOT_SIZE",
"step_size": "1",
"max_qty": "20000000"
},
{
"max_qty": "2000000",
"min_qty": "1",
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1000",
"multiplier_down": "0.9000"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "chr.svg"
},
{
"ticker": "RVNUSDT",
"current_price": "0.00601",
"change_1d": "-0.00006",
"change_1d_percentage": "-0.988",
"open_price": "0.00607",
"high": "0.00617",
"low": "0.00580",
"volume": "351643698",
"quote_volume": "2101887.04917",
"open_time": 1772092560000,
"close_time": 1772179001804,
"base": "RVN",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "RVNUSDT",
"pair": "RVNUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1614063600000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "RVN",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 5,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"PoW"
],
"trigger_protect": "0.1000",
"liquidation_fee": "0.015000",
"market_take_bound": "0.10",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.00001",
"max_price": "20000",
"min_price": "0.00001",
"filter_type": "PRICE_FILTER"
},
{
"max_qty": "200000000",
"filter_type": "LOT_SIZE",
"min_qty": "1",
"step_size": "1"
},
{
"min_qty": "1",
"step_size": "1",
"max_qty": "20000000",
"filter_type": "MARKET_LOT_SIZE"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_up": "1.1000",
"multiplier_down": "0.9000",
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "rvn.svg"
},
{
"ticker": "BELUSDT",
"current_price": "0.09990",
"change_1d": "0.00250",
"change_1d_percentage": "2.567",
"open_price": "0.09740",
"high": "0.10280",
"low": "0.09560",
"volume": "21125524",
"quote_volume": "2091817.35660",
"open_time": 1772092560000,
"close_time": 1772179008669,
"base": "BEL",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "BELUSDT",
"pair": "BELUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1569398400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "BEL",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 5,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1000",
"liquidation_fee": "0.015000",
"market_take_bound": "0.10",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010",
"tick_size": "0.00010",
"max_price": "204"
},
{
"max_qty": "10000000",
"filter_type": "LOT_SIZE",
"min_qty": "1",
"step_size": "1"
},
{
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1",
"max_qty": "400000"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1000",
"multiplier_down": "0.9000"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "bel.svg"
},
{
"ticker": "BBUSDT",
"current_price": "0.0268000",
"change_1d": "-0.0002400",
"change_1d_percentage": "-0.888",
"open_price": "0.0270400",
"high": "0.0276400",
"low": "0.0255700",
"volume": "79052466",
"quote_volume": "2090147.5232100",
"open_time": 1772092560000,
"close_time": 1772179011824,
"base": "BB",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "BBUSDT",
"pair": "BBUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1715603400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "BB",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Layer-1"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.0000100",
"min_price": "0.0001000",
"filter_type": "PRICE_FILTER",
"max_price": "200"
},
{
"max_qty": "20000000",
"min_qty": "1",
"step_size": "1",
"filter_type": "LOT_SIZE"
},
{
"min_qty": "1",
"filter_type": "MARKET_LOT_SIZE",
"step_size": "1",
"max_qty": "2000000"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_up": "1.1500",
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.8500"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "bb.svg"
},
{
"ticker": "HOMEUSDT",
"current_price": "0.0289470",
"change_1d": "-0.0001640",
"change_1d_percentage": "-0.563",
"open_price": "0.0291110",
"high": "0.0297440",
"low": "0.0283300",
"volume": "70746890",
"quote_volume": "2061718.6467040",
"open_time": 1772092560000,
"close_time": 1772179014333,
"base": "HOME",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "HOMEUSDT",
"pair": "HOMEUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1749555000000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "HOME",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"tick_size": "0.0000010",
"max_price": "200",
"min_price": "0.0000010"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1",
"max_qty": "10000000",
"step_size": "1"
},
{
"min_qty": "1",
"max_qty": "4000000",
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_up": "1.1500",
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.8500",
"multiplier_decimal": "4"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "home.svg"
},
{
"ticker": "TRADOORUSDT",
"current_price": "1.4100000",
"change_1d": "-0.0410000",
"change_1d_percentage": "-2.826",
"open_price": "1.4510000",
"high": "1.4680000",
"low": "1.3830000",
"volume": "1437177",
"quote_volume": "2055537.8250000",
"open_time": 1772092560000,
"close_time": 1772179013913,
"base": "TRADOOR",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "TRADOORUSDT",
"pair": "TRADOORUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1758285000000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "TRADOOR",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Alpha"
],
"trigger_protect": "0.25",
"liquidation_fee": "0.020000",
"market_take_bound": "0.25",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"tick_size": "0.0010000",
"max_price": "200",
"min_price": "0.0010000"
},
{
"min_qty": "1",
"step_size": "1",
"max_qty": "700000",
"filter_type": "LOT_SIZE"
},
{
"step_size": "1",
"min_qty": "1",
"max_qty": "70000",
"filter_type": "MARKET_LOT_SIZE"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.2500",
"multiplier_down": "0.7500"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "tradoor.svg"
},
{
"ticker": "ACEUSDT",
"current_price": "0.155500",
"change_1d": "0.005100",
"change_1d_percentage": "3.391",
"open_price": "0.150400",
"high": "0.155600",
"low": "0.145500",
"volume": "13664325.60",
"quote_volume": "2051319.867189",
"open_time": 1772092560000,
"close_time": 1772179013897,
"base": "ACE",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ACEUSDT",
"pair": "ACEUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1702893600000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "ACE",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 6,
"quantity_precision": 2,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Gaming"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"max_price": "2000",
"tick_size": "0.000100",
"min_price": "0.000100"
},
{
"max_qty": "3000000",
"min_qty": "0.01",
"filter_type": "LOT_SIZE",
"step_size": "0.01"
},
{
"step_size": "0.01",
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.01",
"max_qty": "300000"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500",
"multiplier_down": "0.8500",
"multiplier_decimal": "4"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "ace.svg"
},
{
"ticker": "SONICUSDT",
"current_price": "0.0490600",
"change_1d": "0.0002000",
"change_1d_percentage": "0.409",
"open_price": "0.0488600",
"high": "0.0516300",
"low": "0.0475400",
"volume": "41059976.3",
"quote_volume": "2022281.1867740",
"open_time": 1772092560000,
"close_time": 1772179008938,
"base": "SONIC",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "SONICUSDT",
"pair": "SONICUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1736319600000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "SONIC",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Gaming"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.0000100",
"filter_type": "PRICE_FILTER",
"min_price": "0.0000100",
"max_price": "2000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.1",
"max_qty": "8000000",
"step_size": "0.1"
},
{
"max_qty": "800000",
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.1",
"step_size": "0.1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4",
"multiplier_up": "1.1500"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "sonic.svg"
},
{
"ticker": "VANRYUSDT",
"current_price": "0.0054780",
"change_1d": "-0.0001220",
"change_1d_percentage": "-2.179",
"open_price": "0.0056000",
"high": "0.0056530",
"low": "0.0051950",
"volume": "374442319",
"quote_volume": "2021295.3083140",
"open_time": 1772092560000,
"close_time": 1772179012153,
"base": "VANRY",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "VANRYUSDT",
"pair": "VANRYUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1710351000000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "VANRY",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Metaverse"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"max_price": "200",
"min_price": "0.0000010",
"tick_size": "0.0000010"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1",
"max_qty": "80000000",
"step_size": "1"
},
{
"min_qty": "1",
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "8000000",
"step_size": "1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500",
"multiplier_decimal": "4",
"multiplier_down": "0.8500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "vanry.svg"
},
{
"ticker": "BROCCOLI714USDT",
"current_price": "0.0129400",
"change_1d": "-0.0003800",
"change_1d_percentage": "-2.853",
"open_price": "0.0133200",
"high": "0.0133800",
"low": "0.0126200",
"volume": "154835335",
"quote_volume": "2010520.1093700",
"open_time": 1772092560000,
"close_time": 1772179011410,
"base": "BROCCOLI714",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "BROCCOLI714USDT",
"pair": "BROCCOLI714USDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1742547600000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "BROCCOLI714",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Meme"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.0000100",
"tick_size": "0.0000100",
"max_price": "200"
},
{
"filter_type": "LOT_SIZE",
"max_qty": "50000000",
"step_size": "1",
"min_qty": "1"
},
{
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "5000000",
"step_size": "1",
"min_qty": "1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_up": "1.1500",
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.8500",
"multiplier_decimal": "4"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "broccoli714.svg"
},
{
"ticker": "HYPERUSDT",
"current_price": "0.0957000",
"change_1d": "0.0018000",
"change_1d_percentage": "1.917",
"open_price": "0.0939000",
"high": "0.0961000",
"low": "0.0894000",
"volume": "21326015",
"quote_volume": "1979275.9955000",
"open_time": 1772092560000,
"close_time": 1772179006564,
"base": "HYPER",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "HYPERUSDT",
"pair": "HYPERUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1745326800000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "HYPER",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.0001000",
"tick_size": "0.0001000",
"filter_type": "PRICE_FILTER",
"max_price": "200"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1",
"max_qty": "5000000",
"step_size": "1"
},
{
"min_qty": "1",
"filter_type": "MARKET_LOT_SIZE",
"step_size": "1",
"max_qty": "600000"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_up": "1.1500",
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "hyper.svg"
},
{
"ticker": "WALUSDT",
"current_price": "0.0787000",
"change_1d": "-0.0005000",
"change_1d_percentage": "-0.631",
"open_price": "0.0792000",
"high": "0.0802000",
"low": "0.0742000",
"volume": "25520049",
"quote_volume": "1969784.6499900",
"open_time": 1772092560000,
"close_time": 1772179012428,
"base": "WAL",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "WALUSDT",
"pair": "WALUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1743089400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "WAL",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Storage"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.0001000",
"max_price": "200",
"tick_size": "0.0001000"
},
{
"max_qty": "7000000",
"min_qty": "1",
"step_size": "1",
"filter_type": "LOT_SIZE"
},
{
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1",
"max_qty": "700000"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_up": "1.1500",
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4",
"multiplier_down": "0.8500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "wal.svg"
},
{
"ticker": "DEEPUSDT",
"current_price": "0.0262700",
"change_1d": "-0.0001900",
"change_1d_percentage": "-0.718",
"open_price": "0.0264600",
"high": "0.0271300",
"low": "0.0251100",
"volume": "74916917",
"quote_volume": "1959743.2958700",
"open_time": 1772092560000,
"close_time": 1772178976844,
"base": "DEEP",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "DEEPUSDT",
"pair": "DEEPUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1745310600000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "DEEP",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "200",
"filter_type": "PRICE_FILTER",
"tick_size": "0.0000100",
"min_price": "0.0000100"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1",
"max_qty": "30000000",
"step_size": "1"
},
{
"min_qty": "1",
"filter_type": "MARKET_LOT_SIZE",
"step_size": "1",
"max_qty": "3000000"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_up": "1.1500",
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.8500",
"multiplier_decimal": "4"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "deep.svg"
},
{
"ticker": "ALTUSDT",
"current_price": "0.0075670",
"change_1d": "-0.0000930",
"change_1d_percentage": "-1.214",
"open_price": "0.0076600",
"high": "0.0077500",
"low": "0.0072600",
"volume": "259401830",
"quote_volume": "1955379.6315950",
"open_time": 1772092560000,
"close_time": 1772179011825,
"base": "ALT",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ALTUSDT",
"pair": "ALTUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1706191200000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "ALT",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Infrastructure"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.0000100",
"max_price": "200",
"filter_type": "PRICE_FILTER",
"min_price": "0.0000100"
},
{
"min_qty": "1",
"step_size": "1",
"filter_type": "LOT_SIZE",
"max_qty": "60000000"
},
{
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1",
"max_qty": "6000000"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_down": "0.8500",
"multiplier_up": "1.1500",
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "alt.svg"
},
{
"ticker": "BLESSUSDT",
"current_price": "0.0048580",
"change_1d": "0.0000240",
"change_1d_percentage": "0.496",
"open_price": "0.0048340",
"high": "0.0049000",
"low": "0.0045750",
"volume": "407584869",
"quote_volume": "1932546.7205640",
"open_time": 1772092560000,
"close_time": 1772178975212,
"base": "BLESS",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "BLESSUSDT",
"pair": "BLESSUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1758619800000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "BLESS",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Alpha"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "200",
"min_price": "0.0000100",
"tick_size": "0.0000100",
"filter_type": "PRICE_FILTER"
},
{
"max_qty": "50000000",
"filter_type": "LOT_SIZE",
"min_qty": "1",
"step_size": "1"
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1",
"step_size": "1",
"max_qty": "5000000"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_down": "0.8500",
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "bless.svg"
},
{
"ticker": "NTRNUSDT",
"current_price": "0.011830",
"change_1d": "0.000180",
"change_1d_percentage": "1.545",
"open_price": "0.011650",
"high": "0.011960",
"low": "0.010920",
"volume": "168563841",
"quote_volume": "1927799.437240",
"open_time": 1772092560000,
"close_time": 1772179007687,
"base": "NTRN",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "NTRNUSDT",
"pair": "NTRNUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1699963200000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "NTRN",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 6,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Layer-1"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.000100",
"tick_size": "0.000010",
"filter_type": "PRICE_FILTER",
"max_price": "200"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1",
"step_size": "1",
"max_qty": "40000000"
},
{
"max_qty": "4000000",
"min_qty": "1",
"filter_type": "MARKET_LOT_SIZE",
"step_size": "1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_up": "1.1500",
"multiplier_down": "0.8500",
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "ntrn.svg"
},
{
"ticker": "FIDAUSDT",
"current_price": "0.0161300",
"change_1d": "0.0002700",
"change_1d_percentage": "1.702",
"open_price": "0.0158600",
"high": "0.0162100",
"low": "0.0151300",
"volume": "122736429",
"quote_volume": "1923360.0197000",
"open_time": 1772092560000,
"close_time": 1772178999391,
"base": "FIDA",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "FIDAUSDT",
"pair": "FIDAUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1726749000000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "FIDA",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Infrastructure"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "200",
"filter_type": "PRICE_FILTER",
"min_price": "0.0001000",
"tick_size": "0.0000100"
},
{
"filter_type": "LOT_SIZE",
"max_qty": "30000000",
"step_size": "1",
"min_qty": "1"
},
{
"max_qty": "3000000",
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.8500",
"multiplier_up": "1.1500"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "fida.svg"
},
{
"ticker": "SKYAIUSDT",
"current_price": "0.0447100",
"change_1d": "0.0017000",
"change_1d_percentage": "3.953",
"open_price": "0.0430100",
"high": "0.0461300",
"low": "0.0429900",
"volume": "43197801",
"quote_volume": "1922091.5160000",
"open_time": 1772092560000,
"close_time": 1772179007010,
"base": "SKYAI",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "SKYAIUSDT",
"pair": "SKYAIUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1747129500000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "SKYAI",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"AI"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.0000100",
"min_price": "0.0000100",
"filter_type": "PRICE_FILTER",
"max_price": "200"
},
{
"max_qty": "30000000",
"filter_type": "LOT_SIZE",
"min_qty": "1",
"step_size": "1"
},
{
"min_qty": "1",
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "3000000",
"step_size": "1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_up": "1.1500",
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4",
"multiplier_down": "0.8500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "skyai.svg"
},
{
"ticker": "SAGAUSDT",
"current_price": "0.0308400",
"change_1d": "-0.0001000",
"change_1d_percentage": "-0.323",
"open_price": "0.0309400",
"high": "0.0314600",
"low": "0.0292800",
"volume": "62888675.3",
"quote_volume": "1918310.7810480",
"open_time": 1772092560000,
"close_time": 1772179012128,
"base": "SAGA",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "SAGAUSDT",
"pair": "SAGAUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1712658600000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "SAGA",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Layer-1"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"max_price": "2000",
"tick_size": "0.0000100",
"min_price": "0.0000100"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.1",
"step_size": "0.1",
"max_qty": "20000000"
},
{
"min_qty": "0.1",
"max_qty": "2000000",
"filter_type": "MARKET_LOT_SIZE",
"step_size": "0.1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_down": "0.8500",
"multiplier_up": "1.1500",
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "saga.svg"
},
{
"ticker": "OGNUSDT",
"current_price": "0.0206",
"change_1d": "-0.0005",
"change_1d_percentage": "-2.370",
"open_price": "0.0211",
"high": "0.0212",
"low": "0.0200",
"volume": "92667188",
"quote_volume": "1914304.3382",
"open_time": 1772092560000,
"close_time": 1772179001529,
"base": "OGN",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "OGNUSDT",
"pair": "OGNUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1617174000000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "OGN",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 4,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.0001",
"max_price": "100000",
"tick_size": "0.0001",
"filter_type": "PRICE_FILTER"
},
{
"filter_type": "LOT_SIZE",
"max_qty": "30000000",
"min_qty": "1",
"step_size": "1"
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1",
"step_size": "1",
"max_qty": "3000000"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_decimal": "4",
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "ogn.svg"
},
{
"ticker": "BEAMXUSDT",
"current_price": "0.0019660",
"change_1d": "-0.0000320",
"change_1d_percentage": "-1.602",
"open_price": "0.0019980",
"high": "0.0020370",
"low": "0.0018790",
"volume": "971073515",
"quote_volume": "1895092.4501500",
"open_time": 1772092560000,
"close_time": 1772179012043,
"base": "BEAMX",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "BEAMXUSDT",
"pair": "BEAMXUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1700227800000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "BEAMX",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Gaming"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.0000010",
"tick_size": "0.0000010",
"max_price": "200"
},
{
"step_size": "1",
"min_qty": "1",
"filter_type": "LOT_SIZE",
"max_qty": "300000000"
},
{
"min_qty": "1",
"max_qty": "30000000",
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4",
"multiplier_up": "1.1500",
"multiplier_down": "0.8500"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "beamx.svg"
},
{
"ticker": "HEIUSDT",
"current_price": "0.080000",
"change_1d": "-0.001400",
"change_1d_percentage": "-1.720",
"open_price": "0.081400",
"high": "0.085600",
"low": "0.073400",
"volume": "23552553.5",
"quote_volume": "1889140.707570",
"open_time": 1772092560000,
"close_time": 1772179005110,
"base": "HEI",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "HEIUSDT",
"pair": "HEIUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1739437200000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "HEI",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 6,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Infrastructure"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.025000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"tick_size": "0.000100",
"min_price": "0.000100",
"max_price": "200"
},
{
"max_qty": "5000000",
"min_qty": "0.1",
"filter_type": "LOT_SIZE",
"step_size": "0.1"
},
{
"min_qty": "0.1",
"step_size": "0.1",
"max_qty": "500000",
"filter_type": "MARKET_LOT_SIZE"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_up": "1.1500",
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.8500",
"multiplier_decimal": "4"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "hei.svg"
},
{
"ticker": "HIVEUSDT",
"current_price": "0.0667300",
"change_1d": "0.0006700",
"change_1d_percentage": "1.014",
"open_price": "0.0660600",
"high": "0.0705000",
"low": "0.0647300",
"volume": "28041476",
"quote_volume": "1881780.0910600",
"open_time": 1772092560000,
"close_time": 1772179004138,
"base": "HIVE",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "HIVEUSDT",
"pair": "HIVEUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1734953400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "HIVE",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Layer-1"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.0000100",
"max_price": "200",
"filter_type": "PRICE_FILTER",
"min_price": "0.0000100"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1",
"step_size": "1",
"max_qty": "6000000"
},
{
"step_size": "1",
"min_qty": "1",
"max_qty": "600000",
"filter_type": "MARKET_LOT_SIZE"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_up": "1.1500",
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4",
"multiplier_down": "0.8500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "hive.svg"
},
{
"ticker": "FUNUSDT",
"current_price": "0.0013220",
"change_1d": "0.0000680",
"change_1d_percentage": "5.423",
"open_price": "0.0012540",
"high": "0.0013630",
"low": "0.0012330",
"volume": "1447214826",
"quote_volume": "1880513.0479100",
"open_time": 1772092560000,
"close_time": 1772179005961,
"base": "FUN",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "FUNUSDT",
"pair": "FUNUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1743409800000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "FUN",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.0000010",
"filter_type": "PRICE_FILTER",
"max_price": "200",
"min_price": "0.0000010"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1",
"max_qty": "300000000",
"step_size": "1"
},
{
"filter_type": "MARKET_LOT_SIZE",
"step_size": "1",
"min_qty": "1",
"max_qty": "40000000"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_down": "0.8500",
"multiplier_up": "1.1500",
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "fun.svg"
},
{
"ticker": "STORJUSDT",
"current_price": "0.0967",
"change_1d": "0.0010",
"change_1d_percentage": "1.045",
"open_price": "0.0957",
"high": "0.0975",
"low": "0.0934",
"volume": "19624211",
"quote_volume": "1876263.8696",
"open_time": 1772092560000,
"close_time": 1772179012088,
"base": "STORJ",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "STORJUSDT",
"pair": "STORJUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1569398400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "STORJ",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 4,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Storage"
],
"trigger_protect": "0.1000",
"liquidation_fee": "0.015000",
"market_take_bound": "0.10",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "121",
"tick_size": "0.0001",
"min_price": "0.0001",
"filter_type": "PRICE_FILTER"
},
{
"min_qty": "1",
"filter_type": "LOT_SIZE",
"max_qty": "10000000",
"step_size": "1"
},
{
"step_size": "1",
"min_qty": "1",
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "500000"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4",
"multiplier_up": "1.1000",
"multiplier_down": "0.9000"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "storj.svg"
},
{
"ticker": "BIGTIMEUSDT",
"current_price": "0.0148400",
"change_1d": "-0.0002000",
"change_1d_percentage": "-1.330",
"open_price": "0.0150400",
"high": "0.0152500",
"low": "0.0143000",
"volume": "126427304",
"quote_volume": "1857721.8301000",
"open_time": 1772092560000,
"close_time": 1772179012154,
"base": "BIGTIME",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "BIGTIMEUSDT",
"pair": "BIGTIMEUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1697121000000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "BIGTIME",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Gaming"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.0001000",
"filter_type": "PRICE_FILTER",
"max_price": "200",
"tick_size": "0.0000100"
},
{
"min_qty": "1",
"step_size": "1",
"filter_type": "LOT_SIZE",
"max_qty": "30000000"
},
{
"min_qty": "1",
"step_size": "1",
"max_qty": "3000000",
"filter_type": "MARKET_LOT_SIZE"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.8500",
"multiplier_decimal": "4",
"multiplier_up": "1.1500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "bigtime.svg"
},
{
"ticker": "DAMUSDT",
"current_price": "0.0240700",
"change_1d": "-0.0005200",
"change_1d_percentage": "-2.115",
"open_price": "0.0245900",
"high": "0.0247400",
"low": "0.0221500",
"volume": "79104326",
"quote_volume": "1851160.5758600",
"open_time": 1772092560000,
"close_time": 1772178982422,
"base": "DAM",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "DAMUSDT",
"pair": "DAMUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1755520200000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "DAM",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.0000100",
"filter_type": "PRICE_FILTER",
"max_price": "200",
"tick_size": "0.0000100"
},
{
"min_qty": "1",
"max_qty": "20000000",
"filter_type": "LOT_SIZE",
"step_size": "1"
},
{
"min_qty": "1",
"max_qty": "2000000",
"filter_type": "MARKET_LOT_SIZE",
"step_size": "1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_decimal": "4",
"multiplier_up": "1.1500",
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "dam.svg"
},
{
"ticker": "AKTUSDT",
"current_price": "0.3172000",
"change_1d": "0.0083000",
"change_1d_percentage": "2.687",
"open_price": "0.3089000",
"high": "0.3189000",
"low": "0.3019000",
"volume": "5914810.6",
"quote_volume": "1826830.1734400",
"open_time": 1772092560000,
"close_time": 1772179004465,
"base": "AKT",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "AKTUSDT",
"pair": "AKTUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1731929400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "AKT",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"AI"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.0001000",
"tick_size": "0.0001000",
"filter_type": "PRICE_FILTER",
"max_price": "2000"
},
{
"max_qty": "3000000",
"filter_type": "LOT_SIZE",
"min_qty": "0.1",
"step_size": "0.1"
},
{
"min_qty": "0.1",
"filter_type": "MARKET_LOT_SIZE",
"step_size": "0.1",
"max_qty": "300000"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_decimal": "4",
"multiplier_up": "1.1500",
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "akt.svg"
},
{
"ticker": "NMRUSDT",
"current_price": "7.891000",
"change_1d": "-0.089000",
"change_1d_percentage": "-1.115",
"open_price": "7.980000",
"high": "8.037000",
"low": "7.734000",
"volume": "231445.4",
"quote_volume": "1826623.643000",
"open_time": 1772092560000,
"close_time": 1772179012306,
"base": "NMR",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "NMRUSDT",
"pair": "NMRUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1687435200000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "NMR",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 6,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"AI"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "2000",
"min_price": "0.010000",
"filter_type": "PRICE_FILTER",
"tick_size": "0.001000"
},
{
"max_qty": "1000000",
"min_qty": "0.1",
"step_size": "0.1",
"filter_type": "LOT_SIZE"
},
{
"step_size": "0.1",
"max_qty": "10000",
"min_qty": "0.1",
"filter_type": "MARKET_LOT_SIZE"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_down": "0.8500",
"multiplier_up": "1.1500",
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "nmr.svg"
},
{
"ticker": "CTSIUSDT",
"current_price": "0.0252",
"change_1d": "0.0007",
"change_1d_percentage": "2.857",
"open_price": "0.0245",
"high": "0.0255",
"low": "0.0237",
"volume": "73121548",
"quote_volume": "1803992.4034",
"open_time": 1772092560000,
"close_time": 1772179014449,
"base": "CTSI",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "CTSIUSDT",
"pair": "CTSIUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1635145200000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "CTSI",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 4,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Layer-2"
],
"trigger_protect": "0.1000",
"liquidation_fee": "0.015000",
"market_take_bound": "0.10",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.0010",
"max_price": "100000",
"tick_size": "0.0001",
"filter_type": "PRICE_FILTER"
},
{
"min_qty": "1",
"step_size": "1",
"max_qty": "20000000",
"filter_type": "LOT_SIZE"
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1",
"max_qty": "2000000",
"step_size": "1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_decimal": "4",
"multiplier_down": "0.9000",
"multiplier_up": "1.1000",
"filter_type": "PERCENT_PRICE"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "ctsi.svg"
},
{
"ticker": "KAVAUSDT",
"current_price": "0.0496",
"change_1d": "-0.0002",
"change_1d_percentage": "-0.402",
"open_price": "0.0498",
"high": "0.0505",
"low": "0.0474",
"volume": "36829532.5",
"quote_volume": "1800909.7604",
"open_time": 1772092560000,
"close_time": 1772178993391,
"base": "KAVA",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "KAVAUSDT",
"pair": "KAVAUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1569398400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "KAVA",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 4,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1000",
"liquidation_fee": "0.025000",
"market_take_bound": "0.10",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "653",
"tick_size": "0.0001",
"filter_type": "PRICE_FILTER",
"min_price": "0.0001"
},
{
"step_size": "0.1",
"max_qty": "8000000",
"min_qty": "0.1",
"filter_type": "LOT_SIZE"
},
{
"max_qty": "800000",
"filter_type": "MARKET_LOT_SIZE",
"step_size": "0.1",
"min_qty": "0.1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4",
"multiplier_down": "0.9000",
"multiplier_up": "1.1000"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "kava.svg"
},
{
"ticker": "OGUSDT",
"current_price": "3.031000",
"change_1d": "-0.016000",
"change_1d_percentage": "-0.525",
"open_price": "3.047000",
"high": "3.065000",
"low": "2.951000",
"volume": "597271.1",
"quote_volume": "1800263.254600",
"open_time": 1772092560000,
"close_time": 1772179007268,
"base": "OG",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "OGUSDT",
"pair": "OGUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1747040400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "OG",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 6,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.001000",
"max_price": "2000",
"tick_size": "0.001000"
},
{
"min_qty": "0.1",
"filter_type": "LOT_SIZE",
"max_qty": "300000",
"step_size": "0.1"
},
{
"min_qty": "0.1",
"max_qty": "15000",
"filter_type": "MARKET_LOT_SIZE",
"step_size": "0.1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_up": "1.1500",
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "og.svg"
},
{
"ticker": "PROVEUSDT",
"current_price": "0.295500",
"change_1d": "0.007900",
"change_1d_percentage": "2.747",
"open_price": "0.287600",
"high": "0.299100",
"low": "0.282200",
"volume": "6079115.1",
"quote_volume": "1771155.524750",
"open_time": 1772092560000,
"close_time": 1772179008953,
"base": "PROVE",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "PROVEUSDT",
"pair": "PROVEUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1754413200000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "PROVE",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 6,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Infrastructure"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"tick_size": "0.000100",
"max_price": "2000",
"min_price": "0.001000"
},
{
"min_qty": "0.1",
"max_qty": "1500000",
"step_size": "0.1",
"filter_type": "LOT_SIZE"
},
{
"step_size": "0.1",
"max_qty": "150000",
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_decimal": "4",
"multiplier_up": "1.1500",
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "prove.svg"
},
{
"ticker": "SYNUSDT",
"current_price": "0.0507000",
"change_1d": "0.0028400",
"change_1d_percentage": "5.934",
"open_price": "0.0478600",
"high": "0.0510000",
"low": "0.0474900",
"volume": "36065274",
"quote_volume": "1769491.5488700",
"open_time": 1772092560000,
"close_time": 1772179000858,
"base": "SYN",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "SYNUSDT",
"pair": "SYNUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1723811400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "SYN",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"tick_size": "0.0000100",
"max_price": "200",
"min_price": "0.0000100"
},
{
"step_size": "1",
"max_qty": "10000000",
"min_qty": "1",
"filter_type": "LOT_SIZE"
},
{
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "1000000",
"min_qty": "1",
"step_size": "1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4",
"multiplier_up": "1.1500"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "syn.svg"
},
{
"ticker": "FORMUSDT",
"current_price": "0.196700",
"change_1d": "0.001300",
"change_1d_percentage": "0.665",
"open_price": "0.195400",
"high": "0.198300",
"low": "0.185900",
"volume": "8927395.8",
"quote_volume": "1723562.737410",
"open_time": 1772092560000,
"close_time": 1772179012373,
"base": "FORM",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "FORMUSDT",
"pair": "FORMUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1742371200000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "FORM",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 6,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Gaming"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.025000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "200",
"min_price": "0.000100",
"filter_type": "PRICE_FILTER",
"tick_size": "0.000100"
},
{
"max_qty": "3000000",
"filter_type": "LOT_SIZE",
"min_qty": "0.1",
"step_size": "0.1"
},
{
"max_qty": "300000",
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.1",
"step_size": "0.1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.8500",
"multiplier_up": "1.1500",
"multiplier_decimal": "4"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "form.svg"
},
{
"ticker": "SOLVUSDT",
"current_price": "0.0042670",
"change_1d": "-0.0001230",
"change_1d_percentage": "-2.802",
"open_price": "0.0043900",
"high": "0.0044100",
"low": "0.0040900",
"volume": "404322261",
"quote_volume": "1712131.9975940",
"open_time": 1772092560000,
"close_time": 1772179009982,
"base": "SOLV",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "SOLVUSDT",
"pair": "SOLVUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1737116100000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "SOLV",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.0000100",
"filter_type": "PRICE_FILTER",
"min_price": "0.0001000",
"max_price": "200"
},
{
"filter_type": "LOT_SIZE",
"max_qty": "50000000",
"step_size": "1",
"min_qty": "1"
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1",
"max_qty": "5000000",
"step_size": "1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_decimal": "4",
"multiplier_up": "1.1500",
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "solv.svg"
},
{
"ticker": "UMAUSDT",
"current_price": "0.453600",
"change_1d": "-0.002800",
"change_1d_percentage": "-0.613",
"open_price": "0.456400",
"high": "0.460900",
"low": "0.442200",
"volume": "3763596",
"quote_volume": "1706799.307300",
"open_time": 1772092560000,
"close_time": 1772179011236,
"base": "UMA",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "UMAUSDT",
"pair": "UMAUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1683590400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "UMA",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 6,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "2000",
"min_price": "0.000100",
"tick_size": "0.000100",
"filter_type": "PRICE_FILTER"
},
{
"filter_type": "LOT_SIZE",
"max_qty": "1000000",
"min_qty": "1",
"step_size": "1"
},
{
"filter_type": "MARKET_LOT_SIZE",
"step_size": "1",
"max_qty": "100000",
"min_qty": "1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_down": "0.8500",
"multiplier_decimal": "4",
"multiplier_up": "1.1500",
"filter_type": "PERCENT_PRICE"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "uma.svg"
},
{
"ticker": "SPKUSDT",
"current_price": "0.0207100",
"change_1d": "-0.0003200",
"change_1d_percentage": "-1.522",
"open_price": "0.0210300",
"high": "0.0213900",
"low": "0.0204100",
"volume": "79276227",
"quote_volume": "1649566.0913300",
"open_time": 1772092560000,
"close_time": 1772179011525,
"base": "SPK",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "SPKUSDT",
"pair": "SPKUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1750150800000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "SPK",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.0000100",
"filter_type": "PRICE_FILTER",
"min_price": "0.0000100",
"max_price": "200"
},
{
"filter_type": "LOT_SIZE",
"step_size": "1",
"min_qty": "1",
"max_qty": "40000000"
},
{
"step_size": "1",
"max_qty": "4000000",
"min_qty": "1",
"filter_type": "MARKET_LOT_SIZE"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_decimal": "4",
"multiplier_down": "0.8500",
"multiplier_up": "1.1500",
"filter_type": "PERCENT_PRICE"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "spk.svg"
},
{
"ticker": "ERAUSDT",
"current_price": "0.1475000",
"change_1d": "0.0028000",
"change_1d_percentage": "1.935",
"open_price": "0.1447000",
"high": "0.1504000",
"low": "0.1390000",
"volume": "11400597",
"quote_volume": "1649163.7040000",
"open_time": 1772092560000,
"close_time": 1772178983555,
"base": "ERA",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ERAUSDT",
"pair": "ERAUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1752759000000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "ERA",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "200",
"filter_type": "PRICE_FILTER",
"min_price": "0.0001000",
"tick_size": "0.0001000"
},
{
"max_qty": "3000000",
"step_size": "1",
"min_qty": "1",
"filter_type": "LOT_SIZE"
},
{
"filter_type": "MARKET_LOT_SIZE",
"step_size": "1",
"max_qty": "300000",
"min_qty": "1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_decimal": "4",
"multiplier_down": "0.8500",
"multiplier_up": "1.1500",
"filter_type": "PERCENT_PRICE"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "era.svg"
},
{
"ticker": "ASTRUSDT",
"current_price": "0.0075910",
"change_1d": "0.0001570",
"change_1d_percentage": "2.112",
"open_price": "0.0074340",
"high": "0.0077000",
"low": "0.0071410",
"volume": "221744866",
"quote_volume": "1643816.3411020",
"open_time": 1772092560000,
"close_time": 1772179011822,
"base": "ASTR",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ASTRUSDT",
"pair": "ASTRUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1676271600000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "ASTR",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Layer-1"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.0000010",
"min_price": "0.0000100",
"max_price": "200",
"filter_type": "PRICE_FILTER"
},
{
"max_qty": "70000000",
"step_size": "1",
"min_qty": "1",
"filter_type": "LOT_SIZE"
},
{
"max_qty": "7000000",
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_up": "1.1500",
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.8500"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "astr.svg"
},
{
"ticker": "LQTYUSDT",
"current_price": "0.279000",
"change_1d": "0.009500",
"change_1d_percentage": "3.525",
"open_price": "0.269500",
"high": "0.279500",
"low": "0.263700",
"volume": "5970318.6",
"quote_volume": "1616561.655040",
"open_time": 1772092560000,
"close_time": 1772179012234,
"base": "LQTY",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "LQTYUSDT",
"pair": "LQTYUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1678258800000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "LQTY",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 6,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.000100",
"tick_size": "0.000100",
"filter_type": "PRICE_FILTER",
"max_price": "2000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.1",
"step_size": "0.1",
"max_qty": "2000000"
},
{
"step_size": "0.1",
"min_qty": "0.1",
"max_qty": "200000",
"filter_type": "MARKET_LOT_SIZE"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.8500",
"multiplier_decimal": "4",
"multiplier_up": "1.1500"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "lqty.svg"
},
{
"ticker": "TUSDT",
"current_price": "0.0066870",
"change_1d": "0.0001850",
"change_1d_percentage": "2.845",
"open_price": "0.0065020",
"high": "0.0068020",
"low": "0.0063220",
"volume": "241370750",
"quote_volume": "1588256.7196960",
"open_time": 1772092560000,
"close_time": 1772179012234,
"base": "T",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "TUSDT",
"pair": "TUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1675148400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "T",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Infrastructure"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "200",
"filter_type": "PRICE_FILTER",
"min_price": "0.0000100",
"tick_size": "0.0000100"
},
{
"filter_type": "LOT_SIZE",
"step_size": "1",
"max_qty": "100000000",
"min_qty": "1"
},
{
"min_qty": "1",
"filter_type": "MARKET_LOT_SIZE",
"step_size": "1",
"max_qty": "10000000"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_down": "0.8500",
"multiplier_up": "1.1500",
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "t.svg"
},
{
"ticker": "OBOLUSDT",
"current_price": "0.0332000",
"change_1d": "-0.0062100",
"change_1d_percentage": "-15.757",
"open_price": "0.0394100",
"high": "0.0397800",
"low": "0.0320000",
"volume": "42466397",
"quote_volume": "1579493.4728700",
"open_time": 1764840540000,
"close_time": 1764926986124,
"base": "OBOL",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "OBOLUSDT",
"pair": "OBOLUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 1764927000000,
"onboard_date": 1746613800000,
"status": "SETTLING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "OBOL",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.0000100",
"tick_size": "0.0000100",
"max_price": "200"
},
{
"max_qty": "10000000",
"step_size": "1",
"min_qty": "1",
"filter_type": "LOT_SIZE"
},
{
"min_qty": "1",
"max_qty": "1000000",
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500",
"multiplier_decimal": "4",
"multiplier_down": "0.8500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "obol.svg"
},
{
"ticker": "TOKENUSDT",
"current_price": "0.0038170",
"change_1d": "-0.0004920",
"change_1d_percentage": "-11.418",
"open_price": "0.0043090",
"high": "0.0043290",
"low": "0.0037600",
"volume": "394822472",
"quote_volume": "1578511.3727040",
"open_time": 1764840540000,
"close_time": 1764926973455,
"base": "TOKEN",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "TOKENUSDT",
"pair": "TOKENUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 1764927000000,
"onboard_date": 1699023600000,
"status": "SETTLING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "TOKEN",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.0000010",
"max_price": "200",
"tick_size": "0.0000010",
"filter_type": "PRICE_FILTER"
},
{
"min_qty": "1",
"step_size": "1",
"max_qty": "80000000",
"filter_type": "LOT_SIZE"
},
{
"step_size": "1",
"min_qty": "1",
"max_qty": "8000000",
"filter_type": "MARKET_LOT_SIZE"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_up": "1.1500",
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.8500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "token.svg"
},
{
"ticker": "CUSDT",
"current_price": "0.0524800",
"change_1d": "-0.0005600",
"change_1d_percentage": "-1.056",
"open_price": "0.0530400",
"high": "0.0536400",
"low": "0.0495400",
"volume": "30656306",
"quote_volume": "1575922.2884100",
"open_time": 1772092560000,
"close_time": 1772178971450,
"base": "C",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "CUSDT",
"pair": "CUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1752570000000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "C",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"AI"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.0000100",
"tick_size": "0.0000100",
"max_price": "200",
"filter_type": "PRICE_FILTER"
},
{
"step_size": "1",
"filter_type": "LOT_SIZE",
"max_qty": "7000000",
"min_qty": "1"
},
{
"max_qty": "700000",
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4",
"multiplier_down": "0.8500",
"multiplier_up": "1.1500"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "c.svg"
},
{
"ticker": "VELODROMEUSDT",
"current_price": "0.0166000",
"change_1d": "-0.0000300",
"change_1d_percentage": "-0.180",
"open_price": "0.0166300",
"high": "0.0169800",
"low": "0.0158900",
"volume": "95771625",
"quote_volume": "1574692.8451400",
"open_time": 1772092560000,
"close_time": 1772179012235,
"base": "VELODROME",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "VELODROMEUSDT",
"pair": "VELODROMEUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1734106500000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "VELODROME",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.0000100",
"max_price": "200",
"tick_size": "0.0000100"
},
{
"max_qty": "30000000",
"min_qty": "1",
"step_size": "1",
"filter_type": "LOT_SIZE"
},
{
"max_qty": "3000000",
"min_qty": "1",
"filter_type": "MARKET_LOT_SIZE",
"step_size": "1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_up": "1.1500",
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.8500",
"multiplier_decimal": "4"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "velodrome.svg"
},
{
"ticker": "SOONUSDT",
"current_price": "0.1708000",
"change_1d": "0.0040000",
"change_1d_percentage": "2.398",
"open_price": "0.1668000",
"high": "0.1710000",
"low": "0.1597000",
"volume": "9496992",
"quote_volume": "1571484.7243000",
"open_time": 1772092560000,
"close_time": 1772179012125,
"base": "SOON",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "SOONUSDT",
"pair": "SOONUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1747989000000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "SOON",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Infrastructure"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "200",
"tick_size": "0.0001000",
"filter_type": "PRICE_FILTER",
"min_price": "0.0001000"
},
{
"min_qty": "1",
"max_qty": "2000000",
"step_size": "1",
"filter_type": "LOT_SIZE"
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1",
"max_qty": "400000",
"step_size": "1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_up": "1.1500",
"multiplier_decimal": "4",
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "soon.svg"
},
{
"ticker": "TRUUSDT",
"current_price": "0.0052770",
"change_1d": "-0.0000520",
"change_1d_percentage": "-0.976",
"open_price": "0.0053290",
"high": "0.0053600",
"low": "0.0050050",
"volume": "301931409",
"quote_volume": "1566688.5038010",
"open_time": 1772092560000,
"close_time": 1772179011234,
"base": "TRU",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "TRUUSDT",
"pair": "TRUUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1678086000000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "TRU",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "200",
"filter_type": "PRICE_FILTER",
"min_price": "0.0000100",
"tick_size": "0.0000100"
},
{
"max_qty": "80000000",
"filter_type": "LOT_SIZE",
"step_size": "1",
"min_qty": "1"
},
{
"max_qty": "8000000",
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1",
"step_size": "1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.8500",
"multiplier_up": "1.1500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "tru.svg"
},
{
"ticker": "PERPUSDT",
"current_price": "0.078100",
"change_1d": "-0.019700",
"change_1d_percentage": "-20.143",
"open_price": "0.097800",
"high": "0.100400",
"low": "0.070000",
"volume": "17637753.9",
"quote_volume": "1561495.091460",
"open_time": 1763629200000,
"close_time": 1763715607266,
"base": "PERP",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "PERPUSDT",
"pair": "PERPUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 1763715600000,
"onboard_date": 1677999600000,
"status": "SETTLING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "PERP",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 6,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.025000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.000100",
"min_price": "0.000100",
"max_price": "2000",
"filter_type": "PRICE_FILTER"
},
{
"max_qty": "4000000",
"min_qty": "0.1",
"step_size": "0.1",
"filter_type": "LOT_SIZE"
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.1",
"max_qty": "400000",
"step_size": "0.1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_up": "1.1500",
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "perp.svg"
},
{
"ticker": "METISUSDT",
"current_price": "3.3010",
"change_1d": "-0.0270",
"change_1d_percentage": "-0.811",
"open_price": "3.3280",
"high": "3.3710",
"low": "3.1810",
"volume": "472506.00",
"quote_volume": "1546400.3352",
"open_time": 1772092560000,
"close_time": 1772179011536,
"base": "METIS",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "METISUSDT",
"pair": "METISUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1710232200000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "METIS",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 4,
"quantity_precision": 2,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Layer-2"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.0010",
"filter_type": "PRICE_FILTER",
"min_price": "0.0010",
"max_price": "2000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.01",
"max_qty": "200000",
"step_size": "0.01"
},
{
"min_qty": "0.01",
"step_size": "0.01",
"max_qty": "20000",
"filter_type": "MARKET_LOT_SIZE"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_up": "1.1500",
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "metis.svg"
},
{
"ticker": "QUICKUSDT",
"current_price": "0.0128500",
"change_1d": "-0.0003700",
"change_1d_percentage": "-2.799",
"open_price": "0.0132200",
"high": "0.0134000",
"low": "0.0123000",
"volume": "119424340",
"quote_volume": "1544270.4601800",
"open_time": 1764234000000,
"close_time": 1764320402254,
"base": "QUICK",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "QUICKUSDT",
"pair": "QUICKUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 1764320400000,
"onboard_date": 1725598800000,
"status": "SETTLING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "QUICK",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"tick_size": "0.0000100",
"min_price": "0.0000100",
"max_price": "200"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1",
"max_qty": "40000000",
"step_size": "1"
},
{
"step_size": "1",
"min_qty": "1",
"max_qty": "4000000",
"filter_type": "MARKET_LOT_SIZE"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_down": "0.8500",
"multiplier_up": "1.1500",
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "quick.svg"
},
{
"ticker": "IRYSUSDT",
"current_price": "0.0207800",
"change_1d": "0.0002900",
"change_1d_percentage": "1.415",
"open_price": "0.0204900",
"high": "0.0212900",
"low": "0.0201300",
"volume": "73617122",
"quote_volume": "1532891.4823100",
"open_time": 1772092560000,
"close_time": 1772178978310,
"base": "IRYS",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "IRYSUSDT",
"pair": "IRYSUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1764172800000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "IRYS",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Alpha"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "200",
"filter_type": "PRICE_FILTER",
"min_price": "0.0000010",
"tick_size": "0.0000010"
},
{
"step_size": "1",
"min_qty": "1",
"filter_type": "LOT_SIZE",
"max_qty": "50000000"
},
{
"step_size": "1",
"max_qty": "5000000",
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_down": "0.8500",
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"RPI",
"DCA"
]
}
},
"logo": "irys.svg"
},
{
"ticker": "ICNTUSDT",
"current_price": "0.3933000",
"change_1d": "0.0017000",
"change_1d_percentage": "0.434",
"open_price": "0.3916000",
"high": "0.4039000",
"low": "0.3841000",
"volume": "3883207",
"quote_volume": "1531408.6350000",
"open_time": 1772092560000,
"close_time": 1772179003935,
"base": "ICNT",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ICNTUSDT",
"pair": "ICNTUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1751547600000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "ICNT",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"tick_size": "0.0001000",
"max_price": "200",
"min_price": "0.0001000"
},
{
"step_size": "1",
"max_qty": "3000000",
"filter_type": "LOT_SIZE",
"min_qty": "1"
},
{
"min_qty": "1",
"max_qty": "300000",
"filter_type": "MARKET_LOT_SIZE",
"step_size": "1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500",
"multiplier_down": "0.8500"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "icnt.svg"
},
{
"ticker": "ENJUSDT",
"current_price": "0.02024",
"change_1d": "0.00025",
"change_1d_percentage": "1.251",
"open_price": "0.01999",
"high": "0.02031",
"low": "0.01921",
"volume": "76755933",
"quote_volume": "1521561.83498",
"open_time": 1772092560000,
"close_time": 1772179011822,
"base": "ENJ",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ENJUSDT",
"pair": "ENJUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1569398400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "ENJ",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 5,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Gaming"
],
"trigger_protect": "0.1000",
"liquidation_fee": "0.015000",
"market_take_bound": "0.10",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.00001",
"max_price": "153",
"filter_type": "PRICE_FILTER",
"tick_size": "0.00001"
},
{
"filter_type": "LOT_SIZE",
"step_size": "1",
"max_qty": "30000000",
"min_qty": "1"
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1",
"step_size": "1",
"max_qty": "3000000"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_up": "1.1000",
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.9000"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "enj.svg"
},
{
"ticker": "COTIUSDT",
"current_price": "0.01208",
"change_1d": "0.00030",
"change_1d_percentage": "2.547",
"open_price": "0.01178",
"high": "0.01212",
"low": "0.01153",
"volume": "128058259",
"quote_volume": "1515127.68413",
"open_time": 1772092560000,
"close_time": 1772179012304,
"base": "COTI",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "COTIUSDT",
"pair": "COTIUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1615273200000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "COTI",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 5,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Payment"
],
"trigger_protect": "0.1000",
"liquidation_fee": "0.015000",
"market_take_bound": "0.10",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"max_price": "20000",
"min_price": "0.00001",
"tick_size": "0.00001"
},
{
"max_qty": "40000000",
"filter_type": "LOT_SIZE",
"min_qty": "1",
"step_size": "1"
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1",
"max_qty": "4000000",
"step_size": "1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_decimal": "4",
"multiplier_up": "1.1000",
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.9000"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "coti.svg"
},
{
"ticker": "PHBUSDT",
"current_price": "0.1439000",
"change_1d": "0.0038000",
"change_1d_percentage": "2.712",
"open_price": "0.1401000",
"high": "0.1464000",
"low": "0.1342000",
"volume": "10793998",
"quote_volume": "1511295.4179000",
"open_time": 1772092560000,
"close_time": 1772179012359,
"base": "PHB",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "PHBUSDT",
"pair": "PHBUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1676444400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "PHB",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"AI"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.0001000",
"min_price": "0.0001000",
"filter_type": "PRICE_FILTER",
"max_price": "200"
},
{
"max_qty": "3000000",
"filter_type": "LOT_SIZE",
"step_size": "1",
"min_qty": "1"
},
{
"min_qty": "1",
"max_qty": "300000",
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4",
"multiplier_down": "0.8500",
"multiplier_up": "1.1500"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "phb.svg"
},
{
"ticker": "AIUSDT",
"current_price": "0.021110",
"change_1d": "0.000420",
"change_1d_percentage": "2.030",
"open_price": "0.020690",
"high": "0.021150",
"low": "0.019860",
"volume": "72030517",
"quote_volume": "1481106.619100",
"open_time": 1772092560000,
"close_time": 1772179012184,
"base": "AI",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "AIUSDT",
"pair": "AIUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1704717000000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "AI",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 6,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"AI"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.000010",
"tick_size": "0.000010",
"filter_type": "PRICE_FILTER",
"max_price": "200"
},
{
"min_qty": "1",
"step_size": "1",
"filter_type": "LOT_SIZE",
"max_qty": "20000000"
},
{
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "2000000",
"min_qty": "1",
"step_size": "1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_decimal": "4",
"multiplier_down": "0.8500",
"multiplier_up": "1.1500",
"filter_type": "PERCENT_PRICE"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "ai.svg"
},
{
"ticker": "DRIFTUSDT",
"current_price": "0.0851000",
"change_1d": "0.0011000",
"change_1d_percentage": "1.310",
"open_price": "0.0840000",
"high": "0.0863000",
"low": "0.0805000",
"volume": "17312987",
"quote_volume": "1451229.4241000",
"open_time": 1772092560000,
"close_time": 1772178995563,
"base": "DRIFT",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "DRIFTUSDT",
"pair": "DRIFTUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1731081600000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "DRIFT",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"max_price": "200",
"tick_size": "0.0001000",
"min_price": "0.0001000"
},
{
"min_qty": "1",
"filter_type": "LOT_SIZE",
"step_size": "1",
"max_qty": "5000000"
},
{
"max_qty": "500000",
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500",
"multiplier_decimal": "4",
"multiplier_down": "0.8500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "drift.svg"
},
{
"ticker": "CTKUSDT",
"current_price": "0.1937000",
"change_1d": "-0.0149000",
"change_1d_percentage": "-7.143",
"open_price": "0.2086000",
"high": "0.2131000",
"low": "0.1912000",
"volume": "7131277",
"quote_volume": "1442850.7224000",
"open_time": 1772092560000,
"close_time": 1772179006805,
"base": "CTK",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "CTKUSDT",
"pair": "CTKUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1746008100000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "CTK",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Infrastructure"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.0001000",
"tick_size": "0.0001000",
"max_price": "200",
"filter_type": "PRICE_FILTER"
},
{
"min_qty": "1",
"max_qty": "2500000",
"step_size": "1",
"filter_type": "LOT_SIZE"
},
{
"max_qty": "250000",
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.8500",
"multiplier_decimal": "4",
"multiplier_up": "1.1500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "ctk.svg"
},
{
"ticker": "LABUSDT",
"current_price": "0.1582400",
"change_1d": "0.0124700",
"change_1d_percentage": "8.555",
"open_price": "0.1457700",
"high": "0.1614200",
"low": "0.1445400",
"volume": "9381709",
"quote_volume": "1439571.6255200",
"open_time": 1772092560000,
"close_time": 1772179004713,
"base": "LAB",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "LABUSDT",
"pair": "LABUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1760711400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "LAB",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Alpha"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.0000100",
"filter_type": "PRICE_FILTER",
"max_price": "200",
"min_price": "0.0000100"
},
{
"max_qty": "6000000",
"step_size": "1",
"min_qty": "1",
"filter_type": "LOT_SIZE"
},
{
"min_qty": "1",
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "600000"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500",
"multiplier_down": "0.8500",
"multiplier_decimal": "4"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "lab.svg"
},
{
"ticker": "ORDERUSDT",
"current_price": "0.0550300",
"change_1d": "-0.0011900",
"change_1d_percentage": "-2.117",
"open_price": "0.0562200",
"high": "0.0569400",
"low": "0.0535100",
"volume": "25872177",
"quote_volume": "1429193.5964000",
"open_time": 1772092560000,
"close_time": 1772179003073,
"base": "ORDER",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ORDERUSDT",
"pair": "ORDERUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1758890700000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "ORDER",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"max_price": "200",
"min_price": "0.0000100",
"tick_size": "0.0000100"
},
{
"step_size": "1",
"filter_type": "LOT_SIZE",
"min_qty": "1",
"max_qty": "6000000"
},
{
"step_size": "1",
"max_qty": "700000",
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500",
"multiplier_decimal": "4",
"multiplier_down": "0.8500"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY"
]
}
},
"logo": "order.svg"
},
{
"ticker": "DOLOUSDT",
"current_price": "0.0368100",
"change_1d": "-0.0005700",
"change_1d_percentage": "-1.525",
"open_price": "0.0373800",
"high": "0.0377900",
"low": "0.0362000",
"volume": "38181849",
"quote_volume": "1414667.7973000",
"open_time": 1772092560000,
"close_time": 1772179007648,
"base": "DOLO",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "DOLOUSDT",
"pair": "DOLOUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1746068400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "DOLO",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.0000100",
"tick_size": "0.0000100",
"filter_type": "PRICE_FILTER",
"max_price": "200"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1",
"max_qty": "20000000",
"step_size": "1"
},
{
"max_qty": "2000000",
"min_qty": "1",
"filter_type": "MARKET_LOT_SIZE",
"step_size": "1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_down": "0.8500",
"multiplier_up": "1.1500",
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "dolo.svg"
},
{
"ticker": "TOSHIUSDT",
"current_price": "0.0002129",
"change_1d": "0.0000001",
"change_1d_percentage": "0.047",
"open_price": "0.0002128",
"high": "0.0002149",
"low": "0.0002041",
"volume": "6717219250",
"quote_volume": "1411434.0479186",
"open_time": 1772092560000,
"close_time": 1772179001711,
"base": "TOSHI",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "TOSHIUSDT",
"pair": "TOSHIUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1758087000000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "TOSHI",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Meme"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.0000001",
"max_price": "200",
"tick_size": "0.0000001",
"filter_type": "PRICE_FILTER"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1",
"step_size": "1",
"max_qty": "3000000000"
},
{
"max_qty": "300000000",
"step_size": "1",
"min_qty": "1",
"filter_type": "MARKET_LOT_SIZE"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.8500",
"multiplier_decimal": "4",
"multiplier_up": "1.1500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "toshi.svg"
},
{
"ticker": "KGENUSDT",
"current_price": "0.1858700",
"change_1d": "0.0017100",
"change_1d_percentage": "0.929",
"open_price": "0.1841600",
"high": "0.1908300",
"low": "0.1818100",
"volume": "7546014",
"quote_volume": "1407811.6683800",
"open_time": 1772092560000,
"close_time": 1772178967800,
"base": "KGEN",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "KGENUSDT",
"pair": "KGENUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1759847400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "KGEN",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Alpha"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.0000100",
"filter_type": "PRICE_FILTER",
"max_price": "200",
"min_price": "0.0000100"
},
{
"step_size": "1",
"max_qty": "3000000",
"min_qty": "1",
"filter_type": "LOT_SIZE"
},
{
"min_qty": "1",
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "300000",
"step_size": "1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500",
"multiplier_down": "0.8500",
"multiplier_decimal": "4"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY"
]
}
},
"logo": "kgen.svg"
},
{
"ticker": "GMXUSDT",
"current_price": "6.867000",
"change_1d": "-0.160000",
"change_1d_percentage": "-2.277",
"open_price": "7.027000",
"high": "7.086000",
"low": "6.654000",
"volume": "204435.39",
"quote_volume": "1403710.269310",
"open_time": 1772092560000,
"close_time": 1772179012308,
"base": "GMX",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "GMXUSDT",
"pair": "GMXUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1676530800000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "GMX",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 6,
"quantity_precision": 2,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.001000",
"min_price": "0.010000",
"max_price": "2000",
"filter_type": "PRICE_FILTER"
},
{
"step_size": "0.01",
"filter_type": "LOT_SIZE",
"max_qty": "80000",
"min_qty": "0.01"
},
{
"step_size": "0.01",
"max_qty": "8000",
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.01"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500",
"multiplier_down": "0.8500",
"multiplier_decimal": "4"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "gmx.svg"
},
{
"ticker": "LISTAUSDT",
"current_price": "0.0848000",
"change_1d": "0.0000000",
"change_1d_percentage": "0.00",
"open_price": "0.0848000",
"high": "0.0869000",
"low": "0.0804000",
"volume": "16723621",
"quote_volume": "1401589.8299000",
"open_time": 1772092560000,
"close_time": 1772178980029,
"base": "LISTA",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "LISTAUSDT",
"pair": "LISTAUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1718886600000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "LISTA",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.0001000",
"max_price": "200",
"filter_type": "PRICE_FILTER",
"tick_size": "0.0001000"
},
{
"step_size": "1",
"min_qty": "1",
"filter_type": "LOT_SIZE",
"max_qty": "3000000"
},
{
"max_qty": "500000",
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1",
"step_size": "1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4",
"multiplier_down": "0.8500",
"multiplier_up": "1.1500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "lista.svg"
},
{
"ticker": "SSVUSDT",
"current_price": "2.980000",
"change_1d": "-0.033000",
"change_1d_percentage": "-1.095",
"open_price": "3.013000",
"high": "3.067000",
"low": "2.872000",
"volume": "471038.19",
"quote_volume": "1398544.452840",
"open_time": 1772092560000,
"close_time": 1772179012641,
"base": "SSV",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "SSVUSDT",
"pair": "SSVUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1677135600000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "SSV",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 6,
"quantity_precision": 2,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Infrastructure"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "2000",
"min_price": "0.010000",
"tick_size": "0.001000",
"filter_type": "PRICE_FILTER"
},
{
"max_qty": "200000",
"min_qty": "0.01",
"filter_type": "LOT_SIZE",
"step_size": "0.01"
},
{
"min_qty": "0.01",
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "20000",
"step_size": "0.01"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_down": "0.8500",
"multiplier_up": "1.1500",
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "ssv.svg"
},
{
"ticker": "GOATUSDT",
"current_price": "0.0192800",
"change_1d": "-0.0003100",
"change_1d_percentage": "-1.582",
"open_price": "0.0195900",
"high": "0.0197400",
"low": "0.0186100",
"volume": "72092074",
"quote_volume": "1385008.2503300",
"open_time": 1772092560000,
"close_time": 1772178997407,
"base": "GOAT",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "GOATUSDT",
"pair": "GOATUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1729776600000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "GOAT",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"AI"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "200",
"filter_type": "PRICE_FILTER",
"min_price": "0.0001000",
"tick_size": "0.0000100"
},
{
"filter_type": "LOT_SIZE",
"max_qty": "30000000",
"step_size": "1",
"min_qty": "1"
},
{
"min_qty": "1",
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "3000000",
"step_size": "1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_up": "1.1500",
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.8500",
"multiplier_decimal": "4"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "goat.svg"
},
{
"ticker": "DYMUSDT",
"current_price": "0.039150",
"change_1d": "0.000300",
"change_1d_percentage": "0.772",
"open_price": "0.038850",
"high": "0.039190",
"low": "0.037270",
"volume": "36053287.1",
"quote_volume": "1383319.788481",
"open_time": 1772092560000,
"close_time": 1772179012124,
"base": "DYM",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "DYMUSDT",
"pair": "DYMUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1707289200000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "DYM",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 6,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Infrastructure"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.000010",
"filter_type": "PRICE_FILTER",
"tick_size": "0.000010",
"max_price": "2000"
},
{
"min_qty": "0.1",
"filter_type": "LOT_SIZE",
"max_qty": "12000000",
"step_size": "0.1"
},
{
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "1200000",
"min_qty": "0.1",
"step_size": "0.1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.8500",
"multiplier_decimal": "4",
"multiplier_up": "1.1500"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "dym.svg"
},
{
"ticker": "AERGOUSDT",
"current_price": "0.0569200",
"change_1d": "-0.0020400",
"change_1d_percentage": "-3.460",
"open_price": "0.0589600",
"high": "0.0598700",
"low": "0.0555500",
"volume": "23854201",
"quote_volume": "1376692.5693200",
"open_time": 1772092500000,
"close_time": 1772178933800,
"base": "AERGO",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "AERGOUSDT",
"pair": "AERGOUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1744801200000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "AERGO",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Infrastructure"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.0000100",
"filter_type": "PRICE_FILTER",
"max_price": "200",
"min_price": "0.0000100"
},
{
"min_qty": "1",
"filter_type": "LOT_SIZE",
"max_qty": "10000000",
"step_size": "1"
},
{
"min_qty": "1",
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "1000000"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_up": "1.1500",
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.8500"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "aergo.svg"
},
{
"ticker": "KOMAUSDT",
"current_price": "0.0077140",
"change_1d": "-0.0002160",
"change_1d_percentage": "-2.724",
"open_price": "0.0079300",
"high": "0.0082300",
"low": "0.0075300",
"volume": "174910984",
"quote_volume": "1370509.2375020",
"open_time": 1772092560000,
"close_time": 1772179007410,
"base": "KOMA",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "KOMAUSDT",
"pair": "KOMAUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1733832900000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "KOMA",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Meme"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.025000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.0000100",
"tick_size": "0.0000100",
"max_price": "200"
},
{
"min_qty": "1",
"max_qty": "50000000",
"step_size": "1",
"filter_type": "LOT_SIZE"
},
{
"max_qty": "5000000",
"filter_type": "MARKET_LOT_SIZE",
"step_size": "1",
"min_qty": "1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.8500",
"multiplier_decimal": "4",
"multiplier_up": "1.1500"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "koma.svg"
},
{
"ticker": "THEUSDT",
"current_price": "0.2665000",
"change_1d": "0.0030000",
"change_1d_percentage": "1.139",
"open_price": "0.2635000",
"high": "0.2691000",
"low": "0.2564000",
"volume": "5152783.4",
"quote_volume": "1357124.7406900",
"open_time": 1772092560000,
"close_time": 1772179011486,
"base": "THE",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "THEUSDT",
"pair": "THEUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1732709700000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "THE",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "200",
"filter_type": "PRICE_FILTER",
"min_price": "0.0001000",
"tick_size": "0.0001000"
},
{
"max_qty": "4000000",
"min_qty": "0.1",
"step_size": "0.1",
"filter_type": "LOT_SIZE"
},
{
"max_qty": "400000",
"step_size": "0.1",
"min_qty": "0.1",
"filter_type": "MARKET_LOT_SIZE"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_down": "0.8500",
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "the.svg"
},
{
"ticker": "OLUSDT",
"current_price": "0.0119800",
"change_1d": "0.0002200",
"change_1d_percentage": "1.871",
"open_price": "0.0117600",
"high": "0.0131400",
"low": "0.0111400",
"volume": "111925805",
"quote_volume": "1353294.1380100",
"open_time": 1772092560000,
"close_time": 1772179013696,
"base": "OL",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "OLUSDT",
"pair": "OLUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1750851000000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "OL",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Gaming"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.0000100",
"min_price": "0.0000100",
"max_price": "200",
"filter_type": "PRICE_FILTER"
},
{
"min_qty": "1",
"filter_type": "LOT_SIZE",
"step_size": "1",
"max_qty": "40000000"
},
{
"min_qty": "1",
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "4000000",
"step_size": "1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_decimal": "4",
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "ol.svg"
},
{
"ticker": "XAIUSDT",
"current_price": "0.0096200",
"change_1d": "-0.0000600",
"change_1d_percentage": "-0.620",
"open_price": "0.0096800",
"high": "0.0097900",
"low": "0.0092700",
"volume": "141468936",
"quote_volume": "1351205.1425600",
"open_time": 1772092560000,
"close_time": 1772179013460,
"base": "XAI",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "XAIUSDT",
"pair": "XAIUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1704808800000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "XAI",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Gaming"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "200",
"tick_size": "0.0000100",
"min_price": "0.0001000",
"filter_type": "PRICE_FILTER"
},
{
"min_qty": "1",
"max_qty": "50000000",
"filter_type": "LOT_SIZE",
"step_size": "1"
},
{
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "5000000",
"step_size": "1",
"min_qty": "1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_down": "0.8500",
"multiplier_up": "1.1500",
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "xai.svg"
},
{
"ticker": "EVAAUSDT",
"current_price": "0.462400",
"change_1d": "0.004700",
"change_1d_percentage": "1.027",
"open_price": "0.457700",
"high": "0.468400",
"low": "0.424300",
"volume": "2953721.0",
"quote_volume": "1330459.960870",
"open_time": 1772092560000,
"close_time": 1772178999523,
"base": "EVAA",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "EVAAUSDT",
"pair": "EVAAUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1759487400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "EVAA",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 6,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.000100",
"max_price": "200",
"tick_size": "0.000100",
"filter_type": "PRICE_FILTER"
},
{
"step_size": "0.1",
"filter_type": "LOT_SIZE",
"min_qty": "0.1",
"max_qty": "500000"
},
{
"filter_type": "MARKET_LOT_SIZE",
"step_size": "0.1",
"min_qty": "0.1",
"max_qty": "50000"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500",
"multiplier_down": "0.8500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY"
]
}
},
"logo": "evaa.svg"
},
{
"ticker": "TLMUSDT",
"current_price": "0.0016530",
"change_1d": "0.0000240",
"change_1d_percentage": "1.473",
"open_price": "0.0016290",
"high": "0.0016710",
"low": "0.0015620",
"volume": "819797214",
"quote_volume": "1325785.7113530",
"open_time": 1772092560000,
"close_time": 1772178980724,
"base": "TLM",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "TLMUSDT",
"pair": "TLMUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1680048000000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "TLM",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Metaverse"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "100",
"filter_type": "PRICE_FILTER",
"min_price": "0.0000100",
"tick_size": "0.0000010"
},
{
"min_qty": "1",
"max_qty": "300000000",
"filter_type": "LOT_SIZE",
"step_size": "1"
},
{
"step_size": "1",
"max_qty": "30000000",
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500",
"multiplier_down": "0.8500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "tlm.svg"
},
{
"ticker": "TOWNSUSDT",
"current_price": "0.0034360",
"change_1d": "0.0000730",
"change_1d_percentage": "2.171",
"open_price": "0.0033630",
"high": "0.0034950",
"low": "0.0032360",
"volume": "383267416",
"quote_volume": "1293434.2940370",
"open_time": 1772092560000,
"close_time": 1772178997501,
"base": "TOWNS",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "TOWNSUSDT",
"pair": "TOWNSUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1754404200000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "TOWNS",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.0000010",
"max_price": "200",
"filter_type": "PRICE_FILTER",
"tick_size": "0.0000010"
},
{
"filter_type": "LOT_SIZE",
"step_size": "1",
"min_qty": "1",
"max_qty": "100000000"
},
{
"min_qty": "1",
"max_qty": "10000000",
"filter_type": "MARKET_LOT_SIZE",
"step_size": "1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_down": "0.8500",
"multiplier_decimal": "4",
"multiplier_up": "1.1500",
"filter_type": "PERCENT_PRICE"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "towns.svg"
},
{
"ticker": "CROSSUSDT",
"current_price": "0.1046500",
"change_1d": "0.0096300",
"change_1d_percentage": "10.135",
"open_price": "0.0950200",
"high": "0.1049800",
"low": "0.0940000",
"volume": "12906840",
"quote_volume": "1281647.1266100",
"open_time": 1772092560000,
"close_time": 1772179013973,
"base": "CROSS",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "CROSSUSDT",
"pair": "CROSSUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1752143400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "CROSS",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Gaming"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "200",
"tick_size": "0.0000100",
"min_price": "0.0000100",
"filter_type": "PRICE_FILTER"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1",
"max_qty": "8000000",
"step_size": "1"
},
{
"step_size": "1",
"max_qty": "500000",
"min_qty": "1",
"filter_type": "MARKET_LOT_SIZE"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_decimal": "4",
"multiplier_up": "1.1500",
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.8500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "cross.svg"
},
{
"ticker": "XANUSDT",
"current_price": "0.0069780",
"change_1d": "-0.0000320",
"change_1d_percentage": "-0.456",
"open_price": "0.0070100",
"high": "0.0071300",
"low": "0.0066300",
"volume": "186148648",
"quote_volume": "1279153.1962150",
"open_time": 1772092560000,
"close_time": 1772179012242,
"base": "XAN",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "XANUSDT",
"pair": "XANUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1759141800000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "XAN",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.0000100",
"max_price": "200",
"filter_type": "PRICE_FILTER",
"tick_size": "0.0000100"
},
{
"filter_type": "LOT_SIZE",
"max_qty": "40000000",
"min_qty": "1",
"step_size": "1"
},
{
"min_qty": "1",
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "5000000"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500",
"multiplier_decimal": "4"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY"
]
}
},
"logo": "xan.svg"
},
{
"ticker": "SQDUSDT",
"current_price": "0.0386600",
"change_1d": "-0.0009200",
"change_1d_percentage": "-2.324",
"open_price": "0.0395800",
"high": "0.0400900",
"low": "0.0374500",
"volume": "32885784",
"quote_volume": "1264853.6190500",
"open_time": 1772092560000,
"close_time": 1772179014126,
"base": "SQD",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "SQDUSDT",
"pair": "SQDUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1749645900000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "SQD",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.0000100",
"min_price": "0.0000100",
"max_price": "200",
"filter_type": "PRICE_FILTER"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1",
"max_qty": "12000000",
"step_size": "1"
},
{
"step_size": "1",
"min_qty": "1",
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "1200000"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_down": "0.8500",
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "sqd.svg"
},
{
"ticker": "ATHUSDT",
"current_price": "0.0051610",
"change_1d": "-0.0000330",
"change_1d_percentage": "-0.635",
"open_price": "0.0051940",
"high": "0.0052750",
"low": "0.0049200",
"volume": "247924264",
"quote_volume": "1264037.5574040",
"open_time": 1772092560000,
"close_time": 1772179013054,
"base": "ATH",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ATHUSDT",
"pair": "ATHUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1743608700000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "ATH",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"AI"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.0000100",
"filter_type": "PRICE_FILTER",
"tick_size": "0.0000100",
"max_price": "200"
},
{
"min_qty": "1",
"filter_type": "LOT_SIZE",
"step_size": "1",
"max_qty": "90000000"
},
{
"max_qty": "9000000",
"min_qty": "1",
"filter_type": "MARKET_LOT_SIZE",
"step_size": "1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500",
"multiplier_down": "0.8500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "ath.svg"
},
{
"ticker": "CLANKERUSDT",
"current_price": "30.14000",
"change_1d": "-0.15000",
"change_1d_percentage": "-0.495",
"open_price": "30.29000",
"high": "30.87000",
"low": "28.76000",
"volume": "42310.29",
"quote_volume": "1262506.22430",
"open_time": 1772092560000,
"close_time": 1772178976426,
"base": "CLANKER",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "CLANKERUSDT",
"pair": "CLANKERUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1762948800000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "CLANKER",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 5,
"quantity_precision": 2,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Alpha",
"AI"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "2000",
"min_price": "0.01000",
"tick_size": "0.01000",
"filter_type": "PRICE_FILTER"
},
{
"max_qty": "20000",
"step_size": "0.01",
"min_qty": "0.01",
"filter_type": "LOT_SIZE"
},
{
"max_qty": "2000",
"step_size": "0.01",
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.01"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_decimal": "4",
"multiplier_up": "1.1500",
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.8500"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "clanker.svg"
},
{
"ticker": "BABYUSDT",
"current_price": "0.0126200",
"change_1d": "0.0001800",
"change_1d_percentage": "1.447",
"open_price": "0.0124400",
"high": "0.0127200",
"low": "0.0118700",
"volume": "101033750",
"quote_volume": "1244718.8344600",
"open_time": 1772092560000,
"close_time": 1772179012084,
"base": "BABY",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "BABYUSDT",
"pair": "BABYUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1743859800000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "BABY",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"max_price": "200",
"tick_size": "0.0000100",
"min_price": "0.0000100"
},
{
"step_size": "1",
"filter_type": "LOT_SIZE",
"min_qty": "1",
"max_qty": "30000000"
},
{
"min_qty": "1",
"max_qty": "3000000",
"filter_type": "MARKET_LOT_SIZE",
"step_size": "1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500",
"multiplier_decimal": "4",
"multiplier_down": "0.8500"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "baby.svg"
},
{
"ticker": "1000XECUSDT",
"current_price": "0.00778",
"change_1d": "-0.00010",
"change_1d_percentage": "-1.269",
"open_price": "0.00788",
"high": "0.00796",
"low": "0.00762",
"volume": "159583646",
"quote_volume": "1241847.96195",
"open_time": 1772092560000,
"close_time": 1772178965121,
"base": "1000XEC",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "1000XECUSDT",
"pair": "1000XECUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1631775600000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "1000XEC",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 5,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Payment"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.00001",
"filter_type": "PRICE_FILTER",
"max_price": "20000",
"tick_size": "0.00001"
},
{
"step_size": "1",
"filter_type": "LOT_SIZE",
"min_qty": "1",
"max_qty": "90000000"
},
{
"min_qty": "1",
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "9000000"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.8500",
"multiplier_decimal": "4",
"multiplier_up": "1.1500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "1000xec.svg"
},
{
"ticker": "AIOUSDT",
"current_price": "0.0758700",
"change_1d": "0.0008700",
"change_1d_percentage": "1.16",
"open_price": "0.0750000",
"high": "0.0783400",
"low": "0.0748100",
"volume": "16099469",
"quote_volume": "1229401.5470900",
"open_time": 1772092560000,
"close_time": 1772178992532,
"base": "AIO",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "AIOUSDT",
"pair": "AIOUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1755084600000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "AIO",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Alpha"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.0000100",
"min_price": "0.0000100",
"filter_type": "PRICE_FILTER",
"max_price": "200"
},
{
"step_size": "1",
"min_qty": "1",
"filter_type": "LOT_SIZE",
"max_qty": "10000000"
},
{
"min_qty": "1",
"max_qty": "700000",
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_up": "1.1500",
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.8500",
"multiplier_decimal": "4"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "aio.svg"
},
{
"ticker": "BANKUSDT",
"current_price": "0.0387900",
"change_1d": "0.0001300",
"change_1d_percentage": "0.336",
"open_price": "0.0386600",
"high": "0.0406100",
"low": "0.0377700",
"volume": "31121187",
"quote_volume": "1215319.6001800",
"open_time": 1772092560000,
"close_time": 1772178963492,
"base": "BANK",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "BANKUSDT",
"pair": "BANKUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1745001000000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "BANK",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Meme"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"tick_size": "0.0000100",
"max_price": "200",
"min_price": "0.0000100"
},
{
"step_size": "1",
"min_qty": "1",
"filter_type": "LOT_SIZE",
"max_qty": "20000000"
},
{
"filter_type": "MARKET_LOT_SIZE",
"step_size": "1",
"max_qty": "1500000",
"min_qty": "1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_up": "1.1500",
"multiplier_decimal": "4",
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "bank.svg"
},
{
"ticker": "ANKRUSDT",
"current_price": "0.004354",
"change_1d": "-0.000005",
"change_1d_percentage": "-0.115",
"open_price": "0.004359",
"high": "0.004423",
"low": "0.004230",
"volume": "278744165",
"quote_volume": "1208953.419415",
"open_time": 1772092560000,
"close_time": 1772179013193,
"base": "ANKR",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ANKRUSDT",
"pair": "ANKRUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1611558000000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "ANKR",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 6,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1000",
"liquidation_fee": "0.015000",
"market_take_bound": "0.10",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "2000",
"min_price": "0.000001",
"filter_type": "PRICE_FILTER",
"tick_size": "0.000001"
},
{
"filter_type": "LOT_SIZE",
"step_size": "1",
"min_qty": "1",
"max_qty": "110000000"
},
{
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "11000000",
"min_qty": "1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1000",
"multiplier_decimal": "4",
"multiplier_down": "0.9000"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "ankr.svg"
},
{
"ticker": "B2USDT",
"current_price": "0.7274000",
"change_1d": "-0.0030000",
"change_1d_percentage": "-0.411",
"open_price": "0.7304000",
"high": "0.7575000",
"low": "0.7223000",
"volume": "1627240",
"quote_volume": "1203938.2026000",
"open_time": 1772092560000,
"close_time": 1772179009538,
"base": "B2",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "B2USDT",
"pair": "B2USDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1746538200000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "B2",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "200",
"filter_type": "PRICE_FILTER",
"min_price": "0.0001000",
"tick_size": "0.0001000"
},
{
"filter_type": "LOT_SIZE",
"max_qty": "1500000",
"step_size": "1",
"min_qty": "1"
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1",
"max_qty": "150000",
"step_size": "1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_down": "0.8500",
"multiplier_up": "1.1500",
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "b2.svg"
},
{
"ticker": "BANANAUSDT",
"current_price": "4.4010000",
"change_1d": "0.0100000",
"change_1d_percentage": "0.228",
"open_price": "4.3910000",
"high": "4.4950000",
"low": "4.2040000",
"volume": "276701.5",
"quote_volume": "1200988.7998000",
"open_time": 1772092560000,
"close_time": 1772178977893,
"base": "BANANA",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "BANANAUSDT",
"pair": "BANANAUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1723687200000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "BANANA",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.0010000",
"tick_size": "0.0010000",
"max_price": "2000"
},
{
"min_qty": "0.1",
"filter_type": "LOT_SIZE",
"max_qty": "110000",
"step_size": "0.1"
},
{
"step_size": "0.1",
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "11000",
"min_qty": "0.1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.8500",
"multiplier_up": "1.1500",
"multiplier_decimal": "4"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "banana.svg"
},
{
"ticker": "QTUMUSDT",
"current_price": "0.949",
"change_1d": "0.018",
"change_1d_percentage": "1.933",
"open_price": "0.931",
"high": "0.950",
"low": "0.900",
"volume": "1288636.6",
"quote_volume": "1195446.152",
"open_time": 1772092560000,
"close_time": 1772179012117,
"base": "QTUM",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "QTUMUSDT",
"pair": "QTUMUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1569398400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "QTUM",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 3,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Layer-1"
],
"trigger_protect": "0.1000",
"liquidation_fee": "0.015000",
"market_take_bound": "0.10",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.001",
"min_price": "0.001",
"max_price": "100000",
"filter_type": "PRICE_FILTER"
},
{
"step_size": "0.1",
"min_qty": "0.1",
"max_qty": "800000",
"filter_type": "LOT_SIZE"
},
{
"min_qty": "0.1",
"max_qty": "80000",
"step_size": "0.1",
"filter_type": "MARKET_LOT_SIZE"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_decimal": "4",
"multiplier_down": "0.9000",
"multiplier_up": "1.1000",
"filter_type": "PERCENT_PRICE"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "qtum.svg"
},
{
"ticker": "RIFUSDT",
"current_price": "0.0328600",
"change_1d": "0.0003400",
"change_1d_percentage": "1.046",
"open_price": "0.0325200",
"high": "0.0339200",
"low": "0.0321200",
"volume": "36146253",
"quote_volume": "1191129.4518100",
"open_time": 1772092560000,
"close_time": 1772179011085,
"base": "RIF",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "RIFUSDT",
"pair": "RIFUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1697891400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "RIF",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Storage"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "200",
"filter_type": "PRICE_FILTER",
"min_price": "0.0000100",
"tick_size": "0.0000100"
},
{
"min_qty": "1",
"filter_type": "LOT_SIZE",
"max_qty": "20000000",
"step_size": "1"
},
{
"filter_type": "MARKET_LOT_SIZE",
"step_size": "1",
"max_qty": "2000000",
"min_qty": "1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4",
"multiplier_up": "1.1500"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "rif.svg"
},
{
"ticker": "MAGMAUSDT",
"current_price": "0.0999400",
"change_1d": "-0.0013600",
"change_1d_percentage": "-1.343",
"open_price": "0.1013000",
"high": "0.1066100",
"low": "0.0997300",
"volume": "11432378",
"quote_volume": "1186114.7835600",
"open_time": 1772092560000,
"close_time": 1772178998037,
"base": "MAGMA",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "MAGMAUSDT",
"pair": "MAGMAUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1767187800000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "MAGMA",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Alpha"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "200",
"filter_type": "PRICE_FILTER",
"tick_size": "0.0000100",
"min_price": "0.0000100"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1",
"max_qty": "8000000",
"step_size": "1"
},
{
"max_qty": "800000",
"min_qty": "1",
"filter_type": "MARKET_LOT_SIZE",
"step_size": "1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.8500",
"multiplier_up": "1.1500",
"multiplier_decimal": "4"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"RPI",
"DCA"
]
}
},
"logo": "magma.svg"
},
{
"ticker": "ICXUSDT",
"current_price": "0.0377",
"change_1d": "0.0000",
"change_1d_percentage": "0.00",
"open_price": "0.0377",
"high": "0.0382",
"low": "0.0362",
"volume": "31427887",
"quote_volume": "1169786.7724",
"open_time": 1772092560000,
"close_time": 1772179010899,
"base": "ICX",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ICXUSDT",
"pair": "ICXUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1569398400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "ICX",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 4,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Layer-1"
],
"trigger_protect": "0.1000",
"liquidation_fee": "0.015000",
"market_take_bound": "0.10",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"max_price": "400",
"min_price": "0.0001",
"tick_size": "0.0001"
},
{
"min_qty": "1",
"max_qty": "12000000",
"step_size": "1",
"filter_type": "LOT_SIZE"
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1",
"step_size": "1",
"max_qty": "1200000"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.9000",
"multiplier_decimal": "4",
"multiplier_up": "1.1000"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "icx.svg"
},
{
"ticker": "CHILLGUYUSDT",
"current_price": "0.0101900",
"change_1d": "-0.0001200",
"change_1d_percentage": "-1.164",
"open_price": "0.0103100",
"high": "0.0105800",
"low": "0.0098900",
"volume": "110140474",
"quote_volume": "1124386.3192600",
"open_time": 1772092560000,
"close_time": 1772178961833,
"base": "CHILLGUY",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "CHILLGUYUSDT",
"pair": "CHILLGUYUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1732718700000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "CHILLGUY",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Meme"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "200",
"filter_type": "PRICE_FILTER",
"min_price": "0.0001000",
"tick_size": "0.0000100"
},
{
"min_qty": "1",
"max_qty": "50000000",
"step_size": "1",
"filter_type": "LOT_SIZE"
},
{
"min_qty": "1",
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "5000000"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_decimal": "4",
"multiplier_down": "0.8500",
"multiplier_up": "1.1500",
"filter_type": "PERCENT_PRICE"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "chillguy.svg"
},
{
"ticker": "CELRUSDT",
"current_price": "0.00254",
"change_1d": "0.00004",
"change_1d_percentage": "1.60",
"open_price": "0.00250",
"high": "0.00254",
"low": "0.00242",
"volume": "448337123",
"quote_volume": "1116690.99340",
"open_time": 1772092560000,
"close_time": 1772179000918,
"base": "CELR",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "CELRUSDT",
"pair": "CELRUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1617001200000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "CELR",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 5,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Layer-2"
],
"trigger_protect": "0.1000",
"liquidation_fee": "0.015000",
"market_take_bound": "0.10",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.00001",
"filter_type": "PRICE_FILTER",
"min_price": "0.00001",
"max_price": "20000"
},
{
"filter_type": "LOT_SIZE",
"max_qty": "200000000",
"min_qty": "1",
"step_size": "1"
},
{
"max_qty": "20000000",
"step_size": "1",
"min_qty": "1",
"filter_type": "MARKET_LOT_SIZE"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.9000",
"multiplier_up": "1.1000",
"multiplier_decimal": "4"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "celr.svg"
},
{
"ticker": "ACXUSDT",
"current_price": "0.0347300",
"change_1d": "-0.0001100",
"change_1d_percentage": "-0.316",
"open_price": "0.0348400",
"high": "0.0364500",
"low": "0.0336800",
"volume": "31884428.9",
"quote_volume": "1106697.9675580",
"open_time": 1772092560000,
"close_time": 1772179014035,
"base": "ACX",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ACXUSDT",
"pair": "ACXUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1733497200000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "ACX",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"max_price": "200",
"min_price": "0.0000100",
"tick_size": "0.0000100"
},
{
"max_qty": "13000000",
"filter_type": "LOT_SIZE",
"step_size": "0.1",
"min_qty": "0.1"
},
{
"step_size": "0.1",
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.1",
"max_qty": "1300000"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4",
"multiplier_up": "1.1500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "acx.svg"
},
{
"ticker": "BANDUSDT",
"current_price": "0.2123",
"change_1d": "-0.0012",
"change_1d_percentage": "-0.562",
"open_price": "0.2135",
"high": "0.2153",
"low": "0.2028",
"volume": "5265991.9",
"quote_volume": "1105826.7945",
"open_time": 1772092560000,
"close_time": 1772179013832,
"base": "BAND",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "BANDUSDT",
"pair": "BANDUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1569398400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "BAND",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 4,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1000",
"liquidation_fee": "0.015000",
"market_take_bound": "0.10",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.0001",
"max_price": "783",
"tick_size": "0.0001"
},
{
"min_qty": "0.1",
"filter_type": "LOT_SIZE",
"max_qty": "2000000",
"step_size": "0.1"
},
{
"step_size": "0.1",
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "200000",
"min_qty": "0.1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1000",
"multiplier_decimal": "4",
"multiplier_down": "0.9000"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "band.svg"
},
{
"ticker": "TUTUSDT",
"current_price": "0.0103900",
"change_1d": "0.0000600",
"change_1d_percentage": "0.581",
"open_price": "0.0103300",
"high": "0.0104700",
"low": "0.0098200",
"volume": "108275650",
"quote_volume": "1102209.7109600",
"open_time": 1772092560000,
"close_time": 1772179002315,
"base": "TUT",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "TUTUSDT",
"pair": "TUTUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1742461200000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "TUT",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Meme"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.0000100",
"filter_type": "PRICE_FILTER",
"max_price": "200",
"tick_size": "0.0000100"
},
{
"min_qty": "1",
"step_size": "1",
"max_qty": "40000000",
"filter_type": "LOT_SIZE"
},
{
"step_size": "1",
"max_qty": "4000000",
"min_qty": "1",
"filter_type": "MARKET_LOT_SIZE"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_up": "1.1500",
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4",
"multiplier_down": "0.8500"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "tut.svg"
},
{
"ticker": "1000000MOGUSDT",
"current_price": "0.1692000",
"change_1d": "-0.0009000",
"change_1d_percentage": "-0.529",
"open_price": "0.1701000",
"high": "0.1726000",
"low": "0.1615000",
"volume": "6526463.9",
"quote_volume": "1094498.3793800",
"open_time": 1772092560000,
"close_time": 1772178967842,
"base": "1000000MOG",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "1000000MOGUSDT",
"pair": "1000000MOGUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1730982600000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "1000000MOG",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Meme"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"tick_size": "0.0001000",
"max_price": "2000",
"min_price": "0.0001000"
},
{
"max_qty": "3000000",
"min_qty": "0.1",
"filter_type": "LOT_SIZE",
"step_size": "0.1"
},
{
"min_qty": "0.1",
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "300000",
"step_size": "0.1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.8500",
"multiplier_up": "1.1500"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "1000000mog.svg"
},
{
"ticker": "MELANIAUSDT",
"current_price": "0.111000",
"change_1d": "-0.001900",
"change_1d_percentage": "-1.683",
"open_price": "0.112900",
"high": "0.114600",
"low": "0.108000",
"volume": "9738910.36",
"quote_volume": "1080252.835216",
"open_time": 1772092560000,
"close_time": 1772178960365,
"base": "MELANIA",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "MELANIAUSDT",
"pair": "MELANIAUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1737365400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "MELANIA",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 6,
"quantity_precision": 2,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Meme"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"tick_size": "0.000100",
"min_price": "0.001000",
"max_price": "20000"
},
{
"filter_type": "LOT_SIZE",
"step_size": "0.01",
"min_qty": "0.01",
"max_qty": "10000000"
},
{
"max_qty": "1000000",
"step_size": "0.01",
"min_qty": "0.01",
"filter_type": "MARKET_LOT_SIZE"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.8500",
"multiplier_decimal": "4",
"multiplier_up": "1.1500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "melania.svg"
},
{
"ticker": "KNCUSDT",
"current_price": "0.13860",
"change_1d": "0.00260",
"change_1d_percentage": "1.912",
"open_price": "0.13600",
"high": "0.13910",
"low": "0.13070",
"volume": "8003328",
"quote_volume": "1079720.53680",
"open_time": 1772092560000,
"close_time": 1772179012578,
"base": "KNC",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "KNCUSDT",
"pair": "KNCUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1569398400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "KNC",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 5,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1000",
"liquidation_fee": "0.015000",
"market_take_bound": "0.10",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "181",
"filter_type": "PRICE_FILTER",
"min_price": "0.00010",
"tick_size": "0.00010"
},
{
"step_size": "1",
"filter_type": "LOT_SIZE",
"max_qty": "5000000",
"min_qty": "1"
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1",
"max_qty": "300000",
"step_size": "1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_up": "1.1000",
"multiplier_decimal": "4",
"multiplier_down": "0.9000",
"filter_type": "PERCENT_PRICE"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "knc.svg"
},
{
"ticker": "SIGNUSDT",
"current_price": "0.0240000",
"change_1d": "0.0006700",
"change_1d_percentage": "2.872",
"open_price": "0.0233300",
"high": "0.0240500",
"low": "0.0230600",
"volume": "45701295",
"quote_volume": "1078623.2821900",
"open_time": 1772092560000,
"close_time": 1772179014102,
"base": "SIGN",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "SIGNUSDT",
"pair": "SIGNUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1745838000000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "SIGN",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Infrastructure"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"tick_size": "0.0000100",
"min_price": "0.0000100",
"max_price": "200"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1",
"step_size": "1",
"max_qty": "20000000"
},
{
"min_qty": "1",
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "2000000",
"step_size": "1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_down": "0.8500",
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "sign.svg"
},
{
"ticker": "IRUSDT",
"current_price": "0.0731200",
"change_1d": "0.0015500",
"change_1d_percentage": "2.166",
"open_price": "0.0715700",
"high": "0.0740800",
"low": "0.0672900",
"volume": "15233581",
"quote_volume": "1076575.8752600",
"open_time": 1772092560000,
"close_time": 1772178998390,
"base": "IR",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "IRUSDT",
"pair": "IRUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1766313000000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "IR",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Alpha"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"max_price": "200",
"tick_size": "0.0000100",
"min_price": "0.0000100"
},
{
"filter_type": "LOT_SIZE",
"step_size": "1",
"min_qty": "1",
"max_qty": "8000000"
},
{
"step_size": "1",
"min_qty": "1",
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "800000"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500",
"multiplier_down": "0.8500",
"multiplier_decimal": "4"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"RPI",
"DCA"
]
}
},
"logo": "ir.svg"
},
{
"ticker": "BSVUSDT",
"current_price": "16.08000",
"change_1d": "-0.18000",
"change_1d_percentage": "-1.107",
"open_price": "16.26000",
"high": "16.46000",
"low": "15.81000",
"volume": "66786.1",
"quote_volume": "1075724.65500",
"open_time": 1772092560000,
"close_time": 1772179010476,
"base": "BSV",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "BSVUSDT",
"pair": "BSVUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1697805000000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "BSV",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 5,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"PoW"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"max_price": "20000",
"min_price": "0.01000",
"tick_size": "0.01000"
},
{
"step_size": "0.1",
"max_qty": "100000",
"min_qty": "0.1",
"filter_type": "LOT_SIZE"
},
{
"max_qty": "5000",
"min_qty": "0.1",
"filter_type": "MARKET_LOT_SIZE",
"step_size": "0.1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_decimal": "4",
"multiplier_down": "0.8500",
"multiplier_up": "1.1500",
"filter_type": "PERCENT_PRICE"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "bsv.svg"
},
{
"ticker": "BICOUSDT",
"current_price": "0.0208200",
"change_1d": "0.0002100",
"change_1d_percentage": "1.019",
"open_price": "0.0206100",
"high": "0.0212500",
"low": "0.0197200",
"volume": "51887605",
"quote_volume": "1068461.0738400",
"open_time": 1772092560000,
"close_time": 1772179011408,
"base": "BICO",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "BICOUSDT",
"pair": "BICOUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1695904200000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "BICO",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Infrastructure"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.0001000",
"filter_type": "PRICE_FILTER",
"tick_size": "0.0000100",
"max_price": "200"
},
{
"min_qty": "1",
"filter_type": "LOT_SIZE",
"step_size": "1",
"max_qty": "20000000"
},
{
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "2000000",
"min_qty": "1",
"step_size": "1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4",
"multiplier_up": "1.1500"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "bico.svg"
},
{
"ticker": "MEWUSDT",
"current_price": "0.0006248",
"change_1d": "0.0000069",
"change_1d_percentage": "1.117",
"open_price": "0.0006179",
"high": "0.0006340",
"low": "0.0005899",
"volume": "1744458933",
"quote_volume": "1068071.7534771",
"open_time": 1772092560000,
"close_time": 1772179012228,
"base": "MEW",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "MEWUSDT",
"pair": "MEWUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1718632800000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "MEW",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Meme"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.0000010",
"tick_size": "0.0000010",
"filter_type": "PRICE_FILTER",
"max_price": "200"
},
{
"min_qty": "1",
"max_qty": "1500000000",
"step_size": "1",
"filter_type": "LOT_SIZE"
},
{
"max_qty": "150000000",
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_down": "0.8500",
"multiplier_up": "1.1500",
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "mew.svg"
},
{
"ticker": "MOVRUSDT",
"current_price": "1.302000",
"change_1d": "0.022000",
"change_1d_percentage": "1.719",
"open_price": "1.280000",
"high": "1.305000",
"low": "1.228000",
"volume": "842861.72",
"quote_volume": "1067733.278110",
"open_time": 1772092560000,
"close_time": 1772179012306,
"base": "MOVR",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "MOVRUSDT",
"pair": "MOVRUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1703593800000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "MOVR",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 6,
"quantity_precision": 2,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Layer-1"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.001000",
"min_price": "0.001000",
"filter_type": "PRICE_FILTER",
"max_price": "5000"
},
{
"filter_type": "LOT_SIZE",
"max_qty": "300000",
"min_qty": "0.01",
"step_size": "0.01"
},
{
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "30000",
"step_size": "0.01",
"min_qty": "0.01"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500",
"multiplier_decimal": "4"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "movr.svg"
},
{
"ticker": "IOSTUSDT",
"current_price": "0.001213",
"change_1d": "0.000005",
"change_1d_percentage": "0.414",
"open_price": "0.001208",
"high": "0.001223",
"low": "0.001174",
"volume": "879199875",
"quote_volume": "1059885.358462",
"open_time": 1772092500000,
"close_time": 1772178904970,
"base": "IOST",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "IOSTUSDT",
"pair": "IOSTUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1569398400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "IOST",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 6,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Layer-1"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.000001",
"filter_type": "PRICE_FILTER",
"min_price": "0.000001",
"max_price": "2000"
},
{
"max_qty": "400000000",
"filter_type": "LOT_SIZE",
"step_size": "1",
"min_qty": "1"
},
{
"min_qty": "1",
"filter_type": "MARKET_LOT_SIZE",
"step_size": "1",
"max_qty": "40000000"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_decimal": "4",
"multiplier_up": "1.1500",
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.8500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "iost.svg"
},
{
"ticker": "RLSUSDT",
"current_price": "0.0053770",
"change_1d": "0.0002110",
"change_1d_percentage": "4.084",
"open_price": "0.0051660",
"high": "0.0055200",
"low": "0.0051220",
"volume": "198572117",
"quote_volume": "1051001.4748860",
"open_time": 1772092560000,
"close_time": 1772178977394,
"base": "RLS",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "RLSUSDT",
"pair": "RLSUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1764669600000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "RLS",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Alpha"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.0000010",
"tick_size": "0.0000010",
"filter_type": "PRICE_FILTER",
"max_price": "200"
},
{
"min_qty": "1",
"max_qty": "60000000",
"step_size": "1",
"filter_type": "LOT_SIZE"
},
{
"max_qty": "6000000",
"min_qty": "1",
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500",
"multiplier_decimal": "4",
"multiplier_down": "0.8500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"RPI",
"DCA"
]
}
},
"logo": "rls.svg"
},
{
"ticker": "AGTUSDT",
"current_price": "0.0050550",
"change_1d": "0.0000260",
"change_1d_percentage": "0.517",
"open_price": "0.0050290",
"high": "0.0051410",
"low": "0.0047070",
"volume": "209507168",
"quote_volume": "1029357.5148380",
"open_time": 1772092560000,
"close_time": 1772178996932,
"base": "AGT",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "AGTUSDT",
"pair": "AGTUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1747737000000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "AGT",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"AI"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"max_price": "200",
"tick_size": "0.0000010",
"min_price": "0.0000010"
},
{
"step_size": "1",
"max_qty": "130000000",
"filter_type": "LOT_SIZE",
"min_qty": "1"
},
{
"max_qty": "13000000",
"step_size": "1",
"min_qty": "1",
"filter_type": "MARKET_LOT_SIZE"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.8500",
"multiplier_up": "1.1500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "agt.svg"
},
{
"ticker": "ARIAUSDT",
"current_price": "0.0793500",
"change_1d": "0.0023000",
"change_1d_percentage": "2.985",
"open_price": "0.0770500",
"high": "0.0822000",
"low": "0.0751900",
"volume": "12958448",
"quote_volume": "1025090.5978400",
"open_time": 1772092560000,
"close_time": 1772178997048,
"base": "ARIA",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ARIAUSDT",
"pair": "ARIAUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1756897200000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "ARIA",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Alpha"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.0000100",
"tick_size": "0.0000100",
"max_price": "200"
},
{
"step_size": "1",
"max_qty": "9000000",
"filter_type": "LOT_SIZE",
"min_qty": "1"
},
{
"step_size": "1",
"min_qty": "1",
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "900000"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_up": "1.1500",
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.8500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "aria.svg"
},
{
"ticker": "ONGUSDT",
"current_price": "0.0647200",
"change_1d": "0.0012800",
"change_1d_percentage": "2.018",
"open_price": "0.0634400",
"high": "0.0656000",
"low": "0.0621700",
"volume": "16022556",
"quote_volume": "1022689.0031900",
"open_time": 1772092560000,
"close_time": 1772179005303,
"base": "ONG",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ONGUSDT",
"pair": "ONGUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1701090000000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "ONG",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Layer-1"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.0000100",
"min_price": "0.0001000",
"max_price": "200",
"filter_type": "PRICE_FILTER"
},
{
"step_size": "1",
"max_qty": "7000000",
"min_qty": "1",
"filter_type": "LOT_SIZE"
},
{
"step_size": "1",
"min_qty": "1",
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "700000"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500",
"multiplier_down": "0.8500",
"multiplier_decimal": "4"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "ong.svg"
},
{
"ticker": "ZETAUSDT",
"current_price": "0.052450",
"change_1d": "-0.000520",
"change_1d_percentage": "-0.982",
"open_price": "0.052970",
"high": "0.053840",
"low": "0.050950",
"volume": "19402176",
"quote_volume": "1018055.718740",
"open_time": 1772092560000,
"close_time": 1772179013092,
"base": "ZETA",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ZETAUSDT",
"pair": "ZETAUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1706862600000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "ZETA",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 6,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Layer-1"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"max_price": "200",
"min_price": "0.000010",
"tick_size": "0.000010"
},
{
"max_qty": "10000000",
"filter_type": "LOT_SIZE",
"step_size": "1",
"min_qty": "1"
},
{
"min_qty": "1",
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "1000000"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500",
"multiplier_down": "0.8500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "zeta.svg"
},
{
"ticker": "REZUSDT",
"current_price": "0.0029810",
"change_1d": "0.0000050",
"change_1d_percentage": "0.168",
"open_price": "0.0029760",
"high": "0.0030200",
"low": "0.0028720",
"volume": "342386765",
"quote_volume": "1011138.5491940",
"open_time": 1772092560000,
"close_time": 1772179011136,
"base": "REZ",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "REZUSDT",
"pair": "REZUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1714485600000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "REZ",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "200",
"tick_size": "0.0000010",
"min_price": "0.0000010",
"filter_type": "PRICE_FILTER"
},
{
"filter_type": "LOT_SIZE",
"step_size": "1",
"max_qty": "200000000",
"min_qty": "1"
},
{
"max_qty": "20000000",
"min_qty": "1",
"filter_type": "MARKET_LOT_SIZE",
"step_size": "1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500",
"multiplier_decimal": "4"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "rez.svg"
},
{
"ticker": "VTHOUSDT",
"current_price": "0.0005982",
"change_1d": "-0.0000016",
"change_1d_percentage": "-0.267",
"open_price": "0.0005998",
"high": "0.0006044",
"low": "0.0005762",
"volume": "1691532838",
"quote_volume": "1001293.2886295",
"open_time": 1772092560000,
"close_time": 1772179012439,
"base": "VTHO",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "VTHOUSDT",
"pair": "VTHOUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1737538200000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "VTHO",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Layer-1"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"max_price": "200",
"min_price": "0.0000001",
"tick_size": "0.0000001"
},
{
"max_qty": "800000000",
"min_qty": "1",
"step_size": "1",
"filter_type": "LOT_SIZE"
},
{
"max_qty": "80000000",
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_up": "1.1500",
"multiplier_decimal": "4",
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "vtho.svg"
},
{
"ticker": "RAREUSDT",
"current_price": "0.0186900",
"change_1d": "-0.0000500",
"change_1d_percentage": "-0.267",
"open_price": "0.0187400",
"high": "0.0188800",
"low": "0.0180100",
"volume": "53401523",
"quote_volume": "987536.3705500",
"open_time": 1772092620000,
"close_time": 1772179011724,
"base": "RARE",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "RAREUSDT",
"pair": "RAREUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1723726800000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "RARE",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Storage"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.0000100",
"min_price": "0.0001000",
"max_price": "200",
"filter_type": "PRICE_FILTER"
},
{
"max_qty": "30000000",
"min_qty": "1",
"filter_type": "LOT_SIZE",
"step_size": "1"
},
{
"max_qty": "3000000",
"min_qty": "1",
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4",
"multiplier_up": "1.1500"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "rare.svg"
},
{
"ticker": "DOGSUSDT",
"current_price": "0.0000281",
"change_1d": "0.0000003",
"change_1d_percentage": "1.079",
"open_price": "0.0000278",
"high": "0.0000283",
"low": "0.0000266",
"volume": "35248899522",
"quote_volume": "973365.1213837",
"open_time": 1772092560000,
"close_time": 1772178960919,
"base": "DOGS",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "DOGSUSDT",
"pair": "DOGSUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1724675400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "DOGS",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Meme"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"tick_size": "0.0000001",
"max_price": "200",
"min_price": "0.0000001"
},
{
"step_size": "1",
"max_qty": "13000000000",
"min_qty": "1",
"filter_type": "LOT_SIZE"
},
{
"min_qty": "1",
"filter_type": "MARKET_LOT_SIZE",
"step_size": "1",
"max_qty": "1300000000"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_up": "1.1500",
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.8500",
"multiplier_decimal": "4"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "dogs.svg"
},
{
"ticker": "VELVETUSDT",
"current_price": "0.0860100",
"change_1d": "-0.0003100",
"change_1d_percentage": "-0.359",
"open_price": "0.0863200",
"high": "0.0900000",
"low": "0.0817700",
"volume": "11160983",
"quote_volume": "966830.9221500",
"open_time": 1772092560000,
"close_time": 1772179014188,
"base": "VELVET",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "VELVETUSDT",
"pair": "VELVETUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1752570900000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "VELVET",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "200",
"filter_type": "PRICE_FILTER",
"min_price": "0.0000100",
"tick_size": "0.0000100"
},
{
"max_qty": "15000000",
"step_size": "1",
"filter_type": "LOT_SIZE",
"min_qty": "1"
},
{
"step_size": "1",
"min_qty": "1",
"max_qty": "1200000",
"filter_type": "MARKET_LOT_SIZE"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.8500",
"multiplier_decimal": "4",
"multiplier_up": "1.1500"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "velvet.svg"
},
{
"ticker": "MITOUSDT",
"current_price": "0.0398800",
"change_1d": "0.0017400",
"change_1d_percentage": "4.562",
"open_price": "0.0381400",
"high": "0.0402500",
"low": "0.0369900",
"volume": "24995576",
"quote_volume": "964893.3250200",
"open_time": 1772092560000,
"close_time": 1772179004981,
"base": "MITO",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "MITOUSDT",
"pair": "MITOUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1756391400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "MITO",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "200",
"filter_type": "PRICE_FILTER",
"tick_size": "0.0000100",
"min_price": "0.0000100"
},
{
"min_qty": "1",
"step_size": "1",
"filter_type": "LOT_SIZE",
"max_qty": "8000000"
},
{
"max_qty": "800000",
"filter_type": "MARKET_LOT_SIZE",
"step_size": "1",
"min_qty": "1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_up": "1.1500",
"multiplier_down": "0.8500",
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY"
]
}
},
"logo": "mito.svg"
},
{
"ticker": "ESPORTSUSDT",
"current_price": "0.3093300",
"change_1d": "-0.0178500",
"change_1d_percentage": "-5.456",
"open_price": "0.3271800",
"high": "0.3369700",
"low": "0.3067100",
"volume": "3018393",
"quote_volume": "964555.1827700",
"open_time": 1772092560000,
"close_time": 1772179007072,
"base": "ESPORTS",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ESPORTSUSDT",
"pair": "ESPORTSUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1753783200000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "ESPORTS",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Gaming"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.0000100",
"filter_type": "PRICE_FILTER",
"min_price": "0.0001000",
"max_price": "200"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1",
"max_qty": "6000000",
"step_size": "1"
},
{
"max_qty": "500000",
"filter_type": "MARKET_LOT_SIZE",
"step_size": "1",
"min_qty": "1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_up": "1.1500",
"multiplier_decimal": "4",
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "esports.svg"
},
{
"ticker": "CKBUSDT",
"current_price": "0.0015590",
"change_1d": "0.0000090",
"change_1d_percentage": "0.581",
"open_price": "0.0015500",
"high": "0.0015780",
"low": "0.0015010",
"volume": "618499550",
"quote_volume": "956685.0021040",
"open_time": 1772092560000,
"close_time": 1772178985105,
"base": "CKB",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "CKBUSDT",
"pair": "CKBUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1677481200000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "CKB",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"PoW"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"max_price": "100",
"min_price": "0.0000010",
"tick_size": "0.0000010"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1",
"step_size": "1",
"max_qty": "400000000"
},
{
"step_size": "1",
"max_qty": "40000000",
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500",
"multiplier_down": "0.8500",
"multiplier_decimal": "4"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "ckb.svg"
},
{
"ticker": "PIXELUSDT",
"current_price": "0.0051460",
"change_1d": "0.0000220",
"change_1d_percentage": "0.429",
"open_price": "0.0051240",
"high": "0.0052280",
"low": "0.0049860",
"volume": "185764680",
"quote_volume": "950904.2533500",
"open_time": 1772092560000,
"close_time": 1772179011870,
"base": "PIXEL",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "PIXELUSDT",
"pair": "PIXELUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1708354800000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "PIXEL",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Gaming"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.0000100",
"min_price": "0.0001000",
"filter_type": "PRICE_FILTER",
"max_price": "200"
},
{
"min_qty": "1",
"max_qty": "90000000",
"filter_type": "LOT_SIZE",
"step_size": "1"
},
{
"max_qty": "9000000",
"min_qty": "1",
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_up": "1.1500",
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.8500",
"multiplier_decimal": "4"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "pixel.svg"
},
{
"ticker": "USUSDT",
"current_price": "0.0036870",
"change_1d": "0.0001890",
"change_1d_percentage": "5.403",
"open_price": "0.0034980",
"high": "0.0037970",
"low": "0.0034570",
"volume": "261308191",
"quote_volume": "943121.7421980",
"open_time": 1772092560000,
"close_time": 1772179002005,
"base": "US",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "USUSDT",
"pair": "USUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1765536300000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "US",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Alpha"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"max_price": "200",
"min_price": "0.0000100",
"tick_size": "0.0000100"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1",
"step_size": "1",
"max_qty": "90000000"
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1",
"step_size": "1",
"max_qty": "9000000"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_down": "0.8500",
"multiplier_decimal": "4",
"multiplier_up": "1.1500",
"filter_type": "PERCENT_PRICE"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"RPI",
"DCA"
]
}
},
"logo": "us.svg"
},
{
"ticker": "LSKUSDT",
"current_price": "0.130600",
"change_1d": "-0.000800",
"change_1d_percentage": "-0.609",
"open_price": "0.131400",
"high": "0.132700",
"low": "0.126400",
"volume": "7231360",
"quote_volume": "939506.900700",
"open_time": 1772092560000,
"close_time": 1772179002292,
"base": "LSK",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "LSKUSDT",
"pair": "LSKUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1706192100000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "LSK",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 6,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Layer-2"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.001000",
"max_price": "2000",
"tick_size": "0.000100",
"filter_type": "PRICE_FILTER"
},
{
"step_size": "1",
"max_qty": "4000000",
"min_qty": "1",
"filter_type": "LOT_SIZE"
},
{
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "400000",
"min_qty": "1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4",
"multiplier_up": "1.1500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "lsk.svg"
},
{
"ticker": "PONKEUSDT",
"current_price": "0.0380700",
"change_1d": "0.0003200",
"change_1d_percentage": "0.848",
"open_price": "0.0377500",
"high": "0.0385900",
"low": "0.0357700",
"volume": "25189856",
"quote_volume": "935354.0140400",
"open_time": 1764233940000,
"close_time": 1764320384044,
"base": "PONKE",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "PONKEUSDT",
"pair": "PONKEUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 1764320400000,
"onboard_date": 1730723400000,
"status": "SETTLING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "PONKE",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Meme"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "200",
"filter_type": "PRICE_FILTER",
"min_price": "0.0000100",
"tick_size": "0.0000100"
},
{
"filter_type": "LOT_SIZE",
"max_qty": "12000000",
"min_qty": "1",
"step_size": "1"
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1",
"max_qty": "1200000",
"step_size": "1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_up": "1.1500",
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4",
"multiplier_down": "0.8500"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "ponke.svg"
},
{
"ticker": "MEGAUSDT",
"current_price": "0.1319600",
"change_1d": "0.0003800",
"change_1d_percentage": "0.289",
"open_price": "0.1315800",
"high": "0.1350000",
"low": "0.1284600",
"volume": "6976809",
"quote_volume": "926540.0510800",
"open_time": 1772092560000,
"close_time": 1772179003877,
"base": "MEGA",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "MEGAUSDT",
"pair": "MEGAUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1769775300000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "MEGA",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "PREMARKET",
"underlying_sub_type": [
"Pre-Market"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.0000100",
"min_price": "0.0000100",
"filter_type": "PRICE_FILTER",
"max_price": "0.3500000"
},
{
"max_qty": "6000000",
"min_qty": "1",
"filter_type": "LOT_SIZE",
"step_size": "1"
},
{
"max_qty": "600000",
"min_qty": "1",
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_up": "1.1500",
"multiplier_decimal": "4",
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"RPI",
"DCA"
]
}
},
"logo": "mega.svg"
},
{
"ticker": "POLYXUSDT",
"current_price": "0.0438600",
"change_1d": "0.0009500",
"change_1d_percentage": "2.214",
"open_price": "0.0429100",
"high": "0.0439300",
"low": "0.0415300",
"volume": "21599048",
"quote_volume": "924825.4262800",
"open_time": 1772092560000,
"close_time": 1772179012027,
"base": "POLYX",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "POLYXUSDT",
"pair": "POLYXUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1698201000000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "POLYX",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Infrastructure"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.0001000",
"tick_size": "0.0000100",
"max_price": "200"
},
{
"min_qty": "1",
"filter_type": "LOT_SIZE",
"step_size": "1",
"max_qty": "11000000"
},
{
"max_qty": "1100000",
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_down": "0.8500",
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "polyx.svg"
},
{
"ticker": "PUMPBTCUSDT",
"current_price": "0.0154000",
"change_1d": "0.0001000",
"change_1d_percentage": "0.654",
"open_price": "0.0153000",
"high": "0.0162300",
"low": "0.0145500",
"volume": "60719692",
"quote_volume": "924368.7054800",
"open_time": 1772092560000,
"close_time": 1772179004125,
"base": "PUMPBTC",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "PUMPBTCUSDT",
"pair": "PUMPBTCUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1749808800000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "PUMPBTC",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.0000100",
"tick_size": "0.0000100",
"max_price": "200"
},
{
"min_qty": "1",
"max_qty": "20000000",
"filter_type": "LOT_SIZE",
"step_size": "1"
},
{
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1",
"max_qty": "1400000"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.8500",
"multiplier_decimal": "4",
"multiplier_up": "1.1500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "pumpbtc.svg"
},
{
"ticker": "1000CATUSDT",
"current_price": "0.0017530",
"change_1d": "-0.0000010",
"change_1d_percentage": "-0.057",
"open_price": "0.0017540",
"high": "0.0017760",
"low": "0.0016810",
"volume": "534070511",
"quote_volume": "924252.9574300",
"open_time": 1772092560000,
"close_time": 1772178984694,
"base": "1000CAT",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "1000CATUSDT",
"pair": "1000CATUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1729513800000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "1000CAT",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Meme"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.0000100",
"filter_type": "PRICE_FILTER",
"tick_size": "0.0000010",
"max_price": "200"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1",
"step_size": "1",
"max_qty": "200000000"
},
{
"max_qty": "20000000",
"min_qty": "1",
"filter_type": "MARKET_LOT_SIZE",
"step_size": "1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.8500",
"multiplier_decimal": "4",
"multiplier_up": "1.1500"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "1000cat.svg"
},
{
"ticker": "MAVUSDT",
"current_price": "0.0145000",
"change_1d": "0.0002100",
"change_1d_percentage": "1.470",
"open_price": "0.0142900",
"high": "0.0145500",
"low": "0.0139500",
"volume": "64583661",
"quote_volume": "922450.1828000",
"open_time": 1772092560000,
"close_time": 1772179008124,
"base": "MAV",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "MAVUSDT",
"pair": "MAVUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1688040000000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "MAV",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Infrastructure"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.0000100",
"min_price": "0.0001000",
"max_price": "200",
"filter_type": "PRICE_FILTER"
},
{
"filter_type": "LOT_SIZE",
"step_size": "1",
"max_qty": "30000000",
"min_qty": "1"
},
{
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1",
"max_qty": "3000000"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500",
"multiplier_decimal": "4"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "mav.svg"
},
{
"ticker": "RLCUSDT",
"current_price": "0.4026",
"change_1d": "0.0002",
"change_1d_percentage": "0.050",
"open_price": "0.4024",
"high": "0.4081",
"low": "0.3904",
"volume": "2301253.5",
"quote_volume": "918951.8597",
"open_time": 1772092560000,
"close_time": 1772178998031,
"base": "RLC",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "RLCUSDT",
"pair": "RLCUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1569398400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "RLC",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 4,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"AI"
],
"trigger_protect": "0.1000",
"liquidation_fee": "0.015000",
"market_take_bound": "0.10",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.0001",
"filter_type": "PRICE_FILTER",
"min_price": "0.0001",
"max_price": "432"
},
{
"min_qty": "0.1",
"max_qty": "1100000",
"step_size": "0.1",
"filter_type": "LOT_SIZE"
},
{
"min_qty": "0.1",
"filter_type": "MARKET_LOT_SIZE",
"step_size": "0.1",
"max_qty": "110000"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_up": "1.1000",
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4",
"multiplier_down": "0.9000"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "rlc.svg"
},
{
"ticker": "TSTUSDT",
"current_price": "0.0097800",
"change_1d": "-0.0001200",
"change_1d_percentage": "-1.212",
"open_price": "0.0099000",
"high": "0.0100500",
"low": "0.0093800",
"volume": "94380414",
"quote_volume": "915863.6012100",
"open_time": 1772092560000,
"close_time": 1772179005921,
"base": "TST",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "TSTUSDT",
"pair": "TSTUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1739106000000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "TST",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Meme"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.025000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.0001000",
"max_price": "200",
"filter_type": "PRICE_FILTER",
"tick_size": "0.0000100"
},
{
"max_qty": "40000000",
"step_size": "1",
"min_qty": "1",
"filter_type": "LOT_SIZE"
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1",
"step_size": "1",
"max_qty": "4000000"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500",
"multiplier_decimal": "4",
"multiplier_down": "0.8500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "tst.svg"
},
{
"ticker": "DOODUSDT",
"current_price": "0.0034270",
"change_1d": "-0.0000320",
"change_1d_percentage": "-0.925",
"open_price": "0.0034590",
"high": "0.0035310",
"low": "0.0033360",
"volume": "265129338",
"quote_volume": "911655.5168960",
"open_time": 1772092560000,
"close_time": 1772178976797,
"base": "DOOD",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "DOODUSDT",
"pair": "DOODUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1746797400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "DOOD",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Alpha"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.0000010",
"filter_type": "PRICE_FILTER",
"min_price": "0.0000010",
"max_price": "200"
},
{
"filter_type": "LOT_SIZE",
"step_size": "1",
"max_qty": "200000000",
"min_qty": "1"
},
{
"min_qty": "1",
"step_size": "1",
"max_qty": "20000000",
"filter_type": "MARKET_LOT_SIZE"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_decimal": "4",
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "dood.svg"
},
{
"ticker": "SFPUSDT",
"current_price": "0.2691",
"change_1d": "0.0070",
"change_1d_percentage": "2.671",
"open_price": "0.2621",
"high": "0.2694",
"low": "0.2511",
"volume": "3491318",
"quote_volume": "906524.4235",
"open_time": 1772092560000,
"close_time": 1772179010080,
"base": "SFP",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "SFPUSDT",
"pair": "SFPUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1614150000000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "SFP",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 4,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Infrastructure"
],
"trigger_protect": "0.1000",
"liquidation_fee": "0.015000",
"market_take_bound": "0.10",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "100000",
"min_price": "0.0001",
"filter_type": "PRICE_FILTER",
"tick_size": "0.0001"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1",
"step_size": "1",
"max_qty": "5000000"
},
{
"filter_type": "MARKET_LOT_SIZE",
"step_size": "1",
"min_qty": "1",
"max_qty": "300000"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1000",
"multiplier_decimal": "4",
"multiplier_down": "0.9000"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "sfp.svg"
},
{
"ticker": "VFYUSDT",
"current_price": "0.0166300",
"change_1d": "0.0003500",
"change_1d_percentage": "2.150",
"open_price": "0.0162800",
"high": "0.0170700",
"low": "0.0157500",
"volume": "55117382",
"quote_volume": "903220.2160500",
"open_time": 1772092560000,
"close_time": 1772178999027,
"base": "VFY",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "VFYUSDT",
"pair": "VFYUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1759233600000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "VFY",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.0000100",
"filter_type": "PRICE_FILTER",
"tick_size": "0.0000100",
"max_price": "200"
},
{
"filter_type": "LOT_SIZE",
"step_size": "1",
"max_qty": "20000000",
"min_qty": "1"
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1",
"max_qty": "2000000",
"step_size": "1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4",
"multiplier_up": "1.1500",
"multiplier_down": "0.8500"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY"
]
}
},
"logo": "vfy.svg"
},
{
"ticker": "ATAUSDT",
"current_price": "0.0115",
"change_1d": "0.0000",
"change_1d_percentage": "0.00",
"open_price": "0.0115",
"high": "0.0117",
"low": "0.0113",
"volume": "78101237",
"quote_volume": "896763.9387",
"open_time": 1772092560000,
"close_time": 1772179008699,
"base": "ATA",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ATAUSDT",
"pair": "ATAUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1630306800000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "ATA",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 4,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Infrastructure"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.0001",
"max_price": "100000",
"tick_size": "0.0001"
},
{
"filter_type": "LOT_SIZE",
"step_size": "1",
"min_qty": "1",
"max_qty": "40000000"
},
{
"filter_type": "MARKET_LOT_SIZE",
"step_size": "1",
"min_qty": "1",
"max_qty": "4000000"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500",
"multiplier_down": "0.8500",
"multiplier_decimal": "4"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "ata.svg"
},
{
"ticker": "ZEREBROUSDT",
"current_price": "0.0072720",
"change_1d": "0.0000820",
"change_1d_percentage": "1.140",
"open_price": "0.0071900",
"high": "0.0073800",
"low": "0.0069100",
"volume": "124232187",
"quote_volume": "892757.3025990",
"open_time": 1772092560000,
"close_time": 1772179012424,
"base": "ZEREBRO",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ZEREBROUSDT",
"pair": "ZEREBROUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1735826400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "ZEREBRO",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"AI"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.0000100",
"min_price": "0.0001000",
"filter_type": "PRICE_FILTER",
"max_price": "200"
},
{
"step_size": "1",
"filter_type": "LOT_SIZE",
"max_qty": "50000000",
"min_qty": "1"
},
{
"min_qty": "1",
"filter_type": "MARKET_LOT_SIZE",
"step_size": "1",
"max_qty": "5000000"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_up": "1.1500",
"multiplier_decimal": "4",
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "zerebro.svg"
},
{
"ticker": "RECALLUSDT",
"current_price": "0.0533200",
"change_1d": "0.0008000",
"change_1d_percentage": "1.523",
"open_price": "0.0525200",
"high": "0.0540400",
"low": "0.0505700",
"volume": "16989814",
"quote_volume": "890036.3345300",
"open_time": 1772092560000,
"close_time": 1772179011140,
"base": "RECALL",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "RECALLUSDT",
"pair": "RECALLUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1760531400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "RECALL",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"AI"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.0001000",
"tick_size": "0.0001000",
"filter_type": "PRICE_FILTER",
"max_price": "200"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1",
"max_qty": "6000000",
"step_size": "1"
},
{
"max_qty": "600000",
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4",
"multiplier_up": "1.1500",
"multiplier_down": "0.8500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "recall.svg"
},
{
"ticker": "BLUAIUSDT",
"current_price": "0.0051840",
"change_1d": "-0.0000380",
"change_1d_percentage": "-0.728",
"open_price": "0.0052220",
"high": "0.0052770",
"low": "0.0047390",
"volume": "174084991",
"quote_volume": "874869.5818570",
"open_time": 1772092560000,
"close_time": 1772179007015,
"base": "BLUAI",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "BLUAIUSDT",
"pair": "BLUAIUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1761046200000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "BLUAI",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Alpha"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "200",
"filter_type": "PRICE_FILTER",
"tick_size": "0.0000010",
"min_price": "0.0000010"
},
{
"max_qty": "90000000",
"min_qty": "1",
"filter_type": "LOT_SIZE",
"step_size": "1"
},
{
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "9000000",
"min_qty": "1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_up": "1.1500",
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.8500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "bluai.svg"
},
{
"ticker": "HOOKUSDT",
"current_price": "0.023970",
"change_1d": "0.000480",
"change_1d_percentage": "2.043",
"open_price": "0.023490",
"high": "0.024010",
"low": "0.022710",
"volume": "37199675.3",
"quote_volume": "871813.512325",
"open_time": 1772092560000,
"close_time": 1772179011722,
"base": "HOOK",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "HOOKUSDT",
"pair": "HOOKUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1674111600000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "HOOK",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 6,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Infrastructure"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.000010",
"min_price": "0.001000",
"max_price": "2000",
"filter_type": "PRICE_FILTER"
},
{
"step_size": "0.1",
"min_qty": "0.1",
"max_qty": "20000000",
"filter_type": "LOT_SIZE"
},
{
"step_size": "0.1",
"min_qty": "0.1",
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "2000000"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_up": "1.1500",
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4",
"multiplier_down": "0.8500"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "hook.svg"
},
{
"ticker": "CARVUSDT",
"current_price": "0.0618500",
"change_1d": "-0.0020000",
"change_1d_percentage": "-3.132",
"open_price": "0.0638500",
"high": "0.0651200",
"low": "0.0590000",
"volume": "14002461",
"quote_volume": "868905.6745700",
"open_time": 1772092560000,
"close_time": 1772179014221,
"base": "CARV",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "CARVUSDT",
"pair": "CARVUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1754585100000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "CARV",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Alpha"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.0001000",
"tick_size": "0.0001000",
"filter_type": "PRICE_FILTER",
"max_price": "200"
},
{
"max_qty": "5000000",
"filter_type": "LOT_SIZE",
"min_qty": "1",
"step_size": "1"
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1",
"max_qty": "500000",
"step_size": "1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500",
"multiplier_down": "0.8500",
"multiplier_decimal": "4"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "carv.svg"
},
{
"ticker": "EPICUSDT",
"current_price": "0.276700",
"change_1d": "0.003300",
"change_1d_percentage": "1.207",
"open_price": "0.273400",
"high": "0.278700",
"low": "0.263200",
"volume": "3147980.8",
"quote_volume": "856972.767200",
"open_time": 1772092560000,
"close_time": 1772178997887,
"base": "EPIC",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "EPICUSDT",
"pair": "EPICUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1741852800000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "EPIC",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 6,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"NFT"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.000100",
"max_price": "200",
"min_price": "0.000100",
"filter_type": "PRICE_FILTER"
},
{
"step_size": "0.1",
"min_qty": "0.1",
"max_qty": "1000000",
"filter_type": "LOT_SIZE"
},
{
"min_qty": "0.1",
"step_size": "0.1",
"max_qty": "100000",
"filter_type": "MARKET_LOT_SIZE"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_up": "1.1500",
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "epic.svg"
},
{
"ticker": "ARKUSDT",
"current_price": "0.1844000",
"change_1d": "0.0011000",
"change_1d_percentage": "0.600",
"open_price": "0.1833000",
"high": "0.1869000",
"low": "0.1771000",
"volume": "4684918",
"quote_volume": "853529.1129000",
"open_time": 1772092560000,
"close_time": 1772179001392,
"base": "ARK",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ARKUSDT",
"pair": "ARKUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1695133800000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "ARK",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Layer-1"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.025000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"tick_size": "0.0001000",
"max_price": "200",
"min_price": "0.0001000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1",
"max_qty": "3000000",
"step_size": "1"
},
{
"max_qty": "300000",
"filter_type": "MARKET_LOT_SIZE",
"step_size": "1",
"min_qty": "1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_up": "1.1500",
"multiplier_down": "0.8500",
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "ark.svg"
},
{
"ticker": "VINEUSDT",
"current_price": "0.0174000",
"change_1d": "0.0000700",
"change_1d_percentage": "0.404",
"open_price": "0.0173300",
"high": "0.0175100",
"low": "0.0165800",
"volume": "49613532",
"quote_volume": "850317.3768800",
"open_time": 1772092560000,
"close_time": 1772179005120,
"base": "VINE",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "VINEUSDT",
"pair": "VINEUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1737712800000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "VINE",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Meme"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.0000100",
"max_price": "200",
"tick_size": "0.0000100",
"filter_type": "PRICE_FILTER"
},
{
"filter_type": "LOT_SIZE",
"step_size": "1",
"min_qty": "1",
"max_qty": "8000000"
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1",
"max_qty": "2000000",
"step_size": "1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.8500",
"multiplier_up": "1.1500"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "vine.svg"
},
{
"ticker": "GUSDT",
"current_price": "0.0035360",
"change_1d": "-0.0000220",
"change_1d_percentage": "-0.618",
"open_price": "0.0035580",
"high": "0.0035910",
"low": "0.0034740",
"volume": "238141613",
"quote_volume": "842150.1083260",
"open_time": 1772092560000,
"close_time": 1772179012424,
"base": "G",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "GUSDT",
"pair": "GUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1723725000000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "G",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Infrastructure"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "200",
"tick_size": "0.0000010",
"filter_type": "PRICE_FILTER",
"min_price": "0.0000010"
},
{
"min_qty": "1",
"max_qty": "200000000",
"filter_type": "LOT_SIZE",
"step_size": "1"
},
{
"max_qty": "20000000",
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.8500",
"multiplier_up": "1.1500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "g.svg"
},
{
"ticker": "HIPPOUSDT",
"current_price": "0.0005927",
"change_1d": "0.0000105",
"change_1d_percentage": "1.804",
"open_price": "0.0005822",
"high": "0.0005991",
"low": "0.0005482",
"volume": "1447315003",
"quote_volume": "834044.4717218",
"open_time": 1772092500000,
"close_time": 1772178945981,
"base": "HIPPO",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "HIPPOUSDT",
"pair": "HIPPOUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1731501000000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "HIPPO",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Meme"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.0000100",
"max_price": "200",
"filter_type": "PRICE_FILTER",
"tick_size": "0.0000010"
},
{
"max_qty": "700000000",
"min_qty": "1",
"filter_type": "LOT_SIZE",
"step_size": "1"
},
{
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1",
"max_qty": "60000000"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4",
"multiplier_up": "1.1500",
"multiplier_down": "0.8500"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "hippo.svg"
},
{
"ticker": "RONINUSDT",
"current_price": "0.104900",
"change_1d": "0.001700",
"change_1d_percentage": "1.647",
"open_price": "0.103200",
"high": "0.106000",
"low": "0.101000",
"volume": "8019756.0",
"quote_volume": "833065.505360",
"open_time": 1772092620000,
"close_time": 1772178988136,
"base": "RONIN",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "RONINUSDT",
"pair": "RONINUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1707193800000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "RONIN",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 6,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Gaming"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.001000",
"tick_size": "0.000100",
"max_price": "200"
},
{
"filter_type": "LOT_SIZE",
"max_qty": "6000000",
"min_qty": "0.1",
"step_size": "0.1"
},
{
"max_qty": "600000",
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.1",
"step_size": "0.1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500",
"multiplier_down": "0.8500"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "ronin.svg"
},
{
"ticker": "RDNTUSDT",
"current_price": "0.0054840",
"change_1d": "0.0000020",
"change_1d_percentage": "0.036",
"open_price": "0.0054820",
"high": "0.0055310",
"low": "0.0052780",
"volume": "153126867",
"quote_volume": "828820.9241870",
"open_time": 1772092560000,
"close_time": 1772178996288,
"base": "RDNT",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "RDNTUSDT",
"pair": "RDNTUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1680566400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "RDNT",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.0001000",
"max_price": "200",
"tick_size": "0.0000100"
},
{
"min_qty": "1",
"step_size": "1",
"filter_type": "LOT_SIZE",
"max_qty": "60000000"
},
{
"filter_type": "MARKET_LOT_SIZE",
"step_size": "1",
"max_qty": "6000000",
"min_qty": "1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.8500",
"multiplier_decimal": "4",
"multiplier_up": "1.1500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "rdnt.svg"
},
{
"ticker": "AVAUSDT",
"current_price": "0.2086000",
"change_1d": "0.0016000",
"change_1d_percentage": "0.773",
"open_price": "0.2070000",
"high": "0.2101000",
"low": "0.2016000",
"volume": "4016140.2",
"quote_volume": "826704.4745500",
"open_time": 1772092560000,
"close_time": 1772178999651,
"base": "AVA",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "AVAUSDT",
"pair": "AVAUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1734094800000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "AVA",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [],
"trigger_protect": "0.1500",
"liquidation_fee": "0.025000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"max_price": "2000",
"min_price": "0.0001000",
"tick_size": "0.0001000"
},
{
"max_qty": "2000000",
"filter_type": "LOT_SIZE",
"step_size": "0.1",
"min_qty": "0.1"
},
{
"min_qty": "0.1",
"max_qty": "200000",
"filter_type": "MARKET_LOT_SIZE",
"step_size": "0.1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.8500",
"multiplier_up": "1.1500",
"multiplier_decimal": "4"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "ava.svg"
},
{
"ticker": "HIGHUSDT",
"current_price": "0.145100",
"change_1d": "0.001800",
"change_1d_percentage": "1.256",
"open_price": "0.143300",
"high": "0.145300",
"low": "0.138400",
"volume": "5752067.9",
"quote_volume": "819431.903810",
"open_time": 1772092560000,
"close_time": 1772179012283,
"base": "HIGH",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "HIGHUSDT",
"pair": "HIGHUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1675407600000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "HIGH",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 6,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Metaverse"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.000100",
"min_price": "0.001000",
"filter_type": "PRICE_FILTER",
"max_price": "2000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.1",
"step_size": "0.1",
"max_qty": "4000000"
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.1",
"step_size": "0.1",
"max_qty": "400000"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_decimal": "4",
"multiplier_up": "1.1500",
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.8500"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "high.svg"
},
{
"ticker": "TAUSDT",
"current_price": "0.0386200",
"change_1d": "0.0005900",
"change_1d_percentage": "1.551",
"open_price": "0.0380300",
"high": "0.0393700",
"low": "0.0371000",
"volume": "21347794",
"quote_volume": "817399.7128300",
"open_time": 1772092560000,
"close_time": 1772179002037,
"base": "TA",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "TAUSDT",
"pair": "TAUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1753083000000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "TA",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"AI"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"max_price": "200",
"tick_size": "0.0000100",
"min_price": "0.0001000"
},
{
"filter_type": "LOT_SIZE",
"step_size": "1",
"min_qty": "1",
"max_qty": "20000000"
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1",
"max_qty": "2000000",
"step_size": "1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_down": "0.8500",
"multiplier_up": "1.1500",
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "ta.svg"
},
{
"ticker": "SLPUSDT",
"current_price": "0.0005737",
"change_1d": "-0.0000070",
"change_1d_percentage": "-1.205",
"open_price": "0.0005807",
"high": "0.0005864",
"low": "0.0005480",
"volume": "1438886798",
"quote_volume": "816569.9612418",
"open_time": 1772092560000,
"close_time": 1772179011882,
"base": "SLP",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "SLPUSDT",
"pair": "SLPUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1753271100000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "SLP",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Gaming"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"max_price": "200",
"min_price": "0.0000001",
"tick_size": "0.0000001"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1",
"max_qty": "700000000",
"step_size": "1"
},
{
"max_qty": "70000000",
"step_size": "1",
"min_qty": "1",
"filter_type": "MARKET_LOT_SIZE"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_down": "0.8500",
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "slp.svg"
},
{
"ticker": "HAEDALUSDT",
"current_price": "0.0269900",
"change_1d": "0.0007100",
"change_1d_percentage": "2.702",
"open_price": "0.0262800",
"high": "0.0270000",
"low": "0.0256700",
"volume": "30714135",
"quote_volume": "812102.6568000",
"open_time": 1772092560000,
"close_time": 1772179014005,
"base": "HAEDAL",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "HAEDALUSDT",
"pair": "HAEDALUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1746069300000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "HAEDAL",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "200",
"filter_type": "PRICE_FILTER",
"min_price": "0.0000100",
"tick_size": "0.0000100"
},
{
"min_qty": "1",
"step_size": "1",
"filter_type": "LOT_SIZE",
"max_qty": "14000000"
},
{
"max_qty": "1400000",
"min_qty": "1",
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_up": "1.1500",
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.8500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "haedal.svg"
},
{
"ticker": "GTCUSDT",
"current_price": "0.092",
"change_1d": "0.001",
"change_1d_percentage": "1.099",
"open_price": "0.091",
"high": "0.092",
"low": "0.089",
"volume": "8823220.7",
"quote_volume": "802168.684",
"open_time": 1772092560000,
"close_time": 1772178986646,
"base": "GTC",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "GTCUSDT",
"pair": "GTCUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1615791600000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "GTC",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 3,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Infrastructure"
],
"trigger_protect": "0.1000",
"liquidation_fee": "0.015000",
"market_take_bound": "0.10",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"max_price": "100000",
"min_price": "0.001",
"tick_size": "0.001"
},
{
"max_qty": "5000000",
"min_qty": "0.1",
"filter_type": "LOT_SIZE",
"step_size": "0.1"
},
{
"min_qty": "0.1",
"step_size": "0.1",
"max_qty": "500000",
"filter_type": "MARKET_LOT_SIZE"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4",
"multiplier_up": "1.1000",
"multiplier_down": "0.9000"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "gtc.svg"
},
{
"ticker": "XVSUSDT",
"current_price": "3.038000",
"change_1d": "0.006000",
"change_1d_percentage": "0.198",
"open_price": "3.032000",
"high": "3.074000",
"low": "2.945000",
"volume": "262806.7",
"quote_volume": "794382.222400",
"open_time": 1772092560000,
"close_time": 1772179002292,
"base": "XVS",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "XVSUSDT",
"pair": "XVSUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1681257600000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "XVS",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 6,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.001000",
"max_price": "2000",
"min_price": "0.001000",
"filter_type": "PRICE_FILTER"
},
{
"step_size": "0.1",
"filter_type": "LOT_SIZE",
"min_qty": "0.1",
"max_qty": "1000000"
},
{
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "20000",
"step_size": "0.1",
"min_qty": "0.1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500",
"multiplier_down": "0.8500",
"multiplier_decimal": "4"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "xvs.svg"
},
{
"ticker": "DEGOUSDT",
"current_price": "0.3212000",
"change_1d": "-0.0001000",
"change_1d_percentage": "-0.031",
"open_price": "0.3213000",
"high": "0.3225000",
"low": "0.3114000",
"volume": "2473795.4",
"quote_volume": "785065.4139700",
"open_time": 1772092560000,
"close_time": 1772179007766,
"base": "DEGO",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "DEGOUSDT",
"pair": "DEGOUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1734095700000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "DEGO",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"NFT"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.025000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"tick_size": "0.0001000",
"min_price": "0.0001000",
"max_price": "2000"
},
{
"max_qty": "1200000",
"step_size": "0.1",
"min_qty": "0.1",
"filter_type": "LOT_SIZE"
},
{
"min_qty": "0.1",
"max_qty": "120000",
"step_size": "0.1",
"filter_type": "MARKET_LOT_SIZE"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_down": "0.8500",
"multiplier_up": "1.1500",
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "dego.svg"
},
{
"ticker": "ONUSDT",
"current_price": "0.0915200",
"change_1d": "0.0035100",
"change_1d_percentage": "3.988",
"open_price": "0.0880100",
"high": "0.0927000",
"low": "0.0879400",
"volume": "8635628",
"quote_volume": "784515.1089500",
"open_time": 1772092560000,
"close_time": 1772179001655,
"base": "ON",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ONUSDT",
"pair": "ONUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1761294600000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "ON",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Alpha"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"max_price": "200",
"tick_size": "0.0000100",
"min_price": "0.0000100"
},
{
"step_size": "1",
"min_qty": "1",
"filter_type": "LOT_SIZE",
"max_qty": "6000000"
},
{
"min_qty": "1",
"step_size": "1",
"max_qty": "600000",
"filter_type": "MARKET_LOT_SIZE"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_down": "0.8500",
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "on.svg"
},
{
"ticker": "PUFFERUSDT",
"current_price": "0.0310400",
"change_1d": "0.0014600",
"change_1d_percentage": "4.936",
"open_price": "0.0295800",
"high": "0.0311100",
"low": "0.0285200",
"volume": "25390370",
"quote_volume": "757182.6837800",
"open_time": 1772092560000,
"close_time": 1772179013791,
"base": "PUFFER",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "PUFFERUSDT",
"pair": "PUFFERUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1749025800000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "PUFFER",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Layer-2"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.0000100",
"filter_type": "PRICE_FILTER",
"max_price": "200",
"min_price": "0.0000100"
},
{
"filter_type": "LOT_SIZE",
"step_size": "1",
"max_qty": "9000000",
"min_qty": "1"
},
{
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1",
"max_qty": "1100000"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4",
"multiplier_up": "1.1500",
"multiplier_down": "0.8500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "puffer.svg"
},
{
"ticker": "MOCAUSDT",
"current_price": "0.0166000",
"change_1d": "0.0002100",
"change_1d_percentage": "1.281",
"open_price": "0.0163900",
"high": "0.0167500",
"low": "0.0158200",
"volume": "46235092",
"quote_volume": "753539.7569800",
"open_time": 1772092560000,
"close_time": 1772178997192,
"base": "MOCA",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "MOCAUSDT",
"pair": "MOCAUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1734348600000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "MOCA",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Metaverse"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.0000100",
"max_price": "200",
"filter_type": "PRICE_FILTER",
"min_price": "0.0001000"
},
{
"max_qty": "30000000",
"filter_type": "LOT_SIZE",
"min_qty": "1",
"step_size": "1"
},
{
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "3000000",
"min_qty": "1",
"step_size": "1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_down": "0.8500",
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "moca.svg"
},
{
"ticker": "VICUSDT",
"current_price": "0.0468500",
"change_1d": "0.0009800",
"change_1d_percentage": "2.136",
"open_price": "0.0458700",
"high": "0.0470700",
"low": "0.0447200",
"volume": "15915003",
"quote_volume": "732674.3965200",
"open_time": 1772092560000,
"close_time": 1772179012060,
"base": "VIC",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "VICUSDT",
"pair": "VICUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1741798800000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "VIC",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Layer-1"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"tick_size": "0.0001000",
"min_price": "0.0001000",
"max_price": "200"
},
{
"filter_type": "LOT_SIZE",
"max_qty": "6000000",
"min_qty": "1",
"step_size": "1"
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1",
"step_size": "1",
"max_qty": "600000"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500",
"multiplier_down": "0.8500",
"multiplier_decimal": "4"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "vic.svg"
},
{
"ticker": "1000CHEEMSUSDT",
"current_price": "0.0004444",
"change_1d": "-0.0000105",
"change_1d_percentage": "-2.308",
"open_price": "0.0004549",
"high": "0.0004595",
"low": "0.0004314",
"volume": "1649440438",
"quote_volume": "731032.2576155",
"open_time": 1772092560000,
"close_time": 1772179006140,
"base": "1000CHEEMS",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "1000CHEEMSUSDT",
"pair": "1000CHEEMSUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1732535100000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "1000CHEEMS",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Meme"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"tick_size": "0.0000001",
"min_price": "0.0000010",
"max_price": "200"
},
{
"step_size": "1",
"min_qty": "1",
"filter_type": "LOT_SIZE",
"max_qty": "2000000000"
},
{
"min_qty": "1",
"max_qty": "200000000",
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_up": "1.1500",
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.8500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "1000cheems.svg"
},
{
"ticker": "ASRUSDT",
"current_price": "1.370000",
"change_1d": "-0.014000",
"change_1d_percentage": "-1.012",
"open_price": "1.384000",
"high": "1.394000",
"low": "1.324000",
"volume": "524509.4",
"quote_volume": "713695.450200",
"open_time": 1772092560000,
"close_time": 1772179012340,
"base": "ASR",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ASRUSDT",
"pair": "ASRUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1746523800000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "ASR",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 6,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "200",
"min_price": "0.001000",
"tick_size": "0.001000",
"filter_type": "PRICE_FILTER"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.1",
"max_qty": "500000",
"step_size": "0.1"
},
{
"min_qty": "0.1",
"step_size": "0.1",
"max_qty": "40000",
"filter_type": "MARKET_LOT_SIZE"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4",
"multiplier_up": "1.1500",
"multiplier_down": "0.8500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "asr.svg"
},
{
"ticker": "FLUIDUSDT",
"current_price": "2.153000",
"change_1d": "0.025000",
"change_1d_percentage": "1.175",
"open_price": "2.128000",
"high": "2.187000",
"low": "2.034000",
"volume": "337393.0",
"quote_volume": "711786.033500",
"open_time": 1772092560000,
"close_time": 1772178974021,
"base": "FLUID",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "FLUIDUSDT",
"pair": "FLUIDUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1758708900000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "FLUID",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 6,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.001000",
"tick_size": "0.001000",
"max_price": "200"
},
{
"filter_type": "LOT_SIZE",
"max_qty": "300000",
"min_qty": "0.1",
"step_size": "0.1"
},
{
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "30000",
"min_qty": "0.1",
"step_size": "0.1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4",
"multiplier_up": "1.1500",
"multiplier_down": "0.8500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "fluid.svg"
},
{
"ticker": "BROCCOLIF3BUSDT",
"current_price": "0.0037900",
"change_1d": "0.0000750",
"change_1d_percentage": "2.019",
"open_price": "0.0037150",
"high": "0.0039280",
"low": "0.0035830",
"volume": "190752974",
"quote_volume": "711182.9548060",
"open_time": 1772092560000,
"close_time": 1772178968919,
"base": "BROCCOLIF3B",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "BROCCOLIF3BUSDT",
"pair": "BROCCOLIF3BUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1742548500000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "BROCCOLIF3B",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Meme"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.0000010",
"tick_size": "0.0000010",
"max_price": "200"
},
{
"max_qty": "80000000",
"step_size": "1",
"min_qty": "1",
"filter_type": "LOT_SIZE"
},
{
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "8000000",
"step_size": "1",
"min_qty": "1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_decimal": "4",
"multiplier_up": "1.1500",
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "broccolif3b.svg"
},
{
"ticker": "XPINUSDT",
"current_price": "0.0015440",
"change_1d": "-0.0000420",
"change_1d_percentage": "-2.648",
"open_price": "0.0015860",
"high": "0.0015940",
"low": "0.0015220",
"volume": "456036834",
"quote_volume": "708085.6303540",
"open_time": 1772092560000,
"close_time": 1772178998870,
"base": "XPIN",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "XPINUSDT",
"pair": "XPINUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1757664000000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "XPIN",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Alpha"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"max_price": "200",
"tick_size": "0.0000010",
"min_price": "0.0000010"
},
{
"filter_type": "LOT_SIZE",
"max_qty": "700000000",
"step_size": "1",
"min_qty": "1"
},
{
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "70000000",
"min_qty": "1",
"step_size": "1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_decimal": "4",
"multiplier_up": "1.1500",
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.8500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "xpin.svg"
},
{
"ticker": "LUMIAUSDT",
"current_price": "0.0612300",
"change_1d": "0.0006900",
"change_1d_percentage": "1.140",
"open_price": "0.0605400",
"high": "0.0619600",
"low": "0.0584000",
"volume": "11426912.1",
"quote_volume": "689726.1336360",
"open_time": 1772092560000,
"close_time": 1772178996992,
"base": "LUMIA",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "LUMIAUSDT",
"pair": "LUMIAUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1734521400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "LUMIA",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.0010000",
"filter_type": "PRICE_FILTER",
"max_price": "2000",
"tick_size": "0.0001000"
},
{
"filter_type": "LOT_SIZE",
"max_qty": "7000000",
"min_qty": "0.1",
"step_size": "0.1"
},
{
"step_size": "0.1",
"max_qty": "700000",
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_up": "1.1500",
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.8500",
"multiplier_decimal": "4"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "lumia.svg"
},
{
"ticker": "BMTUSDT",
"current_price": "0.0155200",
"change_1d": "-0.0000100",
"change_1d_percentage": "-0.064",
"open_price": "0.0155300",
"high": "0.0157100",
"low": "0.0148900",
"volume": "44882817",
"quote_volume": "687955.4171800",
"open_time": 1772092560000,
"close_time": 1772179006965,
"base": "BMT",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "BMTUSDT",
"pair": "BMTUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1742218200000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "BMT",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Infrastructure"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"max_price": "200",
"min_price": "0.0001000",
"tick_size": "0.0000100"
},
{
"step_size": "1",
"min_qty": "1",
"filter_type": "LOT_SIZE",
"max_qty": "30000000"
},
{
"max_qty": "3000000",
"step_size": "1",
"min_qty": "1",
"filter_type": "MARKET_LOT_SIZE"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.8500",
"multiplier_decimal": "4",
"multiplier_up": "1.1500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "bmt.svg"
},
{
"ticker": "NFPUSDT",
"current_price": "0.0151300",
"change_1d": "0.0002800",
"change_1d_percentage": "1.886",
"open_price": "0.0148500",
"high": "0.0151300",
"low": "0.0143700",
"volume": "46371497.4",
"quote_volume": "685141.9120770",
"open_time": 1772092560000,
"close_time": 1772178973373,
"base": "NFP",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "NFPUSDT",
"pair": "NFPUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1703680200000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "NFP",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"AI"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.0000100",
"min_price": "0.0001000",
"filter_type": "PRICE_FILTER",
"max_price": "1000"
},
{
"filter_type": "LOT_SIZE",
"step_size": "0.1",
"min_qty": "0.1",
"max_qty": "30000000"
},
{
"step_size": "0.1",
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.1",
"max_qty": "3000000"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_decimal": "4",
"multiplier_up": "1.1500",
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "nfp.svg"
},
{
"ticker": "BRUSDT",
"current_price": "0.0531500",
"change_1d": "-0.0020300",
"change_1d_percentage": "-3.679",
"open_price": "0.0551800",
"high": "0.0591800",
"low": "0.0519400",
"volume": "12156126",
"quote_volume": "677129.3274900",
"open_time": 1772092560000,
"close_time": 1772178984595,
"base": "BR",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "BRUSDT",
"pair": "BRUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1742561100000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "BR",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.0000100",
"min_price": "0.0001000",
"filter_type": "PRICE_FILTER",
"max_price": "200"
},
{
"min_qty": "1",
"step_size": "1",
"max_qty": "11000000",
"filter_type": "LOT_SIZE"
},
{
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "1100000",
"min_qty": "1",
"step_size": "1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_decimal": "4",
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "br.svg"
},
{
"ticker": "MTLUSDT",
"current_price": "0.2845",
"change_1d": "0.0089",
"change_1d_percentage": "3.229",
"open_price": "0.2756",
"high": "0.2853",
"low": "0.2710",
"volume": "2388854",
"quote_volume": "663940.7086",
"open_time": 1772092560000,
"close_time": 1772179008565,
"base": "MTL",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "MTLUSDT",
"pair": "MTLUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1617174000000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "MTL",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 4,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Infrastructure"
],
"trigger_protect": "0.1000",
"liquidation_fee": "0.015000",
"market_take_bound": "0.10",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.0001",
"filter_type": "PRICE_FILTER",
"max_price": "100000",
"tick_size": "0.0001"
},
{
"step_size": "1",
"max_qty": "2000000",
"min_qty": "1",
"filter_type": "LOT_SIZE"
},
{
"max_qty": "200000",
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1",
"step_size": "1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_up": "1.1000",
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.9000"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "mtl.svg"
},
{
"ticker": "SAFEUSDT",
"current_price": "0.1061000",
"change_1d": "-0.0004000",
"change_1d_percentage": "-0.376",
"open_price": "0.1065000",
"high": "0.1088000",
"low": "0.1025000",
"volume": "6266204",
"quote_volume": "661272.1532000",
"open_time": 1772092680000,
"close_time": 1772178995252,
"base": "SAFE",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "SAFEUSDT",
"pair": "SAFEUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1729859400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "SAFE",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Infrastructure"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "200",
"filter_type": "PRICE_FILTER",
"tick_size": "0.0001000",
"min_price": "0.0001000"
},
{
"min_qty": "1",
"max_qty": "5000000",
"step_size": "1",
"filter_type": "LOT_SIZE"
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1",
"max_qty": "500000",
"step_size": "1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_up": "1.1500",
"multiplier_decimal": "4",
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "safe.svg"
},
{
"ticker": "ILVUSDT",
"current_price": "3.68500",
"change_1d": "0.03000",
"change_1d_percentage": "0.821",
"open_price": "3.65500",
"high": "3.71800",
"low": "3.54500",
"volume": "179016.9",
"quote_volume": "653817.40970",
"open_time": 1772092560000,
"close_time": 1772179012231,
"base": "ILV",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ILVUSDT",
"pair": "ILVUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1699633800000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "ILV",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 5,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Metaverse"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.00100",
"max_price": "2000",
"min_price": "0.01000",
"filter_type": "PRICE_FILTER"
},
{
"filter_type": "LOT_SIZE",
"max_qty": "130000",
"step_size": "0.1",
"min_qty": "0.1"
},
{
"min_qty": "0.1",
"step_size": "0.1",
"max_qty": "13000",
"filter_type": "MARKET_LOT_SIZE"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500",
"multiplier_down": "0.8500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "ilv.svg"
},
{
"ticker": "DODOXUSDT",
"current_price": "0.0152530",
"change_1d": "-0.0002820",
"change_1d_percentage": "-1.815",
"open_price": "0.0155350",
"high": "0.0156990",
"low": "0.0145670",
"volume": "43225130",
"quote_volume": "651003.6901310",
"open_time": 1772092560000,
"close_time": 1772179005702,
"base": "DODOX",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "DODOXUSDT",
"pair": "DODOXUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1691496000000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "DODOX",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.0000010",
"min_price": "0.0001000",
"filter_type": "PRICE_FILTER",
"max_price": "200"
},
{
"max_qty": "30000000",
"min_qty": "1",
"filter_type": "LOT_SIZE",
"step_size": "1"
},
{
"max_qty": "3000000",
"step_size": "1",
"min_qty": "1",
"filter_type": "MARKET_LOT_SIZE"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500",
"multiplier_down": "0.8500",
"multiplier_decimal": "4"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "dodox.svg"
},
{
"ticker": "AVAAIUSDT",
"current_price": "0.0076610",
"change_1d": "0.0000110",
"change_1d_percentage": "0.144",
"open_price": "0.0076500",
"high": "0.0078200",
"low": "0.0072700",
"volume": "85256772",
"quote_volume": "647881.7751700",
"open_time": 1772092560000,
"close_time": 1772179008561,
"base": "AVAAI",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "AVAAIUSDT",
"pair": "AVAAIUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1737119700000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "AVAAI",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"AI"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"tick_size": "0.0000100",
"min_price": "0.0000100",
"max_price": "200"
},
{
"filter_type": "LOT_SIZE",
"max_qty": "70000000",
"step_size": "1",
"min_qty": "1"
},
{
"min_qty": "1",
"max_qty": "7000000",
"filter_type": "MARKET_LOT_SIZE",
"step_size": "1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_decimal": "4",
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "avaai.svg"
},
{
"ticker": "BNTUSDT",
"current_price": "0.2937000",
"change_1d": "-0.0002000",
"change_1d_percentage": "-0.068",
"open_price": "0.2939000",
"high": "0.2978000",
"low": "0.2824000",
"volume": "2192299",
"quote_volume": "638840.7992000",
"open_time": 1772092560000,
"close_time": 1772179012126,
"base": "BNT",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "BNTUSDT",
"pair": "BNTUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1691668800000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "BNT",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.0001000",
"min_price": "0.0001000",
"filter_type": "PRICE_FILTER",
"max_price": "200"
},
{
"min_qty": "1",
"step_size": "1",
"filter_type": "LOT_SIZE",
"max_qty": "10000000"
},
{
"max_qty": "200000",
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4",
"multiplier_up": "1.1500",
"multiplier_down": "0.8500"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "bnt.svg"
},
{
"ticker": "POWRUSDT",
"current_price": "0.0649800",
"change_1d": "0.0018500",
"change_1d_percentage": "2.930",
"open_price": "0.0631300",
"high": "0.0653000",
"low": "0.0617600",
"volume": "9835729",
"quote_volume": "625995.6270600",
"open_time": 1772092560000,
"close_time": 1772179003797,
"base": "POWR",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "POWRUSDT",
"pair": "POWRUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1698373800000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "POWR",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Layer-2"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"max_price": "200",
"min_price": "0.0000100",
"tick_size": "0.0000100"
},
{
"min_qty": "1",
"step_size": "1",
"max_qty": "10000000",
"filter_type": "LOT_SIZE"
},
{
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1",
"max_qty": "700000"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4",
"multiplier_down": "0.8500",
"multiplier_up": "1.1500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "powr.svg"
},
{
"ticker": "B3USDT",
"current_price": "0.0004014",
"change_1d": "0.0000098",
"change_1d_percentage": "2.503",
"open_price": "0.0003916",
"high": "0.0004023",
"low": "0.0003751",
"volume": "1584117859",
"quote_volume": "616119.1662187",
"open_time": 1772092560000,
"close_time": 1772178978027,
"base": "B3",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "B3USDT",
"pair": "B3USDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1739446200000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "B3",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Alpha"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "200",
"min_price": "0.0000100",
"tick_size": "0.0000010",
"filter_type": "PRICE_FILTER"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1",
"step_size": "1",
"max_qty": "600000000"
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1",
"step_size": "1",
"max_qty": "60000000"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4",
"multiplier_up": "1.1500",
"multiplier_down": "0.8500"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "b3.svg"
},
{
"ticker": "ALLUSDT",
"current_price": "0.475900",
"change_1d": "0.006200",
"change_1d_percentage": "1.320",
"open_price": "0.469700",
"high": "0.478400",
"low": "0.456300",
"volume": "1293590",
"quote_volume": "607969.258800",
"open_time": 1772092680000,
"close_time": 1772178977664,
"base": "ALL",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ALLUSDT",
"pair": "ALLUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1754470800000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "ALL",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 6,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "INDEX",
"underlying_sub_type": [
"Index"
],
"trigger_protect": "0.0500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.05",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.001000",
"max_price": "200",
"tick_size": "0.000100"
},
{
"min_qty": "10",
"step_size": "1",
"max_qty": "1000000",
"filter_type": "LOT_SIZE"
},
{
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "50000",
"min_qty": "10",
"step_size": "1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_down": "0.9500",
"multiplier_up": "1.0500",
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "all.svg"
},
{
"ticker": "SCRUSDT",
"current_price": "0.0430100",
"change_1d": "0.0004400",
"change_1d_percentage": "1.034",
"open_price": "0.0425700",
"high": "0.0433500",
"low": "0.0416000",
"volume": "14265793",
"quote_volume": "607331.5708300",
"open_time": 1772092560000,
"close_time": 1772178991623,
"base": "SCR",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "SCRUSDT",
"pair": "SCRUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1729591200000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "SCR",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Layer-1"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"tick_size": "0.0000100",
"max_price": "200",
"min_price": "0.0000100"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1",
"step_size": "1",
"max_qty": "8000000"
},
{
"min_qty": "1",
"step_size": "1",
"max_qty": "800000",
"filter_type": "MARKET_LOT_SIZE"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_up": "1.1500",
"multiplier_down": "0.8500",
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "scr.svg"
},
{
"ticker": "MBOXUSDT",
"current_price": "0.0189800",
"change_1d": "0.0003200",
"change_1d_percentage": "1.715",
"open_price": "0.0186600",
"high": "0.0190500",
"low": "0.0180600",
"volume": "32548661",
"quote_volume": "606481.6339400",
"open_time": 1772092500000,
"close_time": 1772178932941,
"base": "MBOX",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "MBOXUSDT",
"pair": "MBOXUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1724837400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "MBOX",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Metaverse"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "200",
"filter_type": "PRICE_FILTER",
"min_price": "0.0001000",
"tick_size": "0.0000100"
},
{
"step_size": "1",
"min_qty": "1",
"max_qty": "20000000",
"filter_type": "LOT_SIZE"
},
{
"min_qty": "1",
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "2000000",
"step_size": "1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4",
"multiplier_down": "0.8500",
"multiplier_up": "1.1500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "mbox.svg"
},
{
"ticker": "DEGENUSDT",
"current_price": "0.0007094",
"change_1d": "0.0000384",
"change_1d_percentage": "5.723",
"open_price": "0.0006710",
"high": "0.0007096",
"low": "0.0006480",
"volume": "898316256",
"quote_volume": "604520.5941837",
"open_time": 1772092560000,
"close_time": 1772179006125,
"base": "DEGEN",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "DEGENUSDT",
"pair": "DEGENUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1731670200000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "DEGEN",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Meme"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"tick_size": "0.0000010",
"max_price": "200",
"min_price": "0.0000010"
},
{
"max_qty": "500000000",
"step_size": "1",
"min_qty": "1",
"filter_type": "LOT_SIZE"
},
{
"max_qty": "50000000",
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1",
"step_size": "1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.8500",
"multiplier_decimal": "4",
"multiplier_up": "1.1500"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "degen.svg"
},
{
"ticker": "SCRTUSDT",
"current_price": "0.0816000",
"change_1d": "-0.0003000",
"change_1d_percentage": "-0.366",
"open_price": "0.0819000",
"high": "0.0831000",
"low": "0.0788000",
"volume": "7457170",
"quote_volume": "602709.1603000",
"open_time": 1772092560000,
"close_time": 1772179012915,
"base": "SCRT",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "SCRTUSDT",
"pair": "SCRTUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1732188600000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "SCRT",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Layer-1"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.025000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.0001000",
"tick_size": "0.0001000",
"filter_type": "PRICE_FILTER",
"max_price": "200"
},
{
"min_qty": "1",
"filter_type": "LOT_SIZE",
"step_size": "1",
"max_qty": "5000000"
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1",
"step_size": "1",
"max_qty": "500000"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.8500",
"multiplier_decimal": "4",
"multiplier_up": "1.1500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "scrt.svg"
},
{
"ticker": "JOEUSDT",
"current_price": "0.0379000",
"change_1d": "0.0002900",
"change_1d_percentage": "0.771",
"open_price": "0.0376100",
"high": "0.0382200",
"low": "0.0361100",
"volume": "15706701",
"quote_volume": "586634.3051000",
"open_time": 1772092560000,
"close_time": 1772178965895,
"base": "JOE",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "JOEUSDT",
"pair": "JOEUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1679961600000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "JOE",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.0001000",
"max_price": "200",
"filter_type": "PRICE_FILTER",
"tick_size": "0.0000100"
},
{
"min_qty": "1",
"max_qty": "13000000",
"step_size": "1",
"filter_type": "LOT_SIZE"
},
{
"min_qty": "1",
"max_qty": "1300000",
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4",
"multiplier_up": "1.1500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "joe.svg"
},
{
"ticker": "TAGUSDT",
"current_price": "0.0003401",
"change_1d": "-0.0000100",
"change_1d_percentage": "-2.856",
"open_price": "0.0003501",
"high": "0.0003548",
"low": "0.0003340",
"volume": "1696182462",
"quote_volume": "586143.5523946",
"open_time": 1772092560000,
"close_time": 1772178971435,
"base": "TAG",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "TAGUSDT",
"pair": "TAGUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1753442100000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "TAG",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"AI"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.0000001",
"filter_type": "PRICE_FILTER",
"min_price": "0.0000001",
"max_price": "200"
},
{
"max_qty": "3000000000",
"step_size": "1",
"filter_type": "LOT_SIZE",
"min_qty": "1"
},
{
"max_qty": "300000000",
"filter_type": "MARKET_LOT_SIZE",
"step_size": "1",
"min_qty": "1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_up": "1.1500",
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.8500",
"multiplier_decimal": "4"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "tag.svg"
},
{
"ticker": "CVCUSDT",
"current_price": "0.0325200",
"change_1d": "0.0002800",
"change_1d_percentage": "0.868",
"open_price": "0.0322400",
"high": "0.0327900",
"low": "0.0312600",
"volume": "17906104",
"quote_volume": "574761.0797800",
"open_time": 1772092560000,
"close_time": 1772179002111,
"base": "CVC",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "CVCUSDT",
"pair": "CVCUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1747384200000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "CVC",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Infrastructure"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.0000100",
"filter_type": "PRICE_FILTER",
"tick_size": "0.0000100",
"max_price": "200"
},
{
"min_qty": "1",
"max_qty": "13000000",
"filter_type": "LOT_SIZE",
"step_size": "1"
},
{
"filter_type": "MARKET_LOT_SIZE",
"step_size": "1",
"max_qty": "1300000",
"min_qty": "1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500",
"multiplier_decimal": "4",
"multiplier_down": "0.8500"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "cvc.svg"
},
{
"ticker": "WAXPUSDT",
"current_price": "0.0064250",
"change_1d": "-0.0000160",
"change_1d_percentage": "-0.248",
"open_price": "0.0064410",
"high": "0.0065210",
"low": "0.0062580",
"volume": "89232389",
"quote_volume": "572437.5385250",
"open_time": 1772092560000,
"close_time": 1772179012124,
"base": "WAXP",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "WAXPUSDT",
"pair": "WAXPUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1697640300000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "WAXP",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Gaming"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.0000010",
"filter_type": "PRICE_FILTER",
"max_price": "200",
"min_price": "0.0000010"
},
{
"filter_type": "LOT_SIZE",
"max_qty": "70000000",
"step_size": "1",
"min_qty": "1"
},
{
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1",
"max_qty": "7000000"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.8500",
"multiplier_up": "1.1500",
"multiplier_decimal": "4"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "waxp.svg"
},
{
"ticker": "SYSUSDT",
"current_price": "0.0112800",
"change_1d": "0.0001200",
"change_1d_percentage": "1.075",
"open_price": "0.0111600",
"high": "0.0113600",
"low": "0.0107700",
"volume": "50937516",
"quote_volume": "564176.5605500",
"open_time": 1772092560000,
"close_time": 1772179011890,
"base": "SYS",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "SYSUSDT",
"pair": "SYSUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1724070600000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "SYS",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"PoW"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "200",
"min_price": "0.0001000",
"filter_type": "PRICE_FILTER",
"tick_size": "0.0000100"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1",
"max_qty": "40000000",
"step_size": "1"
},
{
"min_qty": "1",
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "4000000",
"step_size": "1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_up": "1.1500",
"multiplier_decimal": "4",
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "sys.svg"
},
{
"ticker": "CETUSUSDT",
"current_price": "0.0164600",
"change_1d": "0.0001000",
"change_1d_percentage": "0.611",
"open_price": "0.0163600",
"high": "0.0165600",
"low": "0.0156500",
"volume": "34607592",
"quote_volume": "559185.5444000",
"open_time": 1772092560000,
"close_time": 1772178967740,
"base": "CETUS",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "CETUSUSDT",
"pair": "CETUSUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1730901600000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "CETUS",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"max_price": "200",
"min_price": "0.0000100",
"tick_size": "0.0000100"
},
{
"max_qty": "30000000",
"min_qty": "1",
"filter_type": "LOT_SIZE",
"step_size": "1"
},
{
"filter_type": "MARKET_LOT_SIZE",
"step_size": "1",
"min_qty": "1",
"max_qty": "3000000"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_up": "1.1500",
"multiplier_down": "0.8500",
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "cetus.svg"
},
{
"ticker": "MLNUSDT",
"current_price": "3.36200",
"change_1d": "0.01800",
"change_1d_percentage": "0.538",
"open_price": "3.34400",
"high": "3.39100",
"low": "3.23800",
"volume": "163972.31",
"quote_volume": "545117.40186",
"open_time": 1772092560000,
"close_time": 1772179008284,
"base": "MLN",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "MLNUSDT",
"pair": "MLNUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1743410700000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "MLN",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 5,
"quantity_precision": 2,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.01000",
"tick_size": "0.00100",
"filter_type": "PRICE_FILTER",
"max_price": "20000"
},
{
"min_qty": "0.01",
"filter_type": "LOT_SIZE",
"step_size": "0.01",
"max_qty": "110000"
},
{
"step_size": "0.01",
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.01",
"max_qty": "11000"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_decimal": "4",
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "mln.svg"
},
{
"ticker": "OXTUSDT",
"current_price": "0.0172700",
"change_1d": "0.0006300",
"change_1d_percentage": "3.786",
"open_price": "0.0166400",
"high": "0.0173300",
"low": "0.0163400",
"volume": "31406854",
"quote_volume": "526583.1984900",
"open_time": 1772092560000,
"close_time": 1772178993933,
"base": "OXT",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "OXTUSDT",
"pair": "OXTUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1691755200000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "OXT",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Infrastructure"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"tick_size": "0.0000100",
"max_price": "200",
"min_price": "0.0000100"
},
{
"min_qty": "1",
"step_size": "1",
"filter_type": "LOT_SIZE",
"max_qty": "100000000"
},
{
"min_qty": "1",
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "3000000",
"step_size": "1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500",
"multiplier_decimal": "4"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "oxt.svg"
},
{
"ticker": "DIAUSDT",
"current_price": "0.1853000",
"change_1d": "0.0003000",
"change_1d_percentage": "0.162",
"open_price": "0.1850000",
"high": "0.1877000",
"low": "0.1784000",
"volume": "2826162",
"quote_volume": "519138.9127000",
"open_time": 1772092620000,
"close_time": 1772178977683,
"base": "DIA",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "DIAUSDT",
"pair": "DIAUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1727872200000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "DIA",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Infrastructure"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "200",
"tick_size": "0.0001000",
"min_price": "0.0001000",
"filter_type": "PRICE_FILTER"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1",
"max_qty": "3000000",
"step_size": "1"
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1",
"max_qty": "300000",
"step_size": "1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_down": "0.8500",
"multiplier_up": "1.1500",
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "dia.svg"
},
{
"ticker": "1000WHYUSDT",
"current_price": "0.0000112",
"change_1d": "0.0000001",
"change_1d_percentage": "0.901",
"open_price": "0.0000111",
"high": "0.0000113",
"low": "0.0000109",
"volume": "43923468367",
"quote_volume": "487060.2031073",
"open_time": 1772092500000,
"close_time": 1772178929325,
"base": "1000WHY",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "1000WHYUSDT",
"pair": "1000WHYUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1732534200000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "1000WHY",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Meme"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.0000001",
"tick_size": "0.0000001",
"max_price": "200"
},
{
"min_qty": "1",
"max_qty": "30000000000",
"filter_type": "LOT_SIZE",
"step_size": "1"
},
{
"min_qty": "1",
"max_qty": "3000000000",
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.8500",
"multiplier_decimal": "4",
"multiplier_up": "1.1500"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "1000why.svg"
},
{
"ticker": "CGPTUSDT",
"current_price": "0.0197900",
"change_1d": "-0.0000200",
"change_1d_percentage": "-0.101",
"open_price": "0.0198100",
"high": "0.0201000",
"low": "0.0191200",
"volume": "24551537",
"quote_volume": "480908.5725000",
"open_time": 1772092560000,
"close_time": 1772179012944,
"base": "CGPT",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "CGPTUSDT",
"pair": "CGPTUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1734722100000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "CGPT",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"AI"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "200",
"tick_size": "0.0000100",
"min_price": "0.0000100",
"filter_type": "PRICE_FILTER"
},
{
"step_size": "1",
"max_qty": "30000000",
"min_qty": "1",
"filter_type": "LOT_SIZE"
},
{
"max_qty": "3000000",
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1",
"step_size": "1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_up": "1.1500",
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.8500"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "cgpt.svg"
},
{
"ticker": "COSUSDT",
"current_price": "0.0010200",
"change_1d": "-0.0000010",
"change_1d_percentage": "-0.098",
"open_price": "0.0010210",
"high": "0.0010330",
"low": "0.0009860",
"volume": "468617238",
"quote_volume": "473911.7625980",
"open_time": 1772092560000,
"close_time": 1772178995986,
"base": "COS",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "COSUSDT",
"pair": "COSUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1727701200000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "COS",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"max_price": "200",
"tick_size": "0.0000010",
"min_price": "0.0000010"
},
{
"step_size": "1",
"min_qty": "1",
"filter_type": "LOT_SIZE",
"max_qty": "600000000"
},
{
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1",
"max_qty": "40000000"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500",
"multiplier_decimal": "4",
"multiplier_down": "0.8500"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "cos.svg"
},
{
"ticker": "FLUXUSDT",
"current_price": "0.0640000",
"change_1d": "-0.0002000",
"change_1d_percentage": "-0.312",
"open_price": "0.0642000",
"high": "0.0649000",
"low": "0.0615000",
"volume": "7417305",
"quote_volume": "470114.0928800",
"open_time": 1772092560000,
"close_time": 1772179013500,
"base": "FLUX",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "FLUXUSDT",
"pair": "FLUXUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1725346800000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "FLUX",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"AI"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"tick_size": "0.0001000",
"max_price": "200",
"min_price": "0.0001000",
"filter_type": "PRICE_FILTER"
},
{
"min_qty": "1",
"filter_type": "LOT_SIZE",
"step_size": "1",
"max_qty": "7000000"
},
{
"min_qty": "1",
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "700000"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_decimal": "4",
"multiplier_down": "0.8500",
"multiplier_up": "1.1500",
"filter_type": "PERCENT_PRICE"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "flux.svg"
},
{
"ticker": "FORTHUSDT",
"current_price": "0.998000",
"change_1d": "-0.011000",
"change_1d_percentage": "-1.090",
"open_price": "1.009000",
"high": "1.024000",
"low": "0.960000",
"volume": "472943.8",
"quote_volume": "467109.586600",
"open_time": 1772092560000,
"close_time": 1772179012384,
"base": "FORTH",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "FORTHUSDT",
"pair": "FORTHUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1744101000000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "FORTH",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 6,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"DeFi"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.001000",
"tick_size": "0.001000",
"filter_type": "PRICE_FILTER",
"max_price": "2000"
},
{
"step_size": "0.1",
"max_qty": "500000",
"filter_type": "LOT_SIZE",
"min_qty": "0.1"
},
{
"filter_type": "MARKET_LOT_SIZE",
"step_size": "0.1",
"max_qty": "40000",
"min_qty": "0.1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4",
"multiplier_up": "1.1500",
"multiplier_down": "0.8500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "forth.svg"
},
{
"ticker": "ETHWUSDT",
"current_price": "0.318600",
"change_1d": "-0.000700",
"change_1d_percentage": "-0.219",
"open_price": "0.319300",
"high": "0.326100",
"low": "0.305600",
"volume": "1458814",
"quote_volume": "461413.290000",
"open_time": 1772092560000,
"close_time": 1772179012973,
"base": "ETHW",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ETHWUSDT",
"pair": "ETHWUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1701174600000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "ETHW",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 6,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"PoW"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.001000",
"filter_type": "PRICE_FILTER",
"max_price": "2000",
"tick_size": "0.000100"
},
{
"step_size": "1",
"max_qty": "2000000",
"min_qty": "1",
"filter_type": "LOT_SIZE"
},
{
"min_qty": "1",
"max_qty": "200000",
"filter_type": "MARKET_LOT_SIZE",
"step_size": "1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_decimal": "4",
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "ethw.svg"
},
{
"ticker": "FIOUSDT",
"current_price": "0.0085400",
"change_1d": "0.0001800",
"change_1d_percentage": "2.153",
"open_price": "0.0083600",
"high": "0.0085500",
"low": "0.0081800",
"volume": "53995252",
"quote_volume": "450913.6891800",
"open_time": 1772092560000,
"close_time": 1772179010131,
"base": "FIO",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "FIOUSDT",
"pair": "FIOUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1726831800000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "FIO",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"NFT"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.025000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"tick_size": "0.0000100",
"max_price": "200",
"min_price": "0.0000100"
},
{
"max_qty": "50000000",
"filter_type": "LOT_SIZE",
"min_qty": "1",
"step_size": "1"
},
{
"step_size": "1",
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "5000000",
"min_qty": "1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_up": "1.1500",
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4",
"multiplier_down": "0.8500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "fio.svg"
},
{
"ticker": "TACUSDT",
"current_price": "0.0041410",
"change_1d": "0.0000240",
"change_1d_percentage": "0.583",
"open_price": "0.0041170",
"high": "0.0042140",
"low": "0.0040430",
"volume": "107632986",
"quote_volume": "445197.8597230",
"open_time": 1772092560000,
"close_time": 1772178977924,
"base": "TAC",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "TACUSDT",
"pair": "TACUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1752575400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "TAC",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Gaming"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "200",
"min_price": "0.0000010",
"tick_size": "0.0000010",
"filter_type": "PRICE_FILTER"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1",
"step_size": "1",
"max_qty": "120000000"
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1",
"max_qty": "12000000",
"step_size": "1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_down": "0.8500",
"filter_type": "PERCENT_PRICE",
"multiplier_up": "1.1500",
"multiplier_decimal": "4"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "tac.svg"
},
{
"ticker": "BDXNUSDT",
"current_price": "0.0092900",
"change_1d": "-0.0004000",
"change_1d_percentage": "-4.128",
"open_price": "0.0096900",
"high": "0.0098000",
"low": "0.0090000",
"volume": "46865641",
"quote_volume": "437022.9478400",
"open_time": 1772092560000,
"close_time": 1772178998675,
"base": "BDXN",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "BDXNUSDT",
"pair": "BDXNUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1748946600000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "BDXN",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"AI"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"max_price": "200",
"tick_size": "0.0000100",
"min_price": "0.0000100",
"filter_type": "PRICE_FILTER"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1",
"max_qty": "30000000",
"step_size": "1"
},
{
"step_size": "1",
"min_qty": "1",
"max_qty": "3000000",
"filter_type": "MARKET_LOT_SIZE"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"notional": "5",
"filter_type": "MIN_NOTIONAL"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4",
"multiplier_up": "1.1500",
"multiplier_down": "0.8500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "bdxn.svg"
},
{
"ticker": "CATIUSDT",
"current_price": "0.0387500",
"change_1d": "0.0002000",
"change_1d_percentage": "0.519",
"open_price": "0.0385500",
"high": "0.0392800",
"low": "0.0376900",
"volume": "10835128",
"quote_volume": "417325.4472500",
"open_time": 1772092560000,
"close_time": 1772179012615,
"base": "CATI",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "CATIUSDT",
"pair": "CATIUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1726831800000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "CATI",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Gaming"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.0001000",
"filter_type": "PRICE_FILTER",
"max_price": "200",
"tick_size": "0.0000100"
},
{
"max_qty": "12000000",
"filter_type": "LOT_SIZE",
"min_qty": "1",
"step_size": "1"
},
{
"min_qty": "1",
"filter_type": "MARKET_LOT_SIZE",
"step_size": "1",
"max_qty": "1200000"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_down": "0.8500",
"multiplier_up": "1.1500",
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "cati.svg"
},
{
"ticker": "TAIKOUSDT",
"current_price": "0.1243000",
"change_1d": "0.0009000",
"change_1d_percentage": "0.729",
"open_price": "0.1234000",
"high": "0.1252000",
"low": "0.1200000",
"volume": "3091342",
"quote_volume": "379936.1143000",
"open_time": 1772092620000,
"close_time": 1772179001878,
"base": "TAIKO",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "TAIKOUSDT",
"pair": "TAIKOUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1749645000000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "TAIKO",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Layer-2"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "0.0001000",
"filter_type": "PRICE_FILTER",
"max_price": "200",
"tick_size": "0.0001000"
},
{
"min_qty": "1",
"step_size": "1",
"filter_type": "LOT_SIZE",
"max_qty": "4000000"
},
{
"min_qty": "1",
"filter_type": "MARKET_LOT_SIZE",
"max_qty": "400000",
"step_size": "1"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.8500",
"multiplier_decimal": "4",
"multiplier_up": "1.1500"
},
{
"position_control_side": "NONE",
"filter_type": "POSITION_RISK_CONTROL"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "taiko.svg"
},
{
"ticker": "1000000BOBUSDT",
"current_price": "0.0119400",
"change_1d": "0.0000700",
"change_1d_percentage": "0.590",
"open_price": "0.0118700",
"high": "0.0120700",
"low": "0.0114100",
"volume": "31240117",
"quote_volume": "367035.0683300",
"open_time": 1772092560000,
"close_time": 1772178996243,
"base": "1000000BOB",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "1000000BOBUSDT",
"pair": "1000000BOBUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1749112200000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "1000000BOB",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"Meme"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"max_price": "200",
"tick_size": "0.0000100",
"min_price": "0.0000100"
},
{
"step_size": "1",
"min_qty": "1",
"max_qty": "30000000",
"filter_type": "LOT_SIZE"
},
{
"step_size": "1",
"max_qty": "3000000",
"min_qty": "1",
"filter_type": "MARKET_LOT_SIZE"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.8500",
"multiplier_up": "1.1500",
"multiplier_decimal": "4"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "1000000bob.svg"
},
{
"ticker": "AI16ZUSDT",
"current_price": "0.0000000",
"change_1d": "0.0000000",
"change_1d_percentage": "0.00",
"open_price": "0.0000000",
"high": "0.0000000",
"low": "0.0000000",
"volume": "75475.7",
"quote_volume": "0",
"open_time": 1765357200000,
"close_time": 1765357236432,
"base": "AI16Z",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "AI16ZUSDT",
"pair": "AI16ZUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 1762419600000,
"onboard_date": 1735825500000,
"status": "SETTLING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "AI16Z",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 1,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"AI"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.020000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"max_price": "2000",
"min_price": "0.0000100",
"tick_size": "0.0000100"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.1",
"step_size": "0.1",
"max_qty": "10000000"
},
{
"step_size": "0.1",
"max_qty": "1000000",
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"filter_type": "PERCENT_PRICE",
"multiplier_decimal": "4",
"multiplier_up": "1.1500",
"multiplier_down": "0.8500"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "ai16z.svg"
},
{
"ticker": "KDAUSDT",
"current_price": "0.0000000",
"change_1d": "0.0000000",
"change_1d_percentage": "0.00",
"open_price": "0.0000000",
"high": "0.0000000",
"low": "0.0000000",
"volume": "67097",
"quote_volume": "0",
"open_time": 1765357200000,
"close_time": 1765357237021,
"base": "KDA",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "KDAUSDT",
"pair": "KDAUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 1762419600000,
"onboard_date": 1726666200000,
"status": "SETTLING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "KDA",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 7,
"quantity_precision": 0,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"PoW"
],
"trigger_protect": "0.1500",
"liquidation_fee": "0.015000",
"market_take_bound": "0.15",
"max_move_order_limit": 10000,
"filters": [
{
"filter_type": "PRICE_FILTER",
"tick_size": "0.0000100",
"max_price": "200",
"min_price": "0.0000100"
},
{
"step_size": "1",
"filter_type": "LOT_SIZE",
"max_qty": "9000000",
"min_qty": "1"
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "1",
"max_qty": "900000",
"step_size": "1"
},
{
"filter_type": "MAX_NUM_ORDERS",
"limit": 200
},
{
"filter_type": "MIN_NOTIONAL",
"notional": "5"
},
{
"multiplier_down": "0.8500",
"multiplier_up": "1.1500",
"multiplier_decimal": "4",
"filter_type": "PERCENT_PRICE"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA"
]
}
},
"logo": "kda.svg"
}
]
}
Future Detail
Get detailed information for a specific futures contract.
Parameters
| Param | Type | Required |
|---|---|---|
| ticker | string | REQUIRED |
| The contract symbol (e.g., BTCUSDT). | ||
Expected Response
{
"status": "success",
"message": "Success",
"data": {
"ticker": "BTCUSDT",
"current_price": "67652.50",
"change_1d": "-191.10",
"change_1d_percentage": "-0.282",
"open_price": "67843.60",
"high": "68689.70",
"low": "66462.00",
"volume": "178860.088",
"quote_volume": "12070217591.47",
"open_time": 1772092560000,
"close_time": 1772179013940,
"base": "BTC",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "BTCUSDT",
"pair": "BTCUSDT",
"contract_type": "PERPETUAL",
"delivery_date": 4133404800000,
"onboard_date": 1569398400000,
"status": "TRADING",
"maint_margin_percent": "2.5000",
"required_margin_percent": "5.0000",
"base_asset": "BTC",
"quote_asset": "USDT",
"margin_asset": "USDT",
"price_precision": 2,
"quantity_precision": 3,
"base_asset_precision": 8,
"quote_precision": 8,
"underlying_type": "COIN",
"underlying_sub_type": [
"PoW"
],
"trigger_protect": "0.0500",
"liquidation_fee": "0.012500",
"market_take_bound": "0.05",
"max_move_order_limit": 10000,
"filters": [
{
"min_price": "556.80",
"max_price": "4529764",
"filter_type": "PRICE_FILTER",
"tick_size": "0.10"
},
{
"min_qty": "0.001",
"max_qty": "1000",
"step_size": "0.001",
"filter_type": "LOT_SIZE"
},
{
"min_qty": "0.001",
"max_qty": "120",
"filter_type": "MARKET_LOT_SIZE",
"step_size": "0.001"
},
{
"limit": 200,
"filter_type": "MAX_NUM_ORDERS"
},
{
"notional": "100",
"filter_type": "MIN_NOTIONAL"
},
{
"multiplier_up": "1.0500",
"filter_type": "PERCENT_PRICE",
"multiplier_down": "0.9500",
"multiplier_decimal": "4"
},
{
"filter_type": "POSITION_RISK_CONTROL",
"position_control_side": "NONE"
}
],
"order_types": [
"LIMIT",
"MARKET",
"STOP",
"STOP_MARKET",
"TAKE_PROFIT",
"TAKE_PROFIT_MARKET",
"TRAILING_STOP_MARKET"
],
"time_in_force": [
"GTC",
"IOC",
"FOK",
"GTX",
"GTD"
],
"permission_sets": [
"GRID",
"COPY",
"DCA",
"PSB"
]
}
},
"logo": "btc.svg"
}
}
Recent Trades
Retrieve the most recent trades for a specific futures contract.
Parameters
| Param | Type | Required |
|---|---|---|
| ticker | string | REQUIRED |
| The contract symbol. | ||
Expected Response
{
"status": "success",
"message": "Success",
"data": [
{
"id": 7351090822,
"price": "65528.80",
"qty": "0.017",
"quoteQty": "1113.98",
"time": 1772259108170,
"isBuyerMaker": true,
"isRPITrade": false
},
{
"id": 7351090823,
"price": "65528.80",
"qty": "0.020",
"quoteQty": "1310.57",
"time": 1772259108295,
"isBuyerMaker": true,
"isRPITrade": false
},
{
"id": 7351090824,
"price": "65528.80",
"qty": "0.002",
"quoteQty": "131.05",
"time": 1772259108721,
"isBuyerMaker": true,
"isRPITrade": false
},
{
"id": 7351090825,
"price": "65528.90",
"qty": "0.024",
"quoteQty": "1572.69",
"time": 1772259108881,
"isBuyerMaker": false,
"isRPITrade": false
},
{
"id": 7351090826,
"price": "65528.90",
"qty": "0.006",
"quoteQty": "393.17",
"time": 1772259108881,
"isBuyerMaker": false,
"isRPITrade": false
},
{
"id": 7351090827,
"price": "65528.90",
"qty": "0.004",
"quoteQty": "262.11",
"time": 1772259108881,
"isBuyerMaker": false,
"isRPITrade": false
},
{
"id": 7351090828,
"price": "65528.90",
"qty": "0.004",
"quoteQty": "262.11",
"time": 1772259108881,
"isBuyerMaker": false,
"isRPITrade": false
},
{
"id": 7351090829,
"price": "65528.90",
"qty": "0.004",
"quoteQty": "262.11",
"time": 1772259108881,
"isBuyerMaker": false,
"isRPITrade": false
},
{
"id": 7351090830,
"price": "65528.90",
"qty": "0.004",
"quoteQty": "262.11",
"time": 1772259108881,
"isBuyerMaker": false,
"isRPITrade": false
},
{
"id": 7351090831,
"price": "65528.90",
"qty": "0.004",
"quoteQty": "262.11",
"time": 1772259108881,
"isBuyerMaker": false,
"isRPITrade": false
},
{
"id": 7351090832,
"price": "65528.90",
"qty": "0.004",
"quoteQty": "262.11",
"time": 1772259108881,
"isBuyerMaker": false,
"isRPITrade": false
},
{
"id": 7351090833,
"price": "65528.90",
"qty": "0.004",
"quoteQty": "262.11",
"time": 1772259108881,
"isBuyerMaker": false,
"isRPITrade": false
},
{
"id": 7351090834,
"price": "65528.90",
"qty": "0.004",
"quoteQty": "262.11",
"time": 1772259108881,
"isBuyerMaker": false,
"isRPITrade": false
},
{
"id": 7351090835,
"price": "65528.90",
"qty": "0.002",
"quoteQty": "131.05",
"time": 1772259108881,
"isBuyerMaker": false,
"isRPITrade": false
},
{
"id": 7351090836,
"price": "65528.90",
"qty": "0.050",
"quoteQty": "3276.44",
"time": 1772259108881,
"isBuyerMaker": false,
"isRPITrade": false
},
{
"id": 7351090837,
"price": "65528.90",
"qty": "0.037",
"quoteQty": "2424.56",
"time": 1772259108881,
"isBuyerMaker": false,
"isRPITrade": false
},
{
"id": 7351090838,
"price": "65528.90",
"qty": "0.009",
"quoteQty": "589.76",
"time": 1772259108881,
"isBuyerMaker": false,
"isRPITrade": false
},
{
"id": 7351090839,
"price": "65528.90",
"qty": "0.090",
"quoteQty": "5897.60",
"time": 1772259108881,
"isBuyerMaker": false,
"isRPITrade": false
},
{
"id": 7351090840,
"price": "65528.80",
"qty": "0.059",
"quoteQty": "3866.19",
"time": 1772259108892,
"isBuyerMaker": true,
"isRPITrade": false
},
{
"id": 7351090841,
"price": "65528.80",
"qty": "0.090",
"quoteQty": "5897.59",
"time": 1772259108892,
"isBuyerMaker": true,
"isRPITrade": false
},
{
"id": 7351090842,
"price": "65528.80",
"qty": "0.101",
"quoteQty": "6618.40",
"time": 1772259108892,
"isBuyerMaker": true,
"isRPITrade": false
},
{
"id": 7351090843,
"price": "65528.90",
"qty": "0.005",
"quoteQty": "327.64",
"time": 1772259109505,
"isBuyerMaker": false,
"isRPITrade": false
},
{
"id": 7351090844,
"price": "65528.80",
"qty": "0.002",
"quoteQty": "131.05",
"time": 1772259110056,
"isBuyerMaker": true,
"isRPITrade": false
},
{
"id": 7351090845,
"price": "65528.80",
"qty": "0.004",
"quoteQty": "262.11",
"time": 1772259110056,
"isBuyerMaker": true,
"isRPITrade": false
},
{
"id": 7351090846,
"price": "65528.80",
"qty": "0.001",
"quoteQty": "65.52",
"time": 1772259110056,
"isBuyerMaker": true,
"isRPITrade": false
},
{
"id": 7351090847,
"price": "65528.90",
"qty": "0.004",
"quoteQty": "262.11",
"time": 1772259110952,
"isBuyerMaker": false,
"isRPITrade": false
},
{
"id": 7351090848,
"price": "65528.90",
"qty": "0.004",
"quoteQty": "262.11",
"time": 1772259110952,
"isBuyerMaker": false,
"isRPITrade": false
},
{
"id": 7351090849,
"price": "65528.90",
"qty": "0.012",
"quoteQty": "786.34",
"time": 1772259110952,
"isBuyerMaker": false,
"isRPITrade": false
},
{
"id": 7351090850,
"price": "65528.90",
"qty": "0.038",
"quoteQty": "2490.09",
"time": 1772259111027,
"isBuyerMaker": false,
"isRPITrade": false
},
{
"id": 7351090851,
"price": "65528.90",
"qty": "0.009",
"quoteQty": "589.76",
"time": 1772259111027,
"isBuyerMaker": false,
"isRPITrade": false
},
{
"id": 7351090852,
"price": "65528.90",
"qty": "0.203",
"quoteQty": "13302.36",
"time": 1772259111027,
"isBuyerMaker": false,
"isRPITrade": false
},
{
"id": 7351090853,
"price": "65528.80",
"qty": "0.003",
"quoteQty": "196.58",
"time": 1772259111031,
"isBuyerMaker": true,
"isRPITrade": false
},
{
"id": 7351090854,
"price": "65528.80",
"qty": "0.004",
"quoteQty": "262.11",
"time": 1772259111031,
"isBuyerMaker": true,
"isRPITrade": false
},
{
"id": 7351090855,
"price": "65528.80",
"qty": "0.004",
"quoteQty": "262.11",
"time": 1772259111031,
"isBuyerMaker": true,
"isRPITrade": false
},
{
"id": 7351090856,
"price": "65528.80",
"qty": "0.239",
"quoteQty": "15661.38",
"time": 1772259111031,
"isBuyerMaker": true,
"isRPITrade": false
},
{
"id": 7351090857,
"price": "65528.80",
"qty": "0.032",
"quoteQty": "2096.92",
"time": 1772259112763,
"isBuyerMaker": true,
"isRPITrade": false
},
{
"id": 7351090858,
"price": "65528.90",
"qty": "0.004",
"quoteQty": "262.11",
"time": 1772259112915,
"isBuyerMaker": false,
"isRPITrade": false
},
{
"id": 7351090859,
"price": "65528.90",
"qty": "0.010",
"quoteQty": "655.28",
"time": 1772259113025,
"isBuyerMaker": false,
"isRPITrade": false
},
{
"id": 7351090860,
"price": "65528.80",
"qty": "0.250",
"quoteQty": "16382.20",
"time": 1772259113164,
"isBuyerMaker": true,
"isRPITrade": false
},
{
"id": 7351090861,
"price": "65528.90",
"qty": "0.250",
"quoteQty": "16382.22",
"time": 1772259113167,
"isBuyerMaker": false,
"isRPITrade": false
},
{
"id": 7351090862,
"price": "65528.80",
"qty": "0.030",
"quoteQty": "1965.86",
"time": 1772259113460,
"isBuyerMaker": true,
"isRPITrade": false
},
{
"id": 7351090863,
"price": "65528.80",
"qty": "0.002",
"quoteQty": "131.05",
"time": 1772259114057,
"isBuyerMaker": true,
"isRPITrade": false
},
{
"id": 7351090864,
"price": "65528.80",
"qty": "0.048",
"quoteQty": "3145.38",
"time": 1772259114200,
"isBuyerMaker": true,
"isRPITrade": false
},
{
"id": 7351090865,
"price": "65528.90",
"qty": "0.250",
"quoteQty": "16382.22",
"time": 1772259115301,
"isBuyerMaker": false,
"isRPITrade": false
},
{
"id": 7351090866,
"price": "65528.80",
"qty": "0.250",
"quoteQty": "16382.20",
"time": 1772259115305,
"isBuyerMaker": true,
"isRPITrade": false
},
{
"id": 7351090867,
"price": "65528.90",
"qty": "0.003",
"quoteQty": "196.58",
"time": 1772259115791,
"isBuyerMaker": false,
"isRPITrade": false
},
{
"id": 7351090868,
"price": "65528.80",
"qty": "0.003",
"quoteQty": "196.58",
"time": 1772259116346,
"isBuyerMaker": true,
"isRPITrade": false
},
{
"id": 7351090869,
"price": "65528.90",
"qty": "0.081",
"quoteQty": "5307.84",
"time": 1772259116638,
"isBuyerMaker": false,
"isRPITrade": false
},
{
"id": 7351090870,
"price": "65528.90",
"qty": "0.023",
"quoteQty": "1507.16",
"time": 1772259117057,
"isBuyerMaker": false,
"isRPITrade": false
},
{
"id": 7351090871,
"price": "65528.90",
"qty": "0.027",
"quoteQty": "1769.28",
"time": 1772259117057,
"isBuyerMaker": false,
"isRPITrade": false
},
{
"id": 7351090872,
"price": "65528.90",
"qty": "0.002",
"quoteQty": "131.05",
"time": 1772259117057,
"isBuyerMaker": false,
"isRPITrade": false
},
{
"id": 7351090873,
"price": "65528.90",
"qty": "0.015",
"quoteQty": "982.93",
"time": 1772259117057,
"isBuyerMaker": false,
"isRPITrade": false
},
{
"id": 7351090874,
"price": "65528.90",
"qty": "0.010",
"quoteQty": "655.28",
"time": 1772259117057,
"isBuyerMaker": false,
"isRPITrade": false
},
{
"id": 7351090875,
"price": "65528.90",
"qty": "0.004",
"quoteQty": "262.11",
"time": 1772259117057,
"isBuyerMaker": false,
"isRPITrade": false
},
{
"id": 7351090876,
"price": "65528.90",
"qty": "0.014",
"quoteQty": "917.40",
"time": 1772259117057,
"isBuyerMaker": false,
"isRPITrade": false
},
{
"id": 7351090877,
"price": "65528.90",
"qty": "0.036",
"quoteQty": "2359.04",
"time": 1772259117057,
"isBuyerMaker": false,
"isRPITrade": false
},
{
"id": 7351090878,
"price": "65528.90",
"qty": "0.009",
"quoteQty": "589.76",
"time": 1772259117057,
"isBuyerMaker": false,
"isRPITrade": false
},
{
"id": 7351090879,
"price": "65528.90",
"qty": "0.046",
"quoteQty": "3014.32",
"time": 1772259117057,
"isBuyerMaker": false,
"isRPITrade": false
},
{
"id": 7351090880,
"price": "65528.90",
"qty": "0.004",
"quoteQty": "262.11",
"time": 1772259117057,
"isBuyerMaker": false,
"isRPITrade": false
},
{
"id": 7351090881,
"price": "65528.90",
"qty": "0.004",
"quoteQty": "262.11",
"time": 1772259117057,
"isBuyerMaker": false,
"isRPITrade": false
},
{
"id": 7351090882,
"price": "65528.90",
"qty": "0.004",
"quoteQty": "262.11",
"time": 1772259117057,
"isBuyerMaker": false,
"isRPITrade": false
},
{
"id": 7351090883,
"price": "65528.90",
"qty": "0.002",
"quoteQty": "131.05",
"time": 1772259117057,
"isBuyerMaker": false,
"isRPITrade": false
},
{
"id": 7351090884,
"price": "65528.90",
"qty": "0.006",
"quoteQty": "393.17",
"time": 1772259117057,
"isBuyerMaker": false,
"isRPITrade": false
},
{
"id": 7351090885,
"price": "65528.90",
"qty": "0.043",
"quoteQty": "2817.74",
"time": 1772259117057,
"isBuyerMaker": false,
"isRPITrade": false
},
{
"id": 7351090886,
"price": "65528.90",
"qty": "0.023",
"quoteQty": "1507.16",
"time": 1772259117057,
"isBuyerMaker": false,
"isRPITrade": false
},
{
"id": 7351090887,
"price": "65528.90",
"qty": "0.002",
"quoteQty": "131.05",
"time": 1772259117057,
"isBuyerMaker": false,
"isRPITrade": false
},
{
"id": 7351090888,
"price": "65528.90",
"qty": "0.016",
"quoteQty": "1048.46",
"time": 1772259117057,
"isBuyerMaker": false,
"isRPITrade": false
},
{
"id": 7351090889,
"price": "65528.90",
"qty": "0.003",
"quoteQty": "196.58",
"time": 1772259117057,
"isBuyerMaker": false,
"isRPITrade": false
},
{
"id": 7351090890,
"price": "65529.00",
"qty": "0.002",
"quoteQty": "131.05",
"time": 1772259117057,
"isBuyerMaker": false,
"isRPITrade": false
},
{
"id": 7351090891,
"price": "65529.60",
"qty": "0.002",
"quoteQty": "131.05",
"time": 1772259117057,
"isBuyerMaker": false,
"isRPITrade": false
},
{
"id": 7351090892,
"price": "65529.60",
"qty": "0.002",
"quoteQty": "131.05",
"time": 1772259117057,
"isBuyerMaker": false,
"isRPITrade": false
},
{
"id": 7351090893,
"price": "65529.60",
"qty": "0.001",
"quoteQty": "65.52",
"time": 1772259117057,
"isBuyerMaker": false,
"isRPITrade": false
},
{
"id": 7351090894,
"price": "65529.60",
"qty": "0.002",
"quoteQty": "131.05",
"time": 1772259117057,
"isBuyerMaker": false,
"isRPITrade": false
},
{
"id": 7351090895,
"price": "65530.00",
"qty": "0.002",
"quoteQty": "131.06",
"time": 1772259117057,
"isBuyerMaker": false,
"isRPITrade": false
},
{
"id": 7351090896,
"price": "65530.40",
"qty": "0.004",
"quoteQty": "262.12",
"time": 1772259117058,
"isBuyerMaker": false,
"isRPITrade": false
},
{
"id": 7351090897,
"price": "65530.50",
"qty": "0.001",
"quoteQty": "65.53",
"time": 1772259117058,
"isBuyerMaker": false,
"isRPITrade": false
},
{
"id": 7351090898,
"price": "65530.90",
"qty": "0.002",
"quoteQty": "131.06",
"time": 1772259117058,
"isBuyerMaker": false,
"isRPITrade": false
},
{
"id": 7351090899,
"price": "65531.00",
"qty": "0.004",
"quoteQty": "262.12",
"time": 1772259117058,
"isBuyerMaker": false,
"isRPITrade": false
},
{
"id": 7351090900,
"price": "65531.40",
"qty": "0.001",
"quoteQty": "65.53",
"time": 1772259117058,
"isBuyerMaker": false,
"isRPITrade": false
},
{
"id": 7351090901,
"price": "65531.40",
"qty": "0.002",
"quoteQty": "131.06",
"time": 1772259117058,
"isBuyerMaker": false,
"isRPITrade": false
},
{
"id": 7351090902,
"price": "65531.50",
"qty": "0.007",
"quoteQty": "458.72",
"time": 1772259117058,
"isBuyerMaker": false,
"isRPITrade": false
},
{
"id": 7351090903,
"price": "65531.60",
"qty": "0.004",
"quoteQty": "262.12",
"time": 1772259117058,
"isBuyerMaker": false,
"isRPITrade": false
},
{
"id": 7351090904,
"price": "65531.60",
"qty": "0.001",
"quoteQty": "65.53",
"time": 1772259117058,
"isBuyerMaker": false,
"isRPITrade": false
},
{
"id": 7351090905,
"price": "65531.90",
"qty": "0.002",
"quoteQty": "131.06",
"time": 1772259117058,
"isBuyerMaker": false,
"isRPITrade": false
},
{
"id": 7351090906,
"price": "65532.00",
"qty": "0.008",
"quoteQty": "524.25",
"time": 1772259117390,
"isBuyerMaker": false,
"isRPITrade": false
},
{
"id": 7351090907,
"price": "65532.00",
"qty": "0.001",
"quoteQty": "65.53",
"time": 1772259117798,
"isBuyerMaker": false,
"isRPITrade": false
},
{
"id": 7351090908,
"price": "65532.00",
"qty": "0.098",
"quoteQty": "6422.13",
"time": 1772259117798,
"isBuyerMaker": false,
"isRPITrade": false
},
{
"id": 7351090909,
"price": "65532.00",
"qty": "0.151",
"quoteQty": "9895.33",
"time": 1772259117798,
"isBuyerMaker": false,
"isRPITrade": false
},
{
"id": 7351090910,
"price": "65531.90",
"qty": "0.188",
"quoteQty": "12319.99",
"time": 1772259117802,
"isBuyerMaker": true,
"isRPITrade": false
},
{
"id": 7351090911,
"price": "65531.90",
"qty": "0.062",
"quoteQty": "4062.97",
"time": 1772259117802,
"isBuyerMaker": true,
"isRPITrade": false
},
{
"id": 7351090912,
"price": "65531.90",
"qty": "0.009",
"quoteQty": "589.78",
"time": 1772259118120,
"isBuyerMaker": true,
"isRPITrade": false
},
{
"id": 7351090913,
"price": "65532.00",
"qty": "0.014",
"quoteQty": "917.44",
"time": 1772259119287,
"isBuyerMaker": false,
"isRPITrade": false
},
{
"id": 7351090914,
"price": "65531.90",
"qty": "0.250",
"quoteQty": "16382.97",
"time": 1772259119936,
"isBuyerMaker": true,
"isRPITrade": false
},
{
"id": 7351090915,
"price": "65532.00",
"qty": "0.250",
"quoteQty": "16383.00",
"time": 1772259119940,
"isBuyerMaker": false,
"isRPITrade": false
},
{
"id": 7351090916,
"price": "65532.00",
"qty": "0.003",
"quoteQty": "196.59",
"time": 1772259119940,
"isBuyerMaker": false,
"isRPITrade": false
},
{
"id": 7351090917,
"price": "65532.00",
"qty": "0.002",
"quoteQty": "131.06",
"time": 1772259120196,
"isBuyerMaker": false,
"isRPITrade": false
},
{
"id": 7351090918,
"price": "65532.00",
"qty": "0.004",
"quoteQty": "262.12",
"time": 1772259120762,
"isBuyerMaker": false,
"isRPITrade": false
},
{
"id": 7351090919,
"price": "65531.90",
"qty": "0.002",
"quoteQty": "131.06",
"time": 1772259121025,
"isBuyerMaker": true,
"isRPITrade": false
},
{
"id": 7351090920,
"price": "65532.00",
"qty": "0.002",
"quoteQty": "131.06",
"time": 1772259121248,
"isBuyerMaker": false,
"isRPITrade": false
},
{
"id": 7351090921,
"price": "65531.90",
"qty": "0.002",
"quoteQty": "131.06",
"time": 1772259121658,
"isBuyerMaker": true,
"isRPITrade": false
}
]
}
Order Book
Get the current order book (depth) for a futures contract.
Parameters
| Param | Type | Required |
|---|---|---|
| ticker | string | REQUIRED |
| The contract symbol. | ||
Expected Response
{
"status": "success",
"message": "Success",
"data": {
"lastUpdateId": 10003540124257,
"E": 1772259123365,
"T": 1772259123356,
"bids": [
[
"65531.90",
"7.231"
],
[
"65531.80",
"0.005"
],
[
"65531.70",
"0.085"
],
[
"65531.60",
"0.342"
],
[
"65531.50",
"0.915"
],
[
"65531.40",
"0.124"
],
[
"65531.30",
"0.002"
],
[
"65531.20",
"0.080"
],
[
"65531.00",
"0.063"
],
[
"65530.90",
"0.018"
],
[
"65530.50",
"0.002"
],
[
"65530.40",
"0.084"
],
[
"65530.30",
"0.003"
],
[
"65530.20",
"0.001"
],
[
"65530.00",
"0.729"
],
[
"65529.80",
"0.039"
],
[
"65529.70",
"0.013"
],
[
"65529.60",
"0.002"
],
[
"65529.50",
"0.005"
],
[
"65529.20",
"0.008"
],
[
"65529.00",
"0.062"
],
[
"65528.80",
"0.171"
],
[
"65528.70",
"0.005"
],
[
"65528.60",
"0.004"
],
[
"65528.50",
"0.002"
],
[
"65528.40",
"0.002"
],
[
"65528.30",
"0.069"
],
[
"65528.20",
"0.004"
],
[
"65528.10",
"0.008"
],
[
"65528.00",
"0.012"
],
[
"65527.90",
"0.257"
],
[
"65527.70",
"0.002"
],
[
"65527.50",
"0.001"
],
[
"65527.40",
"0.020"
],
[
"65527.30",
"0.020"
],
[
"65527.20",
"0.372"
],
[
"65527.10",
"0.001"
],
[
"65527.00",
"0.077"
],
[
"65526.90",
"0.173"
],
[
"65526.80",
"0.005"
],
[
"65526.70",
"0.007"
],
[
"65526.60",
"0.003"
],
[
"65526.50",
"0.064"
],
[
"65526.40",
"0.005"
],
[
"65526.30",
"0.041"
],
[
"65526.20",
"0.003"
],
[
"65526.10",
"0.015"
],
[
"65526.00",
"0.003"
],
[
"65525.90",
"0.004"
],
[
"65525.80",
"0.005"
],
[
"65525.70",
"0.008"
],
[
"65525.60",
"0.306"
],
[
"65525.40",
"0.116"
],
[
"65525.30",
"0.067"
],
[
"65525.20",
"0.002"
],
[
"65525.00",
"0.071"
],
[
"65524.90",
"0.030"
],
[
"65524.80",
"0.012"
],
[
"65524.70",
"0.002"
],
[
"65524.60",
"0.025"
],
[
"65524.50",
"0.001"
],
[
"65524.40",
"0.024"
],
[
"65524.30",
"0.064"
],
[
"65524.20",
"0.017"
],
[
"65524.10",
"0.003"
],
[
"65524.00",
"0.415"
],
[
"65523.90",
"0.030"
],
[
"65523.80",
"0.002"
],
[
"65523.70",
"0.005"
],
[
"65523.60",
"0.139"
],
[
"65523.50",
"0.003"
],
[
"65523.40",
"0.021"
],
[
"65523.30",
"0.217"
],
[
"65523.20",
"0.314"
],
[
"65523.10",
"0.012"
],
[
"65523.00",
"0.076"
],
[
"65522.80",
"0.003"
],
[
"65522.70",
"0.025"
],
[
"65522.50",
"0.064"
],
[
"65522.40",
"0.016"
],
[
"65522.30",
"1.015"
],
[
"65522.20",
"0.206"
],
[
"65522.10",
"0.006"
],
[
"65522.00",
"0.004"
],
[
"65521.90",
"0.373"
],
[
"65521.80",
"0.002"
],
[
"65521.70",
"0.036"
],
[
"65521.60",
"0.009"
],
[
"65521.50",
"0.021"
],
[
"65521.40",
"0.003"
],
[
"65521.30",
"0.049"
],
[
"65521.10",
"0.036"
],
[
"65520.90",
"0.104"
],
[
"65520.80",
"0.016"
],
[
"65520.70",
"0.024"
],
[
"65520.60",
"0.002"
],
[
"65520.40",
"0.001"
],
[
"65520.30",
"0.006"
],
[
"65520.10",
"0.532"
],
[
"65520.00",
"0.096"
],
[
"65519.90",
"0.007"
],
[
"65519.70",
"0.068"
],
[
"65519.60",
"0.003"
],
[
"65519.50",
"0.003"
],
[
"65519.20",
"0.002"
],
[
"65519.10",
"0.116"
],
[
"65518.90",
"0.207"
],
[
"65518.80",
"0.595"
],
[
"65518.70",
"0.042"
],
[
"65518.60",
"0.004"
],
[
"65518.50",
"0.004"
],
[
"65518.40",
"0.002"
],
[
"65518.30",
"1.008"
],
[
"65518.20",
"1.152"
],
[
"65518.10",
"0.490"
],
[
"65518.00",
"0.335"
],
[
"65517.90",
"0.013"
],
[
"65517.80",
"0.382"
],
[
"65517.70",
"0.410"
],
[
"65517.60",
"0.156"
],
[
"65517.40",
"0.045"
],
[
"65517.30",
"0.004"
],
[
"65517.20",
"0.115"
],
[
"65517.10",
"0.007"
],
[
"65517.00",
"0.081"
],
[
"65516.90",
"0.002"
],
[
"65516.80",
"0.006"
],
[
"65516.70",
"0.005"
],
[
"65516.60",
"0.003"
],
[
"65516.50",
"0.013"
],
[
"65516.40",
"0.007"
],
[
"65516.30",
"0.004"
],
[
"65516.20",
"0.007"
],
[
"65516.10",
"0.001"
],
[
"65516.00",
"0.012"
],
[
"65515.80",
"0.856"
],
[
"65515.70",
"0.001"
],
[
"65515.60",
"0.007"
],
[
"65515.50",
"0.297"
],
[
"65515.40",
"0.002"
],
[
"65515.30",
"0.007"
],
[
"65515.20",
"0.012"
],
[
"65515.10",
"0.204"
],
[
"65515.00",
"0.005"
],
[
"65514.90",
"0.042"
],
[
"65514.80",
"0.011"
],
[
"65514.70",
"0.068"
],
[
"65514.60",
"0.004"
],
[
"65514.50",
"0.677"
],
[
"65514.40",
"0.305"
],
[
"65514.30",
"0.069"
],
[
"65514.20",
"0.006"
],
[
"65514.00",
"0.100"
],
[
"65513.90",
"0.074"
],
[
"65513.80",
"0.015"
],
[
"65513.70",
"0.003"
],
[
"65513.60",
"0.098"
],
[
"65513.30",
"0.002"
],
[
"65513.20",
"0.002"
],
[
"65513.10",
"0.002"
],
[
"65513.00",
"0.007"
],
[
"65512.90",
"0.059"
],
[
"65512.80",
"0.020"
],
[
"65512.70",
"0.003"
],
[
"65512.60",
"0.012"
],
[
"65512.40",
"1.381"
],
[
"65512.30",
"0.297"
],
[
"65512.20",
"0.296"
],
[
"65512.10",
"0.004"
],
[
"65512.00",
"1.303"
],
[
"65511.90",
"0.021"
],
[
"65511.80",
"0.006"
],
[
"65511.70",
"0.001"
],
[
"65511.60",
"0.405"
],
[
"65511.50",
"0.069"
],
[
"65511.40",
"0.007"
],
[
"65511.30",
"0.023"
],
[
"65511.20",
"0.216"
],
[
"65511.00",
"1.034"
],
[
"65510.90",
"0.022"
],
[
"65510.80",
"0.029"
],
[
"65510.70",
"0.005"
],
[
"65510.60",
"0.002"
],
[
"65510.50",
"0.006"
],
[
"65510.40",
"0.005"
],
[
"65510.30",
"0.002"
],
[
"65510.00",
"0.169"
],
[
"65509.90",
"0.005"
],
[
"65509.70",
"0.002"
],
[
"65509.50",
"0.005"
],
[
"65509.40",
"0.005"
],
[
"65509.30",
"0.013"
],
[
"65509.20",
"0.002"
],
[
"65509.10",
"0.054"
],
[
"65509.00",
"0.212"
],
[
"65508.90",
"0.299"
],
[
"65508.80",
"0.002"
],
[
"65508.70",
"0.070"
],
[
"65508.60",
"0.002"
],
[
"65508.40",
"0.035"
],
[
"65508.30",
"0.003"
],
[
"65508.20",
"0.626"
],
[
"65508.10",
"0.889"
],
[
"65508.00",
"1.017"
],
[
"65507.90",
"0.348"
],
[
"65507.80",
"0.004"
],
[
"65507.70",
"0.206"
],
[
"65507.60",
"0.014"
],
[
"65507.50",
"0.004"
],
[
"65507.40",
"0.004"
],
[
"65507.30",
"0.091"
],
[
"65507.20",
"0.038"
],
[
"65506.90",
"0.006"
],
[
"65506.80",
"0.006"
],
[
"65506.70",
"0.341"
],
[
"65506.50",
"0.002"
],
[
"65506.40",
"0.002"
],
[
"65506.30",
"1.150"
],
[
"65506.20",
"0.288"
],
[
"65506.10",
"0.349"
],
[
"65506.00",
"0.006"
],
[
"65505.70",
"0.041"
],
[
"65505.60",
"0.753"
],
[
"65505.50",
"0.081"
],
[
"65505.40",
"0.005"
],
[
"65505.30",
"0.002"
],
[
"65505.20",
"0.371"
],
[
"65505.10",
"0.155"
],
[
"65505.00",
"0.383"
],
[
"65504.90",
"0.048"
],
[
"65504.70",
"0.569"
],
[
"65504.60",
"0.007"
],
[
"65504.50",
"0.235"
],
[
"65504.40",
"0.027"
],
[
"65504.10",
"0.265"
],
[
"65504.00",
"0.039"
],
[
"65503.90",
"0.293"
],
[
"65503.80",
"0.002"
],
[
"65503.70",
"0.001"
],
[
"65503.60",
"0.004"
],
[
"65503.50",
"0.871"
],
[
"65503.30",
"0.004"
],
[
"65503.20",
"0.002"
],
[
"65503.00",
"0.008"
],
[
"65502.90",
"0.004"
],
[
"65502.80",
"0.002"
],
[
"65502.70",
"0.005"
],
[
"65502.60",
"0.002"
],
[
"65502.50",
"0.014"
],
[
"65502.40",
"0.432"
],
[
"65502.30",
"0.881"
],
[
"65502.20",
"0.004"
],
[
"65502.10",
"0.199"
],
[
"65502.00",
"0.004"
],
[
"65501.90",
"0.045"
],
[
"65501.80",
"0.010"
],
[
"65501.70",
"1.001"
],
[
"65501.60",
"1.934"
],
[
"65501.50",
"0.003"
],
[
"65501.30",
"0.008"
],
[
"65501.20",
"0.197"
],
[
"65501.10",
"0.071"
],
[
"65501.00",
"0.023"
],
[
"65500.90",
"0.030"
],
[
"65500.70",
"0.683"
],
[
"65500.50",
"1.149"
],
[
"65500.40",
"1.016"
],
[
"65500.30",
"0.002"
],
[
"65500.20",
"0.002"
],
[
"65500.10",
"0.034"
],
[
"65500.00",
"0.383"
],
[
"65499.90",
"0.369"
],
[
"65499.80",
"0.001"
],
[
"65499.60",
"0.300"
],
[
"65499.50",
"0.080"
],
[
"65499.40",
"0.076"
],
[
"65499.30",
"0.002"
],
[
"65499.20",
"0.007"
],
[
"65499.10",
"0.011"
],
[
"65499.00",
"0.304"
],
[
"65498.90",
"0.065"
],
[
"65498.80",
"0.200"
],
[
"65498.70",
"0.006"
],
[
"65498.60",
"0.035"
],
[
"65498.40",
"0.769"
],
[
"65498.30",
"0.917"
],
[
"65498.20",
"0.003"
],
[
"65498.10",
"0.032"
],
[
"65498.00",
"0.002"
],
[
"65497.90",
"0.004"
],
[
"65497.80",
"0.002"
],
[
"65497.70",
"0.004"
],
[
"65497.50",
"0.002"
],
[
"65497.40",
"0.002"
],
[
"65497.20",
"0.038"
],
[
"65497.10",
"0.005"
],
[
"65497.00",
"0.014"
],
[
"65496.90",
"0.002"
],
[
"65496.70",
"0.085"
],
[
"65496.60",
"0.016"
],
[
"65496.50",
"0.011"
],
[
"65496.30",
"1.012"
],
[
"65496.20",
"0.602"
],
[
"65496.10",
"0.006"
],
[
"65496.00",
"0.004"
],
[
"65495.90",
"0.007"
],
[
"65495.70",
"0.288"
],
[
"65495.60",
"0.006"
],
[
"65495.50",
"0.019"
],
[
"65495.40",
"0.050"
],
[
"65495.30",
"0.031"
],
[
"65495.20",
"1.153"
],
[
"65495.10",
"0.015"
],
[
"65495.00",
"0.913"
],
[
"65494.90",
"0.004"
],
[
"65494.80",
"0.328"
],
[
"65494.70",
"0.785"
],
[
"65494.60",
"0.012"
],
[
"65494.40",
"0.008"
],
[
"65494.30",
"0.014"
],
[
"65494.20",
"0.009"
],
[
"65494.10",
"0.015"
],
[
"65494.00",
"0.004"
],
[
"65493.90",
"2.119"
],
[
"65493.80",
"0.085"
],
[
"65493.70",
"0.002"
],
[
"65493.60",
"0.003"
],
[
"65493.50",
"0.004"
],
[
"65493.40",
"0.006"
],
[
"65493.30",
"0.023"
],
[
"65493.20",
"0.205"
],
[
"65493.10",
"0.002"
],
[
"65493.00",
"0.038"
],
[
"65492.90",
"0.007"
],
[
"65492.80",
"0.004"
],
[
"65492.70",
"0.012"
],
[
"65492.50",
"0.001"
],
[
"65492.40",
"0.002"
],
[
"65492.30",
"0.157"
],
[
"65492.10",
"0.105"
],
[
"65492.00",
"0.391"
],
[
"65491.90",
"1.383"
],
[
"65491.80",
"0.941"
],
[
"65491.70",
"0.917"
],
[
"65491.60",
"0.017"
],
[
"65491.50",
"0.022"
],
[
"65491.40",
"0.229"
],
[
"65491.30",
"0.017"
],
[
"65491.20",
"0.006"
],
[
"65491.10",
"0.009"
],
[
"65491.00",
"0.007"
],
[
"65490.90",
"0.001"
],
[
"65490.80",
"0.062"
],
[
"65490.70",
"0.002"
],
[
"65490.60",
"0.006"
],
[
"65490.10",
"0.002"
],
[
"65490.00",
"0.014"
],
[
"65489.90",
"0.207"
],
[
"65489.80",
"0.369"
],
[
"65489.70",
"0.007"
],
[
"65489.50",
"0.002"
],
[
"65489.40",
"0.010"
],
[
"65489.30",
"0.071"
],
[
"65489.20",
"0.780"
],
[
"65489.10",
"0.006"
],
[
"65489.00",
"0.004"
],
[
"65488.80",
"0.085"
],
[
"65488.70",
"0.037"
],
[
"65488.60",
"1.161"
],
[
"65488.50",
"0.833"
],
[
"65488.40",
"0.083"
],
[
"65488.30",
"0.002"
],
[
"65488.20",
"0.088"
],
[
"65488.10",
"0.001"
],
[
"65488.00",
"0.004"
],
[
"65487.60",
"0.021"
],
[
"65487.50",
"0.002"
],
[
"65487.40",
"0.286"
],
[
"65487.30",
"1.007"
],
[
"65487.20",
"0.307"
],
[
"65487.10",
"0.058"
],
[
"65487.00",
"0.022"
],
[
"65486.90",
"0.011"
],
[
"65486.80",
"0.004"
],
[
"65486.60",
"0.266"
],
[
"65486.40",
"0.004"
],
[
"65486.20",
"0.002"
],
[
"65486.10",
"0.003"
],
[
"65486.00",
"0.085"
],
[
"65485.90",
"1.133"
],
[
"65485.80",
"0.002"
],
[
"65485.70",
"0.007"
],
[
"65485.20",
"0.006"
],
[
"65485.10",
"0.002"
],
[
"65485.00",
"0.004"
],
[
"65484.90",
"0.046"
],
[
"65484.80",
"0.005"
],
[
"65484.50",
"0.002"
],
[
"65484.30",
"0.002"
],
[
"65484.10",
"0.093"
],
[
"65484.00",
"0.004"
],
[
"65483.90",
"0.018"
],
[
"65483.80",
"0.004"
],
[
"65483.70",
"0.004"
],
[
"65483.60",
"0.518"
],
[
"65483.50",
"0.305"
],
[
"65483.40",
"0.045"
],
[
"65483.10",
"0.007"
],
[
"65483.00",
"1.152"
],
[
"65482.90",
"0.004"
],
[
"65482.80",
"0.447"
],
[
"65482.70",
"0.085"
],
[
"65482.60",
"1.011"
],
[
"65482.50",
"0.004"
],
[
"65482.40",
"0.040"
],
[
"65482.30",
"0.288"
],
[
"65482.20",
"0.002"
],
[
"65482.10",
"0.004"
],
[
"65482.00",
"0.052"
],
[
"65481.90",
"0.586"
],
[
"65481.80",
"0.002"
],
[
"65481.70",
"0.001"
],
[
"65481.60",
"0.288"
],
[
"65481.00",
"0.002"
],
[
"65480.90",
"0.021"
],
[
"65480.80",
"0.010"
],
[
"65480.70",
"0.024"
],
[
"65480.60",
"0.002"
],
[
"65480.50",
"0.003"
],
[
"65480.40",
"0.771"
],
[
"65480.30",
"0.013"
],
[
"65480.20",
"0.200"
],
[
"65480.10",
"0.044"
],
[
"65480.00",
"0.460"
],
[
"65479.90",
"0.002"
],
[
"65479.80",
"0.006"
],
[
"65479.70",
"0.302"
],
[
"65479.60",
"0.002"
],
[
"65479.50",
"0.154"
],
[
"65479.30",
"0.021"
],
[
"65479.20",
"0.007"
],
[
"65479.10",
"0.099"
],
[
"65479.00",
"0.158"
],
[
"65478.90",
"0.226"
],
[
"65478.80",
"0.245"
],
[
"65478.70",
"0.367"
],
[
"65478.60",
"1.015"
],
[
"65478.50",
"0.010"
],
[
"65478.40",
"2.096"
],
[
"65478.20",
"0.002"
],
[
"65478.00",
"0.013"
],
[
"65477.80",
"0.021"
],
[
"65477.70",
"1.007"
],
[
"65477.60",
"0.032"
],
[
"65477.50",
"0.285"
],
[
"65477.40",
"0.005"
],
[
"65477.20",
"0.652"
],
[
"65477.10",
"0.002"
],
[
"65477.00",
"0.004"
],
[
"65476.70",
"0.056"
],
[
"65476.40",
"1.632"
],
[
"65476.30",
"0.154"
],
[
"65476.20",
"0.002"
],
[
"65476.10",
"0.006"
],
[
"65476.00",
"0.018"
],
[
"65475.90",
"0.029"
],
[
"65475.80",
"0.014"
],
[
"65475.60",
"0.004"
],
[
"65475.50",
"0.025"
],
[
"65475.40",
"0.031"
],
[
"65475.30",
"0.005"
],
[
"65475.20",
"0.158"
],
[
"65475.10",
"2.316"
],
[
"65475.00",
"0.278"
],
[
"65474.90",
"0.063"
],
[
"65474.80",
"0.040"
],
[
"65474.70",
"0.130"
],
[
"65474.60",
"0.061"
],
[
"65474.50",
"0.005"
],
[
"65474.40",
"0.076"
],
[
"65474.30",
"0.213"
],
[
"65474.20",
"0.476"
],
[
"65474.00",
"0.002"
],
[
"65473.80",
"4.038"
],
[
"65473.70",
"0.200"
],
[
"65473.50",
"1.019"
],
[
"65473.40",
"10.044"
],
[
"65473.30",
"0.004"
],
[
"65473.20",
"0.036"
],
[
"65473.10",
"0.012"
],
[
"65473.00",
"0.001"
],
[
"65472.90",
"0.601"
],
[
"65472.60",
"0.006"
],
[
"65472.50",
"0.002"
],
[
"65472.30",
"0.007"
],
[
"65472.20",
"0.014"
],
[
"65472.10",
"0.052"
],
[
"65472.00",
"0.312"
],
[
"65471.70",
"0.002"
],
[
"65471.50",
"0.137"
]
],
"asks": [
[
"65532.00",
"2.731"
],
[
"65532.10",
"0.047"
],
[
"65532.20",
"0.002"
],
[
"65532.40",
"0.002"
],
[
"65532.60",
"0.002"
],
[
"65532.70",
"0.003"
],
[
"65532.80",
"0.004"
],
[
"65532.90",
"0.001"
],
[
"65533.10",
"0.001"
],
[
"65533.20",
"0.002"
],
[
"65533.30",
"0.039"
],
[
"65533.50",
"0.002"
],
[
"65533.60",
"0.001"
],
[
"65533.70",
"0.004"
],
[
"65533.90",
"0.002"
],
[
"65534.00",
"0.001"
],
[
"65534.20",
"0.007"
],
[
"65534.30",
"0.004"
],
[
"65534.40",
"0.002"
],
[
"65534.50",
"0.001"
],
[
"65534.60",
"0.091"
],
[
"65534.70",
"0.191"
],
[
"65534.80",
"0.002"
],
[
"65534.90",
"0.007"
],
[
"65535.00",
"0.006"
],
[
"65535.10",
"0.011"
],
[
"65535.30",
"0.005"
],
[
"65535.40",
"0.003"
],
[
"65535.50",
"0.027"
],
[
"65535.60",
"0.005"
],
[
"65535.70",
"0.001"
],
[
"65535.80",
"0.007"
],
[
"65536.00",
"0.130"
],
[
"65536.20",
"0.010"
],
[
"65536.30",
"0.001"
],
[
"65536.40",
"0.002"
],
[
"65536.50",
"0.025"
],
[
"65536.60",
"0.011"
],
[
"65536.70",
"0.006"
],
[
"65536.80",
"0.029"
],
[
"65536.90",
"0.011"
],
[
"65537.00",
"0.001"
],
[
"65537.30",
"0.011"
],
[
"65537.50",
"0.017"
],
[
"65537.60",
"0.010"
],
[
"65537.70",
"0.005"
],
[
"65537.90",
"0.019"
],
[
"65538.00",
"0.010"
],
[
"65538.10",
"0.002"
],
[
"65538.20",
"0.004"
],
[
"65538.30",
"0.183"
],
[
"65538.40",
"0.066"
],
[
"65538.50",
"0.419"
],
[
"65538.60",
"0.376"
],
[
"65538.70",
"0.099"
],
[
"65538.80",
"0.006"
],
[
"65538.90",
"0.008"
],
[
"65539.00",
"0.017"
],
[
"65539.10",
"0.151"
],
[
"65539.20",
"0.008"
],
[
"65539.30",
"0.001"
],
[
"65539.40",
"0.149"
],
[
"65539.50",
"0.002"
],
[
"65539.60",
"0.007"
],
[
"65539.70",
"0.344"
],
[
"65539.80",
"0.775"
],
[
"65539.90",
"0.002"
],
[
"65540.00",
"0.641"
],
[
"65540.10",
"0.094"
],
[
"65540.20",
"0.207"
],
[
"65540.30",
"0.069"
],
[
"65540.40",
"0.062"
],
[
"65540.50",
"0.123"
],
[
"65540.60",
"0.062"
],
[
"65540.80",
"0.073"
],
[
"65540.90",
"0.004"
],
[
"65541.00",
"0.070"
],
[
"65541.10",
"0.003"
],
[
"65541.20",
"0.173"
],
[
"65541.30",
"0.210"
],
[
"65541.40",
"0.026"
],
[
"65541.50",
"0.010"
],
[
"65541.80",
"0.275"
],
[
"65541.90",
"0.064"
],
[
"65542.00",
"0.012"
],
[
"65542.10",
"0.073"
],
[
"65542.20",
"1.750"
],
[
"65542.30",
"1.231"
],
[
"65542.40",
"2.548"
],
[
"65542.50",
"0.084"
],
[
"65542.60",
"0.010"
],
[
"65542.70",
"0.003"
],
[
"65542.80",
"0.088"
],
[
"65542.90",
"0.064"
],
[
"65543.00",
"0.026"
],
[
"65543.10",
"0.011"
],
[
"65543.20",
"0.006"
],
[
"65543.30",
"0.006"
],
[
"65543.40",
"0.009"
],
[
"65543.50",
"0.294"
],
[
"65543.70",
"0.007"
],
[
"65543.80",
"0.010"
],
[
"65543.90",
"0.030"
],
[
"65544.00",
"0.025"
],
[
"65544.20",
"0.367"
],
[
"65544.30",
"0.006"
],
[
"65544.40",
"0.009"
],
[
"65544.50",
"0.257"
],
[
"65544.60",
"0.003"
],
[
"65544.70",
"0.062"
],
[
"65544.80",
"0.489"
],
[
"65544.90",
"0.020"
],
[
"65545.00",
"0.494"
],
[
"65545.10",
"0.205"
],
[
"65545.20",
"0.009"
],
[
"65545.30",
"0.287"
],
[
"65545.40",
"0.003"
],
[
"65545.50",
"0.007"
],
[
"65545.60",
"0.006"
],
[
"65545.80",
"0.003"
],
[
"65545.90",
"0.266"
],
[
"65546.00",
"0.008"
],
[
"65546.20",
"0.017"
],
[
"65546.30",
"0.002"
],
[
"65546.40",
"0.770"
],
[
"65546.50",
"0.064"
],
[
"65546.60",
"0.005"
],
[
"65546.70",
"0.319"
],
[
"65546.80",
"0.008"
],
[
"65546.90",
"0.265"
],
[
"65547.00",
"0.303"
],
[
"65547.10",
"0.235"
],
[
"65547.20",
"0.001"
],
[
"65547.30",
"0.004"
],
[
"65547.40",
"0.062"
],
[
"65547.50",
"0.004"
],
[
"65547.60",
"0.037"
],
[
"65547.70",
"0.025"
],
[
"65547.80",
"0.008"
],
[
"65547.90",
"0.007"
],
[
"65548.00",
"0.611"
],
[
"65548.10",
"0.490"
],
[
"65548.20",
"0.001"
],
[
"65548.40",
"0.031"
],
[
"65548.50",
"0.003"
],
[
"65548.60",
"0.286"
],
[
"65548.70",
"0.005"
],
[
"65548.80",
"0.016"
],
[
"65548.90",
"0.003"
],
[
"65549.00",
"0.142"
],
[
"65549.10",
"0.032"
],
[
"65549.20",
"0.040"
],
[
"65549.30",
"0.083"
],
[
"65549.40",
"0.002"
],
[
"65549.50",
"1.023"
],
[
"65549.60",
"0.019"
],
[
"65549.70",
"0.402"
],
[
"65549.80",
"0.019"
],
[
"65549.90",
"0.371"
],
[
"65550.00",
"0.110"
],
[
"65550.10",
"0.077"
],
[
"65550.20",
"0.016"
],
[
"65550.30",
"0.012"
],
[
"65550.40",
"0.003"
],
[
"65550.50",
"0.072"
],
[
"65550.60",
"0.005"
],
[
"65550.70",
"0.038"
],
[
"65550.80",
"0.008"
],
[
"65550.90",
"0.020"
],
[
"65551.00",
"0.002"
],
[
"65551.10",
"0.099"
],
[
"65551.20",
"1.160"
],
[
"65551.30",
"0.602"
],
[
"65551.40",
"0.004"
],
[
"65551.50",
"0.006"
],
[
"65551.70",
"0.004"
],
[
"65551.80",
"0.045"
],
[
"65551.90",
"0.292"
],
[
"65552.00",
"0.700"
],
[
"65552.10",
"0.340"
],
[
"65552.20",
"0.003"
],
[
"65552.30",
"0.217"
],
[
"65552.40",
"0.002"
],
[
"65552.60",
"0.006"
],
[
"65552.70",
"0.325"
],
[
"65552.80",
"0.007"
],
[
"65552.90",
"0.004"
],
[
"65553.00",
"0.207"
],
[
"65553.10",
"0.005"
],
[
"65553.20",
"0.007"
],
[
"65553.30",
"0.002"
],
[
"65553.50",
"1.025"
],
[
"65553.60",
"0.004"
],
[
"65553.70",
"0.024"
],
[
"65553.80",
"0.007"
],
[
"65553.90",
"0.022"
],
[
"65554.00",
"0.005"
],
[
"65554.10",
"0.020"
],
[
"65554.40",
"0.013"
],
[
"65554.50",
"0.643"
],
[
"65554.60",
"0.008"
],
[
"65554.70",
"0.011"
],
[
"65554.80",
"0.010"
],
[
"65555.00",
"0.044"
],
[
"65555.10",
"0.004"
],
[
"65555.20",
"0.314"
],
[
"65555.30",
"0.004"
],
[
"65555.40",
"0.085"
],
[
"65555.50",
"0.019"
],
[
"65555.60",
"0.006"
],
[
"65555.70",
"0.011"
],
[
"65555.80",
"0.004"
],
[
"65555.90",
"0.825"
],
[
"65556.00",
"0.084"
],
[
"65556.20",
"0.002"
],
[
"65556.30",
"0.003"
],
[
"65556.40",
"0.052"
],
[
"65556.50",
"0.008"
],
[
"65556.60",
"0.057"
],
[
"65556.70",
"0.412"
],
[
"65556.80",
"0.002"
],
[
"65556.90",
"0.503"
],
[
"65557.00",
"0.134"
],
[
"65557.10",
"0.913"
],
[
"65557.30",
"0.036"
],
[
"65557.40",
"0.040"
],
[
"65557.50",
"1.149"
],
[
"65557.60",
"0.002"
],
[
"65557.80",
"1.795"
],
[
"65558.00",
"0.156"
],
[
"65558.10",
"0.266"
],
[
"65558.20",
"0.004"
],
[
"65558.30",
"0.456"
],
[
"65558.40",
"0.017"
],
[
"65558.50",
"0.313"
],
[
"65558.60",
"0.006"
],
[
"65558.70",
"0.003"
],
[
"65558.80",
"0.012"
],
[
"65558.90",
"0.005"
],
[
"65559.00",
"0.004"
],
[
"65559.10",
"0.002"
],
[
"65559.30",
"0.011"
],
[
"65559.40",
"0.161"
],
[
"65559.50",
"0.367"
],
[
"65559.70",
"1.007"
],
[
"65559.80",
"0.006"
],
[
"65559.90",
"0.007"
],
[
"65560.00",
"4.060"
],
[
"65560.10",
"0.027"
],
[
"65560.20",
"0.003"
],
[
"65560.30",
"0.002"
],
[
"65560.40",
"0.919"
],
[
"65560.50",
"0.003"
],
[
"65560.70",
"0.965"
],
[
"65560.80",
"0.164"
],
[
"65560.90",
"0.005"
],
[
"65561.00",
"0.572"
],
[
"65561.10",
"1.143"
],
[
"65561.20",
"0.468"
],
[
"65561.30",
"0.298"
],
[
"65561.40",
"0.006"
],
[
"65561.50",
"0.038"
],
[
"65561.60",
"0.033"
],
[
"65561.70",
"0.232"
],
[
"65561.80",
"0.314"
],
[
"65561.90",
"0.011"
],
[
"65562.00",
"0.208"
],
[
"65562.20",
"0.370"
],
[
"65562.30",
"0.002"
],
[
"65562.40",
"0.006"
],
[
"65562.50",
"0.003"
],
[
"65562.80",
"0.003"
],
[
"65562.90",
"0.067"
],
[
"65563.00",
"0.006"
],
[
"65563.10",
"0.002"
],
[
"65563.30",
"0.772"
],
[
"65563.40",
"0.017"
],
[
"65563.50",
"0.002"
],
[
"65563.60",
"0.153"
],
[
"65563.70",
"0.913"
],
[
"65563.80",
"2.066"
],
[
"65563.90",
"0.063"
],
[
"65564.00",
"0.147"
],
[
"65564.10",
"1.204"
],
[
"65564.20",
"0.013"
],
[
"65564.30",
"0.256"
],
[
"65564.40",
"0.051"
],
[
"65564.50",
"0.158"
],
[
"65564.60",
"1.302"
],
[
"65564.70",
"2.158"
],
[
"65564.80",
"0.004"
],
[
"65564.90",
"0.915"
],
[
"65565.00",
"0.104"
],
[
"65565.10",
"0.304"
],
[
"65565.20",
"0.034"
],
[
"65565.30",
"0.200"
],
[
"65565.40",
"0.074"
],
[
"65565.50",
"0.011"
],
[
"65565.60",
"0.002"
],
[
"65565.70",
"0.022"
],
[
"65565.80",
"0.062"
],
[
"65565.90",
"0.002"
],
[
"65566.00",
"0.222"
],
[
"65566.10",
"0.002"
],
[
"65566.20",
"0.003"
],
[
"65566.30",
"0.238"
],
[
"65566.40",
"0.002"
],
[
"65566.50",
"0.007"
],
[
"65566.60",
"0.006"
],
[
"65566.80",
"0.023"
],
[
"65566.90",
"0.007"
],
[
"65567.00",
"0.913"
],
[
"65567.10",
"0.006"
],
[
"65567.30",
"0.177"
],
[
"65567.40",
"0.589"
],
[
"65567.50",
"0.095"
],
[
"65567.60",
"0.001"
],
[
"65567.70",
"1.556"
],
[
"65567.80",
"0.023"
],
[
"65568.00",
"0.075"
],
[
"65568.10",
"0.002"
],
[
"65568.30",
"0.006"
],
[
"65568.40",
"0.302"
],
[
"65568.50",
"0.002"
],
[
"65568.60",
"0.004"
],
[
"65568.70",
"0.016"
],
[
"65568.80",
"0.001"
],
[
"65568.90",
"0.078"
],
[
"65569.00",
"0.088"
],
[
"65569.20",
"0.075"
],
[
"65569.40",
"0.032"
],
[
"65569.50",
"0.004"
],
[
"65569.60",
"0.004"
],
[
"65569.70",
"0.007"
],
[
"65569.80",
"0.001"
],
[
"65569.90",
"0.202"
],
[
"65570.00",
"0.002"
],
[
"65570.10",
"0.064"
],
[
"65570.20",
"0.040"
],
[
"65570.30",
"3.026"
],
[
"65570.40",
"0.007"
],
[
"65570.50",
"0.100"
],
[
"65570.60",
"0.032"
],
[
"65570.70",
"0.006"
],
[
"65570.80",
"0.206"
],
[
"65570.90",
"0.002"
],
[
"65571.00",
"2.202"
],
[
"65571.10",
"0.021"
],
[
"65571.20",
"0.001"
],
[
"65571.30",
"0.104"
],
[
"65571.40",
"0.594"
],
[
"65571.60",
"0.002"
],
[
"65571.70",
"0.320"
],
[
"65571.80",
"0.070"
],
[
"65571.90",
"0.011"
],
[
"65572.00",
"0.070"
],
[
"65572.10",
"0.002"
],
[
"65572.20",
"0.195"
],
[
"65572.30",
"1.055"
],
[
"65572.40",
"0.006"
],
[
"65572.50",
"0.006"
],
[
"65572.70",
"0.002"
],
[
"65573.00",
"0.001"
],
[
"65573.10",
"0.004"
],
[
"65573.20",
"0.370"
],
[
"65573.30",
"0.036"
],
[
"65573.40",
"0.080"
],
[
"65573.50",
"0.032"
],
[
"65573.60",
"0.948"
],
[
"65573.70",
"0.032"
],
[
"65573.80",
"0.001"
],
[
"65573.90",
"0.187"
],
[
"65574.00",
"2.106"
],
[
"65574.10",
"0.027"
],
[
"65574.30",
"0.007"
],
[
"65574.40",
"0.056"
],
[
"65574.60",
"0.012"
],
[
"65574.70",
"0.873"
],
[
"65574.80",
"0.288"
],
[
"65574.90",
"0.006"
],
[
"65575.00",
"0.299"
],
[
"65575.10",
"0.004"
],
[
"65575.30",
"0.218"
],
[
"65575.40",
"0.002"
],
[
"65575.50",
"0.006"
],
[
"65575.60",
"0.341"
],
[
"65575.80",
"0.004"
],
[
"65575.90",
"0.002"
],
[
"65576.00",
"0.008"
],
[
"65576.10",
"0.001"
],
[
"65576.20",
"0.004"
],
[
"65576.40",
"0.004"
],
[
"65576.50",
"0.004"
],
[
"65576.60",
"0.007"
],
[
"65576.70",
"0.031"
],
[
"65576.80",
"1.169"
],
[
"65576.90",
"0.913"
],
[
"65577.00",
"0.064"
],
[
"65577.10",
"0.076"
],
[
"65577.30",
"0.009"
],
[
"65577.40",
"1.012"
],
[
"65577.50",
"0.002"
],
[
"65577.60",
"0.093"
],
[
"65577.80",
"0.747"
],
[
"65577.90",
"0.004"
],
[
"65578.00",
"0.122"
],
[
"65578.10",
"0.041"
],
[
"65578.20",
"0.002"
],
[
"65578.30",
"0.303"
],
[
"65578.40",
"0.002"
],
[
"65578.50",
"0.101"
],
[
"65578.60",
"0.305"
],
[
"65578.80",
"0.002"
],
[
"65578.90",
"0.295"
],
[
"65579.10",
"0.290"
],
[
"65579.20",
"0.001"
],
[
"65579.30",
"0.002"
],
[
"65579.40",
"0.860"
],
[
"65579.50",
"0.127"
],
[
"65579.70",
"0.390"
],
[
"65579.80",
"0.228"
],
[
"65579.90",
"0.251"
],
[
"65580.00",
"0.326"
],
[
"65580.10",
"0.024"
],
[
"65580.20",
"1.065"
],
[
"65580.30",
"0.045"
],
[
"65580.40",
"0.005"
],
[
"65580.50",
"0.765"
],
[
"65580.60",
"0.064"
],
[
"65580.80",
"0.258"
],
[
"65580.90",
"0.004"
],
[
"65581.00",
"0.043"
],
[
"65581.10",
"0.050"
],
[
"65581.20",
"0.008"
],
[
"65581.30",
"0.592"
],
[
"65581.40",
"1.440"
],
[
"65581.50",
"0.010"
],
[
"65581.60",
"0.307"
],
[
"65581.80",
"0.002"
],
[
"65581.90",
"0.210"
],
[
"65582.00",
"0.003"
],
[
"65582.10",
"0.100"
],
[
"65582.40",
"1.145"
],
[
"65582.50",
"0.061"
],
[
"65582.60",
"0.007"
],
[
"65583.00",
"0.002"
],
[
"65583.10",
"0.006"
],
[
"65583.20",
"0.058"
],
[
"65583.30",
"1.456"
],
[
"65583.40",
"0.016"
],
[
"65583.50",
"1.022"
],
[
"65583.60",
"1.334"
],
[
"65583.70",
"1.311"
],
[
"65583.80",
"5.216"
],
[
"65584.00",
"0.018"
],
[
"65584.10",
"0.059"
],
[
"65584.20",
"1.220"
],
[
"65584.30",
"0.908"
],
[
"65584.40",
"0.002"
],
[
"65584.60",
"0.378"
],
[
"65584.80",
"0.002"
],
[
"65584.90",
"0.299"
],
[
"65585.00",
"0.045"
],
[
"65585.10",
"0.004"
],
[
"65585.20",
"0.016"
],
[
"65585.30",
"0.083"
],
[
"65585.40",
"0.018"
],
[
"65585.50",
"0.162"
],
[
"65585.70",
"0.089"
],
[
"65585.80",
"0.004"
],
[
"65585.90",
"0.003"
],
[
"65586.00",
"0.435"
],
[
"65586.10",
"0.005"
],
[
"65586.30",
"0.148"
],
[
"65586.50",
"0.134"
],
[
"65586.70",
"0.582"
],
[
"65586.80",
"0.975"
],
[
"65586.90",
"0.015"
],
[
"65587.00",
"0.019"
],
[
"65587.10",
"0.222"
],
[
"65587.20",
"0.029"
],
[
"65587.30",
"0.002"
],
[
"65587.40",
"1.433"
],
[
"65587.50",
"0.079"
],
[
"65587.70",
"0.004"
],
[
"65587.80",
"1.212"
],
[
"65587.90",
"1.502"
],
[
"65588.00",
"5.323"
],
[
"65588.10",
"0.101"
],
[
"65588.20",
"0.357"
],
[
"65588.30",
"0.320"
],
[
"65588.40",
"0.282"
],
[
"65588.50",
"0.143"
],
[
"65588.60",
"0.402"
],
[
"65588.80",
"0.160"
],
[
"65589.00",
"0.075"
],
[
"65589.10",
"0.621"
],
[
"65589.20",
"0.093"
],
[
"65589.40",
"0.007"
],
[
"65589.50",
"0.041"
]
]
}
}
Margin Trading
Data for leveraged trading pairs, including funding rates and borrowing limits.
All Margin Pairs
Retrieve all available margin trading pairs.
Parameters
| Param | Type | Required |
|---|---|---|
| search | string | OPTIONAL |
| Filter by pair symbol. | ||
Expected Response
{
"status": "success",
"message": "Success",
"data": [
{
"ticker": "BTCUSDT",
"current_price": "67701.99000000",
"change_1d": "-147.35000000",
"change_1d_percentage": "-0.217",
"open_price": "67849.34000000",
"high": "68722.64000000",
"low": "66500.00000000",
"volume": "20378.59920000",
"quote_volume": "1376775817.50737190",
"open_time": 1772092620012,
"close_time": 1772179020012,
"base": "BTC",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "BTCUSDT",
"status": "TRADING",
"base_asset": "BTC",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.01000000",
"max_price": "1000000.00000000",
"tick_size": "0.01000000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.00001000",
"max_qty": "9000.00000000",
"step_size": "0.00001000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "129.65733712",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "btc.svg"
},
{
"ticker": "USDCUSDT",
"current_price": "1.00000000",
"change_1d": "0.00010000",
"change_1d_percentage": "0.010",
"open_price": "0.99990000",
"high": "1.00010000",
"low": "0.99980000",
"volume": "1240725074.00000000",
"quote_volume": "1240663560.50150000",
"open_time": 1772092620241,
"close_time": 1772179020241,
"base": "USDC",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "USDCUSDT",
"status": "TRADING",
"base_asset": "USDC",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.80000000",
"max_price": "1.20000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00000000",
"max_qty": "10000000.00000000",
"step_size": "1.00000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "92141578.00000000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "1.2",
"bid_multiplier_down": "0.8",
"ask_multiplier_up": "1.2",
"ask_multiplier_down": "0.8",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "usdc.svg"
},
{
"ticker": "ETHUSDT",
"current_price": "2031.18000000",
"change_1d": "-22.54000000",
"change_1d_percentage": "-1.098",
"open_price": "2053.72000000",
"high": "2083.33000000",
"low": "1975.35000000",
"volume": "435731.73600000",
"quote_volume": "885124540.81199100",
"open_time": 1772092620009,
"close_time": 1772179020009,
"base": "ETH",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ETHUSDT",
"status": "TRADING",
"base_asset": "ETH",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.01000000",
"max_price": "1000000.00000000",
"tick_size": "0.01000000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.00010000",
"max_qty": "9000.00000000",
"step_size": "0.00010000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "2656.07510583",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "eth.svg"
},
{
"ticker": "SOLUSDT",
"current_price": "87.37000000",
"change_1d": "0.02000000",
"change_1d_percentage": "0.023",
"open_price": "87.35000000",
"high": "88.71000000",
"low": "84.34000000",
"volume": "2785630.61200000",
"quote_volume": "241014921.79218000",
"open_time": 1772092620782,
"close_time": 1772179020782,
"base": "SOL",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "SOLUSDT",
"status": "TRADING",
"base_asset": "SOL",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.01000000",
"max_price": "10000.00000000",
"tick_size": "0.01000000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.00100000",
"max_qty": "90000.00000000",
"step_size": "0.00100000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "64679.31573750",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "sol.svg"
},
{
"ticker": "XRPUSDT",
"current_price": "1.41650000",
"change_1d": "-0.01740000",
"change_1d_percentage": "-1.213",
"open_price": "1.43390000",
"high": "1.45670000",
"low": "1.38270000",
"volume": "150742340.90000000",
"quote_volume": "213208986.89171000",
"open_time": 1772092620316,
"close_time": 1772179020316,
"base": "XRP",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "XRPUSDT",
"status": "TRADING",
"base_asset": "XRP",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "10000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "9222449.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "2523528.75208333",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "xrp.svg"
},
{
"ticker": "USD1USDT",
"current_price": "0.99980000",
"change_1d": "0.00030000",
"change_1d_percentage": "0.030",
"open_price": "0.99950000",
"high": "1.00000000",
"low": "0.99930000",
"volume": "138631382.00000000",
"quote_volume": "138582165.54610000",
"open_time": 1772092620104,
"close_time": 1772179020104,
"base": "USD1",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "USD1USDT",
"status": "TRADING",
"base_asset": "USD1",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.80000000",
"max_price": "1.20000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00000000",
"max_qty": "10000000.00000000",
"step_size": "1.00000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "17232512.12083333",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "1.1",
"bid_multiplier_down": "0.9",
"ask_multiplier_up": "1.1",
"ask_multiplier_down": "0.9",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "usd1.svg"
},
{
"ticker": "BNBUSDT",
"current_price": "626.85000000",
"change_1d": "1.09000000",
"change_1d_percentage": "0.174",
"open_price": "625.76000000",
"high": "633.65000000",
"low": "614.20000000",
"volume": "129541.39800000",
"quote_volume": "80929331.07729000",
"open_time": 1772092617959,
"close_time": 1772179017959,
"base": "BNB",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "BNBUSDT",
"status": "TRADING",
"base_asset": "BNB",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.01000000",
"max_price": "100000.00000000",
"tick_size": "0.01000000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.00100000",
"max_qty": "900000.00000000",
"step_size": "0.00100000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "5615.01303333",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "bnb.svg"
},
{
"ticker": "DOGEUSDT",
"current_price": "0.09845000",
"change_1d": "-0.00107000",
"change_1d_percentage": "-1.075",
"open_price": "0.09952000",
"high": "0.10060000",
"low": "0.09540000",
"volume": "717047773.00000000",
"quote_volume": "70157179.40311000",
"open_time": 1772092620565,
"close_time": 1772179020565,
"base": "DOGE",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "DOGEUSDT",
"status": "TRADING",
"base_asset": "DOGE",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00001000",
"max_price": "1000.00000000",
"tick_size": "0.00001000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00000000",
"max_qty": "9000000.00000000",
"step_size": "1.00000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "27249234.09583333",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "1.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "doge.svg"
},
{
"ticker": "PEPEUSDT",
"current_price": "0.00000389",
"change_1d": "-0.00000014",
"change_1d_percentage": "-3.474",
"open_price": "0.00000403",
"high": "0.00000407",
"low": "0.00000377",
"volume": "15487966083306.00",
"quote_volume": "60228669.59357133",
"open_time": 1772092620242,
"close_time": 1772179020242,
"base": "PEPE",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "PEPEUSDT",
"status": "TRADING",
"base_asset": "PEPE",
"base_asset_precision": 2,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 2,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00000001",
"max_price": "0.10000000",
"tick_size": "0.00000001"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00",
"max_qty": "92233720368.00",
"step_size": "1.00"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00",
"max_qty": "92233720368.00",
"step_size": "0.00"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "1.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "pepe.svg"
},
{
"ticker": "PAXGUSDT",
"current_price": "5194.37000000",
"change_1d": "-1.87000000",
"change_1d_percentage": "-0.036",
"open_price": "5196.24000000",
"high": "5212.06000000",
"low": "5143.00000000",
"volume": "8705.81940000",
"quote_volume": "45184535.41302300",
"open_time": 1772092620964,
"close_time": 1772179020964,
"base": "PAXG",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "PAXGUSDT",
"status": "TRADING",
"base_asset": "PAXG",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.01000000",
"max_price": "1000000.00000000",
"tick_size": "0.01000000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.00010000",
"max_qty": "9000.00000000",
"step_size": "0.00010000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "400.98444958",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "paxg.svg"
},
{
"ticker": "ADAUSDT",
"current_price": "0.29030000",
"change_1d": "-0.00290000",
"change_1d_percentage": "-0.989",
"open_price": "0.29320000",
"high": "0.29630000",
"low": "0.28220000",
"volume": "152942544.80000000",
"quote_volume": "44338568.67060000",
"open_time": 1772092620304,
"close_time": 1772179020304,
"base": "ADA",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ADAUSDT",
"status": "TRADING",
"base_asset": "ADA",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "900000.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "3132932.97291666",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "ada.svg"
},
{
"ticker": "SUIUSDT",
"current_price": "0.95050000",
"change_1d": "-0.00170000",
"change_1d_percentage": "-0.179",
"open_price": "0.95220000",
"high": "0.96870000",
"low": "0.90720000",
"volume": "44065233.40000000",
"quote_volume": "41309850.62404000",
"open_time": 1772092620231,
"close_time": 1772179020231,
"base": "SUI",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "SUIUSDT",
"status": "TRADING",
"base_asset": "SUI",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "92141578.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "501680.53958333",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "sui.svg"
},
{
"ticker": "ZECUSDT",
"current_price": "238.77000000",
"change_1d": "-10.01000000",
"change_1d_percentage": "-4.024",
"open_price": "248.78000000",
"high": "249.52000000",
"low": "235.50000000",
"volume": "152452.34000000",
"quote_volume": "36894698.81925000",
"open_time": 1772092620486,
"close_time": 1772179020486,
"base": "ZEC",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ZECUSDT",
"status": "TRADING",
"base_asset": "ZEC",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.01000000",
"max_price": "100000.00000000",
"tick_size": "0.01000000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.00100000",
"max_qty": "90000.00000000",
"step_size": "0.00100000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "3093.55767500",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "zec.svg"
},
{
"ticker": "DENTUSDT",
"current_price": "0.00035800",
"change_1d": "0.00009200",
"change_1d_percentage": "34.586",
"open_price": "0.00026600",
"high": "0.00044200",
"low": "0.00025000",
"volume": "99483956324.00000000",
"quote_volume": "36576050.77777900",
"open_time": 1772092620419,
"close_time": 1772179020419,
"base": "DENT",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "DENTUSDT",
"status": "TRADING",
"base_asset": "DENT",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00000100",
"max_price": "1000.00000000",
"tick_size": "0.00000100"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00000000",
"max_qty": "90000000.00000000",
"step_size": "1.00000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "92141578.00000000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "dent.svg"
},
{
"ticker": "DOTUSDT",
"current_price": "1.60500000",
"change_1d": "0.02300000",
"change_1d_percentage": "1.454",
"open_price": "1.58200000",
"high": "1.68300000",
"low": "1.52200000",
"volume": "21642316.99000000",
"quote_volume": "34603176.05159000",
"open_time": 1772092620972,
"close_time": 1772179020972,
"base": "DOT",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "DOTUSDT",
"status": "TRADING",
"base_asset": "DOT",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00100000",
"max_price": "10000.00000000",
"tick_size": "0.00100000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.01000000",
"max_qty": "90000.00000000",
"step_size": "0.01000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "131165.50679166",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "dot.svg"
},
{
"ticker": "KITEUSDT",
"current_price": "0.23920000",
"change_1d": "-0.05260000",
"change_1d_percentage": "-18.026",
"open_price": "0.29180000",
"high": "0.30300000",
"low": "0.23830000",
"volume": "122198314.10000000",
"quote_volume": "32465855.93065000",
"open_time": 1772092620387,
"close_time": 1772179020387,
"base": "KITE",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "KITEUSDT",
"status": "TRADING",
"base_asset": "KITE",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "92141578.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "269322.93625000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "kite.svg"
},
{
"ticker": "AVAXUSDT",
"current_price": "9.39000000",
"change_1d": "0.06000000",
"change_1d_percentage": "0.643",
"open_price": "9.33000000",
"high": "9.48000000",
"low": "9.09000000",
"volume": "3110574.09000000",
"quote_volume": "28952346.31600000",
"open_time": 1772092620050,
"close_time": 1772179020050,
"base": "AVAX",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "AVAXUSDT",
"status": "TRADING",
"base_asset": "AVAX",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.01000000",
"max_price": "10000.00000000",
"tick_size": "0.01000000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.01000000",
"max_qty": "90000.00000000",
"step_size": "0.01000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "49531.64829166",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "avax.svg"
},
{
"ticker": "FDUSDUSDT",
"current_price": "1.00020000",
"change_1d": "0.00010000",
"change_1d_percentage": "0.010",
"open_price": "1.00010000",
"high": "1.00100000",
"low": "1.00000000",
"volume": "27959974.00000000",
"quote_volume": "27966449.17680000",
"open_time": 1772092620245,
"close_time": 1772179020245,
"base": "FDUSD",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "FDUSDUSDT",
"status": "TRADING",
"base_asset": "FDUSD",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.80000000",
"max_price": "1.20000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00000000",
"max_qty": "10000000.00000000",
"step_size": "1.00000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "5325924.25833333",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "1.2",
"bid_multiplier_down": "0.8",
"ask_multiplier_up": "1.2",
"ask_multiplier_down": "0.8",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "fdusd.svg"
},
{
"ticker": "LINKUSDT",
"current_price": "9.17000000",
"change_1d": "-0.04000000",
"change_1d_percentage": "-0.434",
"open_price": "9.21000000",
"high": "9.33000000",
"low": "8.86000000",
"volume": "2900947.24000000",
"quote_volume": "26453586.82690000",
"open_time": 1772092620322,
"close_time": 1772179020322,
"base": "LINK",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "LINKUSDT",
"status": "TRADING",
"base_asset": "LINK",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.01000000",
"max_price": "10000.00000000",
"tick_size": "0.01000000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.01000000",
"max_qty": "90000.00000000",
"step_size": "0.01000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "98309.82616666",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "link.svg"
},
{
"ticker": "AAVEUSDT",
"current_price": "119.39000000",
"change_1d": "4.93000000",
"change_1d_percentage": "4.307",
"open_price": "114.46000000",
"high": "119.47000000",
"low": "110.64000000",
"volume": "228758.72600000",
"quote_volume": "26239386.74587000",
"open_time": 1772092620054,
"close_time": 1772179020054,
"base": "AAVE",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "AAVEUSDT",
"status": "TRADING",
"base_asset": "AAVE",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.01000000",
"max_price": "100000.00000000",
"tick_size": "0.01000000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.00100000",
"max_qty": "900000.00000000",
"step_size": "0.00100000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "2897.90409583",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "aave.svg"
},
{
"ticker": "ENAUSDT",
"current_price": "0.10700000",
"change_1d": "-0.00450000",
"change_1d_percentage": "-4.036",
"open_price": "0.11150000",
"high": "0.11940000",
"low": "0.10290000",
"volume": "217906185.93000000",
"quote_volume": "23987615.96534100",
"open_time": 1772092620409,
"close_time": 1772179020409,
"base": "ENA",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ENAUSDT",
"status": "TRADING",
"base_asset": "ENA",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.01000000",
"max_qty": "92141578.00000000",
"step_size": "0.01000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "2701939.52500000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "ena.svg"
},
{
"ticker": "TRXUSDT",
"current_price": "0.28470000",
"change_1d": "-0.00170000",
"change_1d_percentage": "-0.594",
"open_price": "0.28640000",
"high": "0.28690000",
"low": "0.28450000",
"volume": "81847214.40000000",
"quote_volume": "23382905.82233000",
"open_time": 1772092620359,
"close_time": 1772179020359,
"base": "TRX",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "TRXUSDT",
"status": "TRADING",
"base_asset": "TRX",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "9000000.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "5594875.24166666",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "trx.svg"
},
{
"ticker": "MIRAUSDT",
"current_price": "0.10390000",
"change_1d": "0.01800000",
"change_1d_percentage": "20.955",
"open_price": "0.08590000",
"high": "0.15000000",
"low": "0.08590000",
"volume": "185324644.10000000",
"quote_volume": "20968266.88992000",
"open_time": 1772092615231,
"close_time": 1772179015231,
"base": "MIRA",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "MIRAUSDT",
"status": "TRADING",
"base_asset": "MIRA",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "100.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "913205152.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "309738.71083333",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "mira.svg"
},
{
"ticker": "PUMPUSDT",
"current_price": "0.00192500",
"change_1d": "0.00010300",
"change_1d_percentage": "5.653",
"open_price": "0.00182200",
"high": "0.00194200",
"low": "0.00172600",
"volume": "11540040657.00",
"quote_volume": "20913438.01747300",
"open_time": 1772092620266,
"close_time": 1772179020266,
"base": "PUMP",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "PUMPUSDT",
"status": "TRADING",
"base_asset": "PUMP",
"base_asset_precision": 2,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 2,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00000100",
"max_price": "100.00000000",
"tick_size": "0.00000100"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00",
"max_qty": "913205152.00",
"step_size": "1.00"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00",
"max_qty": "81930125.50",
"step_size": "0.00"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "pump.svg"
},
{
"ticker": "UNIUSDT",
"current_price": "3.89300000",
"change_1d": "-0.10000000",
"change_1d_percentage": "-2.504",
"open_price": "3.99300000",
"high": "4.08900000",
"low": "3.71400000",
"volume": "5324637.68000000",
"quote_volume": "20676604.65485000",
"open_time": 1772092620027,
"close_time": 1772179020027,
"base": "UNI",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "UNIUSDT",
"status": "TRADING",
"base_asset": "UNI",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00100000",
"max_price": "10000.00000000",
"tick_size": "0.00100000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.01000000",
"max_qty": "90000.00000000",
"step_size": "0.01000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "77465.00670833",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "uni.svg"
},
{
"ticker": "ENSOUSDT",
"current_price": "1.55700000",
"change_1d": "-0.03300000",
"change_1d_percentage": "-2.075",
"open_price": "1.59000000",
"high": "1.74500000",
"low": "1.53300000",
"volume": "12158175.85000000",
"quote_volume": "19846924.41916000",
"open_time": 1772092620203,
"close_time": 1772179020203,
"base": "ENSO",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ENSOUSDT",
"status": "TRADING",
"base_asset": "ENSO",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00100000",
"max_price": "1000.00000000",
"tick_size": "0.00100000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.01000000",
"max_qty": "92141578.00000000",
"step_size": "0.01000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "30870.25220833",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "enso.svg"
},
{
"ticker": "NEARUSDT",
"current_price": "1.14000000",
"change_1d": "0.00500000",
"change_1d_percentage": "0.441",
"open_price": "1.13500000",
"high": "1.16000000",
"low": "1.08400000",
"volume": "17164351.90000000",
"quote_volume": "19280195.64700000",
"open_time": 1772092617820,
"close_time": 1772179017820,
"base": "NEAR",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "NEARUSDT",
"status": "TRADING",
"base_asset": "NEAR",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00100000",
"max_price": "1000.00000000",
"tick_size": "0.00100000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "900000.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "354113.32208333",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "near.svg"
},
{
"ticker": "LTCUSDT",
"current_price": "55.89000000",
"change_1d": "-0.31000000",
"change_1d_percentage": "-0.552",
"open_price": "56.20000000",
"high": "56.44000000",
"low": "54.42000000",
"volume": "306407.03900000",
"quote_volume": "17053508.69959000",
"open_time": 1772092620194,
"close_time": 1772179020194,
"base": "LTC",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "LTCUSDT",
"status": "TRADING",
"base_asset": "LTC",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.01000000",
"max_price": "100000.00000000",
"tick_size": "0.01000000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.00100000",
"max_qty": "90000.00000000",
"step_size": "0.00100000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "16293.30447500",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "ltc.svg"
},
{
"ticker": "TAOUSDT",
"current_price": "186.80000000",
"change_1d": "1.80000000",
"change_1d_percentage": "0.973",
"open_price": "185.00000000",
"high": "192.20000000",
"low": "176.90000000",
"volume": "86731.87260000",
"quote_volume": "15993818.19802000",
"open_time": 1772092620592,
"close_time": 1772179020592,
"base": "TAO",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "TAOUSDT",
"status": "TRADING",
"base_asset": "TAO",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.10000000",
"max_price": "100000.00000000",
"tick_size": "0.10000000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.00010000",
"max_qty": "922327.00000000",
"step_size": "0.00010000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "1713.80660041",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "tao.svg"
},
{
"ticker": "ASTERUSDT",
"current_price": "0.70400000",
"change_1d": "0.00000000",
"change_1d_percentage": "0.000",
"open_price": "0.70400000",
"high": "0.72300000",
"low": "0.68600000",
"volume": "22472724.91000000",
"quote_volume": "15772955.09264000",
"open_time": 1772092620343,
"close_time": 1772179020343,
"base": "ASTER",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ASTERUSDT",
"status": "TRADING",
"base_asset": "ASTER",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00100000",
"max_price": "1000.00000000",
"tick_size": "0.00100000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.01000000",
"max_qty": "92141578.00000000",
"step_size": "0.01000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "782301.64454166",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "aster.svg"
},
{
"ticker": "ICPUSDT",
"current_price": "2.60600000",
"change_1d": "0.22100000",
"change_1d_percentage": "9.266",
"open_price": "2.38500000",
"high": "2.73700000",
"low": "2.32000000",
"volume": "6272298.56000000",
"quote_volume": "15721041.54914000",
"open_time": 1772092620421,
"close_time": 1772179020421,
"base": "ICP",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ICPUSDT",
"status": "TRADING",
"base_asset": "ICP",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00100000",
"max_price": "100000.00000000",
"tick_size": "0.00100000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.01000000",
"max_qty": "922327.00000000",
"step_size": "0.01000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "42619.58733333",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "icp.svg"
},
{
"ticker": "HOTUSDT",
"current_price": "0.00043700",
"change_1d": "0.00005300",
"change_1d_percentage": "13.802",
"open_price": "0.00038400",
"high": "0.00054100",
"low": "0.00038200",
"volume": "33390918264.00000000",
"quote_volume": "15563358.12424800",
"open_time": 1772092620432,
"close_time": 1772179020432,
"base": "HOT",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "HOTUSDT",
"status": "TRADING",
"base_asset": "HOT",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00000100",
"max_price": "1000.00000000",
"tick_size": "0.00000100"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00000000",
"max_qty": "92141578.00000000",
"step_size": "1.00000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "35147862.83333333",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "hot.svg"
},
{
"ticker": "LUNCUSDT",
"current_price": "0.00004191",
"change_1d": "0.00000574",
"change_1d_percentage": "15.870",
"open_price": "0.00003617",
"high": "0.00004947",
"low": "0.00003540",
"volume": "343102988216.19000000",
"quote_volume": "14734361.79201113",
"open_time": 1772092618986,
"close_time": 1772179018986,
"base": "LUNC",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "LUNCUSDT",
"status": "TRADING",
"base_asset": "LUNC",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00000001",
"max_price": "10.00000000",
"tick_size": "0.00000001"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.01000000",
"max_qty": "8384883677.00000000",
"step_size": "0.01000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "1947515664.44208332",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "lunc.svg"
},
{
"ticker": "VIRTUALUSDT",
"current_price": "0.72020000",
"change_1d": "0.01890000",
"change_1d_percentage": "2.695",
"open_price": "0.70130000",
"high": "0.72080000",
"low": "0.65260000",
"volume": "21287291.00000000",
"quote_volume": "14661967.52162000",
"open_time": 1772092620069,
"close_time": 1772179020069,
"base": "VIRTUAL",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "VIRTUALUSDT",
"status": "TRADING",
"base_asset": "VIRTUAL",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "100.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "913205152.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "185914.21583333",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "virtual.svg"
},
{
"ticker": "ZAMAUSDT",
"current_price": "0.02355000",
"change_1d": "-0.00097000",
"change_1d_percentage": "-3.956",
"open_price": "0.02452000",
"high": "0.02589000",
"low": "0.02334000",
"volume": "570865636.00000000",
"quote_volume": "14068369.81230000",
"open_time": 1772092620432,
"close_time": 1772179020432,
"base": "ZAMA",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ZAMAUSDT",
"status": "TRADING",
"base_asset": "ZAMA",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00001000",
"max_price": "100.00000000",
"tick_size": "0.00001000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00000000",
"max_qty": "913205152.00000000",
"step_size": "1.00000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "2808501.41250000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "zama.svg"
},
{
"ticker": "FILUSDT",
"current_price": "1.03400000",
"change_1d": "0.02800000",
"change_1d_percentage": "2.783",
"open_price": "1.00600000",
"high": "1.04500000",
"low": "0.97800000",
"volume": "13628821.91000000",
"quote_volume": "13803855.35249000",
"open_time": 1772092620055,
"close_time": 1772179020055,
"base": "FIL",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "FILUSDT",
"status": "TRADING",
"base_asset": "FIL",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00100000",
"max_price": "10000.00000000",
"tick_size": "0.00100000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.01000000",
"max_qty": "9222449.00000000",
"step_size": "0.01000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "165660.64108333",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "fil.svg"
},
{
"ticker": "UUSDT",
"current_price": "0.99990000",
"change_1d": "0.00000000",
"change_1d_percentage": "0.000",
"open_price": "0.99990000",
"high": "1.00000000",
"low": "0.99970000",
"volume": "13551710.00000000",
"quote_volume": "13550423.20090000",
"open_time": 1772092620400,
"close_time": 1772179020400,
"base": "U",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "UUSDT",
"status": "TRADING",
"base_asset": "U",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.80000000",
"max_price": "1.20000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00000000",
"max_qty": "10000000.00000000",
"step_size": "1.00000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "2924336.70833333",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "1.2",
"bid_multiplier_down": "0.8",
"ask_multiplier_up": "1.2",
"ask_multiplier_down": "0.8",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "u.svg"
},
{
"ticker": "BCHUSDT",
"current_price": "481.80000000",
"change_1d": "-19.50000000",
"change_1d_percentage": "-3.890",
"open_price": "501.30000000",
"high": "503.10000000",
"low": "475.40000000",
"volume": "27386.53800000",
"quote_volume": "13363011.41130000",
"open_time": 1772092620624,
"close_time": 1772179020624,
"base": "BCH",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "BCHUSDT",
"status": "TRADING",
"base_asset": "BCH",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.10000000",
"max_price": "100000.00000000",
"tick_size": "0.10000000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.00100000",
"max_qty": "90000.00000000",
"step_size": "0.00100000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "651.02230416",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "bch.svg"
},
{
"ticker": "ZROUSDT",
"current_price": "1.71000000",
"change_1d": "0.12300000",
"change_1d_percentage": "7.750",
"open_price": "1.58700000",
"high": "1.73000000",
"low": "1.49200000",
"volume": "7831330.92000000",
"quote_volume": "12495674.98868000",
"open_time": 1772092620689,
"close_time": 1772179020689,
"base": "ZRO",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ZROUSDT",
"status": "TRADING",
"base_asset": "ZRO",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00100000",
"max_price": "1000.00000000",
"tick_size": "0.00100000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.01000000",
"max_qty": "92141578.00000000",
"step_size": "0.01000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "159060.81204166",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "zro.svg"
},
{
"ticker": "SHIBUSDT",
"current_price": "0.00000605",
"change_1d": "-0.00000009",
"change_1d_percentage": "-1.466",
"open_price": "0.00000614",
"high": "0.00000620",
"low": "0.00000588",
"volume": "2049853293961.00",
"quote_volume": "12307930.13615518",
"open_time": 1772092620404,
"close_time": 1772179020404,
"base": "SHIB",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "SHIBUSDT",
"status": "TRADING",
"base_asset": "SHIB",
"base_asset_precision": 2,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 2,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00000001",
"max_price": "1.00000000",
"tick_size": "0.00000001"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00",
"max_qty": "46116860414.00",
"step_size": "1.00"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00",
"max_qty": "46116860414.00",
"step_size": "0.00"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "1.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "shib.svg"
},
{
"ticker": "BARDUSDT",
"current_price": "0.86040000",
"change_1d": "0.00550000",
"change_1d_percentage": "0.643",
"open_price": "0.85490000",
"high": "0.97920000",
"low": "0.84880000",
"volume": "13840735.70000000",
"quote_volume": "12205818.31256000",
"open_time": 1772092620295,
"close_time": 1772179020295,
"base": "BARD",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "BARDUSDT",
"status": "TRADING",
"base_asset": "BARD",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "92141578.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "178210.07500000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "bard.svg"
},
{
"ticker": "\u5e01\u5b89\u4eba\u751fUSDT",
"current_price": "0.07540000",
"change_1d": "0.01250000",
"change_1d_percentage": "19.873",
"open_price": "0.06290000",
"high": "0.07620000",
"low": "0.06090000",
"volume": "176776677.70000000",
"quote_volume": "11974151.95748000",
"open_time": 1772092620269,
"close_time": 1772179020269,
"base": "\u5e01\u5b89\u4eba\u751f",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "\u5e01\u5b89\u4eba\u751fUSDT",
"status": "TRADING",
"base_asset": "\u5e01\u5b89\u4eba\u751f",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "92141578.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "426581.11625000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "1.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "\u5e01\u5b89\u4eba\u751f.svg"
},
{
"ticker": "PENGUUSDT",
"current_price": "0.00718700",
"change_1d": "0.00004900",
"change_1d_percentage": "0.686",
"open_price": "0.00713800",
"high": "0.00732800",
"low": "0.00672600",
"volume": "1573416411.00000000",
"quote_volume": "11023902.36274100",
"open_time": 1772092620884,
"close_time": 1772179020884,
"base": "PENGU",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "PENGUUSDT",
"status": "TRADING",
"base_asset": "PENGU",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00000100",
"max_price": "1000.00000000",
"tick_size": "0.00000100"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00000000",
"max_qty": "92141578.00000000",
"step_size": "1.00000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "26443544.90833333",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "1.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "pengu.svg"
},
{
"ticker": "ARBUSDT",
"current_price": "0.10660000",
"change_1d": "0.00660000",
"change_1d_percentage": "6.600",
"open_price": "0.10000000",
"high": "0.10770000",
"low": "0.09550000",
"volume": "104560476.30000000",
"quote_volume": "10507814.65059000",
"open_time": 1772092620193,
"close_time": 1772179020193,
"base": "ARB",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ARBUSDT",
"status": "TRADING",
"base_asset": "ARB",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "92141578.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "1266945.55375000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "arb.svg"
},
{
"ticker": "HBARUSDT",
"current_price": "0.10443000",
"change_1d": "0.00293000",
"change_1d_percentage": "2.887",
"open_price": "0.10150000",
"high": "0.10509000",
"low": "0.09921000",
"volume": "102603360.00000000",
"quote_volume": "10493089.37032000",
"open_time": 1772092620429,
"close_time": 1772179020429,
"base": "HBAR",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "HBARUSDT",
"status": "TRADING",
"base_asset": "HBAR",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00001000",
"max_price": "1000.00000000",
"tick_size": "0.00001000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00000000",
"max_qty": "9000000.00000000",
"step_size": "1.00000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "3740148.39166666",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "hbar.svg"
},
{
"ticker": "APTUSDT",
"current_price": "1.01300000",
"change_1d": "0.05300000",
"change_1d_percentage": "5.521",
"open_price": "0.96000000",
"high": "1.01600000",
"low": "0.92800000",
"volume": "9929300.71000000",
"quote_volume": "9593958.67150000",
"open_time": 1772092620140,
"close_time": 1772179020140,
"base": "APT",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "APTUSDT",
"status": "TRADING",
"base_asset": "APT",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00100000",
"max_price": "1000.00000000",
"tick_size": "0.00100000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.01000000",
"max_qty": "92141578.00000000",
"step_size": "0.01000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "193107.39758333",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "apt.svg"
},
{
"ticker": "WLFIUSDT",
"current_price": "0.11530000",
"change_1d": "0.00040000",
"change_1d_percentage": "0.348",
"open_price": "0.11490000",
"high": "0.11870000",
"low": "0.11370000",
"volume": "81898318.90",
"quote_volume": "9509428.51324000",
"open_time": 1772092614174,
"close_time": 1772179014174,
"base": "WLFI",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "WLFIUSDT",
"status": "TRADING",
"base_asset": "WLFI",
"base_asset_precision": 2,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 2,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "100.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10",
"max_qty": "913205152.00",
"step_size": "0.10"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00",
"max_qty": "1294939.06",
"step_size": "0.00"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "wlfi.svg"
},
{
"ticker": "FOGOUSDT",
"current_price": "0.02949000",
"change_1d": "0.00152000",
"change_1d_percentage": "5.434",
"open_price": "0.02797000",
"high": "0.03291000",
"low": "0.02792000",
"volume": "308139190.00000000",
"quote_volume": "9333304.55348000",
"open_time": 1772092620457,
"close_time": 1772179020457,
"base": "FOGO",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "FOGOUSDT",
"status": "TRADING",
"base_asset": "FOGO",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00001000",
"max_price": "100.00000000",
"tick_size": "0.00001000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00000000",
"max_qty": "913205152.00000000",
"step_size": "1.00000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "1699175.25416666",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "fogo.svg"
},
{
"ticker": "RLUSDUSDT",
"current_price": "1.00000000",
"change_1d": "0.00010000",
"change_1d_percentage": "0.010",
"open_price": "0.99990000",
"high": "1.00010000",
"low": "0.99980000",
"volume": "9328253.00000000",
"quote_volume": "9328247.85800000",
"open_time": 1772092613950,
"close_time": 1772179013950,
"base": "RLUSD",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "RLUSDUSDT",
"status": "TRADING",
"base_asset": "RLUSD",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.80000000",
"max_price": "1.20000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00000000",
"max_qty": "10000000.00000000",
"step_size": "1.00000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "4023698.61250000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "1.2",
"bid_multiplier_down": "0.8",
"ask_multiplier_up": "1.2",
"ask_multiplier_down": "0.8",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "rlusd.svg"
},
{
"ticker": "WLDUSDT",
"current_price": "0.40760000",
"change_1d": "0.00040000",
"change_1d_percentage": "0.098",
"open_price": "0.40720000",
"high": "0.41430000",
"low": "0.38940000",
"volume": "22898775.60000000",
"quote_volume": "9214658.51168000",
"open_time": 1772092620242,
"close_time": 1772179020242,
"base": "WLD",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "WLDUSDT",
"status": "TRADING",
"base_asset": "WLD",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "92141578.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "345819.77958333",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "wld.svg"
},
{
"ticker": "XPLUSDT",
"current_price": "0.09900000",
"change_1d": "0.00100000",
"change_1d_percentage": "1.020",
"open_price": "0.09800000",
"high": "0.09950000",
"low": "0.09280000",
"volume": "89292417.10000000",
"quote_volume": "8611355.69092000",
"open_time": 1772092620200,
"close_time": 1772179020200,
"base": "XPL",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "XPLUSDT",
"status": "TRADING",
"base_asset": "XPL",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "100.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "913205152.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "5153650.15791666",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "xpl.svg"
},
{
"ticker": "TRUMPUSDT",
"current_price": "3.42300000",
"change_1d": "-0.07300000",
"change_1d_percentage": "-2.088",
"open_price": "3.49600000",
"high": "3.56200000",
"low": "3.38600000",
"volume": "2451267.43900000",
"quote_volume": "8482662.32837200",
"open_time": 1772092620775,
"close_time": 1772179020775,
"base": "TRUMP",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "TRUMPUSDT",
"status": "TRADING",
"base_asset": "TRUMP",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00100000",
"max_price": "10000.00000000",
"tick_size": "0.00100000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.00100000",
"max_qty": "9222449.00000000",
"step_size": "0.00100000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "62886.88228333",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "1.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "trump.svg"
},
{
"ticker": "TONUSDT",
"current_price": "1.31700000",
"change_1d": "0.02400000",
"change_1d_percentage": "1.856",
"open_price": "1.29300000",
"high": "1.32400000",
"low": "1.26200000",
"volume": "6381770.09000000",
"quote_volume": "8251876.18851000",
"open_time": 1772092620434,
"close_time": 1772179020434,
"base": "TON",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "TONUSDT",
"status": "TRADING",
"base_asset": "TON",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00100000",
"max_price": "1000.00000000",
"tick_size": "0.00100000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.01000000",
"max_qty": "92141578.00000000",
"step_size": "0.01000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "112073.38425000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "ton.svg"
},
{
"ticker": "WIFUSDT",
"current_price": "0.21400000",
"change_1d": "0.00100000",
"change_1d_percentage": "0.469",
"open_price": "0.21300000",
"high": "0.21700000",
"low": "0.20300000",
"volume": "36758351.79000000",
"quote_volume": "7748270.91410000",
"open_time": 1772092620426,
"close_time": 1772179020426,
"base": "WIF",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "WIFUSDT",
"status": "TRADING",
"base_asset": "WIF",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00100000",
"max_price": "1000.00000000",
"tick_size": "0.00100000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.01000000",
"max_qty": "92141578.00000000",
"step_size": "0.01000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "1270276.29283333",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "1.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "wif.svg"
},
{
"ticker": "BIOUSDT",
"current_price": "0.02290000",
"change_1d": "-0.00160000",
"change_1d_percentage": "-6.531",
"open_price": "0.02450000",
"high": "0.02480000",
"low": "0.02190000",
"volume": "328274085.10000000",
"quote_volume": "7500472.23185000",
"open_time": 1772092620456,
"close_time": 1772179020456,
"base": "BIO",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "BIOUSDT",
"status": "TRADING",
"base_asset": "BIO",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "100.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "913205152.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "4187750.70500000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "bio.svg"
},
{
"ticker": "SENTUSDT",
"current_price": "0.02375000",
"change_1d": "0.00063000",
"change_1d_percentage": "2.725",
"open_price": "0.02312000",
"high": "0.02507000",
"low": "0.02285000",
"volume": "300369526.00000000",
"quote_volume": "7203298.57880000",
"open_time": 1772092620454,
"close_time": 1772179020454,
"base": "SENT",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "SENTUSDT",
"status": "TRADING",
"base_asset": "SENT",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00001000",
"max_price": "100.00000000",
"tick_size": "0.00001000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00000000",
"max_qty": "913205152.00000000",
"step_size": "1.00000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "3255661.12083333",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "sent.svg"
},
{
"ticker": "LUNAUSDT",
"current_price": "0.06780000",
"change_1d": "0.00410000",
"change_1d_percentage": "6.436",
"open_price": "0.06370000",
"high": "0.07310000",
"low": "0.06140000",
"volume": "103815269.02000000",
"quote_volume": "7067082.78747000",
"open_time": 1772092620962,
"close_time": 1772179020962,
"base": "LUNA",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "LUNAUSDT",
"status": "TRADING",
"base_asset": "LUNA",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.01000000",
"max_qty": "92141578.00000000",
"step_size": "0.01000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "406641.57250000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "luna.svg"
},
{
"ticker": "WINUSDT",
"current_price": "0.00002466",
"change_1d": "0.00000286",
"change_1d_percentage": "13.119",
"open_price": "0.00002180",
"high": "0.00003240",
"low": "0.00002179",
"volume": "255738577349.00000000",
"quote_volume": "6997956.69136049",
"open_time": 1772092611338,
"close_time": 1772179011338,
"base": "WIN",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "WINUSDT",
"status": "TRADING",
"base_asset": "WIN",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00000001",
"max_price": "100.00000000",
"tick_size": "0.00000001"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00000000",
"max_qty": "913205152.00000000",
"step_size": "1.00000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "913205152.00000000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "win.svg"
},
{
"ticker": "OPUSDT",
"current_price": "0.12450000",
"change_1d": "0.00090000",
"change_1d_percentage": "0.728",
"open_price": "0.12360000",
"high": "0.12520000",
"low": "0.11510000",
"volume": "56954833.93000000",
"quote_volume": "6862388.14668100",
"open_time": 1772092620069,
"close_time": 1772179020069,
"base": "OP",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "OPUSDT",
"status": "TRADING",
"base_asset": "OP",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.01000000",
"max_qty": "92141578.00000000",
"step_size": "0.01000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "595517.40308333",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "op.svg"
},
{
"ticker": "XLMUSDT",
"current_price": "0.16630000",
"change_1d": "0.00370000",
"change_1d_percentage": "2.276",
"open_price": "0.16260000",
"high": "0.16660000",
"low": "0.15840000",
"volume": "41589144.00000000",
"quote_volume": "6753891.16330000",
"open_time": 1772092620283,
"close_time": 1772179020283,
"base": "XLM",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "XLMUSDT",
"status": "TRADING",
"base_asset": "XLM",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00000000",
"max_qty": "9000000.00000000",
"step_size": "1.00000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "2099259.65000000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "xlm.svg"
},
{
"ticker": "DASHUSDT",
"current_price": "35.02000000",
"change_1d": "-0.18000000",
"change_1d_percentage": "-0.511",
"open_price": "35.20000000",
"high": "35.76000000",
"low": "33.68000000",
"volume": "187149.22500000",
"quote_volume": "6501174.08827000",
"open_time": 1772092620498,
"close_time": 1772179020498,
"base": "DASH",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "DASHUSDT",
"status": "TRADING",
"base_asset": "DASH",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.01000000",
"max_price": "100000.00000000",
"tick_size": "0.01000000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.00100000",
"max_qty": "90000.00000000",
"step_size": "0.00100000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "5017.58840416",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "dash.svg"
},
{
"ticker": "ATOMUSDT",
"current_price": "1.90600000",
"change_1d": "-0.02100000",
"change_1d_percentage": "-1.090",
"open_price": "1.92700000",
"high": "1.94200000",
"low": "1.82500000",
"volume": "3447974.32000000",
"quote_volume": "6489131.55691000",
"open_time": 1772092619510,
"close_time": 1772179019510,
"base": "ATOM",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ATOMUSDT",
"status": "TRADING",
"base_asset": "ATOM",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00100000",
"max_price": "10000.00000000",
"tick_size": "0.00100000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.01000000",
"max_qty": "90000.00000000",
"step_size": "0.01000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "38009.22750000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "atom.svg"
},
{
"ticker": "ARUSDT",
"current_price": "1.71000000",
"change_1d": "-0.01000000",
"change_1d_percentage": "-0.581",
"open_price": "1.72000000",
"high": "1.74000000",
"low": "1.61000000",
"volume": "3740307.73000000",
"quote_volume": "6235736.12610000",
"open_time": 1772092620311,
"close_time": 1772179020311,
"base": "AR",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ARUSDT",
"status": "TRADING",
"base_asset": "AR",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.01000000",
"max_price": "100000.00000000",
"tick_size": "0.01000000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.01000000",
"max_qty": "100000.00000000",
"step_size": "0.01000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "69463.57487500",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "ar.svg"
},
{
"ticker": "BONKUSDT",
"current_price": "0.00000629",
"change_1d": "-0.00000003",
"change_1d_percentage": "-0.475",
"open_price": "0.00000632",
"high": "0.00000644",
"low": "0.00000597",
"volume": "996565938735.00",
"quote_volume": "6166761.62268820",
"open_time": 1772092620378,
"close_time": 1772179020378,
"base": "BONK",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "BONKUSDT",
"status": "TRADING",
"base_asset": "BONK",
"base_asset_precision": 2,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 2,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00000001",
"max_price": "1.00000000",
"tick_size": "0.00000001"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00",
"max_qty": "36348600000.00",
"step_size": "1.00"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00",
"max_qty": "27163570418.30",
"step_size": "0.00"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "1.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "bonk.svg"
},
{
"ticker": "CHZUSDT",
"current_price": "0.03345000",
"change_1d": "-0.00092000",
"change_1d_percentage": "-2.677",
"open_price": "0.03437000",
"high": "0.03441000",
"low": "0.03095000",
"volume": "188004670.00000000",
"quote_volume": "6108781.52895000",
"open_time": 1772092620620,
"close_time": 1772179020620,
"base": "CHZ",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "CHZUSDT",
"status": "TRADING",
"base_asset": "CHZ",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00001000",
"max_price": "1000.00000000",
"tick_size": "0.00001000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00000000",
"max_qty": "9000000.00000000",
"step_size": "1.00000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "1622063.07500000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "chz.svg"
},
{
"ticker": "DUSDT",
"current_price": "0.00721000",
"change_1d": "0.00019000",
"change_1d_percentage": "2.707",
"open_price": "0.00702000",
"high": "0.00985000",
"low": "0.00698000",
"volume": "714061664.00000000",
"quote_volume": "5917584.28305000",
"open_time": 1772092620621,
"close_time": 1772179020621,
"base": "D",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "DUSDT",
"status": "TRADING",
"base_asset": "D",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00001000",
"max_price": "100.00000000",
"tick_size": "0.00001000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00000000",
"max_qty": "913205152.00000000",
"step_size": "1.00000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "792547.67500000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "d.svg"
},
{
"ticker": "STEEMUSDT",
"current_price": "0.06530000",
"change_1d": "0.00170000",
"change_1d_percentage": "2.673",
"open_price": "0.06360000",
"high": "0.08120000",
"low": "0.06320000",
"volume": "83710612.70000000",
"quote_volume": "5778312.46160000",
"open_time": 1772092603957,
"close_time": 1772179003957,
"base": "STEEM",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "STEEMUSDT",
"status": "TRADING",
"base_asset": "STEEM",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "92141578.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "2362001.27250000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "steem.svg"
},
{
"ticker": "POLUSDT",
"current_price": "0.11560000",
"change_1d": "0.00440000",
"change_1d_percentage": "3.957",
"open_price": "0.11120000",
"high": "0.11580000",
"low": "0.10810000",
"volume": "51936372.80000000",
"quote_volume": "5771853.45113000",
"open_time": 1772092620723,
"close_time": 1772179020723,
"base": "POL",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "POLUSDT",
"status": "TRADING",
"base_asset": "POL",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "92141578.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "714975.51166666",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "pol.svg"
},
{
"ticker": "REDUSDT",
"current_price": "0.17440000",
"change_1d": "0.01270000",
"change_1d_percentage": "7.854",
"open_price": "0.16170000",
"high": "0.20160000",
"low": "0.15570000",
"volume": "30369416.50000000",
"quote_volume": "5647241.90915000",
"open_time": 1772092619693,
"close_time": 1772179019693,
"base": "RED",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "REDUSDT",
"status": "TRADING",
"base_asset": "RED",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "92141578.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "113726.74000000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "red.svg"
},
{
"ticker": "SAHARAUSDT",
"current_price": "0.01997000",
"change_1d": "0.00489000",
"change_1d_percentage": "32.427",
"open_price": "0.01508000",
"high": "0.02194000",
"low": "0.01438000",
"volume": "306662992.00000000",
"quote_volume": "5509367.74477000",
"open_time": 1772092620174,
"close_time": 1772179020174,
"base": "SAHARA",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "SAHARAUSDT",
"status": "TRADING",
"base_asset": "SAHARA",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00001000",
"max_price": "100.00000000",
"tick_size": "0.00001000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00000000",
"max_qty": "913205152.00000000",
"step_size": "1.00000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "956349.26666666",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "sahara.svg"
},
{
"ticker": "GIGGLEUSDT",
"current_price": "27.71000000",
"change_1d": "1.38000000",
"change_1d_percentage": "5.241",
"open_price": "26.33000000",
"high": "28.21000000",
"low": "25.67000000",
"volume": "201943.24800000",
"quote_volume": "5430082.44825000",
"open_time": 1772092620362,
"close_time": 1772179020362,
"base": "GIGGLE",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "GIGGLEUSDT",
"status": "TRADING",
"base_asset": "GIGGLE",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.01000000",
"max_price": "10000.00000000",
"tick_size": "0.01000000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.00100000",
"max_qty": "9222449.00000000",
"step_size": "0.00100000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "814.23604166",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "1.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "giggle.svg"
},
{
"ticker": "MORPHOUSDT",
"current_price": "1.86500000",
"change_1d": "0.03000000",
"change_1d_percentage": "1.635",
"open_price": "1.83500000",
"high": "1.92600000",
"low": "1.80000000",
"volume": "2856689.85000000",
"quote_volume": "5313045.38036000",
"open_time": 1772092620271,
"close_time": 1772179020271,
"base": "MORPHO",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "MORPHOUSDT",
"status": "TRADING",
"base_asset": "MORPHO",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00100000",
"max_price": "1000.00000000",
"tick_size": "0.00100000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.01000000",
"max_qty": "92141578.00000000",
"step_size": "0.01000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "184687.78541666",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "morpho.svg"
},
{
"ticker": "ETCUSDT",
"current_price": "9.02000000",
"change_1d": "0.06000000",
"change_1d_percentage": "0.670",
"open_price": "8.96000000",
"high": "9.10000000",
"low": "8.66000000",
"volume": "591381.19000000",
"quote_volume": "5270899.37060000",
"open_time": 1772092620287,
"close_time": 1772179020287,
"base": "ETC",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ETCUSDT",
"status": "TRADING",
"base_asset": "ETC",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.01000000",
"max_price": "10000.00000000",
"tick_size": "0.01000000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.01000000",
"max_qty": "90000.00000000",
"step_size": "0.01000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "16806.59912500",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "etc.svg"
},
{
"ticker": "RENDERUSDT",
"current_price": "1.48300000",
"change_1d": "0.02700000",
"change_1d_percentage": "1.854",
"open_price": "1.45600000",
"high": "1.49100000",
"low": "1.39900000",
"volume": "3422687.56000000",
"quote_volume": "4947635.53093000",
"open_time": 1772092620412,
"close_time": 1772179020412,
"base": "RENDER",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "RENDERUSDT",
"status": "TRADING",
"base_asset": "RENDER",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00100000",
"max_price": "1000.00000000",
"tick_size": "0.00100000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.01000000",
"max_qty": "92141578.00000000",
"step_size": "0.01000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "72026.44029166",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "render.svg"
},
{
"ticker": "AXSUSDT",
"current_price": "1.38200000",
"change_1d": "0.04500000",
"change_1d_percentage": "3.366",
"open_price": "1.33700000",
"high": "1.42100000",
"low": "1.31700000",
"volume": "3601080.12000000",
"quote_volume": "4927041.46289000",
"open_time": 1772092620157,
"close_time": 1772179020157,
"base": "AXS",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "AXSUSDT",
"status": "TRADING",
"base_asset": "AXS",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00100000",
"max_price": "1000.00000000",
"tick_size": "0.00100000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.01000000",
"max_qty": "900000.00000000",
"step_size": "0.01000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "20758.99300000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "axs.svg"
},
{
"ticker": "DCRUSDT",
"current_price": "34.63000000",
"change_1d": "4.57000000",
"change_1d_percentage": "15.203",
"open_price": "30.06000000",
"high": "36.80000000",
"low": "30.00000000",
"volume": "143810.37200000",
"quote_volume": "4750206.96817000",
"open_time": 1772092600704,
"close_time": 1772179000704,
"base": "DCR",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "DCRUSDT",
"status": "TRADING",
"base_asset": "DCR",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.01000000",
"max_price": "100000.00000000",
"tick_size": "0.01000000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.00100000",
"max_qty": "900000.00000000",
"step_size": "0.00100000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "344.98297916",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "dcr.svg"
},
{
"ticker": "FETUSDT",
"current_price": "0.16560000",
"change_1d": "0.00060000",
"change_1d_percentage": "0.364",
"open_price": "0.16500000",
"high": "0.16730000",
"low": "0.15770000",
"volume": "29082308.00000000",
"quote_volume": "4730526.19634000",
"open_time": 1772092620413,
"close_time": 1772179020413,
"base": "FET",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "FETUSDT",
"status": "TRADING",
"base_asset": "FET",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "9000000.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "659116.56708333",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "fet.svg"
},
{
"ticker": "CAKEUSDT",
"current_price": "1.32100000",
"change_1d": "0.00600000",
"change_1d_percentage": "0.456",
"open_price": "1.31500000",
"high": "1.33400000",
"low": "1.27600000",
"volume": "3615114.89000000",
"quote_volume": "4723488.06468000",
"open_time": 1772092620300,
"close_time": 1772179020300,
"base": "CAKE",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "CAKEUSDT",
"status": "TRADING",
"base_asset": "CAKE",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00100000",
"max_price": "10000.00000000",
"tick_size": "0.00100000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.01000000",
"max_qty": "90000.00000000",
"step_size": "0.01000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "73145.08545833",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "cake.svg"
},
{
"ticker": "STRKUSDT",
"current_price": "0.04270000",
"change_1d": "-0.00170000",
"change_1d_percentage": "-3.829",
"open_price": "0.04440000",
"high": "0.04530000",
"low": "0.04180000",
"volume": "104079241.69000000",
"quote_volume": "4511637.09406600",
"open_time": 1772092620252,
"close_time": 1772179020252,
"base": "STRK",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "STRKUSDT",
"status": "TRADING",
"base_asset": "STRK",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.01000000",
"max_qty": "92141578.00000000",
"step_size": "0.01000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "2621904.66291666",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "strk.svg"
},
{
"ticker": "ALLOUSDT",
"current_price": "0.11440000",
"change_1d": "0.00420000",
"change_1d_percentage": "3.811",
"open_price": "0.11020000",
"high": "0.11830000",
"low": "0.10660000",
"volume": "39182308.20000000",
"quote_volume": "4404848.06337000",
"open_time": 1772092619029,
"close_time": 1772179019029,
"base": "ALLO",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ALLOUSDT",
"status": "TRADING",
"base_asset": "ALLO",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "92141578.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "429195.17375000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "allo.svg"
},
{
"ticker": "CRVUSDT",
"current_price": "0.25310000",
"change_1d": "0.00090000",
"change_1d_percentage": "0.357",
"open_price": "0.25220000",
"high": "0.25750000",
"low": "0.24510000",
"volume": "17342066.90000000",
"quote_volume": "4368005.27025000",
"open_time": 1772092620956,
"close_time": 1772179020956,
"base": "CRV",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "CRVUSDT",
"status": "TRADING",
"base_asset": "CRV",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "10000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "922327.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "301126.05416666",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "crv.svg"
},
{
"ticker": "EDENUSDT",
"current_price": "0.03490000",
"change_1d": "0.00150000",
"change_1d_percentage": "4.491",
"open_price": "0.03340000",
"high": "0.04300000",
"low": "0.03330000",
"volume": "115904963.40000000",
"quote_volume": "4364755.28675000",
"open_time": 1772092619303,
"close_time": 1772179019303,
"base": "EDEN",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "EDENUSDT",
"status": "TRADING",
"base_asset": "EDEN",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "100.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "913205152.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "593717.32291666",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "eden.svg"
},
{
"ticker": "ZBTUSDT",
"current_price": "0.08090000",
"change_1d": "0.00950000",
"change_1d_percentage": "13.305",
"open_price": "0.07140000",
"high": "0.08220000",
"low": "0.06990000",
"volume": "53826910.00000000",
"quote_volume": "4079472.87021000",
"open_time": 1772092620371,
"close_time": 1772179020371,
"base": "ZBT",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ZBTUSDT",
"status": "TRADING",
"base_asset": "ZBT",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "100.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "913205152.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "317554.98791666",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "zbt.svg"
},
{
"ticker": "BTTCUSDT",
"current_price": "0.00000035",
"change_1d": "0.00000001",
"change_1d_percentage": "2.941",
"open_price": "0.00000034",
"high": "0.00000039",
"low": "0.00000033",
"volume": "10903010700823.0",
"quote_volume": "3958932.72988643",
"open_time": 1772092620503,
"close_time": 1772179020503,
"base": "BTTC",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "BTTCUSDT",
"status": "TRADING",
"base_asset": "BTTC",
"base_asset_precision": 1,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 1,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00000001",
"max_price": "0.10000000",
"tick_size": "0.00000001"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.0",
"max_qty": "92233720368.0",
"step_size": "1.0"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.0",
"max_qty": "92233720368.0",
"step_size": "0.0"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "bttc.svg"
},
{
"ticker": "IDEXUSDT",
"current_price": "0.00673000",
"change_1d": "0.00015000",
"change_1d_percentage": "2.280",
"open_price": "0.00658000",
"high": "0.00950000",
"low": "0.00656000",
"volume": "491822180.10000000",
"quote_volume": "3928516.16276600",
"open_time": 1772092575288,
"close_time": 1772178975288,
"base": "IDEX",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "IDEXUSDT",
"status": "TRADING",
"base_asset": "IDEX",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00001000",
"max_price": "100.00000000",
"tick_size": "0.00001000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "913205152.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "485597.26708333",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "idex.svg"
},
{
"ticker": "SYRUPUSDT",
"current_price": "0.23830000",
"change_1d": "0.00300000",
"change_1d_percentage": "1.275",
"open_price": "0.23530000",
"high": "0.24560000",
"low": "0.23280000",
"volume": "16302092.00000000",
"quote_volume": "3915781.68148000",
"open_time": 1772092615905,
"close_time": 1772179015905,
"base": "SYRUP",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "SYRUPUSDT",
"status": "TRADING",
"base_asset": "SYRUP",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "100.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "913205152.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "196302.81916666",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "syrup.svg"
},
{
"ticker": "SOMIUSDT",
"current_price": "0.21360000",
"change_1d": "0.00040000",
"change_1d_percentage": "0.188",
"open_price": "0.21320000",
"high": "0.22880000",
"low": "0.21140000",
"volume": "17573584.60000000",
"quote_volume": "3894514.08145000",
"open_time": 1772092620247,
"close_time": 1772179020247,
"base": "SOMI",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "SOMIUSDT",
"status": "TRADING",
"base_asset": "SOMI",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "100.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "913205152.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "95014.64708333",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "somi.svg"
},
{
"ticker": "TIAUSDT",
"current_price": "0.34000000",
"change_1d": "-0.00130000",
"change_1d_percentage": "-0.381",
"open_price": "0.34130000",
"high": "0.34510000",
"low": "0.32670000",
"volume": "11444357.56000000",
"quote_volume": "3865287.02867200",
"open_time": 1772092620355,
"close_time": 1772179020355,
"base": "TIA",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "TIAUSDT",
"status": "TRADING",
"base_asset": "TIA",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.01000000",
"max_qty": "92141578.00000000",
"step_size": "0.01000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "579478.19733333",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "tia.svg"
},
{
"ticker": "FLOKIUSDT",
"current_price": "0.00003005",
"change_1d": "0.00000018",
"change_1d_percentage": "0.603",
"open_price": "0.00002987",
"high": "0.00003031",
"low": "0.00002837",
"volume": "128248297062.00",
"quote_volume": "3761506.06553661",
"open_time": 1772092620225,
"close_time": 1772179020225,
"base": "FLOKI",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "FLOKIUSDT",
"status": "TRADING",
"base_asset": "FLOKI",
"base_asset_precision": 2,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 2,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00000001",
"max_price": "0.10000000",
"tick_size": "0.00000001"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00",
"max_qty": "92233720368.00",
"step_size": "1.00"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00",
"max_qty": "1383191600.50",
"step_size": "0.00"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "1.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "floki.svg"
},
{
"ticker": "SHELLUSDT",
"current_price": "0.03070000",
"change_1d": "0.00130000",
"change_1d_percentage": "4.422",
"open_price": "0.02940000",
"high": "0.03720000",
"low": "0.02870000",
"volume": "116419750.60000000",
"quote_volume": "3739075.79883000",
"open_time": 1772092620803,
"close_time": 1772179020803,
"base": "SHELL",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "SHELLUSDT",
"status": "TRADING",
"base_asset": "SHELL",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "100.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "913205152.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "991421.78416666",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "shell.svg"
},
{
"ticker": "ONDOUSDT",
"current_price": "0.27090000",
"change_1d": "0.00020000",
"change_1d_percentage": "0.074",
"open_price": "0.27070000",
"high": "0.27590000",
"low": "0.25820000",
"volume": "13872008.80000000",
"quote_volume": "3708385.67660000",
"open_time": 1772092619962,
"close_time": 1772179019962,
"base": "ONDO",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ONDOUSDT",
"status": "TRADING",
"base_asset": "ONDO",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "100.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "913205152.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "205832.74041666",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "ondo.svg"
},
{
"ticker": "YBUSDT",
"current_price": "0.17790000",
"change_1d": "0.01990000",
"change_1d_percentage": "12.595",
"open_price": "0.15800000",
"high": "0.18740000",
"low": "0.15680000",
"volume": "20090942.00000000",
"quote_volume": "3485879.09664000",
"open_time": 1772092620354,
"close_time": 1772179020354,
"base": "YB",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "YBUSDT",
"status": "TRADING",
"base_asset": "YB",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "100.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "913205152.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "257626.00541666",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "yb.svg"
},
{
"ticker": "GPSUSDT",
"current_price": "0.00954000",
"change_1d": "0.00045000",
"change_1d_percentage": "4.950",
"open_price": "0.00909000",
"high": "0.01032000",
"low": "0.00901000",
"volume": "354555335.20000000",
"quote_volume": "3440390.89303700",
"open_time": 1772092618703,
"close_time": 1772179018703,
"base": "GPS",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "GPSUSDT",
"status": "TRADING",
"base_asset": "GPS",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00001000",
"max_price": "100.00000000",
"tick_size": "0.00001000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "913205152.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "3240250.68541666",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "gps.svg"
},
{
"ticker": "PENDLEUSDT",
"current_price": "1.32600000",
"change_1d": "0.03600000",
"change_1d_percentage": "2.791",
"open_price": "1.29000000",
"high": "1.33000000",
"low": "1.26000000",
"volume": "2603738.90000000",
"quote_volume": "3375152.83420000",
"open_time": 1772092620264,
"close_time": 1772179020264,
"base": "PENDLE",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "PENDLEUSDT",
"status": "TRADING",
"base_asset": "PENDLE",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00100000",
"max_price": "1000.00000000",
"tick_size": "0.00100000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "92141578.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "176875.61250000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "pendle.svg"
},
{
"ticker": "KERNELUSDT",
"current_price": "0.08700000",
"change_1d": "-0.00410000",
"change_1d_percentage": "-4.501",
"open_price": "0.09110000",
"high": "0.09600000",
"low": "0.08430000",
"volume": "37454472.40000000",
"quote_volume": "3366620.39544000",
"open_time": 1772092613079,
"close_time": 1772179013079,
"base": "KERNEL",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "KERNELUSDT",
"status": "TRADING",
"base_asset": "KERNEL",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "100.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "913205152.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "331898.87291666",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "kernel.svg"
},
{
"ticker": "SEIUSDT",
"current_price": "0.07150000",
"change_1d": "0.00100000",
"change_1d_percentage": "1.418",
"open_price": "0.07050000",
"high": "0.07170000",
"low": "0.06900000",
"volume": "47521191.90000000",
"quote_volume": "3346727.97732000",
"open_time": 1772092620269,
"close_time": 1772179020269,
"base": "SEI",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "SEIUSDT",
"status": "TRADING",
"base_asset": "SEI",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "92141578.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "2094508.75583333",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "sei.svg"
},
{
"ticker": "INJUSDT",
"current_price": "3.26600000",
"change_1d": "0.05800000",
"change_1d_percentage": "1.808",
"open_price": "3.20800000",
"high": "3.29400000",
"low": "3.09600000",
"volume": "1016568.32000000",
"quote_volume": "3253676.11859000",
"open_time": 1772092619083,
"close_time": 1772179019083,
"base": "INJ",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "INJUSDT",
"status": "TRADING",
"base_asset": "INJ",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00100000",
"max_price": "10000.00000000",
"tick_size": "0.00100000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.01000000",
"max_qty": "90000.00000000",
"step_size": "0.01000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "70808.82725000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "inj.svg"
},
{
"ticker": "GALAUSDT",
"current_price": "0.00383000",
"change_1d": "0.00004000",
"change_1d_percentage": "1.055",
"open_price": "0.00379000",
"high": "0.00385000",
"low": "0.00361000",
"volume": "866315918.00000000",
"quote_volume": "3237991.17280000",
"open_time": 1772092620577,
"close_time": 1772179020577,
"base": "GALA",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "GALAUSDT",
"status": "TRADING",
"base_asset": "GALA",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00001000",
"max_price": "1000.00000000",
"tick_size": "0.00001000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00000000",
"max_qty": "92141578.00000000",
"step_size": "1.00000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "22422683.06250000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "gala.svg"
},
{
"ticker": "METUSDT",
"current_price": "0.18650000",
"change_1d": "0.00490000",
"change_1d_percentage": "2.698",
"open_price": "0.18160000",
"high": "0.19850000",
"low": "0.18000000",
"volume": "17013562.40000000",
"quote_volume": "3210246.53466000",
"open_time": 1772092620297,
"close_time": 1772179020297,
"base": "MET",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "METUSDT",
"status": "TRADING",
"base_asset": "MET",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "92141578.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "708581.25375000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "met.svg"
},
{
"ticker": "WBTCUSDT",
"current_price": "67529.87000000",
"change_1d": "-179.05000000",
"change_1d_percentage": "-0.264",
"open_price": "67708.92000000",
"high": "68542.50000000",
"low": "66355.77000000",
"volume": "46.52804000",
"quote_volume": "3134406.30658650",
"open_time": 1772092620218,
"close_time": 1772179020218,
"base": "WBTC",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "WBTCUSDT",
"status": "TRADING",
"base_asset": "WBTC",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.01000000",
"max_price": "1000000.00000000",
"tick_size": "0.01000000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.00001000",
"max_qty": "9000.00000000",
"step_size": "0.00001000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "1.64480475",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "wbtc.svg"
},
{
"ticker": "NOMUSDT",
"current_price": "0.00384000",
"change_1d": "-0.00027000",
"change_1d_percentage": "-6.569",
"open_price": "0.00411000",
"high": "0.00420000",
"low": "0.00378000",
"volume": "781126758.00000000",
"quote_volume": "3110226.08036000",
"open_time": 1772092619198,
"close_time": 1772179019198,
"base": "NOM",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "NOMUSDT",
"status": "TRADING",
"base_asset": "NOM",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00001000",
"max_price": "100.00000000",
"tick_size": "0.00001000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00000000",
"max_qty": "913205152.00000000",
"step_size": "1.00000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "1212712.29583333",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "nom.svg"
},
{
"ticker": "AXLUSDT",
"current_price": "0.05620000",
"change_1d": "-0.00030000",
"change_1d_percentage": "-0.531",
"open_price": "0.05650000",
"high": "0.05790000",
"low": "0.05540000",
"volume": "54111705.49000000",
"quote_volume": "3066690.58443500",
"open_time": 1772092620509,
"close_time": 1772179020509,
"base": "AXL",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "AXLUSDT",
"status": "TRADING",
"base_asset": "AXL",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.01000000",
"max_qty": "92141578.00000000",
"step_size": "0.01000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "463266.78462500",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "axl.svg"
},
{
"ticker": "ZKUSDT",
"current_price": "0.01993000",
"change_1d": "-0.00015000",
"change_1d_percentage": "-0.747",
"open_price": "0.02008000",
"high": "0.02018000",
"low": "0.01903000",
"volume": "155222228.70000000",
"quote_volume": "3053837.27596200",
"open_time": 1772092620430,
"close_time": 1772179020430,
"base": "ZK",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ZKUSDT",
"status": "TRADING",
"base_asset": "ZK",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00001000",
"max_price": "1000.00000000",
"tick_size": "0.00001000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "92141578.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "1891438.66583333",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "zk.svg"
},
{
"ticker": "BFUSDUSDT",
"current_price": "0.99930000",
"change_1d": "0.00000000",
"change_1d_percentage": "0.000",
"open_price": "0.99930000",
"high": "0.99950000",
"low": "0.99910000",
"volume": "3028806.00000000",
"quote_volume": "3027037.21960000",
"open_time": 1772092619993,
"close_time": 1772179019993,
"base": "BFUSD",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "BFUSDUSDT",
"status": "TRADING",
"base_asset": "BFUSD",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.80000000",
"max_price": "1.20000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00000000",
"max_qty": "10000000.00000000",
"step_size": "1.00000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "6380356.05000000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "1.1",
"bid_multiplier_down": "0.9",
"ask_multiplier_up": "1.1",
"ask_multiplier_down": "0.9",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "bfusd.svg"
},
{
"ticker": "CVXUSDT",
"current_price": "1.71900000",
"change_1d": "-0.17100000",
"change_1d_percentage": "-9.048",
"open_price": "1.89000000",
"high": "1.90200000",
"low": "1.68400000",
"volume": "1636262.32500000",
"quote_volume": "2989123.21398300",
"open_time": 1772092620684,
"close_time": 1772179020684,
"base": "CVX",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "CVXUSDT",
"status": "TRADING",
"base_asset": "CVX",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00100000",
"max_price": "10000.00000000",
"tick_size": "0.00100000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.00100000",
"max_qty": "9222449.00000000",
"step_size": "0.00100000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "6343.87168750",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "cvx.svg"
},
{
"ticker": "0GUSDT",
"current_price": "0.66400000",
"change_1d": "0.01500000",
"change_1d_percentage": "2.311",
"open_price": "0.64900000",
"high": "0.69000000",
"low": "0.63100000",
"volume": "4511091.52000000",
"quote_volume": "2975851.67035000",
"open_time": 1772092620286,
"close_time": 1772179020286,
"base": "0G",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "0GUSDT",
"status": "TRADING",
"base_asset": "0G",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00100000",
"max_price": "1000.00000000",
"tick_size": "0.00100000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.01000000",
"max_qty": "92141578.00000000",
"step_size": "0.01000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "229677.20912500",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "0g.svg"
},
{
"ticker": "EIGENUSDT",
"current_price": "0.19900000",
"change_1d": "-0.00200000",
"change_1d_percentage": "-0.995",
"open_price": "0.20100000",
"high": "0.20600000",
"low": "0.18800000",
"volume": "15061516.48000000",
"quote_volume": "2974298.53946000",
"open_time": 1772092620482,
"close_time": 1772179020482,
"base": "EIGEN",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "EIGENUSDT",
"status": "TRADING",
"base_asset": "EIGEN",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00100000",
"max_price": "1000.00000000",
"tick_size": "0.00100000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.01000000",
"max_qty": "92141578.00000000",
"step_size": "0.01000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "813949.86408333",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "eigen.svg"
},
{
"ticker": "BATUSDT",
"current_price": "0.10920000",
"change_1d": "-0.00690000",
"change_1d_percentage": "-5.943",
"open_price": "0.11610000",
"high": "0.11730000",
"low": "0.10540000",
"volume": "25982943.00000000",
"quote_volume": "2886005.29180000",
"open_time": 1772092610264,
"close_time": 1772179010264,
"base": "BAT",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "BATUSDT",
"status": "TRADING",
"base_asset": "BAT",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00000000",
"max_qty": "900000.00000000",
"step_size": "1.00000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "276588.37083333",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "bat.svg"
},
{
"ticker": "NILUSDT",
"current_price": "0.05060000",
"change_1d": "0.00220000",
"change_1d_percentage": "4.545",
"open_price": "0.04840000",
"high": "0.06010000",
"low": "0.04690000",
"volume": "54639785.70000000",
"quote_volume": "2872311.50972000",
"open_time": 1772092603515,
"close_time": 1772179003515,
"base": "NIL",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "NILUSDT",
"status": "TRADING",
"base_asset": "NIL",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "92141578.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "522451.49291666",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "nil.svg"
},
{
"ticker": "FFUSDT",
"current_price": "0.08107000",
"change_1d": "0.00226000",
"change_1d_percentage": "2.868",
"open_price": "0.07881000",
"high": "0.08322000",
"low": "0.07819000",
"volume": "35375776.00000000",
"quote_volume": "2853094.34842800",
"open_time": 1772092620280,
"close_time": 1772179020280,
"base": "FF",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "FFUSDT",
"status": "TRADING",
"base_asset": "FF",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00001000",
"max_price": "100.00000000",
"tick_size": "0.00001000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "913205152.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "697677.63583333",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "ff.svg"
},
{
"ticker": "SXPUSDT",
"current_price": "0.02180000",
"change_1d": "0.00030000",
"change_1d_percentage": "1.395",
"open_price": "0.02150000",
"high": "0.02500000",
"low": "0.02120000",
"volume": "124871855.20000000",
"quote_volume": "2844293.15398000",
"open_time": 1772092620733,
"close_time": 1772179020733,
"base": "SXP",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "SXPUSDT",
"status": "TRADING",
"base_asset": "SXP",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "10000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "922327.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "249810.61041666",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "sxp.svg"
},
{
"ticker": "ARKMUSDT",
"current_price": "0.11200000",
"change_1d": "-0.00100000",
"change_1d_percentage": "-0.885",
"open_price": "0.11300000",
"high": "0.11400000",
"low": "0.10600000",
"volume": "25679548.90000000",
"quote_volume": "2824084.62900000",
"open_time": 1772092620191,
"close_time": 1772179020191,
"base": "ARKM",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ARKMUSDT",
"status": "TRADING",
"base_asset": "ARKM",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00100000",
"max_price": "1000.00000000",
"tick_size": "0.00100000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "92141578.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "1093389.15458333",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "arkm.svg"
},
{
"ticker": "LINEAUSDT",
"current_price": "0.00323000",
"change_1d": "0.00003000",
"change_1d_percentage": "0.938",
"open_price": "0.00320000",
"high": "0.00327000",
"low": "0.00303000",
"volume": "866397548.00000000",
"quote_volume": "2744747.34905000",
"open_time": 1772092620211,
"close_time": 1772179020211,
"base": "LINEA",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "LINEAUSDT",
"status": "TRADING",
"base_asset": "LINEA",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00001000",
"max_price": "100.00000000",
"tick_size": "0.00001000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00000000",
"max_qty": "913205152.00000000",
"step_size": "1.00000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "58696834.29166666",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "linea.svg"
},
{
"ticker": "DUSKUSDT",
"current_price": "0.09230000",
"change_1d": "0.00050000",
"change_1d_percentage": "0.545",
"open_price": "0.09180000",
"high": "0.09610000",
"low": "0.08930000",
"volume": "29698140.00000000",
"quote_volume": "2739407.63620000",
"open_time": 1772092616098,
"close_time": 1772179016098,
"base": "DUSK",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "DUSKUSDT",
"status": "TRADING",
"base_asset": "DUSK",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00000000",
"max_qty": "9222449.00000000",
"step_size": "1.00000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "175237.97916666",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "dusk.svg"
},
{
"ticker": "ZENUSDT",
"current_price": "5.70000000",
"change_1d": "0.05100000",
"change_1d_percentage": "0.903",
"open_price": "5.64900000",
"high": "5.77200000",
"low": "5.41500000",
"volume": "485729.87000000",
"quote_volume": "2719880.28294000",
"open_time": 1772092620466,
"close_time": 1772179020466,
"base": "ZEN",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ZENUSDT",
"status": "TRADING",
"base_asset": "ZEN",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00100000",
"max_price": "100000.00000000",
"tick_size": "0.00100000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.01000000",
"max_qty": "900000.00000000",
"step_size": "0.01000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "18390.98125000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "zen.svg"
},
{
"ticker": "RUNEUSDT",
"current_price": "0.40900000",
"change_1d": "-0.00600000",
"change_1d_percentage": "-1.446",
"open_price": "0.41500000",
"high": "0.41600000",
"low": "0.39700000",
"volume": "6597728.20000000",
"quote_volume": "2682980.47550000",
"open_time": 1772092614836,
"close_time": 1772179014836,
"base": "RUNE",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "RUNEUSDT",
"status": "TRADING",
"base_asset": "RUNE",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00100000",
"max_price": "10000.00000000",
"tick_size": "0.00100000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "90000.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "143307.30125000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "rune.svg"
},
{
"ticker": "ETHFIUSDT",
"current_price": "0.51800000",
"change_1d": "-0.00200000",
"change_1d_percentage": "-0.385",
"open_price": "0.52000000",
"high": "0.52600000",
"low": "0.49600000",
"volume": "5227401.60000000",
"quote_volume": "2670414.77370000",
"open_time": 1772092620254,
"close_time": 1772179020254,
"base": "ETHFI",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ETHFIUSDT",
"status": "TRADING",
"base_asset": "ETHFI",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00100000",
"max_price": "1000.00000000",
"tick_size": "0.00100000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "92141578.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "654882.01458333",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "ethfi.svg"
},
{
"ticker": "ROSEUSDT",
"current_price": "0.01329000",
"change_1d": "0.00048000",
"change_1d_percentage": "3.747",
"open_price": "0.01281000",
"high": "0.01350000",
"low": "0.01233000",
"volume": "205566397.10000000",
"quote_volume": "2649432.78217600",
"open_time": 1772092620167,
"close_time": 1772179020167,
"base": "ROSE",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ROSEUSDT",
"status": "TRADING",
"base_asset": "ROSE",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00001000",
"max_price": "1000.00000000",
"tick_size": "0.00001000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "9000000.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "2835363.02916666",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "rose.svg"
},
{
"ticker": "BERAUSDT",
"current_price": "0.62700000",
"change_1d": "0.00500000",
"change_1d_percentage": "0.804",
"open_price": "0.62200000",
"high": "0.63800000",
"low": "0.60000000",
"volume": "4285142.44800000",
"quote_volume": "2644785.76863200",
"open_time": 1772092620819,
"close_time": 1772179020819,
"base": "BERA",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "BERAUSDT",
"status": "TRADING",
"base_asset": "BERA",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00100000",
"max_price": "1000.00000000",
"tick_size": "0.00100000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.00100000",
"max_qty": "92141578.00000000",
"step_size": "0.00100000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "66220.29853750",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "bera.svg"
},
{
"ticker": "OMUSDT",
"current_price": "0.06380000",
"change_1d": "-0.00320000",
"change_1d_percentage": "-4.776",
"open_price": "0.06700000",
"high": "0.06830000",
"low": "0.06050000",
"volume": "40594944.60000000",
"quote_volume": "2610643.57301000",
"open_time": 1772092615004,
"close_time": 1772179015004,
"base": "OM",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "OMUSDT",
"status": "TRADING",
"base_asset": "OM",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "9222449.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "1942441.73125000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "om.svg"
},
{
"ticker": "ALGOUSDT",
"current_price": "0.09010000",
"change_1d": "-0.00020000",
"change_1d_percentage": "-0.221",
"open_price": "0.09030000",
"high": "0.09110000",
"low": "0.08700000",
"volume": "28865299.00000000",
"quote_volume": "2571495.10540000",
"open_time": 1772092620527,
"close_time": 1772179020527,
"base": "ALGO",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ALGOUSDT",
"status": "TRADING",
"base_asset": "ALGO",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "100000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00000000",
"max_qty": "922327.00000000",
"step_size": "1.00000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "529938.72500000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "algo.svg"
},
{
"ticker": "BREVUSDT",
"current_price": "0.14320000",
"change_1d": "-0.00080000",
"change_1d_percentage": "-0.556",
"open_price": "0.14400000",
"high": "0.14780000",
"low": "0.13610000",
"volume": "18024312.50000000",
"quote_volume": "2564025.56465000",
"open_time": 1772092605250,
"close_time": 1772179005250,
"base": "BREV",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "BREVUSDT",
"status": "TRADING",
"base_asset": "BREV",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "100.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "913205152.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "207020.48333333",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "brev.svg"
},
{
"ticker": "LDOUSDT",
"current_price": "0.31640000",
"change_1d": "-0.00490000",
"change_1d_percentage": "-1.525",
"open_price": "0.32130000",
"high": "0.32530000",
"low": "0.30570000",
"volume": "8053867.23000000",
"quote_volume": "2532772.91959100",
"open_time": 1772092617017,
"close_time": 1772179017017,
"base": "LDO",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "LDOUSDT",
"status": "TRADING",
"base_asset": "LDO",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.01000000",
"max_qty": "92141578.00000000",
"step_size": "0.01000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "234997.08837500",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "ldo.svg"
},
{
"ticker": "IDUSDT",
"current_price": "0.04570000",
"change_1d": "0.00080000",
"change_1d_percentage": "1.782",
"open_price": "0.04490000",
"high": "0.05020000",
"low": "0.04370000",
"volume": "53087888.00000000",
"quote_volume": "2501965.88250000",
"open_time": 1772092601441,
"close_time": 1772179001441,
"base": "ID",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "IDUSDT",
"status": "TRADING",
"base_asset": "ID",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00000000",
"max_qty": "92141578.00000000",
"step_size": "1.00000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "634659.43750000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "id.svg"
},
{
"ticker": "JUPUSDT",
"current_price": "0.15960000",
"change_1d": "0.00020000",
"change_1d_percentage": "0.125",
"open_price": "0.15940000",
"high": "0.16160000",
"low": "0.14990000",
"volume": "15914279.50000000",
"quote_volume": "2491192.69885000",
"open_time": 1772092620416,
"close_time": 1772179020416,
"base": "JUP",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "JUPUSDT",
"status": "TRADING",
"base_asset": "JUP",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "92141578.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "364615.76875000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "jup.svg"
},
{
"ticker": "USTCUSDT",
"current_price": "0.00512000",
"change_1d": "0.00021000",
"change_1d_percentage": "4.277",
"open_price": "0.00491000",
"high": "0.00571000",
"low": "0.00475000",
"volume": "477714805.00000000",
"quote_volume": "2482084.08648000",
"open_time": 1772092611817,
"close_time": 1772179011817,
"base": "USTC",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "USTCUSDT",
"status": "TRADING",
"base_asset": "USTC",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00001000",
"max_price": "1000.00000000",
"tick_size": "0.00001000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00000000",
"max_qty": "92141578.00000000",
"step_size": "1.00000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "3279828.07500000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "ustc.svg"
},
{
"ticker": "VETUSDT",
"current_price": "0.00770000",
"change_1d": "0.00000000",
"change_1d_percentage": "0.000",
"open_price": "0.00770000",
"high": "0.00778000",
"low": "0.00739000",
"volume": "319904870.00000000",
"quote_volume": "2434131.36440700",
"open_time": 1772092620372,
"close_time": 1772179020372,
"base": "VET",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "VETUSDT",
"status": "TRADING",
"base_asset": "VET",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00001000",
"max_price": "1000.00000000",
"tick_size": "0.00001000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "9000000.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "5463281.06833333",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "vet.svg"
},
{
"ticker": "NEIROUSDT",
"current_price": "0.00007251",
"change_1d": "0.00000113",
"change_1d_percentage": "1.583",
"open_price": "0.00007138",
"high": "0.00007277",
"low": "0.00006792",
"volume": "33770879642.00",
"quote_volume": "2384368.87952313",
"open_time": 1772092620623,
"close_time": 1772179020623,
"base": "NEIRO",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "NEIROUSDT",
"status": "TRADING",
"base_asset": "NEIRO",
"base_asset_precision": 2,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 2,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00000001",
"max_price": "1.00000000",
"tick_size": "0.00000001"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00",
"max_qty": "36348600000.00",
"step_size": "1.00"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00",
"max_qty": "391291264.25",
"step_size": "0.00"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "1.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "neiro.svg"
},
{
"ticker": "STOUSDT",
"current_price": "0.06180000",
"change_1d": "0.00420000",
"change_1d_percentage": "7.292",
"open_price": "0.05760000",
"high": "0.06870000",
"low": "0.05730000",
"volume": "37772532.00000000",
"quote_volume": "2364150.61295000",
"open_time": 1772092616957,
"close_time": 1772179016957,
"base": "STO",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "STOUSDT",
"status": "TRADING",
"base_asset": "STO",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "100.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "913205152.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "411249.43458333",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "sto.svg"
},
{
"ticker": "TURTLEUSDT",
"current_price": "0.04210000",
"change_1d": "0.00110000",
"change_1d_percentage": "2.683",
"open_price": "0.04100000",
"high": "0.04640000",
"low": "0.04010000",
"volume": "54764333.40000000",
"quote_volume": "2342634.35242000",
"open_time": 1772092617241,
"close_time": 1772179017241,
"base": "TURTLE",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "TURTLEUSDT",
"status": "TRADING",
"base_asset": "TURTLE",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "100.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "913205152.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "4971855.81166666",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "turtle.svg"
},
{
"ticker": "GLMUSDT",
"current_price": "0.13810000",
"change_1d": "-0.00870000",
"change_1d_percentage": "-5.926",
"open_price": "0.14680000",
"high": "0.14920000",
"low": "0.12900000",
"volume": "16912288.10000000",
"quote_volume": "2300026.45448000",
"open_time": 1772092620147,
"close_time": 1772179020147,
"base": "GLM",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "GLMUSDT",
"status": "TRADING",
"base_asset": "GLM",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "92141578.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "54167.33500000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "glm.svg"
},
{
"ticker": "ZKCUSDT",
"current_price": "0.09000000",
"change_1d": "0.00490000",
"change_1d_percentage": "5.758",
"open_price": "0.08510000",
"high": "0.09440000",
"low": "0.08150000",
"volume": "26006105.60000000",
"quote_volume": "2296529.75059000",
"open_time": 1772092610031,
"close_time": 1772179010031,
"base": "ZKC",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ZKCUSDT",
"status": "TRADING",
"base_asset": "ZKC",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "92141578.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "326494.91583333",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "zkc.svg"
},
{
"ticker": "TREEUSDT",
"current_price": "0.07710000",
"change_1d": "0.00570000",
"change_1d_percentage": "7.983",
"open_price": "0.07140000",
"high": "0.07990000",
"low": "0.06790000",
"volume": "28943991.20000000",
"quote_volume": "2156159.54784000",
"open_time": 1772092620187,
"close_time": 1772179020187,
"base": "TREE",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "TREEUSDT",
"status": "TRADING",
"base_asset": "TREE",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "92141578.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "391268.36416666",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "tree.svg"
},
{
"ticker": "NEWTUSDT",
"current_price": "0.07810000",
"change_1d": "0.01010000",
"change_1d_percentage": "14.853",
"open_price": "0.06800000",
"high": "0.07890000",
"low": "0.06530000",
"volume": "29866486.40000000",
"quote_volume": "2147551.99374000",
"open_time": 1772092620161,
"close_time": 1772179020161,
"base": "NEWT",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "NEWTUSDT",
"status": "TRADING",
"base_asset": "NEWT",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "92141578.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "242428.04875000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "newt.svg"
},
{
"ticker": "WUSDT",
"current_price": "0.01960000",
"change_1d": "0.00000000",
"change_1d_percentage": "0.000",
"open_price": "0.01960000",
"high": "0.01990000",
"low": "0.01860000",
"volume": "111253829.10000000",
"quote_volume": "2140431.62083000",
"open_time": 1772092620285,
"close_time": 1772179020285,
"base": "W",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "WUSDT",
"status": "TRADING",
"base_asset": "W",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "92141578.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "5184960.99000000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "w.svg"
},
{
"ticker": "APEUSDT",
"current_price": "0.10940000",
"change_1d": "0.00260000",
"change_1d_percentage": "2.434",
"open_price": "0.10680000",
"high": "0.11040000",
"low": "0.10320000",
"volume": "19646855.61000000",
"quote_volume": "2098901.49073600",
"open_time": 1772092620899,
"close_time": 1772179020899,
"base": "APE",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "APEUSDT",
"status": "TRADING",
"base_asset": "APE",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.01000000",
"max_qty": "92141578.00000000",
"step_size": "0.01000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "378448.64112500",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "ape.svg"
},
{
"ticker": "EURIUSDT",
"current_price": "1.18130000",
"change_1d": "-0.00020000",
"change_1d_percentage": "-0.017",
"open_price": "1.18150000",
"high": "1.18150000",
"low": "1.17670000",
"volume": "1700248.50000000",
"quote_volume": "2005486.61256000",
"open_time": 1772092610598,
"close_time": 1772179010598,
"base": "EURI",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "EURIUSDT",
"status": "TRADING",
"base_asset": "EURI",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.90000000",
"max_price": "1.40000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "6000000.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "11160.97791666",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "1.2",
"bid_multiplier_down": "0.8",
"ask_multiplier_up": "1.2",
"ask_multiplier_down": "0.8",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "euri.svg"
},
{
"ticker": "JSTUSDT",
"current_price": "0.04612000",
"change_1d": "-0.00058000",
"change_1d_percentage": "-1.242",
"open_price": "0.04670000",
"high": "0.04798000",
"low": "0.04593000",
"volume": "42303699.40000000",
"quote_volume": "1991500.70329000",
"open_time": 1772092620847,
"close_time": 1772179020847,
"base": "JST",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "JSTUSDT",
"status": "TRADING",
"base_asset": "JST",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00001000",
"max_price": "1000.00000000",
"tick_size": "0.00001000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "9000000.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "734796.82791666",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "jst.svg"
},
{
"ticker": "EULUSDT",
"current_price": "1.00200000",
"change_1d": "-0.05200000",
"change_1d_percentage": "-4.934",
"open_price": "1.05400000",
"high": "1.06600000",
"low": "0.96700000",
"volume": "1941591.24000000",
"quote_volume": "1963919.46945000",
"open_time": 1772092612545,
"close_time": 1772179012545,
"base": "EUL",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "EULUSDT",
"status": "TRADING",
"base_asset": "EUL",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00100000",
"max_price": "1000.00000000",
"tick_size": "0.00100000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.01000000",
"max_qty": "92141578.00000000",
"step_size": "0.01000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "25210.12208333",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "eul.svg"
},
{
"ticker": "PARTIUSDT",
"current_price": "0.09590000",
"change_1d": "-0.00340000",
"change_1d_percentage": "-3.424",
"open_price": "0.09930000",
"high": "0.10360000",
"low": "0.09480000",
"volume": "19609119.60000000",
"quote_volume": "1925924.08734000",
"open_time": 1772092620037,
"close_time": 1772179020037,
"base": "PARTI",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "PARTIUSDT",
"status": "TRADING",
"base_asset": "PARTI",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "92141578.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "382427.66291666",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "parti.svg"
},
{
"ticker": "ARPAUSDT",
"current_price": "0.00999000",
"change_1d": "0.00031000",
"change_1d_percentage": "3.202",
"open_price": "0.00968000",
"high": "0.01110000",
"low": "0.00945000",
"volume": "188385791.70000000",
"quote_volume": "1904777.53063900",
"open_time": 1772092526317,
"close_time": 1772178926317,
"base": "ARPA",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ARPAUSDT",
"status": "TRADING",
"base_asset": "ARPA",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00001000",
"max_price": "1000.00000000",
"tick_size": "0.00001000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "9000000.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "1074604.72208333",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "arpa.svg"
},
{
"ticker": "SANTOSUSDT",
"current_price": "1.38400000",
"change_1d": "-0.10600000",
"change_1d_percentage": "-7.114",
"open_price": "1.49000000",
"high": "1.49600000",
"low": "1.33000000",
"volume": "1351533.98000000",
"quote_volume": "1873499.99819000",
"open_time": 1772092612380,
"close_time": 1772179012380,
"base": "SANTOS",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "SANTOSUSDT",
"status": "TRADING",
"base_asset": "SANTOS",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00100000",
"max_price": "1000.00000000",
"tick_size": "0.00100000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.01000000",
"max_qty": "92141578.00000000",
"step_size": "0.01000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "7988.69133333",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "santos.svg"
},
{
"ticker": "JASMYUSDT",
"current_price": "0.00586000",
"change_1d": "-0.00020000",
"change_1d_percentage": "-3.300",
"open_price": "0.00606000",
"high": "0.00610000",
"low": "0.00568000",
"volume": "307488053.80000000",
"quote_volume": "1815400.41749500",
"open_time": 1772092620537,
"close_time": 1772179020537,
"base": "JASMY",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "JASMYUSDT",
"status": "TRADING",
"base_asset": "JASMY",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00001000",
"max_price": "1000.00000000",
"tick_size": "0.00001000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "92141578.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "8899069.33250000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "jasmy.svg"
},
{
"ticker": "SUSDT",
"current_price": "0.04221000",
"change_1d": "0.00050000",
"change_1d_percentage": "1.199",
"open_price": "0.04171000",
"high": "0.04256000",
"low": "0.03951000",
"volume": "43680812.50000000",
"quote_volume": "1791089.34567600",
"open_time": 1772092620913,
"close_time": 1772179020913,
"base": "S",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "SUSDT",
"status": "TRADING",
"base_asset": "S",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00001000",
"max_price": "100.00000000",
"tick_size": "0.00001000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "913205152.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "689947.47125000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "s.svg"
},
{
"ticker": "LAYERUSDT",
"current_price": "0.08790000",
"change_1d": "0.00240000",
"change_1d_percentage": "2.807",
"open_price": "0.08550000",
"high": "0.09470000",
"low": "0.08220000",
"volume": "20149275.72000000",
"quote_volume": "1770670.55757000",
"open_time": 1772092620944,
"close_time": 1772179020944,
"base": "LAYER",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "LAYERUSDT",
"status": "TRADING",
"base_asset": "LAYER",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.01000000",
"max_qty": "92141578.00000000",
"step_size": "0.01000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "219950.38529166",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "layer.svg"
},
{
"ticker": "CTKUSDT",
"current_price": "0.19440000",
"change_1d": "-0.01510000",
"change_1d_percentage": "-7.208",
"open_price": "0.20950000",
"high": "0.21420000",
"low": "0.19220000",
"volume": "8332384.70000000",
"quote_volume": "1690042.26281000",
"open_time": 1772092609964,
"close_time": 1772179009964,
"base": "CTK",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "CTKUSDT",
"status": "TRADING",
"base_asset": "CTK",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "900000.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "33442.35833333",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "ctk.svg"
},
{
"ticker": "WBETHUSDT",
"current_price": "2213.55000000",
"change_1d": "-26.34000000",
"change_1d_percentage": "-1.176",
"open_price": "2239.89000000",
"high": "2267.50000000",
"low": "2154.01000000",
"volume": "762.97790000",
"quote_volume": "1686492.35791100",
"open_time": 1772092620266,
"close_time": 1772179020266,
"base": "WBETH",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "WBETHUSDT",
"status": "TRADING",
"base_asset": "WBETH",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.01000000",
"max_price": "999996.00000000",
"tick_size": "0.01000000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.00010000",
"max_qty": "92233.00000000",
"step_size": "0.00010000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "16.24877458",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "wbeth.svg"
},
{
"ticker": "INITUSDT",
"current_price": "0.08180000",
"change_1d": "0.00340000",
"change_1d_percentage": "4.337",
"open_price": "0.07840000",
"high": "0.08510000",
"low": "0.07590000",
"volume": "20989437.30000000",
"quote_volume": "1685518.05685000",
"open_time": 1772092616944,
"close_time": 1772179016944,
"base": "INIT",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "INITUSDT",
"status": "TRADING",
"base_asset": "INIT",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "92141578.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "444831.40708333",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "init.svg"
},
{
"ticker": "API3USDT",
"current_price": "0.29810000",
"change_1d": "-0.00370000",
"change_1d_percentage": "-1.226",
"open_price": "0.30180000",
"high": "0.30500000",
"low": "0.28680000",
"volume": "5668408.69000000",
"quote_volume": "1680028.52783600",
"open_time": 1772092612706,
"close_time": 1772179012706,
"base": "API3",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "API3USDT",
"status": "TRADING",
"base_asset": "API3",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.01000000",
"max_qty": "92141578.00000000",
"step_size": "0.01000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "119144.03841666",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "api3.svg"
},
{
"ticker": "ORDIUSDT",
"current_price": "2.56400000",
"change_1d": "0.06400000",
"change_1d_percentage": "2.560",
"open_price": "2.50000000",
"high": "2.57100000",
"low": "2.32900000",
"volume": "673476.57000000",
"quote_volume": "1655123.79197000",
"open_time": 1772092620366,
"close_time": 1772179020366,
"base": "ORDI",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ORDIUSDT",
"status": "TRADING",
"base_asset": "ORDI",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00100000",
"max_price": "10000.00000000",
"tick_size": "0.00100000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.01000000",
"max_qty": "9222449.00000000",
"step_size": "0.01000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "13618.90179166",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "ordi.svg"
},
{
"ticker": "DYDXUSDT",
"current_price": "0.10130000",
"change_1d": "0.00200000",
"change_1d_percentage": "2.014",
"open_price": "0.09930000",
"high": "0.10140000",
"low": "0.09480000",
"volume": "16568760.95000000",
"quote_volume": "1625055.31308900",
"open_time": 1772092620588,
"close_time": 1772179020588,
"base": "DYDX",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "DYDXUSDT",
"status": "TRADING",
"base_asset": "DYDX",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "10000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.01000000",
"max_qty": "9222449.00000000",
"step_size": "0.01000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "417079.85016666",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "dydx.svg"
},
{
"ticker": "USDEUSDT",
"current_price": "0.99950000",
"change_1d": "0.00030000",
"change_1d_percentage": "0.030",
"open_price": "0.99920000",
"high": "0.99950000",
"low": "0.99920000",
"volume": "1561590.00000000",
"quote_volume": "1560539.13730000",
"open_time": 1772092544962,
"close_time": 1772178944962,
"base": "USDE",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "USDEUSDT",
"status": "TRADING",
"base_asset": "USDE",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.80000000",
"max_price": "1.20000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00000000",
"max_qty": "92141578.00000000",
"step_size": "1.00000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "2214286.92500000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "1.1",
"bid_multiplier_down": "0.9",
"ask_multiplier_up": "1.1",
"ask_multiplier_down": "0.9",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "usde.svg"
},
{
"ticker": "HEMIUSDT",
"current_price": "0.00926000",
"change_1d": "-0.00004000",
"change_1d_percentage": "-0.430",
"open_price": "0.00930000",
"high": "0.00951000",
"low": "0.00869000",
"volume": "168891859.60000000",
"quote_volume": "1541603.80158600",
"open_time": 1772092620316,
"close_time": 1772179020316,
"base": "HEMI",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "HEMIUSDT",
"status": "TRADING",
"base_asset": "HEMI",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00001000",
"max_price": "1000.00000000",
"tick_size": "0.00001000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "92141578.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "1372144.87625000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "hemi.svg"
},
{
"ticker": "SKLUSDT",
"current_price": "0.00675000",
"change_1d": "0.00007000",
"change_1d_percentage": "1.048",
"open_price": "0.00668000",
"high": "0.00735000",
"low": "0.00645000",
"volume": "223757344.00000000",
"quote_volume": "1529815.25545000",
"open_time": 1772092604006,
"close_time": 1772179004006,
"base": "SKL",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "SKLUSDT",
"status": "TRADING",
"base_asset": "SKL",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00001000",
"max_price": "1000.00000000",
"tick_size": "0.00001000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00000000",
"max_qty": "9000000.00000000",
"step_size": "1.00000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "4091166.36666666",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "skl.svg"
},
{
"ticker": "MBLUSDT",
"current_price": "0.00091300",
"change_1d": "-0.00001200",
"change_1d_percentage": "-1.297",
"open_price": "0.00092500",
"high": "0.00093400",
"low": "0.00088300",
"volume": "1689048007.00000000",
"quote_volume": "1525668.20947400",
"open_time": 1772092620681,
"close_time": 1772179020681,
"base": "MBL",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "MBLUSDT",
"status": "TRADING",
"base_asset": "MBL",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00000100",
"max_price": "1000.00000000",
"tick_size": "0.00000100"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00000000",
"max_qty": "92141578.00000000",
"step_size": "1.00000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "5815463.67916666",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "mbl.svg"
},
{
"ticker": "SKYUSDT",
"current_price": "0.06841000",
"change_1d": "-0.00169000",
"change_1d_percentage": "-2.411",
"open_price": "0.07010000",
"high": "0.07055000",
"low": "0.06765000",
"volume": "22031419.00000000",
"quote_volume": "1524156.62270000",
"open_time": 1772092620257,
"close_time": 1772179020257,
"base": "SKY",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "SKYUSDT",
"status": "TRADING",
"base_asset": "SKY",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00001000",
"max_price": "100.00000000",
"tick_size": "0.00001000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00000000",
"max_qty": "913205152.00000000",
"step_size": "1.00000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "2444218.56250000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "sky.svg"
},
{
"ticker": "2ZUSDT",
"current_price": "0.07975000",
"change_1d": "0.00162000",
"change_1d_percentage": "2.073",
"open_price": "0.07813000",
"high": "0.08176000",
"low": "0.07478000",
"volume": "19208101.00000000",
"quote_volume": "1501747.93464000",
"open_time": 1772092620253,
"close_time": 1772179020253,
"base": "2Z",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "2ZUSDT",
"status": "TRADING",
"base_asset": "2Z",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00001000",
"max_price": "100.00000000",
"tick_size": "0.00001000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00000000",
"max_qty": "913205152.00000000",
"step_size": "1.00000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "250609.66250000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "2z.svg"
},
{
"ticker": "SNXUSDT",
"current_price": "0.35000000",
"change_1d": "-0.01100000",
"change_1d_percentage": "-3.047",
"open_price": "0.36100000",
"high": "0.37500000",
"low": "0.33900000",
"volume": "4158511.70000000",
"quote_volume": "1473486.73860000",
"open_time": 1772092620766,
"close_time": 1772179020766,
"base": "SNX",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "SNXUSDT",
"status": "TRADING",
"base_asset": "SNX",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00100000",
"max_price": "10000.00000000",
"tick_size": "0.00100000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "90000.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "170483.61375000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "snx.svg"
},
{
"ticker": "SANDUSDT",
"current_price": "0.08750000",
"change_1d": "0.00160000",
"change_1d_percentage": "1.863",
"open_price": "0.08590000",
"high": "0.08800000",
"low": "0.08220000",
"volume": "17138405.00000000",
"quote_volume": "1461481.45820000",
"open_time": 1772092620805,
"close_time": 1772179020805,
"base": "SAND",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "SANDUSDT",
"status": "TRADING",
"base_asset": "SAND",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00000000",
"max_qty": "9000000.00000000",
"step_size": "1.00000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "497848.46666666",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "sand.svg"
},
{
"ticker": "BANANAS31USDT",
"current_price": "0.00465700",
"change_1d": "-0.00006400",
"change_1d_percentage": "-1.356",
"open_price": "0.00472100",
"high": "0.00488900",
"low": "0.00464900",
"volume": "303432182.00000000",
"quote_volume": "1455355.28909700",
"open_time": 1772092619852,
"close_time": 1772179019852,
"base": "BANANAS31",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "BANANAS31USDT",
"status": "TRADING",
"base_asset": "BANANAS31",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00000100",
"max_price": "10.00000000",
"tick_size": "0.00000100"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00000000",
"max_qty": "8080000000.00000000",
"step_size": "1.00000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "6457179.21250000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "1.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "bananas31.svg"
},
{
"ticker": "PNUTUSDT",
"current_price": "0.04750000",
"change_1d": "0.00020000",
"change_1d_percentage": "0.423",
"open_price": "0.04730000",
"high": "0.04800000",
"low": "0.04480000",
"volume": "30807195.80000000",
"quote_volume": "1429565.99695000",
"open_time": 1772092620571,
"close_time": 1772179020571,
"base": "PNUT",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "PNUTUSDT",
"status": "TRADING",
"base_asset": "PNUT",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "100.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "913205152.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "1238755.68041666",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "1.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "pnut.svg"
},
{
"ticker": "ENSUSDT",
"current_price": "6.44000000",
"change_1d": "0.05000000",
"change_1d_percentage": "0.782",
"open_price": "6.39000000",
"high": "6.51000000",
"low": "6.13000000",
"volume": "225967.21000000",
"quote_volume": "1429485.94150000",
"open_time": 1772092620399,
"close_time": 1772179020399,
"base": "ENS",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ENSUSDT",
"status": "TRADING",
"base_asset": "ENS",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.01000000",
"max_price": "10000.00000000",
"tick_size": "0.01000000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.01000000",
"max_qty": "9222449.00000000",
"step_size": "0.01000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "7590.81800000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "ens.svg"
},
{
"ticker": "MUBARAKUSDT",
"current_price": "0.01368000",
"change_1d": "-0.00038000",
"change_1d_percentage": "-2.703",
"open_price": "0.01406000",
"high": "0.01419000",
"low": "0.01312000",
"volume": "103228906.70000000",
"quote_volume": "1404249.85418900",
"open_time": 1772092599038,
"close_time": 1772178999038,
"base": "MUBARAK",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "MUBARAKUSDT",
"status": "TRADING",
"base_asset": "MUBARAK",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00001000",
"max_price": "100.00000000",
"tick_size": "0.00001000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "813000000.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "1104561.90000000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "1.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "mubarak.svg"
},
{
"ticker": "GUNUSDT",
"current_price": "0.03082000",
"change_1d": "0.00034000",
"change_1d_percentage": "1.115",
"open_price": "0.03048000",
"high": "0.03177000",
"low": "0.03019000",
"volume": "45005260.00000000",
"quote_volume": "1389833.30743000",
"open_time": 1772092616969,
"close_time": 1772179016969,
"base": "GUN",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "GUNUSDT",
"status": "TRADING",
"base_asset": "GUN",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00001000",
"max_price": "100.00000000",
"tick_size": "0.00001000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00000000",
"max_qty": "913205152.00000000",
"step_size": "1.00000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "1112312.81250000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "gun.svg"
},
{
"ticker": "DEXEUSDT",
"current_price": "3.68800000",
"change_1d": "0.19800000",
"change_1d_percentage": "5.673",
"open_price": "3.49000000",
"high": "3.70100000",
"low": "3.22900000",
"volume": "401809.53000000",
"quote_volume": "1380509.65781000",
"open_time": 1772092611519,
"close_time": 1772179011519,
"base": "DEXE",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "DEXEUSDT",
"status": "TRADING",
"base_asset": "DEXE",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00100000",
"max_price": "1000.00000000",
"tick_size": "0.00100000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.01000000",
"max_qty": "92141578.00000000",
"step_size": "0.01000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "1596.15541666",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "dexe.svg"
},
{
"ticker": "YGGUSDT",
"current_price": "0.04010000",
"change_1d": "-0.00050000",
"change_1d_percentage": "-1.232",
"open_price": "0.04060000",
"high": "0.04110000",
"low": "0.03810000",
"volume": "33765198.10000000",
"quote_volume": "1331939.27217000",
"open_time": 1772092619529,
"close_time": 1772179019529,
"base": "YGG",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "YGGUSDT",
"status": "TRADING",
"base_asset": "YGG",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "92141578.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "673637.85791666",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "ygg.svg"
},
{
"ticker": "PUNDIXUSDT",
"current_price": "0.16470000",
"change_1d": "0.00560000",
"change_1d_percentage": "3.520",
"open_price": "0.15910000",
"high": "0.17110000",
"low": "0.15840000",
"volume": "7992328.40000000",
"quote_volume": "1315266.04511000",
"open_time": 1772092620340,
"close_time": 1772179020340,
"base": "PUNDIX",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "PUNDIXUSDT",
"status": "TRADING",
"base_asset": "PUNDIX",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "10000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "9222449.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "37990.78916666",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "pundix.svg"
},
{
"ticker": "BROCCOLI714USDT",
"current_price": "0.01296000",
"change_1d": "-0.00036000",
"change_1d_percentage": "-2.703",
"open_price": "0.01332000",
"high": "0.01338000",
"low": "0.01264000",
"volume": "100039276.00000000",
"quote_volume": "1301392.77687000",
"open_time": 1772092616995,
"close_time": 1772179016995,
"base": "BROCCOLI714",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "BROCCOLI714USDT",
"status": "TRADING",
"base_asset": "BROCCOLI714",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00001000",
"max_price": "100.00000000",
"tick_size": "0.00001000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00000000",
"max_qty": "813000000.00000000",
"step_size": "1.00000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "1366910.24583333",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "1.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "broccoli714.svg"
},
{
"ticker": "AVNTUSDT",
"current_price": "0.18540000",
"change_1d": "0.00490000",
"change_1d_percentage": "2.715",
"open_price": "0.18050000",
"high": "0.19100000",
"low": "0.17200000",
"volume": "7141903.80000000",
"quote_volume": "1296165.35348000",
"open_time": 1772092620254,
"close_time": 1772179020254,
"base": "AVNT",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "AVNTUSDT",
"status": "TRADING",
"base_asset": "AVNT",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "92141578.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "148733.24083333",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "avnt.svg"
},
{
"ticker": "IOTAUSDT",
"current_price": "0.06960000",
"change_1d": "-0.00130000",
"change_1d_percentage": "-1.834",
"open_price": "0.07090000",
"high": "0.07130000",
"low": "0.06730000",
"volume": "18543562.00000000",
"quote_volume": "1291791.06620000",
"open_time": 1772092617988,
"close_time": 1772179017988,
"base": "IOTA",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "IOTAUSDT",
"status": "TRADING",
"base_asset": "IOTA",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00000000",
"max_qty": "900000.00000000",
"step_size": "1.00000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "731578.60833333",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "iota.svg"
},
{
"ticker": "SAPIENUSDT",
"current_price": "0.08950000",
"change_1d": "-0.00590000",
"change_1d_percentage": "-6.184",
"open_price": "0.09540000",
"high": "0.09720000",
"low": "0.08730000",
"volume": "14047386.20000000",
"quote_volume": "1278340.30307000",
"open_time": 1772092607067,
"close_time": 1772179007067,
"base": "SAPIEN",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "SAPIENUSDT",
"status": "TRADING",
"base_asset": "SAPIEN",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "92141578.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "537436.15041666",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "sapien.svg"
},
{
"ticker": "ALPINEUSDT",
"current_price": "0.43800000",
"change_1d": "0.01000000",
"change_1d_percentage": "2.336",
"open_price": "0.42800000",
"high": "0.47700000",
"low": "0.41100000",
"volume": "2884702.29000000",
"quote_volume": "1256507.00625000",
"open_time": 1772092619475,
"close_time": 1772179019475,
"base": "ALPINE",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ALPINEUSDT",
"status": "TRADING",
"base_asset": "ALPINE",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00100000",
"max_price": "1000.00000000",
"tick_size": "0.00100000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.01000000",
"max_qty": "92141578.00000000",
"step_size": "0.01000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "61518.85791666",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "alpine.svg"
},
{
"ticker": "QNTUSDT",
"current_price": "64.93000000",
"change_1d": "0.61000000",
"change_1d_percentage": "0.948",
"open_price": "64.32000000",
"high": "66.24000000",
"low": "62.56000000",
"volume": "19250.76600000",
"quote_volume": "1242868.74880000",
"open_time": 1772092620431,
"close_time": 1772179020431,
"base": "QNT",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "QNTUSDT",
"status": "TRADING",
"base_asset": "QNT",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.01000000",
"max_price": "100000.00000000",
"tick_size": "0.01000000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.00100000",
"max_qty": "922327.00000000",
"step_size": "0.00100000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "289.89377500",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "qnt.svg"
},
{
"ticker": "OGUSDT",
"current_price": "3.03400000",
"change_1d": "-0.01800000",
"change_1d_percentage": "-0.590",
"open_price": "3.05200000",
"high": "3.07000000",
"low": "2.95800000",
"volume": "408465.00000000",
"quote_volume": "1232663.17460000",
"open_time": 1772092616999,
"close_time": 1772179016999,
"base": "OG",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "OGUSDT",
"status": "TRADING",
"base_asset": "OG",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00100000",
"max_price": "10000.00000000",
"tick_size": "0.00100000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "90000.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "5789.74125000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "og.svg"
},
{
"ticker": "AGLDUSDT",
"current_price": "0.26700000",
"change_1d": "-0.01000000",
"change_1d_percentage": "-3.610",
"open_price": "0.27700000",
"high": "0.28800000",
"low": "0.26300000",
"volume": "4413677.00000000",
"quote_volume": "1214106.25490000",
"open_time": 1772092611807,
"close_time": 1772179011807,
"base": "AGLD",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "AGLDUSDT",
"status": "TRADING",
"base_asset": "AGLD",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00100000",
"max_price": "1000.00000000",
"tick_size": "0.00100000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "92141578.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "108960.44583333",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "agld.svg"
},
{
"ticker": "CFXUSDT",
"current_price": "0.05080000",
"change_1d": "-0.00010000",
"change_1d_percentage": "-0.196",
"open_price": "0.05090000",
"high": "0.05170000",
"low": "0.04880000",
"volume": "24071891.00000000",
"quote_volume": "1210390.62150000",
"open_time": 1772092617621,
"close_time": 1772179017621,
"base": "CFX",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "CFXUSDT",
"status": "TRADING",
"base_asset": "CFX",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "10000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00000000",
"max_qty": "9222449.00000000",
"step_size": "1.00000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "1391297.59166666",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "cfx.svg"
},
{
"ticker": "STXUSDT",
"current_price": "0.27030000",
"change_1d": "0.01020000",
"change_1d_percentage": "3.922",
"open_price": "0.26010000",
"high": "0.27170000",
"low": "0.25390000",
"volume": "4578781.60000000",
"quote_volume": "1202846.09827000",
"open_time": 1772092620415,
"close_time": 1772179020415,
"base": "STX",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "STXUSDT",
"status": "TRADING",
"base_asset": "STX",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "900000.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "112414.74458333",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "stx.svg"
},
{
"ticker": "SUNUSDT",
"current_price": "0.01617000",
"change_1d": "-0.00007000",
"change_1d_percentage": "-0.431",
"open_price": "0.01624000",
"high": "0.01633000",
"low": "0.01609000",
"volume": "72154681.00000000",
"quote_volume": "1168343.77333000",
"open_time": 1772092612593,
"close_time": 1772179012593,
"base": "SUN",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "SUNUSDT",
"status": "TRADING",
"base_asset": "SUN",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00001000",
"max_price": "1000.00000000",
"tick_size": "0.00001000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00000000",
"max_qty": "92141578.00000000",
"step_size": "1.00000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "3932541.74583333",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "sun.svg"
},
{
"ticker": "PYTHUSDT",
"current_price": "0.05320000",
"change_1d": "0.00030000",
"change_1d_percentage": "0.567",
"open_price": "0.05290000",
"high": "0.05400000",
"low": "0.05050000",
"volume": "22263367.70000000",
"quote_volume": "1163654.16735000",
"open_time": 1772092620427,
"close_time": 1772179020427,
"base": "PYTH",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "PYTHUSDT",
"status": "TRADING",
"base_asset": "PYTH",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "92141578.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "1474276.59458333",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "pyth.svg"
},
{
"ticker": "OPENUSDT",
"current_price": "0.15630000",
"change_1d": "0.00660000",
"change_1d_percentage": "4.409",
"open_price": "0.14970000",
"high": "0.15730000",
"low": "0.14610000",
"volume": "7633070.90000000",
"quote_volume": "1158152.41416000",
"open_time": 1772092619139,
"close_time": 1772179019139,
"base": "OPEN",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "OPENUSDT",
"status": "TRADING",
"base_asset": "OPEN",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "92141578.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "81858.51041666",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "open.svg"
},
{
"ticker": "PROVEUSDT",
"current_price": "0.29620000",
"change_1d": "0.00810000",
"change_1d_percentage": "2.812",
"open_price": "0.28810000",
"high": "0.29950000",
"low": "0.28300000",
"volume": "3926133.20000000",
"quote_volume": "1144048.58150000",
"open_time": 1772092620147,
"close_time": 1772179020147,
"base": "PROVE",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "PROVEUSDT",
"status": "TRADING",
"base_asset": "PROVE",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "92141578.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "225771.23750000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "prove.svg"
},
{
"ticker": "TWTUSDT",
"current_price": "0.50390000",
"change_1d": "0.00290000",
"change_1d_percentage": "0.579",
"open_price": "0.50100000",
"high": "0.50840000",
"low": "0.47610000",
"volume": "2286058.00000000",
"quote_volume": "1132405.69420000",
"open_time": 1772092620258,
"close_time": 1772179020258,
"base": "TWT",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "TWTUSDT",
"status": "TRADING",
"base_asset": "TWT",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00000000",
"max_qty": "900000.00000000",
"step_size": "1.00000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "66449.01666666",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "twt.svg"
},
{
"ticker": "HMSTRUSDT",
"current_price": "0.00016160",
"change_1d": "-0.00000630",
"change_1d_percentage": "-3.752",
"open_price": "0.00016790",
"high": "0.00016900",
"low": "0.00015400",
"volume": "7031505745.00",
"quote_volume": "1123181.39315270",
"open_time": 1772092613854,
"close_time": 1772179013854,
"base": "HMSTR",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "HMSTRUSDT",
"status": "TRADING",
"base_asset": "HMSTR",
"base_asset_precision": 2,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 2,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00000010",
"max_price": "1.00000000",
"tick_size": "0.00000010"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00",
"max_qty": "36348600000.00",
"step_size": "1.00"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00",
"max_qty": "53814442.45",
"step_size": "0.00"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "hmstr.svg"
},
{
"ticker": "RADUSDT",
"current_price": "0.23600000",
"change_1d": "-0.00100000",
"change_1d_percentage": "-0.422",
"open_price": "0.23700000",
"high": "0.25500000",
"low": "0.23200000",
"volume": "4599110.10000000",
"quote_volume": "1111155.27480000",
"open_time": 1772092533230,
"close_time": 1772178933230,
"base": "RAD",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "RADUSDT",
"status": "TRADING",
"base_asset": "RAD",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00100000",
"max_price": "1000.00000000",
"tick_size": "0.00100000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "92141578.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "82770.73958333",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "rad.svg"
},
{
"ticker": "TNSRUSDT",
"current_price": "0.04870000",
"change_1d": "-0.00020000",
"change_1d_percentage": "-0.409",
"open_price": "0.04890000",
"high": "0.04920000",
"low": "0.04600000",
"volume": "23170309.10000000",
"quote_volume": "1105534.59378000",
"open_time": 1772092601247,
"close_time": 1772179001247,
"base": "TNSR",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "TNSRUSDT",
"status": "TRADING",
"base_asset": "TNSR",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "92141578.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "1333823.73208333",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "tnsr.svg"
},
{
"ticker": "SPKUSDT",
"current_price": "0.02075300",
"change_1d": "-0.00033400",
"change_1d_percentage": "-1.584",
"open_price": "0.02108700",
"high": "0.02150000",
"low": "0.02046500",
"volume": "52771314.00000000",
"quote_volume": "1101111.77330400",
"open_time": 1772092592010,
"close_time": 1772178992010,
"base": "SPK",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "SPKUSDT",
"status": "TRADING",
"base_asset": "SPK",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00000100",
"max_price": "100.00000000",
"tick_size": "0.00000100"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00000000",
"max_qty": "913205152.00000000",
"step_size": "1.00000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "2707300.77500000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "spk.svg"
},
{
"ticker": "BLURUSDT",
"current_price": "0.02052000",
"change_1d": "-0.00017000",
"change_1d_percentage": "-0.822",
"open_price": "0.02069000",
"high": "0.02200000",
"low": "0.01982000",
"volume": "53357796.40000000",
"quote_volume": "1099889.29702800",
"open_time": 1772092620271,
"close_time": 1772179020271,
"base": "BLUR",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "BLURUSDT",
"status": "TRADING",
"base_asset": "BLUR",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00001000",
"max_price": "1000.00000000",
"tick_size": "0.00001000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "92141578.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "599555.16416666",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "blur.svg"
},
{
"ticker": "ACEUSDT",
"current_price": "0.15600000",
"change_1d": "0.00500000",
"change_1d_percentage": "3.311",
"open_price": "0.15100000",
"high": "0.15600000",
"low": "0.14400000",
"volume": "7330157.50000000",
"quote_volume": "1098294.27160000",
"open_time": 1772092620237,
"close_time": 1772179020237,
"base": "ACE",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ACEUSDT",
"status": "TRADING",
"base_asset": "ACE",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00100000",
"max_price": "1000.00000000",
"tick_size": "0.00100000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "92141578.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "280679.58041666",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "ace.svg"
},
{
"ticker": "1000SATSUSDT",
"current_price": "0.00001157",
"change_1d": "0.00000037",
"change_1d_percentage": "3.304",
"open_price": "0.00001120",
"high": "0.00001159",
"low": "0.00001073",
"volume": "97666116681.00",
"quote_volume": "1090640.71453108",
"open_time": 1772092582793,
"close_time": 1772178982793,
"base": "1000SATS",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "1000SATSUSDT",
"status": "TRADING",
"base_asset": "1000SATS",
"base_asset_precision": 2,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 2,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00000001",
"max_price": "1.00000000",
"tick_size": "0.00000001"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00",
"max_qty": "36348600000.00",
"step_size": "1.00"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00",
"max_qty": "850798526.60",
"step_size": "0.00"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "1.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "1000sats.svg"
},
{
"ticker": "XVGUSDT",
"current_price": "0.00595600",
"change_1d": "0.00003800",
"change_1d_percentage": "0.642",
"open_price": "0.00591800",
"high": "0.00604600",
"low": "0.00571800",
"volume": "181283919.00000000",
"quote_volume": "1070836.05920800",
"open_time": 1772092620357,
"close_time": 1772179020357,
"base": "XVG",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "XVGUSDT",
"status": "TRADING",
"base_asset": "XVG",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00000100",
"max_price": "10000.00000000",
"tick_size": "0.00000100"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00000000",
"max_qty": "9222449.00000000",
"step_size": "1.00000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "4809096.56666666",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "xvg.svg"
},
{
"ticker": "IOUSDT",
"current_price": "0.11600000",
"change_1d": "0.00000000",
"change_1d_percentage": "0.000",
"open_price": "0.11600000",
"high": "0.11800000",
"low": "0.11000000",
"volume": "9335494.69000000",
"quote_volume": "1065625.72931000",
"open_time": 1772092614736,
"close_time": 1772179014736,
"base": "IO",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "IOUSDT",
"status": "TRADING",
"base_asset": "IO",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00100000",
"max_price": "10000.00000000",
"tick_size": "0.00100000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.01000000",
"max_qty": "9222449.00000000",
"step_size": "0.01000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "847988.22570833",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "io.svg"
},
{
"ticker": "ATUSDT",
"current_price": "0.15980000",
"change_1d": "0.00240000",
"change_1d_percentage": "1.525",
"open_price": "0.15740000",
"high": "0.16370000",
"low": "0.15600000",
"volume": "6455606.00000000",
"quote_volume": "1033839.14462000",
"open_time": 1772092619256,
"close_time": 1772179019256,
"base": "AT",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ATUSDT",
"status": "TRADING",
"base_asset": "AT",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "100.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "913205152.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "137387.34500000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "at.svg"
},
{
"ticker": "ADXUSDT",
"current_price": "0.07550000",
"change_1d": "-0.00120000",
"change_1d_percentage": "-1.565",
"open_price": "0.07670000",
"high": "0.07700000",
"low": "0.07380000",
"volume": "13737273.00000000",
"quote_volume": "1031179.77080000",
"open_time": 1772092620392,
"close_time": 1772179020392,
"base": "ADX",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ADXUSDT",
"status": "TRADING",
"base_asset": "ADX",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00000000",
"max_qty": "92141578.00000000",
"step_size": "1.00000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "321611.28750000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "adx.svg"
},
{
"ticker": "NEOUSDT",
"current_price": "2.84000000",
"change_1d": "0.04300000",
"change_1d_percentage": "1.537",
"open_price": "2.79700000",
"high": "2.86100000",
"low": "2.70800000",
"volume": "359917.20000000",
"quote_volume": "1003341.21623000",
"open_time": 1772092614000,
"close_time": 1772179014000,
"base": "NEO",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "NEOUSDT",
"status": "TRADING",
"base_asset": "NEO",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00100000",
"max_price": "10000.00000000",
"tick_size": "0.00100000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.01000000",
"max_qty": "90000.00000000",
"step_size": "0.01000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "9773.31245833",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "neo.svg"
},
{
"ticker": "FUSDT",
"current_price": "0.00587000",
"change_1d": "0.00016000",
"change_1d_percentage": "2.802",
"open_price": "0.00571000",
"high": "0.00612000",
"low": "0.00553000",
"volume": "172127698.00000000",
"quote_volume": "1001592.29051000",
"open_time": 1772092616339,
"close_time": 1772179016339,
"base": "F",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "FUSDT",
"status": "TRADING",
"base_asset": "F",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00001000",
"max_price": "100.00000000",
"tick_size": "0.00001000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00000000",
"max_qty": "913205152.00000000",
"step_size": "1.00000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "4586696.46666666",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "f.svg"
},
{
"ticker": "PHAUSDT",
"current_price": "0.02500000",
"change_1d": "0.00110000",
"change_1d_percentage": "4.603",
"open_price": "0.02390000",
"high": "0.02730000",
"low": "0.02320000",
"volume": "39232854.00000000",
"quote_volume": "991365.88680000",
"open_time": 1772092620493,
"close_time": 1772179020493,
"base": "PHA",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "PHAUSDT",
"status": "TRADING",
"base_asset": "PHA",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00000000",
"max_qty": "92141578.00000000",
"step_size": "1.00000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "3493054.87916666",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "pha.svg"
},
{
"ticker": "RIFUSDT",
"current_price": "0.03280000",
"change_1d": "0.00030000",
"change_1d_percentage": "0.923",
"open_price": "0.03250000",
"high": "0.03390000",
"low": "0.03220000",
"volume": "29931059.00000000",
"quote_volume": "988209.14780000",
"open_time": 1772092614965,
"close_time": 1772179014965,
"base": "RIF",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "RIFUSDT",
"status": "TRADING",
"base_asset": "RIF",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00000000",
"max_qty": "9222449.00000000",
"step_size": "1.00000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "1691232.46666666",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "rif.svg"
},
{
"ticker": "JTOUSDT",
"current_price": "0.29020000",
"change_1d": "0.00290000",
"change_1d_percentage": "1.009",
"open_price": "0.28730000",
"high": "0.29160000",
"low": "0.27190000",
"volume": "3491187.60000000",
"quote_volume": "982887.20788000",
"open_time": 1772092620340,
"close_time": 1772179020340,
"base": "JTO",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "JTOUSDT",
"status": "TRADING",
"base_asset": "JTO",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "92141578.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "219511.88625000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "jto.svg"
},
{
"ticker": "SUPERUSDT",
"current_price": "0.11840000",
"change_1d": "0.00470000",
"change_1d_percentage": "4.134",
"open_price": "0.11370000",
"high": "0.11990000",
"low": "0.11090000",
"volume": "8379910.00000000",
"quote_volume": "971566.65240000",
"open_time": 1772092620279,
"close_time": 1772179020279,
"base": "SUPER",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "SUPERUSDT",
"status": "TRADING",
"base_asset": "SUPER",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "10000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00000000",
"max_qty": "9222449.00000000",
"step_size": "1.00000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "146030.26666666",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "super.svg"
},
{
"ticker": "ANIMEUSDT",
"current_price": "0.00500000",
"change_1d": "0.00011000",
"change_1d_percentage": "2.249",
"open_price": "0.00489000",
"high": "0.00506000",
"low": "0.00472000",
"volume": "194122163.60000000",
"quote_volume": "958059.60221100",
"open_time": 1772092616478,
"close_time": 1772179016478,
"base": "ANIME",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ANIMEUSDT",
"status": "TRADING",
"base_asset": "ANIME",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00001000",
"max_price": "1000.00000000",
"tick_size": "0.00001000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "92141578.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "6784197.37916666",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "anime.svg"
},
{
"ticker": "TRBUSDT",
"current_price": "14.98000000",
"change_1d": "0.19000000",
"change_1d_percentage": "1.285",
"open_price": "14.79000000",
"high": "15.03000000",
"low": "14.08000000",
"volume": "64508.42400000",
"quote_volume": "942425.25695000",
"open_time": 1772092620666,
"close_time": 1772179020666,
"base": "TRB",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "TRBUSDT",
"status": "TRADING",
"base_asset": "TRB",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.01000000",
"max_price": "10000.00000000",
"tick_size": "0.01000000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.00100000",
"max_qty": "90000.00000000",
"step_size": "0.00100000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "2871.92189166",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "trb.svg"
},
{
"ticker": "PORTALUSDT",
"current_price": "0.01225000",
"change_1d": "-0.00006000",
"change_1d_percentage": "-0.487",
"open_price": "0.01231000",
"high": "0.01308000",
"low": "0.01190000",
"volume": "75346453.20000000",
"quote_volume": "941325.91261000",
"open_time": 1772092620165,
"close_time": 1772179020165,
"base": "PORTAL",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "PORTALUSDT",
"status": "TRADING",
"base_asset": "PORTAL",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00001000",
"max_price": "1000.00000000",
"tick_size": "0.00001000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "92141578.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "730894.66750000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "portal.svg"
},
{
"ticker": "MDTUSDT",
"current_price": "0.00998000",
"change_1d": "-0.00049000",
"change_1d_percentage": "-4.680",
"open_price": "0.01047000",
"high": "0.01176000",
"low": "0.00950000",
"volume": "89516394.30000000",
"quote_volume": "941023.86232200",
"open_time": 1772092614761,
"close_time": 1772179014761,
"base": "MDT",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "MDTUSDT",
"status": "TRADING",
"base_asset": "MDT",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00001000",
"max_price": "1000.00000000",
"tick_size": "0.00001000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "9000000.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "230990.28000000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "mdt.svg"
},
{
"ticker": "THETAUSDT",
"current_price": "0.19600000",
"change_1d": "-0.00100000",
"change_1d_percentage": "-0.508",
"open_price": "0.19700000",
"high": "0.19900000",
"low": "0.18700000",
"volume": "4858721.90000000",
"quote_volume": "939068.37420000",
"open_time": 1772092618531,
"close_time": 1772179018531,
"base": "THETA",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "THETAUSDT",
"status": "TRADING",
"base_asset": "THETA",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00100000",
"max_price": "10000.00000000",
"tick_size": "0.00100000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "90000.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "399670.94041666",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "theta.svg"
},
{
"ticker": "ZILUSDT",
"current_price": "0.00431000",
"change_1d": "0.00008000",
"change_1d_percentage": "1.891",
"open_price": "0.00423000",
"high": "0.00432000",
"low": "0.00407000",
"volume": "219237572.20000000",
"quote_volume": "921026.08392100",
"open_time": 1772092620454,
"close_time": 1772179020454,
"base": "ZIL",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ZILUSDT",
"status": "TRADING",
"base_asset": "ZIL",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00001000",
"max_price": "1000.00000000",
"tick_size": "0.00001000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "9000000.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "4476552.65083333",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "zil.svg"
},
{
"ticker": "FLOWUSDT",
"current_price": "0.03985000",
"change_1d": "0.00297000",
"change_1d_percentage": "8.053",
"open_price": "0.03688000",
"high": "0.04000000",
"low": "0.03546000",
"volume": "24320838.61000000",
"quote_volume": "919963.42892160",
"open_time": 1772092620333,
"close_time": 1772179020333,
"base": "FLOW",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "FLOWUSDT",
"status": "TRADING",
"base_asset": "FLOW",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00001000",
"max_price": "100000.00000000",
"tick_size": "0.00001000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.01000000",
"max_qty": "922327.00000000",
"step_size": "0.01000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "238363.91383333",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "flow.svg"
},
{
"ticker": "KAITOUSDT",
"current_price": "0.33520000",
"change_1d": "0.01240000",
"change_1d_percentage": "3.841",
"open_price": "0.32280000",
"high": "0.33730000",
"low": "0.31440000",
"volume": "2814220.10000000",
"quote_volume": "916052.25230000",
"open_time": 1772092617847,
"close_time": 1772179017847,
"base": "KAITO",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "KAITOUSDT",
"status": "TRADING",
"base_asset": "KAITO",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "92141578.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "149392.22333333",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "kaito.svg"
},
{
"ticker": "LAUSDT",
"current_price": "0.23670000",
"change_1d": "-0.00250000",
"change_1d_percentage": "-1.045",
"open_price": "0.23920000",
"high": "0.24540000",
"low": "0.23380000",
"volume": "3834511.80000000",
"quote_volume": "915128.71316000",
"open_time": 1772092620191,
"close_time": 1772179020191,
"base": "LA",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "LAUSDT",
"status": "TRADING",
"base_asset": "LA",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "92141578.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "99287.57416666",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "la.svg"
},
{
"ticker": "AIXBTUSDT",
"current_price": "0.02090000",
"change_1d": "0.00060000",
"change_1d_percentage": "2.956",
"open_price": "0.02030000",
"high": "0.02090000",
"low": "0.01920000",
"volume": "45384820.40000000",
"quote_volume": "910247.77188000",
"open_time": 1772092620620,
"close_time": 1772179020620,
"base": "AIXBT",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "AIXBTUSDT",
"status": "TRADING",
"base_asset": "AIXBT",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "92141578.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "2336422.06583333",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "aixbt.svg"
},
{
"ticker": "EDUUSDT",
"current_price": "0.11340000",
"change_1d": "0.00130000",
"change_1d_percentage": "1.160",
"open_price": "0.11210000",
"high": "0.11560000",
"low": "0.10630000",
"volume": "8182713.00000000",
"quote_volume": "908557.28430000",
"open_time": 1772092614981,
"close_time": 1772179014981,
"base": "EDU",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "EDUUSDT",
"status": "TRADING",
"base_asset": "EDU",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00000000",
"max_qty": "92141578.00000000",
"step_size": "1.00000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "97541.29583333",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "edu.svg"
},
{
"ticker": "YFIUSDT",
"current_price": "2819.00000000",
"change_1d": "45.00000000",
"change_1d_percentage": "1.622",
"open_price": "2774.00000000",
"high": "2828.00000000",
"low": "2681.00000000",
"volume": "326.85412000",
"quote_volume": "901088.28414000",
"open_time": 1772092620762,
"close_time": 1772179020762,
"base": "YFI",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "YFIUSDT",
"status": "TRADING",
"base_asset": "YFI",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "1.00000000",
"max_price": "1000000.00000000",
"tick_size": "1.00000000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.00001000",
"max_qty": "9000.00000000",
"step_size": "0.00001000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "4.69249175",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "yfi.svg"
},
{
"ticker": "RESOLVUSDT",
"current_price": "0.06230000",
"change_1d": "-0.00060000",
"change_1d_percentage": "-0.954",
"open_price": "0.06290000",
"high": "0.06480000",
"low": "0.06150000",
"volume": "14272477.20000000",
"quote_volume": "900135.76268000",
"open_time": 1772092620159,
"close_time": 1772179020159,
"base": "RESOLV",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "RESOLVUSDT",
"status": "TRADING",
"base_asset": "RESOLV",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "100.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "913205152.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "2010468.55666666",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "resolv.svg"
},
{
"ticker": "RAYUSDT",
"current_price": "0.62200000",
"change_1d": "0.00100000",
"change_1d_percentage": "0.161",
"open_price": "0.62100000",
"high": "0.63200000",
"low": "0.59900000",
"volume": "1457601.20000000",
"quote_volume": "898491.57750000",
"open_time": 1772092620267,
"close_time": 1772179020267,
"base": "RAY",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "RAYUSDT",
"status": "TRADING",
"base_asset": "RAY",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00100000",
"max_price": "10000.00000000",
"tick_size": "0.00100000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "9222449.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "80331.99750000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "ray.svg"
},
{
"ticker": "ALICEUSDT",
"current_price": "0.11390000",
"change_1d": "0.00960000",
"change_1d_percentage": "9.204",
"open_price": "0.10430000",
"high": "0.11760000",
"low": "0.10020000",
"volume": "8015346.91000000",
"quote_volume": "866209.66232000",
"open_time": 1772092617981,
"close_time": 1772179017981,
"base": "ALICE",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ALICEUSDT",
"status": "TRADING",
"base_asset": "ALICE",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.01000000",
"max_qty": "900000.00000000",
"step_size": "0.01000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "70037.13566666",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "alice.svg"
},
{
"ticker": "GRTUSDT",
"current_price": "0.02729000",
"change_1d": "0.00006000",
"change_1d_percentage": "0.220",
"open_price": "0.02723000",
"high": "0.02752000",
"low": "0.02611000",
"volume": "32113866.00000000",
"quote_volume": "860859.54273000",
"open_time": 1772092620210,
"close_time": 1772179020210,
"base": "GRT",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "GRTUSDT",
"status": "TRADING",
"base_asset": "GRT",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00001000",
"max_price": "1000.00000000",
"tick_size": "0.00001000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00000000",
"max_qty": "900000.00000000",
"step_size": "1.00000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "769323.55000000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "grt.svg"
},
{
"ticker": "ZKPUSDT",
"current_price": "0.08490000",
"change_1d": "-0.00100000",
"change_1d_percentage": "-1.164",
"open_price": "0.08590000",
"high": "0.08660000",
"low": "0.08150000",
"volume": "10169483.00000000",
"quote_volume": "856260.97782000",
"open_time": 1772092620279,
"close_time": 1772179020279,
"base": "ZKP",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ZKPUSDT",
"status": "TRADING",
"base_asset": "ZKP",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "92141578.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "308648.73250000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "zkp.svg"
},
{
"ticker": "GMTUSDT",
"current_price": "0.01218000",
"change_1d": "0.00049000",
"change_1d_percentage": "4.192",
"open_price": "0.01169000",
"high": "0.01257000",
"low": "0.01122000",
"volume": "71608428.50000000",
"quote_volume": "855114.27907800",
"open_time": 1772092620971,
"close_time": 1772179020971,
"base": "GMT",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "GMTUSDT",
"status": "TRADING",
"base_asset": "GMT",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00001000",
"max_price": "1000.00000000",
"tick_size": "0.00001000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "92141578.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "1794348.35041666",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "gmt.svg"
},
{
"ticker": "CYBERUSDT",
"current_price": "0.54900000",
"change_1d": "0.00000000",
"change_1d_percentage": "0.000",
"open_price": "0.54900000",
"high": "0.55300000",
"low": "0.52300000",
"volume": "1581363.24000000",
"quote_volume": "854526.51210000",
"open_time": 1772092619188,
"close_time": 1772179019188,
"base": "CYBER",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "CYBERUSDT",
"status": "TRADING",
"base_asset": "CYBER",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00100000",
"max_price": "1000.00000000",
"tick_size": "0.00100000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.01000000",
"max_qty": "92141578.00000000",
"step_size": "0.01000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "49819.72950000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "cyber.svg"
},
{
"ticker": "KAIAUSDT",
"current_price": "0.05630000",
"change_1d": "-0.00010000",
"change_1d_percentage": "-0.177",
"open_price": "0.05640000",
"high": "0.05770000",
"low": "0.05520000",
"volume": "15077009.60000000",
"quote_volume": "853067.31216000",
"open_time": 1772092620777,
"close_time": 1772179020777,
"base": "KAIA",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "KAIAUSDT",
"status": "TRADING",
"base_asset": "KAIA",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "100.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "913205152.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "1247353.13458333",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "kaia.svg"
},
{
"ticker": "ACTUSDT",
"current_price": "0.01440000",
"change_1d": "0.00020000",
"change_1d_percentage": "1.408",
"open_price": "0.01420000",
"high": "0.01440000",
"low": "0.01350000",
"volume": "60507285.40000000",
"quote_volume": "848716.72892000",
"open_time": 1772092615306,
"close_time": 1772179015306,
"base": "ACT",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ACTUSDT",
"status": "TRADING",
"base_asset": "ACT",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "100.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "913205152.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "8236894.99958333",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "1.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "act.svg"
},
{
"ticker": "FTTUSDT",
"current_price": "0.32540000",
"change_1d": "0.00870000",
"change_1d_percentage": "2.747",
"open_price": "0.31670000",
"high": "0.33020000",
"low": "0.31290000",
"volume": "2640290.01000000",
"quote_volume": "846062.45287700",
"open_time": 1772092576693,
"close_time": 1772178976693,
"base": "FTT",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "FTTUSDT",
"status": "TRADING",
"base_asset": "FTT",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "100000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.01000000",
"max_qty": "922327.00000000",
"step_size": "0.01000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "13135.15508333",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "ftt.svg"
},
{
"ticker": "COMPUSDT",
"current_price": "19.21000000",
"change_1d": "0.63000000",
"change_1d_percentage": "3.391",
"open_price": "18.58000000",
"high": "19.51000000",
"low": "18.22000000",
"volume": "44798.92800000",
"quote_volume": "841612.65244000",
"open_time": 1772092620502,
"close_time": 1772179020502,
"base": "COMP",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "COMPUSDT",
"status": "TRADING",
"base_asset": "COMP",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.01000000",
"max_price": "100000.00000000",
"tick_size": "0.01000000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.00100000",
"max_qty": "90000.00000000",
"step_size": "0.00100000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "1551.80181250",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "comp.svg"
},
{
"ticker": "AUCTIONUSDT",
"current_price": "4.90000000",
"change_1d": "-0.07000000",
"change_1d_percentage": "-1.408",
"open_price": "4.97000000",
"high": "5.01000000",
"low": "4.75000000",
"volume": "171446.10000000",
"quote_volume": "836316.39200000",
"open_time": 1772092619393,
"close_time": 1772179019393,
"base": "AUCTION",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "AUCTIONUSDT",
"status": "TRADING",
"base_asset": "AUCTION",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.01000000",
"max_price": "10000.00000000",
"tick_size": "0.01000000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.01000000",
"max_qty": "9222449.00000000",
"step_size": "0.01000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "5215.47900000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "auction.svg"
},
{
"ticker": "SOLVUSDT",
"current_price": "0.00427000",
"change_1d": "-0.00013000",
"change_1d_percentage": "-2.955",
"open_price": "0.00440000",
"high": "0.00441000",
"low": "0.00411000",
"volume": "193916364.00000000",
"quote_volume": "825029.89656000",
"open_time": 1772092575867,
"close_time": 1772178975867,
"base": "SOLV",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "SOLVUSDT",
"status": "TRADING",
"base_asset": "SOLV",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00001000",
"max_price": "1000.00000000",
"tick_size": "0.00001000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00000000",
"max_qty": "92141578.00000000",
"step_size": "1.00000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "4668842.76666666",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "solv.svg"
},
{
"ticker": "MEMEUSDT",
"current_price": "0.00064000",
"change_1d": "0.00000100",
"change_1d_percentage": "0.156",
"open_price": "0.00063900",
"high": "0.00065000",
"low": "0.00060800",
"volume": "1307147977.00000000",
"quote_volume": "823389.08395200",
"open_time": 1772092620040,
"close_time": 1772179020040,
"base": "MEME",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "MEMEUSDT",
"status": "TRADING",
"base_asset": "MEME",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00000100",
"max_price": "100.00000000",
"tick_size": "0.00000100"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00000000",
"max_qty": "913205152.00000000",
"step_size": "1.00000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "21904586.94166666",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "1.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "meme.svg"
},
{
"ticker": "IOTXUSDT",
"current_price": "0.00477000",
"change_1d": "-0.00012000",
"change_1d_percentage": "-2.454",
"open_price": "0.00489000",
"high": "0.00520000",
"low": "0.00459000",
"volume": "167037526.00000000",
"quote_volume": "812539.92645000",
"open_time": 1772092620390,
"close_time": 1772179020390,
"base": "IOTX",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "IOTXUSDT",
"status": "TRADING",
"base_asset": "IOTX",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00001000",
"max_price": "1000.00000000",
"tick_size": "0.00001000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00000000",
"max_qty": "92141578.00000000",
"step_size": "1.00000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "4229843.90416666",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "iotx.svg"
},
{
"ticker": "MINAUSDT",
"current_price": "0.06010000",
"change_1d": "0.00070000",
"change_1d_percentage": "1.178",
"open_price": "0.05940000",
"high": "0.06050000",
"low": "0.05750000",
"volume": "13501327.70000000",
"quote_volume": "800516.44498000",
"open_time": 1772092611332,
"close_time": 1772179011332,
"base": "MINA",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "MINAUSDT",
"status": "TRADING",
"base_asset": "MINA",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "10000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "9222449.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "909862.57125000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "mina.svg"
},
{
"ticker": "NEXOUSDT",
"current_price": "0.86500000",
"change_1d": "0.01300000",
"change_1d_percentage": "1.526",
"open_price": "0.85200000",
"high": "0.88200000",
"low": "0.83200000",
"volume": "928663.30000000",
"quote_volume": "799737.22932000",
"open_time": 1772092618393,
"close_time": 1772179018393,
"base": "NEXO",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "NEXOUSDT",
"status": "TRADING",
"base_asset": "NEXO",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00100000",
"max_price": "1000.00000000",
"tick_size": "0.00100000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.01000000",
"max_qty": "92141578.00000000",
"step_size": "0.01000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "11896.71091666",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "nexo.svg"
},
{
"ticker": "BOMEUSDT",
"current_price": "0.00040000",
"change_1d": "0.00000000",
"change_1d_percentage": "0.000",
"open_price": "0.00040000",
"high": "0.00040600",
"low": "0.00038000",
"volume": "2028837392.00",
"quote_volume": "796133.12055100",
"open_time": 1772092620412,
"close_time": 1772179020412,
"base": "BOME",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "BOMEUSDT",
"status": "TRADING",
"base_asset": "BOME",
"base_asset_precision": 2,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 2,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00000100",
"max_price": "1.00000000",
"tick_size": "0.00000100"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00",
"max_qty": "46000000000.00",
"step_size": "1.00"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00",
"max_qty": "133247479.20",
"step_size": "0.00"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "1.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "bome.svg"
},
{
"ticker": "FIDAUSDT",
"current_price": "0.01610000",
"change_1d": "0.00020000",
"change_1d_percentage": "1.258",
"open_price": "0.01590000",
"high": "0.01620000",
"low": "0.01520000",
"volume": "50732555.60000000",
"quote_volume": "794768.29348000",
"open_time": 1772092620251,
"close_time": 1772179020251,
"base": "FIDA",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "FIDAUSDT",
"status": "TRADING",
"base_asset": "FIDA",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "92141578.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "1684344.82375000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "fida.svg"
},
{
"ticker": "HOLOUSDT",
"current_price": "0.05960000",
"change_1d": "0.00130000",
"change_1d_percentage": "2.230",
"open_price": "0.05830000",
"high": "0.05980000",
"low": "0.05640000",
"volume": "13714894.70000000",
"quote_volume": "794288.36018000",
"open_time": 1772092620159,
"close_time": 1772179020159,
"base": "HOLO",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "HOLOUSDT",
"status": "TRADING",
"base_asset": "HOLO",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "100.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "913205152.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "225989.51291666",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "holo.svg"
},
{
"ticker": "XTZUSDT",
"current_price": "0.39950000",
"change_1d": "0.00470000",
"change_1d_percentage": "1.190",
"open_price": "0.39480000",
"high": "0.40050000",
"low": "0.38200000",
"volume": "2001609.00000000",
"quote_volume": "782623.47170000",
"open_time": 1772092620379,
"close_time": 1772179020379,
"base": "XTZ",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "XTZUSDT",
"status": "TRADING",
"base_asset": "XTZ",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "900000.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "208047.21708333",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "xtz.svg"
},
{
"ticker": "KMNOUSDT",
"current_price": "0.02236000",
"change_1d": "-0.00032000",
"change_1d_percentage": "-1.411",
"open_price": "0.02268000",
"high": "0.02275000",
"low": "0.02131000",
"volume": "35343898.00000000",
"quote_volume": "781005.08380000",
"open_time": 1772092613055,
"close_time": 1772179013055,
"base": "KMNO",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "KMNOUSDT",
"status": "TRADING",
"base_asset": "KMNO",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00001000",
"max_price": "100.00000000",
"tick_size": "0.00001000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00000000",
"max_qty": "913205152.00000000",
"step_size": "1.00000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "1814950.15000000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "kmno.svg"
},
{
"ticker": "ACHUSDT",
"current_price": "0.00708000",
"change_1d": "-0.00019000",
"change_1d_percentage": "-2.613",
"open_price": "0.00727000",
"high": "0.00736000",
"low": "0.00694000",
"volume": "109554038.00000000",
"quote_volume": "779121.84124000",
"open_time": 1772092620348,
"close_time": 1772179020348,
"base": "ACH",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ACHUSDT",
"status": "TRADING",
"base_asset": "ACH",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00001000",
"max_price": "1000.00000000",
"tick_size": "0.00001000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00000000",
"max_qty": "92141578.00000000",
"step_size": "1.00000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "3068836.57500000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "ach.svg"
},
{
"ticker": "A2ZUSDT",
"current_price": "0.00078700",
"change_1d": "-0.00007600",
"change_1d_percentage": "-8.806",
"open_price": "0.00086300",
"high": "0.00089700",
"low": "0.00063200",
"volume": "991942673.00000000",
"quote_volume": "771163.02701100",
"open_time": 1772092620032,
"close_time": 1772179020032,
"base": "A2Z",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "A2ZUSDT",
"status": "TRADING",
"base_asset": "A2Z",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00000100",
"max_price": "10.00000000",
"tick_size": "0.00000100"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00000000",
"max_qty": "8384883677.00000000",
"step_size": "1.00000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "4901863.34583333",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "a2z.svg"
},
{
"ticker": "SUSHIUSDT",
"current_price": "0.21260000",
"change_1d": "0.00150000",
"change_1d_percentage": "0.711",
"open_price": "0.21110000",
"high": "0.21480000",
"low": "0.20100000",
"volume": "3645220.60000000",
"quote_volume": "759705.00274000",
"open_time": 1772092616960,
"close_time": 1772179016960,
"base": "SUSHI",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "SUSHIUSDT",
"status": "TRADING",
"base_asset": "SUSHI",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "92141578.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "140890.11750000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "sushi.svg"
},
{
"ticker": "WCTUSDT",
"current_price": "0.06080000",
"change_1d": "0.00120000",
"change_1d_percentage": "2.013",
"open_price": "0.05960000",
"high": "0.06150000",
"low": "0.05750000",
"volume": "12673278.60000000",
"quote_volume": "756494.54836000",
"open_time": 1772092619953,
"close_time": 1772179019953,
"base": "WCT",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "WCTUSDT",
"status": "TRADING",
"base_asset": "WCT",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "100.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "913205152.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "1187795.08916666",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "wct.svg"
},
{
"ticker": "MOVEUSDT",
"current_price": "0.02220000",
"change_1d": "0.00000000",
"change_1d_percentage": "0.000",
"open_price": "0.02220000",
"high": "0.02250000",
"low": "0.02100000",
"volume": "34705849.80000000",
"quote_volume": "753831.16556000",
"open_time": 1772092614089,
"close_time": 1772179014089,
"base": "MOVE",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "MOVEUSDT",
"status": "TRADING",
"base_asset": "MOVE",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "92141578.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "2165360.79208333",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "move.svg"
},
{
"ticker": "BNSOLUSDT",
"current_price": "95.80000000",
"change_1d": "-0.10000000",
"change_1d_percentage": "-0.104",
"open_price": "95.90000000",
"high": "97.40000000",
"low": "92.60000000",
"volume": "7810.34200000",
"quote_volume": "743794.02210000",
"open_time": 1772092620359,
"close_time": 1772179020359,
"base": "BNSOL",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "BNSOLUSDT",
"status": "TRADING",
"base_asset": "BNSOL",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.10000000",
"max_price": "100000.00000000",
"tick_size": "0.10000000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.00100000",
"max_qty": "922327.00000000",
"step_size": "0.00100000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "369.75477083",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "bnsol.svg"
},
{
"ticker": "C98USDT",
"current_price": "0.02480000",
"change_1d": "0.00060000",
"change_1d_percentage": "2.479",
"open_price": "0.02420000",
"high": "0.02500000",
"low": "0.02250000",
"volume": "30854251.10000000",
"quote_volume": "734759.22731000",
"open_time": 1772092620539,
"close_time": 1772179020539,
"base": "C98",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "C98USDT",
"status": "TRADING",
"base_asset": "C98",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "92141578.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "1338406.23500000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "c98.svg"
},
{
"ticker": "1MBABYDOGEUSDT",
"current_price": "0.00040270",
"change_1d": "-0.00000190",
"change_1d_percentage": "-0.470",
"open_price": "0.00040460",
"high": "0.00040940",
"low": "0.00038460",
"volume": "1846941303.00",
"quote_volume": "732560.98024140",
"open_time": 1772092620572,
"close_time": 1772179020572,
"base": "1MBABYDOGE",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "1MBABYDOGEUSDT",
"status": "TRADING",
"base_asset": "1MBABYDOGE",
"base_asset_precision": 2,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 2,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00000010",
"max_price": "1.00000000",
"tick_size": "0.00000010"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00",
"max_qty": "36348600000.00",
"step_size": "1.00"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00",
"max_qty": "28121914.10",
"step_size": "0.00"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "1.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "1mbabydoge.svg"
},
{
"ticker": "IMXUSDT",
"current_price": "0.17420000",
"change_1d": "0.00380000",
"change_1d_percentage": "2.230",
"open_price": "0.17040000",
"high": "0.17460000",
"low": "0.16290000",
"volume": "4325911.26000000",
"quote_volume": "731843.92292500",
"open_time": 1772092620410,
"close_time": 1772179020410,
"base": "IMX",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "IMXUSDT",
"status": "TRADING",
"base_asset": "IMX",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.01000000",
"max_qty": "92141578.00000000",
"step_size": "0.01000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "177331.43945833",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "imx.svg"
},
{
"ticker": "FUNUSDT",
"current_price": "0.00132400",
"change_1d": "0.00006700",
"change_1d_percentage": "5.330",
"open_price": "0.00125700",
"high": "0.00136400",
"low": "0.00123800",
"volume": "560333406.00000000",
"quote_volume": "730014.01655800",
"open_time": 1772092606519,
"close_time": 1772179006519,
"base": "FUN",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "FUNUSDT",
"status": "TRADING",
"base_asset": "FUN",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00000100",
"max_price": "1000.00000000",
"tick_size": "0.00000100"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00000000",
"max_qty": "92141578.00000000",
"step_size": "1.00000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "10266738.46250000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "fun.svg"
},
{
"ticker": "COWUSDT",
"current_price": "0.21460000",
"change_1d": "-0.00590000",
"change_1d_percentage": "-2.676",
"open_price": "0.22050000",
"high": "0.23130000",
"low": "0.21330000",
"volume": "3280510.00000000",
"quote_volume": "724401.97664000",
"open_time": 1772092617554,
"close_time": 1772179017554,
"base": "COW",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "COWUSDT",
"status": "TRADING",
"base_asset": "COW",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "100.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "913205152.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "168788.13958333",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "cow.svg"
},
{
"ticker": "BELUSDT",
"current_price": "0.10000000",
"change_1d": "0.00250000",
"change_1d_percentage": "2.564",
"open_price": "0.09750000",
"high": "0.10290000",
"low": "0.09540000",
"volume": "7290469.60000000",
"quote_volume": "722529.84137000",
"open_time": 1772092614485,
"close_time": 1772179014485,
"base": "BEL",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "BELUSDT",
"status": "TRADING",
"base_asset": "BEL",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "900000.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "84376.89458333",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "bel.svg"
},
{
"ticker": "KSMUSDT",
"current_price": "5.16000000",
"change_1d": "0.00000000",
"change_1d_percentage": "0.000",
"open_price": "5.16000000",
"high": "5.25000000",
"low": "4.97000000",
"volume": "141188.14300000",
"quote_volume": "722268.62014000",
"open_time": 1772092616713,
"close_time": 1772179016713,
"base": "KSM",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "KSMUSDT",
"status": "TRADING",
"base_asset": "KSM",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.01000000",
"max_price": "100000.00000000",
"tick_size": "0.01000000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.00100000",
"max_qty": "900000.00000000",
"step_size": "0.00100000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "6686.14665416",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "ksm.svg"
},
{
"ticker": "CELOUSDT",
"current_price": "0.07960000",
"change_1d": "-0.00040000",
"change_1d_percentage": "-0.500",
"open_price": "0.08000000",
"high": "0.08060000",
"low": "0.07540000",
"volume": "9224684.00000000",
"quote_volume": "721683.92237000",
"open_time": 1772092620248,
"close_time": 1772179020248,
"base": "CELO",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "CELOUSDT",
"status": "TRADING",
"base_asset": "CELO",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "900000.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "169949.24458333",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "celo.svg"
},
{
"ticker": "USUALUSDT",
"current_price": "0.01300000",
"change_1d": "0.00025000",
"change_1d_percentage": "1.961",
"open_price": "0.01275000",
"high": "0.01332000",
"low": "0.01214000",
"volume": "56792850.80000000",
"quote_volume": "721075.61301600",
"open_time": 1772092601601,
"close_time": 1772179001601,
"base": "USUAL",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "USUALUSDT",
"status": "TRADING",
"base_asset": "USUAL",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00001000",
"max_price": "1000.00000000",
"tick_size": "0.00001000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "92141578.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "1366734.24416666",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "usual.svg"
},
{
"ticker": "HYPERUSDT",
"current_price": "0.09610000",
"change_1d": "0.00180000",
"change_1d_percentage": "1.909",
"open_price": "0.09430000",
"high": "0.09620000",
"low": "0.08990000",
"volume": "7693380.30000000",
"quote_volume": "718284.32913000",
"open_time": 1772092607954,
"close_time": 1772179007954,
"base": "HYPER",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "HYPERUSDT",
"status": "TRADING",
"base_asset": "HYPER",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "92141578.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "386426.05833333",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "hyper.svg"
},
{
"ticker": "HIVEUSDT",
"current_price": "0.06680000",
"change_1d": "0.00060000",
"change_1d_percentage": "0.906",
"open_price": "0.06620000",
"high": "0.07070000",
"low": "0.06480000",
"volume": "10511219.00000000",
"quote_volume": "707896.33820000",
"open_time": 1772092620556,
"close_time": 1772179020556,
"base": "HIVE",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "HIVEUSDT",
"status": "TRADING",
"base_asset": "HIVE",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00000000",
"max_qty": "900000.00000000",
"step_size": "1.00000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "158389.84166666",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "hive.svg"
},
{
"ticker": "AWEUSDT",
"current_price": "0.05410000",
"change_1d": "0.00152000",
"change_1d_percentage": "2.891",
"open_price": "0.05258000",
"high": "0.05475000",
"low": "0.05218000",
"volume": "13131742.00000000",
"quote_volume": "704118.71650000",
"open_time": 1772092605940,
"close_time": 1772179005940,
"base": "AWE",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "AWEUSDT",
"status": "TRADING",
"base_asset": "AWE",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00001000",
"max_price": "100.00000000",
"tick_size": "0.00001000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00000000",
"max_qty": "913205152.00000000",
"step_size": "1.00000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "260163.42083333",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "awe.svg"
},
{
"ticker": "PYRUSDT",
"current_price": "0.31900000",
"change_1d": "0.00600000",
"change_1d_percentage": "1.917",
"open_price": "0.31300000",
"high": "0.32000000",
"low": "0.30600000",
"volume": "2239371.13500000",
"quote_volume": "702439.53621500",
"open_time": 1772092541301,
"close_time": 1772178941301,
"base": "PYR",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "PYRUSDT",
"status": "TRADING",
"base_asset": "PYR",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00100000",
"max_price": "10000.00000000",
"tick_size": "0.00100000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.00100000",
"max_qty": "9222449.00000000",
"step_size": "0.00100000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "47327.86499166",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "pyr.svg"
},
{
"ticker": "BEAMXUSDT",
"current_price": "0.00196800",
"change_1d": "-0.00002900",
"change_1d_percentage": "-1.452",
"open_price": "0.00199700",
"high": "0.00203500",
"low": "0.00188300",
"volume": "357963774.00000000",
"quote_volume": "698941.92086700",
"open_time": 1772092620260,
"close_time": 1772179020260,
"base": "BEAMX",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "BEAMXUSDT",
"status": "TRADING",
"base_asset": "BEAMX",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00000100",
"max_price": "100.00000000",
"tick_size": "0.00000100"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00000000",
"max_qty": "913205152.00000000",
"step_size": "1.00000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "8003644.07916666",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "beamx.svg"
},
{
"ticker": "ORCAUSDT",
"current_price": "0.90500000",
"change_1d": "-0.01300000",
"change_1d_percentage": "-1.416",
"open_price": "0.91800000",
"high": "0.93300000",
"low": "0.88500000",
"volume": "763573.31000000",
"quote_volume": "693487.64215000",
"open_time": 1772092590135,
"close_time": 1772178990135,
"base": "ORCA",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ORCAUSDT",
"status": "TRADING",
"base_asset": "ORCA",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00100000",
"max_price": "1000.00000000",
"tick_size": "0.00100000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.01000000",
"max_qty": "92141578.00000000",
"step_size": "0.01000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "22311.77733333",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "orca.svg"
},
{
"ticker": "HUMAUSDT",
"current_price": "0.01194000",
"change_1d": "0.00020000",
"change_1d_percentage": "1.704",
"open_price": "0.01174000",
"high": "0.01194000",
"low": "0.01103000",
"volume": "60057297.00000000",
"quote_volume": "689269.90142000",
"open_time": 1772092616932,
"close_time": 1772179016932,
"base": "HUMA",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "HUMAUSDT",
"status": "TRADING",
"base_asset": "HUMA",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00001000",
"max_price": "100.00000000",
"tick_size": "0.00001000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00000000",
"max_qty": "913205152.00000000",
"step_size": "1.00000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "2443648.93333333",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "huma.svg"
},
{
"ticker": "SXTUSDT",
"current_price": "0.02080000",
"change_1d": "-0.00120000",
"change_1d_percentage": "-5.455",
"open_price": "0.02200000",
"high": "0.02210000",
"low": "0.02020000",
"volume": "32625033.70000000",
"quote_volume": "686624.49952000",
"open_time": 1772092616977,
"close_time": 1772179016977,
"base": "SXT",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "SXTUSDT",
"status": "TRADING",
"base_asset": "SXT",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "100.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "913205152.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "11495496.79291666",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "sxt.svg"
},
{
"ticker": "ASTRUSDT",
"current_price": "0.00760000",
"change_1d": "0.00016000",
"change_1d_percentage": "2.151",
"open_price": "0.00744000",
"high": "0.00771000",
"low": "0.00715000",
"volume": "91909761.50000000",
"quote_volume": "681903.73122500",
"open_time": 1772092620881,
"close_time": 1772179020881,
"base": "ASTR",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ASTRUSDT",
"status": "TRADING",
"base_asset": "ASTR",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00001000",
"max_price": "1000.00000000",
"tick_size": "0.00001000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "92141578.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "7468939.21583333",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "astr.svg"
},
{
"ticker": "FRAXUSDT",
"current_price": "0.65680000",
"change_1d": "-0.01980000",
"change_1d_percentage": "-2.926",
"open_price": "0.67660000",
"high": "0.67930000",
"low": "0.62940000",
"volume": "1035200.70000000",
"quote_volume": "673300.06510000",
"open_time": 1772092619026,
"close_time": 1772179019026,
"base": "FRAX",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "FRAXUSDT",
"status": "TRADING",
"base_asset": "FRAX",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "92141578.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "28001.69250000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "frax.svg"
},
{
"ticker": "FORMUSDT",
"current_price": "0.19700000",
"change_1d": "0.00130000",
"change_1d_percentage": "0.664",
"open_price": "0.19570000",
"high": "0.19850000",
"low": "0.18700000",
"volume": "3469011.60000000",
"quote_volume": "671824.11661000",
"open_time": 1772092619901,
"close_time": 1772179019901,
"base": "FORM",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "FORMUSDT",
"status": "TRADING",
"base_asset": "FORM",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "92141578.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "77676.44958333",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "form.svg"
},
{
"ticker": "SOPHUSDT",
"current_price": "0.00924000",
"change_1d": "-0.00038000",
"change_1d_percentage": "-3.950",
"open_price": "0.00962000",
"high": "0.00982000",
"low": "0.00878000",
"volume": "72464402.00000000",
"quote_volume": "668051.91969000",
"open_time": 1772092612398,
"close_time": 1772179012398,
"base": "SOPH",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "SOPHUSDT",
"status": "TRADING",
"base_asset": "SOPH",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00001000",
"max_price": "100.00000000",
"tick_size": "0.00001000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00000000",
"max_qty": "913205152.00000000",
"step_size": "1.00000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "1047557.21250000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "soph.svg"
},
{
"ticker": "STGUSDT",
"current_price": "0.14910000",
"change_1d": "0.01120000",
"change_1d_percentage": "8.122",
"open_price": "0.13790000",
"high": "0.15040000",
"low": "0.13060000",
"volume": "4579870.40000000",
"quote_volume": "643180.93034000",
"open_time": 1772092620035,
"close_time": 1772179020035,
"base": "STG",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "STGUSDT",
"status": "TRADING",
"base_asset": "STG",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "100.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "913205152.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "89764.30541666",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "stg.svg"
},
{
"ticker": "CUSDT",
"current_price": "0.05240000",
"change_1d": "-0.00070000",
"change_1d_percentage": "-1.318",
"open_price": "0.05310000",
"high": "0.05360000",
"low": "0.04970000",
"volume": "12378571.90000000",
"quote_volume": "637118.99930000",
"open_time": 1772092620031,
"close_time": 1772179020031,
"base": "C",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "CUSDT",
"status": "TRADING",
"base_asset": "C",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "100.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "913205152.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "239017.47458333",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "c.svg"
},
{
"ticker": "CHRUSDT",
"current_price": "0.01870000",
"change_1d": "0.00070000",
"change_1d_percentage": "3.889",
"open_price": "0.01800000",
"high": "0.01900000",
"low": "0.01710000",
"volume": "35811509.00000000",
"quote_volume": "636757.24770000",
"open_time": 1772092605408,
"close_time": 1772179005408,
"base": "CHR",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "CHRUSDT",
"status": "TRADING",
"base_asset": "CHR",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00000000",
"max_qty": "9000000.00000000",
"step_size": "1.00000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "2052564.68333333",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "chr.svg"
},
{
"ticker": "COTIUSDT",
"current_price": "0.01211000",
"change_1d": "0.00030000",
"change_1d_percentage": "2.540",
"open_price": "0.01181000",
"high": "0.01215000",
"low": "0.01156000",
"volume": "53613512.00000000",
"quote_volume": "636314.64646000",
"open_time": 1772092620548,
"close_time": 1772179020548,
"base": "COTI",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "COTIUSDT",
"status": "TRADING",
"base_asset": "COTI",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00001000",
"max_price": "1000.00000000",
"tick_size": "0.00001000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00000000",
"max_qty": "9000000.00000000",
"step_size": "1.00000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "1533464.17083333",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "coti.svg"
},
{
"ticker": "TURBOUSDT",
"current_price": "0.00103100",
"change_1d": "-0.00000600",
"change_1d_percentage": "-0.579",
"open_price": "0.00103700",
"high": "0.00105800",
"low": "0.00098400",
"volume": "624732891.00000000",
"quote_volume": "635543.62620400",
"open_time": 1772092617119,
"close_time": 1772179017119,
"base": "TURBO",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "TURBOUSDT",
"status": "TRADING",
"base_asset": "TURBO",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00000100",
"max_price": "10.00000000",
"tick_size": "0.00000100"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00000000",
"max_qty": "8384883677.00000000",
"step_size": "1.00000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "18685262.14166666",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "1.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "turbo.svg"
},
{
"ticker": "MANAUSDT",
"current_price": "0.10040000",
"change_1d": "0.00190000",
"change_1d_percentage": "1.929",
"open_price": "0.09850000",
"high": "0.10100000",
"low": "0.09380000",
"volume": "6516689.00000000",
"quote_volume": "635261.74030000",
"open_time": 1772092620330,
"close_time": 1772179020330,
"base": "MANA",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "MANAUSDT",
"status": "TRADING",
"base_asset": "MANA",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00000000",
"max_qty": "900000.00000000",
"step_size": "1.00000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "214512.06250000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "mana.svg"
},
{
"ticker": "ERAUSDT",
"current_price": "0.14790000",
"change_1d": "0.00270000",
"change_1d_percentage": "1.860",
"open_price": "0.14520000",
"high": "0.15080000",
"low": "0.13980000",
"volume": "4203842.80000000",
"quote_volume": "613548.00770000",
"open_time": 1772092606953,
"close_time": 1772179006953,
"base": "ERA",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ERAUSDT",
"status": "TRADING",
"base_asset": "ERA",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "100.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "913205152.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "128576.00750000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "era.svg"
},
{
"ticker": "LPTUSDT",
"current_price": "2.40400000",
"change_1d": "0.04900000",
"change_1d_percentage": "2.081",
"open_price": "2.35500000",
"high": "2.44200000",
"low": "2.28600000",
"volume": "259389.76000000",
"quote_volume": "612232.98108000",
"open_time": 1772092620246,
"close_time": 1772179020246,
"base": "LPT",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "LPTUSDT",
"status": "TRADING",
"base_asset": "LPT",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00100000",
"max_price": "10000.00000000",
"tick_size": "0.00100000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.01000000",
"max_qty": "9222440.00000000",
"step_size": "0.01000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "4865.25466666",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "lpt.svg"
},
{
"ticker": "ALTUSDT",
"current_price": "0.00759000",
"change_1d": "-0.00008000",
"change_1d_percentage": "-1.043",
"open_price": "0.00767000",
"high": "0.00775000",
"low": "0.00728000",
"volume": "80273861.00000000",
"quote_volume": "606522.11047000",
"open_time": 1772092620449,
"close_time": 1772179020449,
"base": "ALT",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ALTUSDT",
"status": "TRADING",
"base_asset": "ALT",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00001000",
"max_price": "1000.00000000",
"tick_size": "0.00001000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00000000",
"max_qty": "92141578.00000000",
"step_size": "1.00000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "3010024.81250000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "alt.svg"
},
{
"ticker": "WOOUSDT",
"current_price": "0.01670000",
"change_1d": "-0.00040000",
"change_1d_percentage": "-2.339",
"open_price": "0.01710000",
"high": "0.01720000",
"low": "0.01630000",
"volume": "36142912.90000000",
"quote_volume": "602763.52148000",
"open_time": 1772092620371,
"close_time": 1772179020371,
"base": "WOO",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "WOOUSDT",
"status": "TRADING",
"base_asset": "WOO",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "92141578.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "2291319.01875000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "woo.svg"
},
{
"ticker": "MANTAUSDT",
"current_price": "0.06520000",
"change_1d": "0.00010000",
"change_1d_percentage": "0.154",
"open_price": "0.06510000",
"high": "0.06610000",
"low": "0.06230000",
"volume": "9345262.40000000",
"quote_volume": "601899.87402000",
"open_time": 1772092620402,
"close_time": 1772179020402,
"base": "MANTA",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "MANTAUSDT",
"status": "TRADING",
"base_asset": "MANTA",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "92141578.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "334291.26833333",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "manta.svg"
},
{
"ticker": "PROMUSDT",
"current_price": "1.20000000",
"change_1d": "0.04900000",
"change_1d_percentage": "4.257",
"open_price": "1.15100000",
"high": "1.25600000",
"low": "1.13500000",
"volume": "501538.60000000",
"quote_volume": "597688.96386000",
"open_time": 1772092617995,
"close_time": 1772179017995,
"base": "PROM",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "PROMUSDT",
"status": "TRADING",
"base_asset": "PROM",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00100000",
"max_price": "10000.00000000",
"tick_size": "0.00100000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.01000000",
"max_qty": "90000.00000000",
"step_size": "0.01000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "13265.32133333",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "prom.svg"
},
{
"ticker": "SLPUSDT",
"current_price": "0.00057500",
"change_1d": "-0.00000700",
"change_1d_percentage": "-1.203",
"open_price": "0.00058200",
"high": "0.00058700",
"low": "0.00055000",
"volume": "1037187386.00000000",
"quote_volume": "588992.25933900",
"open_time": 1772092589394,
"close_time": 1772178989394,
"base": "SLP",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "SLPUSDT",
"status": "TRADING",
"base_asset": "SLP",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00000100",
"max_price": "1000.00000000",
"tick_size": "0.00000100"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00000000",
"max_qty": "90000000.00000000",
"step_size": "1.00000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "24159615.58750000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "slp.svg"
},
{
"ticker": "1000CHEEMSUSDT",
"current_price": "0.00044400",
"change_1d": "-0.00001200",
"change_1d_percentage": "-2.632",
"open_price": "0.00045600",
"high": "0.00046000",
"low": "0.00043200",
"volume": "1324750977.00",
"quote_volume": "587559.86920200",
"open_time": 1772092616709,
"close_time": 1772179016709,
"base": "1000CHEEMS",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "1000CHEEMSUSDT",
"status": "TRADING",
"base_asset": "1000CHEEMS",
"base_asset_precision": 2,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 2,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00000100",
"max_price": "1.00000000",
"tick_size": "0.00000100"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00",
"max_qty": "36348600000.00",
"step_size": "1.00"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00",
"max_qty": "83906470.80",
"step_size": "0.00"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "1.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "1000cheems.svg"
},
{
"ticker": "RSRUSDT",
"current_price": "0.00151600",
"change_1d": "0.00000000",
"change_1d_percentage": "0.000",
"open_price": "0.00151600",
"high": "0.00153300",
"low": "0.00145500",
"volume": "388411889.70000000",
"quote_volume": "581474.36951720",
"open_time": 1772092620373,
"close_time": 1772179020373,
"base": "RSR",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "RSRUSDT",
"status": "TRADING",
"base_asset": "RSR",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00000100",
"max_price": "1000.00000000",
"tick_size": "0.00000100"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "9000000.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "18897972.60583333",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "rsr.svg"
},
{
"ticker": "AEVOUSDT",
"current_price": "0.02430000",
"change_1d": "0.00110000",
"change_1d_percentage": "4.741",
"open_price": "0.02320000",
"high": "0.02440000",
"low": "0.02220000",
"volume": "24802688.76000000",
"quote_volume": "575993.63699400",
"open_time": 1772092612085,
"close_time": 1772179012085,
"base": "AEVO",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "AEVOUSDT",
"status": "TRADING",
"base_asset": "AEVO",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "10000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.01000000",
"max_qty": "9222449.00000000",
"step_size": "0.01000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "992100.37541666",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "aevo.svg"
},
{
"ticker": "SAGAUSDT",
"current_price": "0.03090000",
"change_1d": "-0.00010000",
"change_1d_percentage": "-0.323",
"open_price": "0.03100000",
"high": "0.03150000",
"low": "0.02940000",
"volume": "18784964.60000000",
"quote_volume": "573221.71521000",
"open_time": 1772092620212,
"close_time": 1772179020212,
"base": "SAGA",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "SAGAUSDT",
"status": "TRADING",
"base_asset": "SAGA",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "92141578.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "1261938.30958333",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "saga.svg"
},
{
"ticker": "MAGICUSDT",
"current_price": "0.06500000",
"change_1d": "0.00070000",
"change_1d_percentage": "1.089",
"open_price": "0.06430000",
"high": "0.06530000",
"low": "0.06080000",
"volume": "8971017.40000000",
"quote_volume": "567483.38703000",
"open_time": 1772092617021,
"close_time": 1772179017021,
"base": "MAGIC",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "MAGICUSDT",
"status": "TRADING",
"base_asset": "MAGIC",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "92141578.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "303041.03041666",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "magic.svg"
},
{
"ticker": "COOKIEUSDT",
"current_price": "0.01820000",
"change_1d": "0.00090000",
"change_1d_percentage": "5.202",
"open_price": "0.01730000",
"high": "0.01870000",
"low": "0.01670000",
"volume": "31637898.10000000",
"quote_volume": "566948.43971000",
"open_time": 1772092616898,
"close_time": 1772179016898,
"base": "COOKIE",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "COOKIEUSDT",
"status": "TRADING",
"base_asset": "COOKIE",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "92141578.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "1492434.73541666",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "cookie.svg"
},
{
"ticker": "MEUSDT",
"current_price": "0.12260000",
"change_1d": "0.00220000",
"change_1d_percentage": "1.827",
"open_price": "0.12040000",
"high": "0.12270000",
"low": "0.11600000",
"volume": "4727007.63000000",
"quote_volume": "566009.54295800",
"open_time": 1772092620800,
"close_time": 1772179020800,
"base": "ME",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "MEUSDT",
"status": "TRADING",
"base_asset": "ME",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.01000000",
"max_qty": "92141578.00000000",
"step_size": "0.01000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "236521.18770833",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "me.svg"
},
{
"ticker": "LAZIOUSDT",
"current_price": "0.72600000",
"change_1d": "0.00400000",
"change_1d_percentage": "0.554",
"open_price": "0.72200000",
"high": "0.78400000",
"low": "0.69900000",
"volume": "766658.20000000",
"quote_volume": "564138.91343000",
"open_time": 1772092614716,
"close_time": 1772179014716,
"base": "LAZIO",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "LAZIOUSDT",
"status": "TRADING",
"base_asset": "LAZIO",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00100000",
"max_price": "1000.00000000",
"tick_size": "0.00100000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.01000000",
"max_qty": "92141578.00000000",
"step_size": "0.01000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "7364.68104166",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "lazio.svg"
},
{
"ticker": "PLUMEUSDT",
"current_price": "0.00965000",
"change_1d": "0.00016000",
"change_1d_percentage": "1.686",
"open_price": "0.00949000",
"high": "0.00977000",
"low": "0.00893000",
"volume": "60324496.00000000",
"quote_volume": "562954.78289000",
"open_time": 1772092619170,
"close_time": 1772179019170,
"base": "PLUME",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "PLUMEUSDT",
"status": "TRADING",
"base_asset": "PLUME",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00001000",
"max_price": "1000.00000000",
"tick_size": "0.00001000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00000000",
"max_qty": "92141578.00000000",
"step_size": "1.00000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "5537899.40000000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "plume.svg"
},
{
"ticker": "1INCHUSDT",
"current_price": "0.09640000",
"change_1d": "0.00080000",
"change_1d_percentage": "0.837",
"open_price": "0.09560000",
"high": "0.09740000",
"low": "0.09270000",
"volume": "5903791.50000000",
"quote_volume": "562666.39102000",
"open_time": 1772092620227,
"close_time": 1772179020227,
"base": "1INCH",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "1INCHUSDT",
"status": "TRADING",
"base_asset": "1INCH",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "900000.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "296792.54791666",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "1inch.svg"
},
{
"ticker": "NXPCUSDT",
"current_price": "0.27870000",
"change_1d": "0.00570000",
"change_1d_percentage": "2.088",
"open_price": "0.27300000",
"high": "0.28420000",
"low": "0.26530000",
"volume": "2015364.10000000",
"quote_volume": "558244.86160000",
"open_time": 1772092612838,
"close_time": 1772179012838,
"base": "NXPC",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "NXPCUSDT",
"status": "TRADING",
"base_asset": "NXPC",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "100.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "913205152.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "221615.48125000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "nxpc.svg"
},
{
"ticker": "VANRYUSDT",
"current_price": "0.00549300",
"change_1d": "-0.00013200",
"change_1d_percentage": "-2.347",
"open_price": "0.00562500",
"high": "0.00566100",
"low": "0.00520400",
"volume": "101961654.00000000",
"quote_volume": "552003.52579400",
"open_time": 1772092620257,
"close_time": 1772179020257,
"base": "VANRY",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "VANRYUSDT",
"status": "TRADING",
"base_asset": "VANRY",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00000100",
"max_price": "1000.00000000",
"tick_size": "0.00000100"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00000000",
"max_qty": "92141578.00000000",
"step_size": "1.00000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "1368374.72500000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "vanry.svg"
},
{
"ticker": "MMTUSDT",
"current_price": "0.12410000",
"change_1d": "0.00150000",
"change_1d_percentage": "1.223",
"open_price": "0.12260000",
"high": "0.12490000",
"low": "0.11790000",
"volume": "4528634.00000000",
"quote_volume": "551676.49701000",
"open_time": 1772092620380,
"close_time": 1772179020380,
"base": "MMT",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "MMTUSDT",
"status": "TRADING",
"base_asset": "MMT",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "92141578.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "94994.03250000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "mmt.svg"
},
{
"ticker": "SSVUSDT",
"current_price": "2.98400000",
"change_1d": "-0.03000000",
"change_1d_percentage": "-0.995",
"open_price": "3.01400000",
"high": "3.07000000",
"low": "2.87600000",
"volume": "185425.85500000",
"quote_volume": "551444.74340300",
"open_time": 1772092618769,
"close_time": 1772179018769,
"base": "SSV",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "SSVUSDT",
"status": "TRADING",
"base_asset": "SSV",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00100000",
"max_price": "10000.00000000",
"tick_size": "0.00100000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.00100000",
"max_qty": "9222449.00000000",
"step_size": "0.00100000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "5235.29864166",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "ssv.svg"
},
{
"ticker": "VANAUSDT",
"current_price": "1.48300000",
"change_1d": "0.00900000",
"change_1d_percentage": "0.611",
"open_price": "1.47400000",
"high": "1.49100000",
"low": "1.42000000",
"volume": "374688.62000000",
"quote_volume": "547764.21603000",
"open_time": 1772092612956,
"close_time": 1772179012956,
"base": "VANA",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "VANAUSDT",
"status": "TRADING",
"base_asset": "VANA",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00100000",
"max_price": "10000.00000000",
"tick_size": "0.00100000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.01000000",
"max_qty": "9222449.00000000",
"step_size": "0.01000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "32398.20608333",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "vana.svg"
},
{
"ticker": "ZRXUSDT",
"current_price": "0.10980000",
"change_1d": "-0.00190000",
"change_1d_percentage": "-1.701",
"open_price": "0.11170000",
"high": "0.11430000",
"low": "0.10520000",
"volume": "5029738.00000000",
"quote_volume": "546181.05350000",
"open_time": 1772092555429,
"close_time": 1772178955429,
"base": "ZRX",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ZRXUSDT",
"status": "TRADING",
"base_asset": "ZRX",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00000000",
"max_qty": "900000.00000000",
"step_size": "1.00000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "100984.37500000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "zrx.svg"
},
{
"ticker": "HEIUSDT",
"current_price": "0.08000000",
"change_1d": "-0.00160000",
"change_1d_percentage": "-1.961",
"open_price": "0.08160000",
"high": "0.08560000",
"low": "0.07340000",
"volume": "6702051.10000000",
"quote_volume": "539187.04368000",
"open_time": 1772092620617,
"close_time": 1772179020617,
"base": "HEI",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "HEIUSDT",
"status": "TRADING",
"base_asset": "HEI",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "92141578.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "147567.71916666",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "hei.svg"
},
{
"ticker": "AUSDT",
"current_price": "0.08180000",
"change_1d": "-0.00020000",
"change_1d_percentage": "-0.244",
"open_price": "0.08200000",
"high": "0.08290000",
"low": "0.07860000",
"volume": "6659362.20000000",
"quote_volume": "539009.45507000",
"open_time": 1772092617300,
"close_time": 1772179017300,
"base": "A",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "AUSDT",
"status": "TRADING",
"base_asset": "A",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "92141578.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "260852.03000000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "a.svg"
},
{
"ticker": "RVNUSDT",
"current_price": "0.00602000",
"change_1d": "-0.00005000",
"change_1d_percentage": "-0.824",
"open_price": "0.00607000",
"high": "0.00618000",
"low": "0.00582000",
"volume": "89903464.00000000",
"quote_volume": "538788.36991500",
"open_time": 1772092612327,
"close_time": 1772179012327,
"base": "RVN",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "RVNUSDT",
"status": "TRADING",
"base_asset": "RVN",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00001000",
"max_price": "1000.00000000",
"tick_size": "0.00001000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "9000000.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "6653863.44416666",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "rvn.svg"
},
{
"ticker": "SPELLUSDT",
"current_price": "0.00018590",
"change_1d": "0.00000250",
"change_1d_percentage": "1.363",
"open_price": "0.00018340",
"high": "0.00019040",
"low": "0.00017930",
"volume": "2907695811.00000000",
"quote_volume": "537089.96796190",
"open_time": 1772092525490,
"close_time": 1772178925490,
"base": "SPELL",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "SPELLUSDT",
"status": "TRADING",
"base_asset": "SPELL",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00000010",
"max_price": "1000.00000000",
"tick_size": "0.00000010"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00000000",
"max_qty": "92141578.00000000",
"step_size": "1.00000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "29230349.77083333",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "spell.svg"
},
{
"ticker": "TOWNSUSDT",
"current_price": "0.00345000",
"change_1d": "0.00008000",
"change_1d_percentage": "2.374",
"open_price": "0.00337000",
"high": "0.00350000",
"low": "0.00325000",
"volume": "154502011.00000000",
"quote_volume": "523261.05998000",
"open_time": 1772092604964,
"close_time": 1772179004964,
"base": "TOWNS",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "TOWNSUSDT",
"status": "TRADING",
"base_asset": "TOWNS",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00001000",
"max_price": "100.00000000",
"tick_size": "0.00001000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00000000",
"max_qty": "913205152.00000000",
"step_size": "1.00000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "6303551.57916666",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "towns.svg"
},
{
"ticker": "NTRNUSDT",
"current_price": "0.01180000",
"change_1d": "0.00020000",
"change_1d_percentage": "1.724",
"open_price": "0.01160000",
"high": "0.01200000",
"low": "0.01090000",
"volume": "45393393.10000000",
"quote_volume": "519628.72474000",
"open_time": 1772092521125,
"close_time": 1772178921125,
"base": "NTRN",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "NTRNUSDT",
"status": "TRADING",
"base_asset": "NTRN",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "92141578.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "3183052.85791666",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "ntrn.svg"
},
{
"ticker": "WANUSDT",
"current_price": "0.06590000",
"change_1d": "0.00070000",
"change_1d_percentage": "1.074",
"open_price": "0.06520000",
"high": "0.06820000",
"low": "0.06520000",
"volume": "7741789.00000000",
"quote_volume": "515081.72380000",
"open_time": 1772092583364,
"close_time": 1772178983364,
"base": "WAN",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "WANUSDT",
"status": "TRADING",
"base_asset": "WAN",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00000000",
"max_qty": "900000.00000000",
"step_size": "1.00000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "1125290.34166666",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "wan.svg"
},
{
"ticker": "RPLUSDT",
"current_price": "1.98000000",
"change_1d": "-0.04000000",
"change_1d_percentage": "-1.980",
"open_price": "2.02000000",
"high": "2.09000000",
"low": "1.89000000",
"volume": "257488.82000000",
"quote_volume": "511446.08290000",
"open_time": 1772092615655,
"close_time": 1772179015655,
"base": "RPL",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "RPLUSDT",
"status": "TRADING",
"base_asset": "RPL",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.01000000",
"max_price": "10000.00000000",
"tick_size": "0.01000000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.01000000",
"max_qty": "9222449.00000000",
"step_size": "0.01000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "16454.38808333",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "rpl.svg"
},
{
"ticker": "BBUSDT",
"current_price": "0.02690000",
"change_1d": "-0.00020000",
"change_1d_percentage": "-0.738",
"open_price": "0.02710000",
"high": "0.02760000",
"low": "0.02560000",
"volume": "19248601.90000000",
"quote_volume": "509510.34237000",
"open_time": 1772092612376,
"close_time": 1772179012376,
"base": "BB",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "BBUSDT",
"status": "TRADING",
"base_asset": "BB",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "92141578.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "593311.19625000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "bb.svg"
},
{
"ticker": "TUSDT",
"current_price": "0.00669000",
"change_1d": "0.00017000",
"change_1d_percentage": "2.607",
"open_price": "0.00652000",
"high": "0.00683000",
"low": "0.00633000",
"volume": "76713494.90000000",
"quote_volume": "508063.35386400",
"open_time": 1772092561644,
"close_time": 1772178961644,
"base": "T",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "TUSDT",
"status": "TRADING",
"base_asset": "T",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00001000",
"max_price": "1000.00000000",
"tick_size": "0.00001000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "92141578.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "2955672.44916666",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "t.svg"
},
{
"ticker": "PORTOUSDT",
"current_price": "0.95800000",
"change_1d": "-0.02300000",
"change_1d_percentage": "-2.345",
"open_price": "0.98100000",
"high": "1.01200000",
"low": "0.89100000",
"volume": "531769.14000000",
"quote_volume": "507541.15224000",
"open_time": 1772092620547,
"close_time": 1772179020547,
"base": "PORTO",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "PORTOUSDT",
"status": "TRADING",
"base_asset": "PORTO",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00100000",
"max_price": "1000.00000000",
"tick_size": "0.00100000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.01000000",
"max_qty": "92141578.00000000",
"step_size": "0.01000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "4598.68158333",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "porto.svg"
},
{
"ticker": "GASUSDT",
"current_price": "1.60600000",
"change_1d": "0.00800000",
"change_1d_percentage": "0.501",
"open_price": "1.59800000",
"high": "1.62500000",
"low": "1.55500000",
"volume": "302210.00000000",
"quote_volume": "481810.87550000",
"open_time": 1772092620171,
"close_time": 1772179020171,
"base": "GAS",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "GASUSDT",
"status": "TRADING",
"base_asset": "GAS",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00100000",
"max_price": "1000.00000000",
"tick_size": "0.00100000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "92141578.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "3589.09416666",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "gas.svg"
},
{
"ticker": "LRCUSDT",
"current_price": "0.03370000",
"change_1d": "-0.00100000",
"change_1d_percentage": "-2.882",
"open_price": "0.03470000",
"high": "0.03560000",
"low": "0.03230000",
"volume": "14212348.00000000",
"quote_volume": "481342.08240000",
"open_time": 1772092607825,
"close_time": 1772179007825,
"base": "LRC",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "LRCUSDT",
"status": "TRADING",
"base_asset": "LRC",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00000000",
"max_qty": "9000000.00000000",
"step_size": "1.00000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "1094292.55833333",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "lrc.svg"
},
{
"ticker": "XAIUSDT",
"current_price": "0.00963000",
"change_1d": "-0.00006000",
"change_1d_percentage": "-0.619",
"open_price": "0.00969000",
"high": "0.00982000",
"low": "0.00929000",
"volume": "50033388.20000000",
"quote_volume": "478518.45239200",
"open_time": 1772092612198,
"close_time": 1772179012198,
"base": "XAI",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "XAIUSDT",
"status": "TRADING",
"base_asset": "XAI",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00001000",
"max_price": "1000.00000000",
"tick_size": "0.00001000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "92141578.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "1938770.13625000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "xai.svg"
},
{
"ticker": "AMPUSDT",
"current_price": "0.00147000",
"change_1d": "-0.00002000",
"change_1d_percentage": "-1.342",
"open_price": "0.00149000",
"high": "0.00153000",
"low": "0.00143600",
"volume": "316033714.00000000",
"quote_volume": "467842.06742600",
"open_time": 1772092543716,
"close_time": 1772178943716,
"base": "AMP",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "AMPUSDT",
"status": "TRADING",
"base_asset": "AMP",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00000100",
"max_price": "1000.00000000",
"tick_size": "0.00000100"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00000000",
"max_qty": "92141578.00000000",
"step_size": "1.00000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "3321066.41250000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "amp.svg"
},
{
"ticker": "PHBUSDT",
"current_price": "0.14400000",
"change_1d": "0.00300000",
"change_1d_percentage": "2.128",
"open_price": "0.14100000",
"high": "0.14600000",
"low": "0.13400000",
"volume": "3281535.80000000",
"quote_volume": "458747.93320000",
"open_time": 1772092619101,
"close_time": 1772179019101,
"base": "PHB",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "PHBUSDT",
"status": "TRADING",
"base_asset": "PHB",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00100000",
"max_price": "1000.00000000",
"tick_size": "0.00100000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "92141578.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "254380.65333333",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "phb.svg"
},
{
"ticker": "METISUSDT",
"current_price": "3.31000000",
"change_1d": "-0.02000000",
"change_1d_percentage": "-0.601",
"open_price": "3.33000000",
"high": "3.37000000",
"low": "3.18000000",
"volume": "140048.94100000",
"quote_volume": "457994.23649000",
"open_time": 1772092620484,
"close_time": 1772179020484,
"base": "METIS",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "METISUSDT",
"status": "TRADING",
"base_asset": "METIS",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.01000000",
"max_price": "10000.00000000",
"tick_size": "0.01000000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.00100000",
"max_qty": "9222449.00000000",
"step_size": "0.00100000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "23017.98589583",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "metis.svg"
},
{
"ticker": "BABYUSDT",
"current_price": "0.01265000",
"change_1d": "0.00017000",
"change_1d_percentage": "1.362",
"open_price": "0.01248000",
"high": "0.01275000",
"low": "0.01195000",
"volume": "37055510.00000000",
"quote_volume": "457419.72146000",
"open_time": 1772092617364,
"close_time": 1772179017364,
"base": "BABY",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "BABYUSDT",
"status": "TRADING",
"base_asset": "BABY",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00001000",
"max_price": "100.00000000",
"tick_size": "0.00001000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00000000",
"max_qty": "913205152.00000000",
"step_size": "1.00000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "3320594.05833333",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "baby.svg"
},
{
"ticker": "XECUSDT",
"current_price": "0.00000779",
"change_1d": "-0.00000011",
"change_1d_percentage": "-1.392",
"open_price": "0.00000790",
"high": "0.00000796",
"low": "0.00000763",
"volume": "57454374227.00",
"quote_volume": "447341.81296306",
"open_time": 1772092612158,
"close_time": 1772179012158,
"base": "XEC",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "XECUSDT",
"status": "TRADING",
"base_asset": "XEC",
"base_asset_precision": 2,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 2,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00000001",
"max_price": "1.00000000",
"tick_size": "0.00000001"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00",
"max_qty": "46116860414.00",
"step_size": "1.00"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00",
"max_qty": "1286678830.55",
"step_size": "0.00"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "xec.svg"
},
{
"ticker": "PEOPLEUSDT",
"current_price": "0.00678000",
"change_1d": "0.00002000",
"change_1d_percentage": "0.296",
"open_price": "0.00676000",
"high": "0.00687000",
"low": "0.00646000",
"volume": "66732939.40000000",
"quote_volume": "446858.34951700",
"open_time": 1772092620206,
"close_time": 1772179020206,
"base": "PEOPLE",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "PEOPLEUSDT",
"status": "TRADING",
"base_asset": "PEOPLE",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00001000",
"max_price": "1000.00000000",
"tick_size": "0.00001000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "92141578.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "4682384.68625000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "1.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "people.svg"
},
{
"ticker": "THEUSDT",
"current_price": "0.26670000",
"change_1d": "0.00320000",
"change_1d_percentage": "1.214",
"open_price": "0.26350000",
"high": "0.26960000",
"low": "0.25700000",
"volume": "1684308.10000000",
"quote_volume": "444843.06371000",
"open_time": 1772092611790,
"close_time": 1772179011790,
"base": "THE",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "THEUSDT",
"status": "TRADING",
"base_asset": "THE",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "92141578.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "68831.94458333",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "the.svg"
},
{
"ticker": "TLMUSDT",
"current_price": "0.00165400",
"change_1d": "0.00002400",
"change_1d_percentage": "1.472",
"open_price": "0.00163000",
"high": "0.00166100",
"low": "0.00157800",
"volume": "273739128.00000000",
"quote_volume": "443422.05519300",
"open_time": 1772092583888,
"close_time": 1772178983888,
"base": "TLM",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "TLMUSDT",
"status": "TRADING",
"base_asset": "TLM",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00000100",
"max_price": "1000.00000000",
"tick_size": "0.00000100"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00000000",
"max_qty": "92141578.00000000",
"step_size": "1.00000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "4187601.26250000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "tlm.svg"
},
{
"ticker": "VELODROMEUSDT",
"current_price": "0.01661000",
"change_1d": "0.00003000",
"change_1d_percentage": "0.181",
"open_price": "0.01658000",
"high": "0.01698000",
"low": "0.01592000",
"volume": "26673326.60000000",
"quote_volume": "439069.24657900",
"open_time": 1772092620424,
"close_time": 1772179020424,
"base": "VELODROME",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "VELODROMEUSDT",
"status": "TRADING",
"base_asset": "VELODROME",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00001000",
"max_price": "1000.00000000",
"tick_size": "0.00001000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "92141578.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "377192.65291666",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "velodrome.svg"
},
{
"ticker": "ONTUSDT",
"current_price": "0.04430000",
"change_1d": "0.00180000",
"change_1d_percentage": "4.235",
"open_price": "0.04250000",
"high": "0.04520000",
"low": "0.04180000",
"volume": "10046040.00000000",
"quote_volume": "435382.75610000",
"open_time": 1772092620342,
"close_time": 1772179020342,
"base": "ONT",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ONTUSDT",
"status": "TRADING",
"base_asset": "ONT",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00000000",
"max_qty": "900000.00000000",
"step_size": "1.00000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "459588.48750000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "ont.svg"
},
{
"ticker": "ATMUSDT",
"current_price": "1.40100000",
"change_1d": "-0.02400000",
"change_1d_percentage": "-1.684",
"open_price": "1.42500000",
"high": "1.43700000",
"low": "1.36200000",
"volume": "309619.94000000",
"quote_volume": "433029.00227000",
"open_time": 1772092592029,
"close_time": 1772178992029,
"base": "ATM",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ATMUSDT",
"status": "TRADING",
"base_asset": "ATM",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00100000",
"max_price": "10000.00000000",
"tick_size": "0.00100000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.01000000",
"max_qty": "90000.00000000",
"step_size": "0.01000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "12925.54291666",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "atm.svg"
},
{
"ticker": "HOMEUSDT",
"current_price": "0.02898000",
"change_1d": "-0.00017000",
"change_1d_percentage": "-0.583",
"open_price": "0.02915000",
"high": "0.02979000",
"low": "0.02837000",
"volume": "14312635.00000000",
"quote_volume": "417867.27279000",
"open_time": 1772092616937,
"close_time": 1772179016937,
"base": "HOME",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "HOMEUSDT",
"status": "TRADING",
"base_asset": "HOME",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00001000",
"max_price": "100.00000000",
"tick_size": "0.00001000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00000000",
"max_qty": "913205152.00000000",
"step_size": "1.00000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "687013.08750000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "home.svg"
},
{
"ticker": "ACMUSDT",
"current_price": "0.44600000",
"change_1d": "0.00400000",
"change_1d_percentage": "0.905",
"open_price": "0.44200000",
"high": "0.45500000",
"low": "0.42800000",
"volume": "948697.80000000",
"quote_volume": "416808.80220000",
"open_time": 1772092588292,
"close_time": 1772178988292,
"base": "ACM",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ACMUSDT",
"status": "TRADING",
"base_asset": "ACM",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00100000",
"max_price": "10000.00000000",
"tick_size": "0.00100000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "90000.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "75288.95708333",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "acm.svg"
},
{
"ticker": "MASKUSDT",
"current_price": "0.44400000",
"change_1d": "0.00600000",
"change_1d_percentage": "1.370",
"open_price": "0.43800000",
"high": "0.44600000",
"low": "0.41700000",
"volume": "964010.90000000",
"quote_volume": "416695.78360000",
"open_time": 1772092620406,
"close_time": 1772179020406,
"base": "MASK",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "MASKUSDT",
"status": "TRADING",
"base_asset": "MASK",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00100000",
"max_price": "10000.00000000",
"tick_size": "0.00100000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "9222449.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "90788.13875000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "mask.svg"
},
{
"ticker": "JUVUSDT",
"current_price": "0.62200000",
"change_1d": "0.00500000",
"change_1d_percentage": "0.810",
"open_price": "0.61700000",
"high": "0.62600000",
"low": "0.59800000",
"volume": "674876.82000000",
"quote_volume": "413271.68422000",
"open_time": 1772092587379,
"close_time": 1772178987379,
"base": "JUV",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "JUVUSDT",
"status": "TRADING",
"base_asset": "JUV",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00100000",
"max_price": "10000.00000000",
"tick_size": "0.00100000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.01000000",
"max_qty": "90000.00000000",
"step_size": "0.01000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "21715.78266666",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "juv.svg"
},
{
"ticker": "TUTUSDT",
"current_price": "0.01039000",
"change_1d": "0.00006000",
"change_1d_percentage": "0.581",
"open_price": "0.01033000",
"high": "0.01047000",
"low": "0.00983000",
"volume": "39705993.00000000",
"quote_volume": "404472.83684000",
"open_time": 1772092588728,
"close_time": 1772178988728,
"base": "TUT",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "TUTUSDT",
"status": "TRADING",
"base_asset": "TUT",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00001000",
"max_price": "10.00000000",
"tick_size": "0.00001000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00000000",
"max_qty": "8080000000.00000000",
"step_size": "1.00000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "1790754.32083333",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "1.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "tut.svg"
},
{
"ticker": "AIUSDT",
"current_price": "0.02110000",
"change_1d": "0.00050000",
"change_1d_percentage": "2.427",
"open_price": "0.02060000",
"high": "0.02120000",
"low": "0.01990000",
"volume": "19601765.70000000",
"quote_volume": "404124.45242000",
"open_time": 1772092614962,
"close_time": 1772179014962,
"base": "AI",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "AIUSDT",
"status": "TRADING",
"base_asset": "AI",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "92141578.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "1859263.55791666",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "ai.svg"
},
{
"ticker": "DOLOUSDT",
"current_price": "0.03686000",
"change_1d": "-0.00062000",
"change_1d_percentage": "-1.654",
"open_price": "0.03748000",
"high": "0.03786000",
"low": "0.03634000",
"volume": "10779823.40000000",
"quote_volume": "400108.20057100",
"open_time": 1772092620172,
"close_time": 1772179020172,
"base": "DOLO",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "DOLOUSDT",
"status": "TRADING",
"base_asset": "DOLO",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00001000",
"max_price": "100.00000000",
"tick_size": "0.00001000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "913205152.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "484062.42583333",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "dolo.svg"
},
{
"ticker": "BANANAUSDT",
"current_price": "4.41000000",
"change_1d": "0.01000000",
"change_1d_percentage": "0.227",
"open_price": "4.40000000",
"high": "4.50000000",
"low": "4.22000000",
"volume": "91638.27200000",
"quote_volume": "397899.32610000",
"open_time": 1772092620559,
"close_time": 1772179020559,
"base": "BANANA",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "BANANAUSDT",
"status": "TRADING",
"base_asset": "BANANA",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.01000000",
"max_price": "10000.00000000",
"tick_size": "0.01000000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.00100000",
"max_qty": "9222449.00000000",
"step_size": "0.00100000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "18995.08795000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "banana.svg"
},
{
"ticker": "SYNUSDT",
"current_price": "0.05070000",
"change_1d": "0.00280000",
"change_1d_percentage": "5.846",
"open_price": "0.04790000",
"high": "0.05100000",
"low": "0.04760000",
"volume": "7958985.20000000",
"quote_volume": "391393.54365000",
"open_time": 1772092619177,
"close_time": 1772179019177,
"base": "SYN",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "SYNUSDT",
"status": "TRADING",
"base_asset": "SYN",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "92141578.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "230192.01250000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "syn.svg"
},
{
"ticker": "RONINUSDT",
"current_price": "0.10490000",
"change_1d": "0.00160000",
"change_1d_percentage": "1.549",
"open_price": "0.10330000",
"high": "0.10610000",
"low": "0.10120000",
"volume": "3753191.59000000",
"quote_volume": "390536.85878900",
"open_time": 1772092619456,
"close_time": 1772179019456,
"base": "RONIN",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "RONINUSDT",
"status": "TRADING",
"base_asset": "RONIN",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "10000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.01000000",
"max_qty": "9222449.00000000",
"step_size": "0.01000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "60385.74916666",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "ronin.svg"
},
{
"ticker": "ASRUSDT",
"current_price": "1.37100000",
"change_1d": "-0.01400000",
"change_1d_percentage": "-1.011",
"open_price": "1.38500000",
"high": "1.39500000",
"low": "1.32300000",
"volume": "286872.40000000",
"quote_volume": "389808.10990000",
"open_time": 1772092614236,
"close_time": 1772179014236,
"base": "ASR",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ASRUSDT",
"status": "TRADING",
"base_asset": "ASR",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00100000",
"max_price": "10000.00000000",
"tick_size": "0.00100000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "90000.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "9109.21958333",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "asr.svg"
},
{
"ticker": "STORJUSDT",
"current_price": "0.09690000",
"change_1d": "0.00060000",
"change_1d_percentage": "0.623",
"open_price": "0.09630000",
"high": "0.09760000",
"low": "0.09360000",
"volume": "4050409.00000000",
"quote_volume": "388125.52180000",
"open_time": 1772092618324,
"close_time": 1772179018324,
"base": "STORJ",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "STORJUSDT",
"status": "TRADING",
"base_asset": "STORJ",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00000000",
"max_qty": "900000.00000000",
"step_size": "1.00000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "139881.40000000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "storj.svg"
},
{
"ticker": "EGLDUSDT",
"current_price": "4.69000000",
"change_1d": "0.17000000",
"change_1d_percentage": "3.761",
"open_price": "4.52000000",
"high": "4.70000000",
"low": "4.38000000",
"volume": "84410.83000000",
"quote_volume": "382956.22680000",
"open_time": 1772092619472,
"close_time": 1772179019472,
"base": "EGLD",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "EGLDUSDT",
"status": "TRADING",
"base_asset": "EGLD",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.01000000",
"max_price": "100000.00000000",
"tick_size": "0.01000000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.01000000",
"max_qty": "900000.00000000",
"step_size": "0.01000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "4994.83108333",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "egld.svg"
},
{
"ticker": "UMAUSDT",
"current_price": "0.45400000",
"change_1d": "-0.00400000",
"change_1d_percentage": "-0.873",
"open_price": "0.45800000",
"high": "0.46200000",
"low": "0.44400000",
"volume": "839700.80000000",
"quote_volume": "381320.77730000",
"open_time": 1772092611579,
"close_time": 1772179011579,
"base": "UMA",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "UMAUSDT",
"status": "TRADING",
"base_asset": "UMA",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00100000",
"max_price": "10000.00000000",
"tick_size": "0.00100000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "90000.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "36879.16708333",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "uma.svg"
},
{
"ticker": "CITYUSDT",
"current_price": "0.68200000",
"change_1d": "0.01000000",
"change_1d_percentage": "1.488",
"open_price": "0.67200000",
"high": "0.69500000",
"low": "0.67000000",
"volume": "543222.86000000",
"quote_volume": "368724.84784000",
"open_time": 1772092575892,
"close_time": 1772178975892,
"base": "CITY",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "CITYUSDT",
"status": "TRADING",
"base_asset": "CITY",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00100000",
"max_price": "10000.00000000",
"tick_size": "0.00100000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.01000000",
"max_qty": "9222449.00000000",
"step_size": "0.01000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "21038.12079166",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "city.svg"
},
{
"ticker": "HFTUSDT",
"current_price": "0.01480000",
"change_1d": "0.00030000",
"change_1d_percentage": "2.069",
"open_price": "0.01450000",
"high": "0.01520000",
"low": "0.01430000",
"volume": "24690092.80000000",
"quote_volume": "364037.16096000",
"open_time": 1772092613352,
"close_time": 1772179013352,
"base": "HFT",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "HFTUSDT",
"status": "TRADING",
"base_asset": "HFT",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "92141578.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "2407345.01291666",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "hft.svg"
},
{
"ticker": "AUDIOUSDT",
"current_price": "0.02040000",
"change_1d": "-0.00020000",
"change_1d_percentage": "-0.971",
"open_price": "0.02060000",
"high": "0.02120000",
"low": "0.01990000",
"volume": "17650586.80000000",
"quote_volume": "361288.19005000",
"open_time": 1772092587204,
"close_time": 1772178987204,
"base": "AUDIO",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "AUDIOUSDT",
"status": "TRADING",
"base_asset": "AUDIO",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "900000.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "1036112.26375000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "audio.svg"
},
{
"ticker": "WALUSDT",
"current_price": "0.07900000",
"change_1d": "-0.00040000",
"change_1d_percentage": "-0.504",
"open_price": "0.07940000",
"high": "0.08030000",
"low": "0.07440000",
"volume": "4659459.30000000",
"quote_volume": "360554.20589000",
"open_time": 1772092620139,
"close_time": 1772179020139,
"base": "WAL",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "WALUSDT",
"status": "TRADING",
"base_asset": "WAL",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "100.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "913205152.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "524047.58250000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "wal.svg"
},
{
"ticker": "NMRUSDT",
"current_price": "7.91000000",
"change_1d": "-0.07000000",
"change_1d_percentage": "-0.877",
"open_price": "7.98000000",
"high": "8.04000000",
"low": "7.75000000",
"volume": "45486.85000000",
"quote_volume": "359707.78330000",
"open_time": 1772092620156,
"close_time": 1772179020156,
"base": "NMR",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "NMRUSDT",
"status": "TRADING",
"base_asset": "NMR",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.01000000",
"max_price": "10000.00000000",
"tick_size": "0.01000000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.01000000",
"max_qty": "90000.00000000",
"step_size": "0.01000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "3650.53658333",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "nmr.svg"
},
{
"ticker": "ANKRUSDT",
"current_price": "0.00436000",
"change_1d": "0.00000000",
"change_1d_percentage": "0.000",
"open_price": "0.00436000",
"high": "0.00443000",
"low": "0.00425000",
"volume": "81466450.10000000",
"quote_volume": "353760.30836700",
"open_time": 1772092620247,
"close_time": 1772179020247,
"base": "ANKR",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ANKRUSDT",
"status": "TRADING",
"base_asset": "ANKR",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00001000",
"max_price": "1000.00000000",
"tick_size": "0.00001000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "9000000.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "5770102.70500000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "ankr.svg"
},
{
"ticker": "MITOUSDT",
"current_price": "0.03985000",
"change_1d": "0.00165000",
"change_1d_percentage": "4.319",
"open_price": "0.03820000",
"high": "0.04033000",
"low": "0.03703000",
"volume": "9027579.20000000",
"quote_volume": "349352.14932500",
"open_time": 1772092613144,
"close_time": 1772179013144,
"base": "MITO",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "MITOUSDT",
"status": "TRADING",
"base_asset": "MITO",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00001000",
"max_price": "100.00000000",
"tick_size": "0.00001000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "913205152.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "236462.08791666",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "mito.svg"
},
{
"ticker": "BIGTIMEUSDT",
"current_price": "0.01488000",
"change_1d": "-0.00018000",
"change_1d_percentage": "-1.195",
"open_price": "0.01506000",
"high": "0.01525000",
"low": "0.01432000",
"volume": "23569758.00000000",
"quote_volume": "347399.69657000",
"open_time": 1772092616042,
"close_time": 1772179016042,
"base": "BIGTIME",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "BIGTIMEUSDT",
"status": "TRADING",
"base_asset": "BIGTIME",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00001000",
"max_price": "10.00000000",
"tick_size": "0.00001000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00000000",
"max_qty": "8384883677.00000000",
"step_size": "1.00000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "1943385.65000000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "bigtime.svg"
},
{
"ticker": "TSTUSDT",
"current_price": "0.00979000",
"change_1d": "-0.00012000",
"change_1d_percentage": "-1.211",
"open_price": "0.00991000",
"high": "0.01006000",
"low": "0.00940000",
"volume": "35578435.80000000",
"quote_volume": "345983.62894700",
"open_time": 1772092620555,
"close_time": 1772179020555,
"base": "TST",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "TSTUSDT",
"status": "TRADING",
"base_asset": "TST",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00001000",
"max_price": "1000.00000000",
"tick_size": "0.00001000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "92141578.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "1133112.99916666",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "1.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "tst.svg"
},
{
"ticker": "ONEUSDT",
"current_price": "0.00249000",
"change_1d": "0.00002000",
"change_1d_percentage": "0.810",
"open_price": "0.00247000",
"high": "0.00253000",
"low": "0.00238000",
"volume": "140655775.20000000",
"quote_volume": "345961.08489000",
"open_time": 1772092619085,
"close_time": 1772179019085,
"base": "ONE",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ONEUSDT",
"status": "TRADING",
"base_asset": "ONE",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00001000",
"max_price": "1000.00000000",
"tick_size": "0.00001000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "9000000.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "5598231.72375000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "one.svg"
},
{
"ticker": "BMTUSDT",
"current_price": "0.01553000",
"change_1d": "-0.00002000",
"change_1d_percentage": "-0.129",
"open_price": "0.01555000",
"high": "0.01573000",
"low": "0.01493000",
"volume": "22008694.00000000",
"quote_volume": "338208.26293500",
"open_time": 1772092618787,
"close_time": 1772179018787,
"base": "BMT",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "BMTUSDT",
"status": "TRADING",
"base_asset": "BMT",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00001000",
"max_price": "100.00000000",
"tick_size": "0.00001000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "913205152.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "1617338.77375000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "bmt.svg"
},
{
"ticker": "CELRUSDT",
"current_price": "0.00253200",
"change_1d": "0.00003600",
"change_1d_percentage": "1.442",
"open_price": "0.00249600",
"high": "0.00254000",
"low": "0.00242600",
"volume": "133555839.60000000",
"quote_volume": "333423.53659600",
"open_time": 1772092619444,
"close_time": 1772179019444,
"base": "CELR",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "CELRUSDT",
"status": "TRADING",
"base_asset": "CELR",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00000100",
"max_price": "10000.00000000",
"tick_size": "0.00000100"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "9222449.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "781452.67916666",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "celr.svg"
},
{
"ticker": "OGNUSDT",
"current_price": "0.02065000",
"change_1d": "-0.00049000",
"change_1d_percentage": "-2.318",
"open_price": "0.02114000",
"high": "0.02124000",
"low": "0.02007000",
"volume": "16099143.00000000",
"quote_volume": "332838.14787000",
"open_time": 1772092620418,
"close_time": 1772179020418,
"base": "OGN",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "OGNUSDT",
"status": "TRADING",
"base_asset": "OGN",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00001000",
"max_price": "1000.00000000",
"tick_size": "0.00001000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00000000",
"max_qty": "900000.00000000",
"step_size": "1.00000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "344479.05000000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "ogn.svg"
},
{
"ticker": "REZUSDT",
"current_price": "0.00298000",
"change_1d": "0.00000000",
"change_1d_percentage": "0.000",
"open_price": "0.00298000",
"high": "0.00302000",
"low": "0.00288000",
"volume": "112653965.70000000",
"quote_volume": "332573.73095600",
"open_time": 1772092612127,
"close_time": 1772179012127,
"base": "REZ",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "REZUSDT",
"status": "TRADING",
"base_asset": "REZ",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00001000",
"max_price": "1000.00000000",
"tick_size": "0.00001000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "92141578.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "10185159.96375000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "rez.svg"
},
{
"ticker": "GLMRUSDT",
"current_price": "0.01280000",
"change_1d": "-0.00030000",
"change_1d_percentage": "-2.290",
"open_price": "0.01310000",
"high": "0.01310000",
"low": "0.01230000",
"volume": "25514366.70000000",
"quote_volume": "325555.50138000",
"open_time": 1772092565863,
"close_time": 1772178965863,
"base": "GLMR",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "GLMRUSDT",
"status": "TRADING",
"base_asset": "GLMR",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "92141578.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "2213541.65291666",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "glmr.svg"
},
{
"ticker": "ARDRUSDT",
"current_price": "0.04408000",
"change_1d": "-0.00062000",
"change_1d_percentage": "-1.387",
"open_price": "0.04470000",
"high": "0.04653000",
"low": "0.04312000",
"volume": "7231527.00000000",
"quote_volume": "321048.24059000",
"open_time": 1772092620792,
"close_time": 1772179020792,
"base": "ARDR",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ARDRUSDT",
"status": "TRADING",
"base_asset": "ARDR",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00001000",
"max_price": "1000.00000000",
"tick_size": "0.00001000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00000000",
"max_qty": "9000000.00000000",
"step_size": "1.00000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "48628.35833333",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "ardr.svg"
},
{
"ticker": "LUMIAUSDT",
"current_price": "0.06130000",
"change_1d": "0.00070000",
"change_1d_percentage": "1.155",
"open_price": "0.06060000",
"high": "0.06190000",
"low": "0.05860000",
"volume": "5307476.94000000",
"quote_volume": "320870.87593800",
"open_time": 1772092565605,
"close_time": 1772178965605,
"base": "LUMIA",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "LUMIAUSDT",
"status": "TRADING",
"base_asset": "LUMIA",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.01000000",
"max_qty": "92141578.00000000",
"step_size": "0.01000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "189701.95529166",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "lumia.svg"
},
{
"ticker": "KAVAUSDT",
"current_price": "0.04970000",
"change_1d": "0.00010000",
"change_1d_percentage": "0.202",
"open_price": "0.04960000",
"high": "0.05050000",
"low": "0.04750000",
"volume": "6511556.60000000",
"quote_volume": "317944.48937000",
"open_time": 1772092620359,
"close_time": 1772179020359,
"base": "KAVA",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "KAVAUSDT",
"status": "TRADING",
"base_asset": "KAVA",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "900000.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "897669.88041666",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "kava.svg"
},
{
"ticker": "BANDUSDT",
"current_price": "0.21200000",
"change_1d": "-0.00200000",
"change_1d_percentage": "-0.935",
"open_price": "0.21400000",
"high": "0.21600000",
"low": "0.20300000",
"volume": "1509735.00000000",
"quote_volume": "317611.51820000",
"open_time": 1772092620289,
"close_time": 1772179020289,
"base": "BAND",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "BANDUSDT",
"status": "TRADING",
"base_asset": "BAND",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00100000",
"max_price": "10000.00000000",
"tick_size": "0.00100000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "90000.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "367083.34625000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "band.svg"
},
{
"ticker": "NOTUSDT",
"current_price": "0.00038600",
"change_1d": "0.00000300",
"change_1d_percentage": "0.783",
"open_price": "0.00038300",
"high": "0.00038700",
"low": "0.00036400",
"volume": "835833206.00",
"quote_volume": "314341.08528600",
"open_time": 1772092620290,
"close_time": 1772179020290,
"base": "NOT",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "NOTUSDT",
"status": "TRADING",
"base_asset": "NOT",
"base_asset_precision": 2,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 2,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00000100",
"max_price": "10.00000000",
"tick_size": "0.00000100"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00",
"max_qty": "8000000000.00",
"step_size": "1.00"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00",
"max_qty": "79847262.10",
"step_size": "0.00"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "not.svg"
},
{
"ticker": "XVSUSDT",
"current_price": "3.04000000",
"change_1d": "0.00000000",
"change_1d_percentage": "0.000",
"open_price": "3.04000000",
"high": "3.07000000",
"low": "2.95000000",
"volume": "103419.67000000",
"quote_volume": "313179.93370000",
"open_time": 1772092565792,
"close_time": 1772178965792,
"base": "XVS",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "XVSUSDT",
"status": "TRADING",
"base_asset": "XVS",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.01000000",
"max_price": "1000.00000000",
"tick_size": "0.01000000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.01000000",
"max_qty": "900000.00000000",
"step_size": "0.01000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "10056.20075000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "xvs.svg"
},
{
"ticker": "BANKUSDT",
"current_price": "0.03890000",
"change_1d": "0.00020000",
"change_1d_percentage": "0.517",
"open_price": "0.03870000",
"high": "0.04060000",
"low": "0.03780000",
"volume": "7896541.00000000",
"quote_volume": "309384.76739000",
"open_time": 1772092620391,
"close_time": 1772179020391,
"base": "BANK",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "BANKUSDT",
"status": "TRADING",
"base_asset": "BANK",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "92141578.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "2556051.64333333",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "bank.svg"
},
{
"ticker": "DOGSUSDT",
"current_price": "0.00002800",
"change_1d": "0.00000020",
"change_1d_percentage": "0.719",
"open_price": "0.00002780",
"high": "0.00002840",
"low": "0.00002670",
"volume": "11106961688.00",
"quote_volume": "307721.45181590",
"open_time": 1772092522180,
"close_time": 1772178922180,
"base": "DOGS",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "DOGSUSDT",
"status": "TRADING",
"base_asset": "DOGS",
"base_asset_precision": 2,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 2,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00000010",
"max_price": "1.00000000",
"tick_size": "0.00000010"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00",
"max_qty": "36348600000.00",
"step_size": "1.00"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00",
"max_qty": "762717916.75",
"step_size": "0.00"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "1.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "dogs.svg"
},
{
"ticker": "GMXUSDT",
"current_price": "6.88000000",
"change_1d": "-0.16000000",
"change_1d_percentage": "-2.273",
"open_price": "7.04000000",
"high": "7.09000000",
"low": "6.66000000",
"volume": "43765.55300000",
"quote_volume": "300789.48365000",
"open_time": 1772092614055,
"close_time": 1772179014055,
"base": "GMX",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "GMXUSDT",
"status": "TRADING",
"base_asset": "GMX",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.01000000",
"max_price": "10000.00000000",
"tick_size": "0.01000000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.00100000",
"max_qty": "9222449.00000000",
"step_size": "0.00100000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "3962.68496666",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "gmx.svg"
},
{
"ticker": "PIXELUSDT",
"current_price": "0.00515000",
"change_1d": "0.00002000",
"change_1d_percentage": "0.390",
"open_price": "0.00513000",
"high": "0.00523000",
"low": "0.00500000",
"volume": "58527139.70000000",
"quote_volume": "299728.93159400",
"open_time": 1772092620027,
"close_time": 1772179020027,
"base": "PIXEL",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "PIXELUSDT",
"status": "TRADING",
"base_asset": "PIXEL",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00001000",
"max_price": "1000.00000000",
"tick_size": "0.00001000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "92141578.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "2357318.32708333",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "pixel.svg"
},
{
"ticker": "EPICUSDT",
"current_price": "0.27700000",
"change_1d": "0.00300000",
"change_1d_percentage": "1.095",
"open_price": "0.27400000",
"high": "0.27900000",
"low": "0.26400000",
"volume": "1094589.60000000",
"quote_volume": "298072.11190000",
"open_time": 1772092618974,
"close_time": 1772179018974,
"base": "EPIC",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "EPICUSDT",
"status": "TRADING",
"base_asset": "EPIC",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00100000",
"max_price": "10000.00000000",
"tick_size": "0.00100000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "9222449.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "132213.12000000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "epic.svg"
},
{
"ticker": "SIGNUSDT",
"current_price": "0.02406000",
"change_1d": "0.00063000",
"change_1d_percentage": "2.689",
"open_price": "0.02343000",
"high": "0.02411000",
"low": "0.02313000",
"volume": "12265873.00000000",
"quote_volume": "290854.18462000",
"open_time": 1772092620093,
"close_time": 1772179020093,
"base": "SIGN",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "SIGNUSDT",
"status": "TRADING",
"base_asset": "SIGN",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00001000",
"max_price": "100.00000000",
"tick_size": "0.00001000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00000000",
"max_qty": "913205152.00000000",
"step_size": "1.00000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "601236.95416666",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "sign.svg"
},
{
"ticker": "TRUUSDT",
"current_price": "0.00530000",
"change_1d": "0.00000000",
"change_1d_percentage": "0.000",
"open_price": "0.00530000",
"high": "0.00540000",
"low": "0.00500000",
"volume": "53853075.00000000",
"quote_volume": "280186.66860000",
"open_time": 1772092617314,
"close_time": 1772179017314,
"base": "TRU",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "TRUUSDT",
"status": "TRADING",
"base_asset": "TRU",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00000000",
"max_qty": "9222449.00000000",
"step_size": "1.00000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "9222449.00000000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "tru.svg"
},
{
"ticker": "BARUSDT",
"current_price": "0.49900000",
"change_1d": "-0.00100000",
"change_1d_percentage": "-0.200",
"open_price": "0.50000000",
"high": "0.50200000",
"low": "0.49000000",
"volume": "559677.35000000",
"quote_volume": "277250.53999000",
"open_time": 1772092592133,
"close_time": 1772178992133,
"base": "BAR",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "BARUSDT",
"status": "TRADING",
"base_asset": "BAR",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00100000",
"max_price": "10000.00000000",
"tick_size": "0.00100000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.01000000",
"max_qty": "90000.00000000",
"step_size": "0.01000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "54981.31237500",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "bar.svg"
},
{
"ticker": "SCRTUSDT",
"current_price": "0.08180000",
"change_1d": "-0.00030000",
"change_1d_percentage": "-0.365",
"open_price": "0.08210000",
"high": "0.08340000",
"low": "0.07910000",
"volume": "3416400.10000000",
"quote_volume": "276688.96736000",
"open_time": 1772092620323,
"close_time": 1772179020323,
"base": "SCRT",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "SCRTUSDT",
"status": "TRADING",
"base_asset": "SCRT",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "92141578.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "150159.37208333",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "scrt.svg"
},
{
"ticker": "BICOUSDT",
"current_price": "0.02090000",
"change_1d": "0.00020000",
"change_1d_percentage": "0.966",
"open_price": "0.02070000",
"high": "0.02130000",
"low": "0.01980000",
"volume": "13250608.91000000",
"quote_volume": "273598.16629500",
"open_time": 1772092620391,
"close_time": 1772179020391,
"base": "BICO",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "BICOUSDT",
"status": "TRADING",
"base_asset": "BICO",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.01000000",
"max_qty": "92141578.00000000",
"step_size": "0.01000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "1684132.16125000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "bico.svg"
},
{
"ticker": "AVAUSDT",
"current_price": "0.20880000",
"change_1d": "0.00170000",
"change_1d_percentage": "0.821",
"open_price": "0.20710000",
"high": "0.21020000",
"low": "0.20200000",
"volume": "1324171.60000000",
"quote_volume": "272622.46550000",
"open_time": 1772092620190,
"close_time": 1772179020190,
"base": "AVA",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "AVAUSDT",
"status": "TRADING",
"base_asset": "AVA",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "900000.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "48777.55333333",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "ava.svg"
},
{
"ticker": "LQTYUSDT",
"current_price": "0.28000000",
"change_1d": "0.01100000",
"change_1d_percentage": "4.089",
"open_price": "0.26900000",
"high": "0.28000000",
"low": "0.26400000",
"volume": "997213.60000000",
"quote_volume": "269884.55680000",
"open_time": 1772092617601,
"close_time": 1772179017601,
"base": "LQTY",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "LQTYUSDT",
"status": "TRADING",
"base_asset": "LQTY",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00100000",
"max_price": "1000.00000000",
"tick_size": "0.00100000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "92141578.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "83765.17541666",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "lqty.svg"
},
{
"ticker": "DYMUSDT",
"current_price": "0.03920000",
"change_1d": "0.00030000",
"change_1d_percentage": "0.771",
"open_price": "0.03890000",
"high": "0.03930000",
"low": "0.03750000",
"volume": "6813416.20000000",
"quote_volume": "262289.96821000",
"open_time": 1772092616927,
"close_time": 1772179016927,
"base": "DYM",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "DYMUSDT",
"status": "TRADING",
"base_asset": "DYM",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "92141578.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "4585169.05916666",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "dym.svg"
},
{
"ticker": "PIVXUSDT",
"current_price": "0.08830000",
"change_1d": "0.00290000",
"change_1d_percentage": "3.396",
"open_price": "0.08540000",
"high": "0.08880000",
"low": "0.08190000",
"volume": "3064342.00000000",
"quote_volume": "262080.32220000",
"open_time": 1772092609249,
"close_time": 1772179009249,
"base": "PIVX",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "PIVXUSDT",
"status": "TRADING",
"base_asset": "PIVX",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00000000",
"max_qty": "92141578.00000000",
"step_size": "1.00000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "57267.93750000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "pivx.svg"
},
{
"ticker": "VICUSDT",
"current_price": "0.04690000",
"change_1d": "0.00100000",
"change_1d_percentage": "2.179",
"open_price": "0.04590000",
"high": "0.04710000",
"low": "0.04470000",
"volume": "5681189.58000000",
"quote_volume": "261737.62685700",
"open_time": 1772092613081,
"close_time": 1772179013081,
"base": "VIC",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "VICUSDT",
"status": "TRADING",
"base_asset": "VIC",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.01000000",
"max_qty": "92141578.00000000",
"step_size": "0.01000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "211273.60091666",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "vic.svg"
},
{
"ticker": "CKBUSDT",
"current_price": "0.00156300",
"change_1d": "0.00001100",
"change_1d_percentage": "0.709",
"open_price": "0.00155200",
"high": "0.00158100",
"low": "0.00150500",
"volume": "166456897.00000000",
"quote_volume": "258235.76763300",
"open_time": 1772092620254,
"close_time": 1772179020254,
"base": "CKB",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "CKBUSDT",
"status": "TRADING",
"base_asset": "CKB",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00000100",
"max_price": "1000.00000000",
"tick_size": "0.00000100"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00000000",
"max_qty": "92141578.00000000",
"step_size": "1.00000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "18544051.50833333",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "ckb.svg"
},
{
"ticker": "UTKUSDT",
"current_price": "0.00894000",
"change_1d": "0.00040000",
"change_1d_percentage": "4.684",
"open_price": "0.00854000",
"high": "0.00900000",
"low": "0.00825000",
"volume": "29949132.00000000",
"quote_volume": "258058.05131000",
"open_time": 1772092542926,
"close_time": 1772178942926,
"base": "UTK",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "UTKUSDT",
"status": "TRADING",
"base_asset": "UTK",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00001000",
"max_price": "1000.00000000",
"tick_size": "0.00001000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00000000",
"max_qty": "900000.00000000",
"step_size": "1.00000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "525446.36666666",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "utk.svg"
},
{
"ticker": "DGBUSDT",
"current_price": "0.00442000",
"change_1d": "0.00002000",
"change_1d_percentage": "0.455",
"open_price": "0.00440000",
"high": "0.00447000",
"low": "0.00431000",
"volume": "58069269.40000000",
"quote_volume": "255202.45688800",
"open_time": 1772092611798,
"close_time": 1772179011798,
"base": "DGB",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "DGBUSDT",
"status": "TRADING",
"base_asset": "DGB",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00001000",
"max_price": "1000.00000000",
"tick_size": "0.00001000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "9000000.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "2579446.72375000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "dgb.svg"
},
{
"ticker": "TFUELUSDT",
"current_price": "0.01398000",
"change_1d": "-0.00014000",
"change_1d_percentage": "-0.992",
"open_price": "0.01412000",
"high": "0.01423000",
"low": "0.01365000",
"volume": "18145423.00000000",
"quote_volume": "252290.98451000",
"open_time": 1772092611534,
"close_time": 1772179011534,
"base": "TFUEL",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "TFUELUSDT",
"status": "TRADING",
"base_asset": "TFUEL",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00001000",
"max_price": "1000.00000000",
"tick_size": "0.00001000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00000000",
"max_qty": "9000000.00000000",
"step_size": "1.00000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "391778.26666666",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "tfuel.svg"
},
{
"ticker": "FARMUSDT",
"current_price": "12.19000000",
"change_1d": "0.38000000",
"change_1d_percentage": "3.218",
"open_price": "11.81000000",
"high": "12.21000000",
"low": "11.56000000",
"volume": "20894.21200000",
"quote_volume": "248183.06940000",
"open_time": 1772092586893,
"close_time": 1772178986893,
"base": "FARM",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "FARMUSDT",
"status": "TRADING",
"base_asset": "FARM",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.01000000",
"max_price": "100000.00000000",
"tick_size": "0.01000000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.00100000",
"max_qty": "922327.00000000",
"step_size": "0.00100000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "215.05890416",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "farm.svg"
},
{
"ticker": "STRAXUSDT",
"current_price": "0.01486000",
"change_1d": "-0.00004000",
"change_1d_percentage": "-0.268",
"open_price": "0.01490000",
"high": "0.01505000",
"low": "0.01434000",
"volume": "16752002.00000000",
"quote_volume": "246125.23762000",
"open_time": 1772092574080,
"close_time": 1772178974080,
"base": "STRAX",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "STRAXUSDT",
"status": "TRADING",
"base_asset": "STRAX",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00001000",
"max_price": "1000.00000000",
"tick_size": "0.00001000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00000000",
"max_qty": "92141578.00000000",
"step_size": "1.00000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "2216307.30416666",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "strax.svg"
},
{
"ticker": "LISTAUSDT",
"current_price": "0.08470000",
"change_1d": "-0.00010000",
"change_1d_percentage": "-0.118",
"open_price": "0.08480000",
"high": "0.08720000",
"low": "0.08080000",
"volume": "2920432.70000000",
"quote_volume": "245590.06187000",
"open_time": 1772092617577,
"close_time": 1772179017577,
"base": "LISTA",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "LISTAUSDT",
"status": "TRADING",
"base_asset": "LISTA",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "92141578.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "89319.32625000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "lista.svg"
},
{
"ticker": "HIGHUSDT",
"current_price": "0.14600000",
"change_1d": "0.00200000",
"change_1d_percentage": "1.389",
"open_price": "0.14400000",
"high": "0.14600000",
"low": "0.13800000",
"volume": "1718513.57000000",
"quote_volume": "245289.91082900",
"open_time": 1772092605472,
"close_time": 1772179005472,
"base": "HIGH",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "HIGHUSDT",
"status": "TRADING",
"base_asset": "HIGH",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00100000",
"max_price": "10000.00000000",
"tick_size": "0.00100000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.00100000",
"max_qty": "9222449.00000000",
"step_size": "0.00100000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "322256.05642916",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "high.svg"
},
{
"ticker": "DEGOUSDT",
"current_price": "0.32100000",
"change_1d": "0.00000000",
"change_1d_percentage": "0.000",
"open_price": "0.32100000",
"high": "0.32200000",
"low": "0.31300000",
"volume": "764118.35000000",
"quote_volume": "242563.19174000",
"open_time": 1772092619780,
"close_time": 1772179019780,
"base": "DEGO",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "DEGOUSDT",
"status": "TRADING",
"base_asset": "DEGO",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00100000",
"max_price": "10000.00000000",
"tick_size": "0.00100000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.01000000",
"max_qty": "90000.00000000",
"step_size": "0.01000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "30968.26970833",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "dego.svg"
},
{
"ticker": "MOVRUSDT",
"current_price": "1.30300000",
"change_1d": "0.02000000",
"change_1d_percentage": "1.559",
"open_price": "1.28300000",
"high": "1.30600000",
"low": "1.23200000",
"volume": "190047.16900000",
"quote_volume": "240392.63196200",
"open_time": 1772092620549,
"close_time": 1772179020549,
"base": "MOVR",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "MOVRUSDT",
"status": "TRADING",
"base_asset": "MOVR",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00100000",
"max_price": "100000.00000000",
"tick_size": "0.00100000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.00100000",
"max_qty": "922327.00000000",
"step_size": "0.00100000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "6858.87571250",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "movr.svg"
},
{
"ticker": "HAEDALUSDT",
"current_price": "0.02710000",
"change_1d": "0.00070000",
"change_1d_percentage": "2.652",
"open_price": "0.02640000",
"high": "0.02710000",
"low": "0.02570000",
"volume": "9006136.70000000",
"quote_volume": "238924.83582000",
"open_time": 1772092593951,
"close_time": 1772178993951,
"base": "HAEDAL",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "HAEDALUSDT",
"status": "TRADING",
"base_asset": "HAEDAL",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "100.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "913205152.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "1629506.99500000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "haedal.svg"
},
{
"ticker": "ENJUSDT",
"current_price": "0.02030000",
"change_1d": "0.00026000",
"change_1d_percentage": "1.297",
"open_price": "0.02004000",
"high": "0.02036000",
"low": "0.01927000",
"volume": "11896537.20000000",
"quote_volume": "236288.02140100",
"open_time": 1772092620350,
"close_time": 1772179020350,
"base": "ENJ",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ENJUSDT",
"status": "TRADING",
"base_asset": "ENJ",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00001000",
"max_price": "1000.00000000",
"tick_size": "0.00001000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "900000.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "348007.58541666",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "enj.svg"
},
{
"ticker": "RAREUSDT",
"current_price": "0.01870000",
"change_1d": "-0.00010000",
"change_1d_percentage": "-0.532",
"open_price": "0.01880000",
"high": "0.01890000",
"low": "0.01800000",
"volume": "12438554.90000000",
"quote_volume": "229755.52715000",
"open_time": 1772092602019,
"close_time": 1772179002019,
"base": "RARE",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "RAREUSDT",
"status": "TRADING",
"base_asset": "RARE",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "92141578.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "2192998.21833333",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "rare.svg"
},
{
"ticker": "MBOXUSDT",
"current_price": "0.01900000",
"change_1d": "0.00040000",
"change_1d_percentage": "2.151",
"open_price": "0.01860000",
"high": "0.01910000",
"low": "0.01810000",
"volume": "12319019.80000000",
"quote_volume": "229518.26746000",
"open_time": 1772092603794,
"close_time": 1772179003794,
"base": "MBOX",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "MBOXUSDT",
"status": "TRADING",
"base_asset": "MBOX",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "92141578.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "1277251.62083333",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "mbox.svg"
},
{
"ticker": "QTUMUSDT",
"current_price": "0.95000000",
"change_1d": "0.01800000",
"change_1d_percentage": "1.931",
"open_price": "0.93200000",
"high": "0.95100000",
"low": "0.90100000",
"volume": "247265.80000000",
"quote_volume": "229469.41800000",
"open_time": 1772092620206,
"close_time": 1772179020206,
"base": "QTUM",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "QTUMUSDT",
"status": "TRADING",
"base_asset": "QTUM",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00100000",
"max_price": "10000.00000000",
"tick_size": "0.00100000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "90000.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "11928.22958333",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "qtum.svg"
},
{
"ticker": "CTSIUSDT",
"current_price": "0.02540000",
"change_1d": "0.00090000",
"change_1d_percentage": "3.673",
"open_price": "0.02450000",
"high": "0.02550000",
"low": "0.02380000",
"volume": "9154994.00000000",
"quote_volume": "226826.37650000",
"open_time": 1772092563300,
"close_time": 1772178963300,
"base": "CTSI",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "CTSIUSDT",
"status": "TRADING",
"base_asset": "CTSI",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00000000",
"max_qty": "9000000.00000000",
"step_size": "1.00000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "352964.50416666",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "ctsi.svg"
},
{
"ticker": "ACXUSDT",
"current_price": "0.03470000",
"change_1d": "-0.00010000",
"change_1d_percentage": "-0.287",
"open_price": "0.03480000",
"high": "0.03650000",
"low": "0.03370000",
"volume": "6481005.10000000",
"quote_volume": "225786.76967000",
"open_time": 1772092615062,
"close_time": 1772179015062,
"base": "ACX",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ACXUSDT",
"status": "TRADING",
"base_asset": "ACX",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "92141578.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "493945.22125000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "acx.svg"
},
{
"ticker": "MAVUSDT",
"current_price": "0.01452000",
"change_1d": "0.00019000",
"change_1d_percentage": "1.326",
"open_price": "0.01433000",
"high": "0.01455000",
"low": "0.01398000",
"volume": "15761914.00000000",
"quote_volume": "225231.23780000",
"open_time": 1772092619183,
"close_time": 1772179019183,
"base": "MAV",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "MAVUSDT",
"status": "TRADING",
"base_asset": "MAV",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00001000",
"max_price": "1000.00000000",
"tick_size": "0.00001000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00000000",
"max_qty": "92141578.00000000",
"step_size": "1.00000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "536727.02916666",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "mav.svg"
},
{
"ticker": "SCRUSDT",
"current_price": "0.04309000",
"change_1d": "0.00048000",
"change_1d_percentage": "1.126",
"open_price": "0.04261000",
"high": "0.04338000",
"low": "0.04169000",
"volume": "5244072.50000000",
"quote_volume": "223719.83175400",
"open_time": 1772092620621,
"close_time": 1772179020621,
"base": "SCR",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "SCRUSDT",
"status": "TRADING",
"base_asset": "SCR",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00001000",
"max_price": "1000.00000000",
"tick_size": "0.00001000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "92141578.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "244491.38666666",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "scr.svg"
},
{
"ticker": "HOOKUSDT",
"current_price": "0.02400000",
"change_1d": "0.00040000",
"change_1d_percentage": "1.695",
"open_price": "0.02360000",
"high": "0.02410000",
"low": "0.02280000",
"volume": "9153825.10000000",
"quote_volume": "214817.40853000",
"open_time": 1772092611799,
"close_time": 1772179011799,
"base": "HOOK",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "HOOKUSDT",
"status": "TRADING",
"base_asset": "HOOK",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "92141578.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "834177.15708333",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "hook.svg"
},
{
"ticker": "WAXPUSDT",
"current_price": "0.00644000",
"change_1d": "0.00000000",
"change_1d_percentage": "0.000",
"open_price": "0.00644000",
"high": "0.00653000",
"low": "0.00627000",
"volume": "32961597.00000000",
"quote_volume": "210977.00232000",
"open_time": 1772092597375,
"close_time": 1772178997375,
"base": "WAXP",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "WAXPUSDT",
"status": "TRADING",
"base_asset": "WAXP",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00001000",
"max_price": "1000.00000000",
"tick_size": "0.00001000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00000000",
"max_qty": "92141578.00000000",
"step_size": "1.00000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "3566039.91666666",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "waxp.svg"
},
{
"ticker": "ILVUSDT",
"current_price": "3.69000000",
"change_1d": "0.03000000",
"change_1d_percentage": "0.820",
"open_price": "3.66000000",
"high": "3.72000000",
"low": "3.55000000",
"volume": "56565.54300000",
"quote_volume": "206584.99502000",
"open_time": 1772092618438,
"close_time": 1772179018438,
"base": "ILV",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ILVUSDT",
"status": "TRADING",
"base_asset": "ILV",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.01000000",
"max_price": "100000.00000000",
"tick_size": "0.01000000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.00100000",
"max_qty": "922327.00000000",
"step_size": "0.00100000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "5744.14177500",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "ilv.svg"
},
{
"ticker": "FLUXUSDT",
"current_price": "0.06410000",
"change_1d": "-0.00020000",
"change_1d_percentage": "-0.311",
"open_price": "0.06430000",
"high": "0.06500000",
"low": "0.06180000",
"volume": "3231718.10000000",
"quote_volume": "205100.93994200",
"open_time": 1772092620165,
"close_time": 1772179020165,
"base": "FLUX",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "FLUXUSDT",
"status": "TRADING",
"base_asset": "FLUX",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.01000000",
"max_qty": "92141578.00000000",
"step_size": "0.01000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "134710.23904166",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "flux.svg"
},
{
"ticker": "VTHOUSDT",
"current_price": "0.00060000",
"change_1d": "-0.00000100",
"change_1d_percentage": "-0.166",
"open_price": "0.00060100",
"high": "0.00060500",
"low": "0.00057800",
"volume": "341572336.00000000",
"quote_volume": "202373.83860600",
"open_time": 1772092616900,
"close_time": 1772179016900,
"base": "VTHO",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "VTHOUSDT",
"status": "TRADING",
"base_asset": "VTHO",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00000100",
"max_price": "1000.00000000",
"tick_size": "0.00000100"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00000000",
"max_qty": "92141578.00000000",
"step_size": "1.00000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "21690590.49166666",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "1.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "vtho.svg"
},
{
"ticker": "CETUSUSDT",
"current_price": "0.01648000",
"change_1d": "0.00010000",
"change_1d_percentage": "0.611",
"open_price": "0.01638000",
"high": "0.01658000",
"low": "0.01569000",
"volume": "12151019.20000000",
"quote_volume": "196408.84998700",
"open_time": 1772092620138,
"close_time": 1772179020138,
"base": "CETUS",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "CETUSUSDT",
"status": "TRADING",
"base_asset": "CETUS",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00001000",
"max_price": "100.00000000",
"tick_size": "0.00001000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "913205152.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "537705.83458333",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "cetus.svg"
},
{
"ticker": "POLYXUSDT",
"current_price": "0.04390000",
"change_1d": "0.00100000",
"change_1d_percentage": "2.331",
"open_price": "0.04290000",
"high": "0.04390000",
"low": "0.04160000",
"volume": "4534827.00000000",
"quote_volume": "194151.80656000",
"open_time": 1772092612055,
"close_time": 1772179012055,
"base": "POLYX",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "POLYXUSDT",
"status": "TRADING",
"base_asset": "POLYX",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "92141578.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "769461.24708333",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "polyx.svg"
},
{
"ticker": "GNOUSDT",
"current_price": "130.26000000",
"change_1d": "0.41000000",
"change_1d_percentage": "0.316",
"open_price": "129.85000000",
"high": "131.46000000",
"low": "126.94000000",
"volume": "1470.08600000",
"quote_volume": "190680.02121000",
"open_time": 1772092620552,
"close_time": 1772179020552,
"base": "GNO",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "GNOUSDT",
"status": "TRADING",
"base_asset": "GNO",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.01000000",
"max_price": "100000.00000000",
"tick_size": "0.01000000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.00100000",
"max_qty": "922327.00000000",
"step_size": "0.00100000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "18.55865000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "gno.svg"
},
{
"ticker": "IOSTUSDT",
"current_price": "0.00121400",
"change_1d": "0.00000600",
"change_1d_percentage": "0.497",
"open_price": "0.00120800",
"high": "0.00122400",
"low": "0.00117200",
"volume": "157322550.00000000",
"quote_volume": "189284.39460900",
"open_time": 1772092612708,
"close_time": 1772179012708,
"base": "IOST",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "IOSTUSDT",
"status": "TRADING",
"base_asset": "IOST",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00000100",
"max_price": "1000.00000000",
"tick_size": "0.00000100"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00000000",
"max_qty": "9000000.00000000",
"step_size": "1.00000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "7019996.43750000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "iost.svg"
},
{
"ticker": "KNCUSDT",
"current_price": "0.13880000",
"change_1d": "0.00250000",
"change_1d_percentage": "1.834",
"open_price": "0.13630000",
"high": "0.13930000",
"low": "0.13140000",
"volume": "1389688.20000000",
"quote_volume": "187644.81208000",
"open_time": 1772092612780,
"close_time": 1772179012780,
"base": "KNC",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "KNCUSDT",
"status": "TRADING",
"base_asset": "KNC",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "10000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "9222449.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "182025.36083333",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "knc.svg"
},
{
"ticker": "PSGUSDT",
"current_price": "0.73500000",
"change_1d": "-0.00500000",
"change_1d_percentage": "-0.676",
"open_price": "0.74000000",
"high": "0.75400000",
"low": "0.72600000",
"volume": "254246.48000000",
"quote_volume": "187543.71025000",
"open_time": 1772092592058,
"close_time": 1772178992058,
"base": "PSG",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "PSGUSDT",
"status": "TRADING",
"base_asset": "PSG",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00100000",
"max_price": "10000.00000000",
"tick_size": "0.00100000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.01000000",
"max_qty": "90000.00000000",
"step_size": "0.01000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "10712.54666666",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "psg.svg"
},
{
"ticker": "1000CATUSDT",
"current_price": "0.00175000",
"change_1d": "-0.00001000",
"change_1d_percentage": "-0.568",
"open_price": "0.00176000",
"high": "0.00178000",
"low": "0.00168000",
"volume": "104536485.40000000",
"quote_volume": "181016.49212700",
"open_time": 1772092620651,
"close_time": 1772179020651,
"base": "1000CAT",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "1000CATUSDT",
"status": "TRADING",
"base_asset": "1000CAT",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00001000",
"max_price": "1000.00000000",
"tick_size": "0.00001000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "92141578.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "52721190.72416666",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "1.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "1000cat.svg"
},
{
"ticker": "SFPUSDT",
"current_price": "0.26970000",
"change_1d": "0.00730000",
"change_1d_percentage": "2.782",
"open_price": "0.26240000",
"high": "0.26980000",
"low": "0.25180000",
"volume": "692124.00000000",
"quote_volume": "179853.47370000",
"open_time": 1772092620253,
"close_time": 1772179020253,
"base": "SFP",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "SFPUSDT",
"status": "TRADING",
"base_asset": "SFP",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00000000",
"max_qty": "900000.00000000",
"step_size": "1.00000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "97261.94583333",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "sfp.svg"
},
{
"ticker": "QUICKUSDT",
"current_price": "0.01018000",
"change_1d": "0.00037000",
"change_1d_percentage": "3.772",
"open_price": "0.00981000",
"high": "0.01030000",
"low": "0.00957000",
"volume": "17393849.00000000",
"quote_volume": "172914.06657000",
"open_time": 1772092607498,
"close_time": 1772179007498,
"base": "QUICK",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "QUICKUSDT",
"status": "TRADING",
"base_asset": "QUICK",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00001000",
"max_price": "1000.00000000",
"tick_size": "0.00001000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00000000",
"max_qty": "92141578.00000000",
"step_size": "1.00000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "272517.67916666",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "quick.svg"
},
{
"ticker": "TKOUSDT",
"current_price": "0.05820000",
"change_1d": "0.00060000",
"change_1d_percentage": "1.042",
"open_price": "0.05760000",
"high": "0.05860000",
"low": "0.05620000",
"volume": "2993349.00000000",
"quote_volume": "172288.11208000",
"open_time": 1772092543292,
"close_time": 1772178943292,
"base": "TKO",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "TKOUSDT",
"status": "TRADING",
"base_asset": "TKO",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "900000.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "73433.95958333",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "tko.svg"
},
{
"ticker": "RDNTUSDT",
"current_price": "0.00549000",
"change_1d": "0.00001000",
"change_1d_percentage": "0.182",
"open_price": "0.00548000",
"high": "0.00553000",
"low": "0.00529000",
"volume": "30673406.00000000",
"quote_volume": "165730.61604000",
"open_time": 1772092597918,
"close_time": 1772178997918,
"base": "RDNT",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "RDNTUSDT",
"status": "TRADING",
"base_asset": "RDNT",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00001000",
"max_price": "1000.00000000",
"tick_size": "0.00001000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00000000",
"max_qty": "92141578.00000000",
"step_size": "1.00000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "2053071.62083333",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "rdnt.svg"
},
{
"ticker": "GUSDT",
"current_price": "0.00354000",
"change_1d": "-0.00002000",
"change_1d_percentage": "-0.562",
"open_price": "0.00356000",
"high": "0.00360000",
"low": "0.00348000",
"volume": "46466640.00000000",
"quote_volume": "164592.14340000",
"open_time": 1772092620683,
"close_time": 1772179020683,
"base": "G",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "GUSDT",
"status": "TRADING",
"base_asset": "G",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00001000",
"max_price": "1000.00000000",
"tick_size": "0.00001000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00000000",
"max_qty": "92141578.00000000",
"step_size": "1.00000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "9366710.47083333",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "g.svg"
},
{
"ticker": "NFPUSDT",
"current_price": "0.01510000",
"change_1d": "0.00030000",
"change_1d_percentage": "2.027",
"open_price": "0.01480000",
"high": "0.01520000",
"low": "0.01430000",
"volume": "11064314.00000000",
"quote_volume": "163214.36110000",
"open_time": 1772092615634,
"close_time": 1772179015634,
"base": "NFP",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "NFPUSDT",
"status": "TRADING",
"base_asset": "NFP",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00000000",
"max_qty": "92141578.00000000",
"step_size": "1.00000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "1385279.82083333",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "nfp.svg"
},
{
"ticker": "QKCUSDT",
"current_price": "0.00336600",
"change_1d": "0.00006700",
"change_1d_percentage": "2.031",
"open_price": "0.00329900",
"high": "0.00340400",
"low": "0.00325900",
"volume": "48579525.00000000",
"quote_volume": "161890.48511200",
"open_time": 1772092567996,
"close_time": 1772178967996,
"base": "QKC",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "QKCUSDT",
"status": "TRADING",
"base_asset": "QKC",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00000100",
"max_price": "100.00000000",
"tick_size": "0.00000100"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00000000",
"max_qty": "913205152.00000000",
"step_size": "1.00000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "555171.72083333",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "qkc.svg"
},
{
"ticker": "MLNUSDT",
"current_price": "3.36000000",
"change_1d": "0.01000000",
"change_1d_percentage": "0.299",
"open_price": "3.35000000",
"high": "3.39000000",
"low": "3.25000000",
"volume": "48366.37900000",
"quote_volume": "160759.51284000",
"open_time": 1772092605546,
"close_time": 1772179005546,
"base": "MLN",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "MLNUSDT",
"status": "TRADING",
"base_asset": "MLN",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.01000000",
"max_price": "10000.00000000",
"tick_size": "0.01000000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.00100000",
"max_qty": "9222449.00000000",
"step_size": "0.00100000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "6845.08689583",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "mln.svg"
},
{
"ticker": "QIUSDT",
"current_price": "0.00194000",
"change_1d": "0.00006000",
"change_1d_percentage": "3.191",
"open_price": "0.00188000",
"high": "0.00195000",
"low": "0.00187000",
"volume": "84413645.00000000",
"quote_volume": "160012.46813000",
"open_time": 1772092620541,
"close_time": 1772179020541,
"base": "QI",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "QIUSDT",
"status": "TRADING",
"base_asset": "QI",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00001000",
"max_price": "1000.00000000",
"tick_size": "0.00001000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00000000",
"max_qty": "92141578.00000000",
"step_size": "1.00000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "9788628.61250000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "qi.svg"
},
{
"ticker": "ARKUSDT",
"current_price": "0.18470000",
"change_1d": "0.00130000",
"change_1d_percentage": "0.709",
"open_price": "0.18340000",
"high": "0.18720000",
"low": "0.17750000",
"volume": "859954.00000000",
"quote_volume": "157270.76710000",
"open_time": 1772092601102,
"close_time": 1772179001102,
"base": "ARK",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ARKUSDT",
"status": "TRADING",
"base_asset": "ARK",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00000000",
"max_qty": "92141578.00000000",
"step_size": "1.00000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "67046.82083333",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "ark.svg"
},
{
"ticker": "FORTHUSDT",
"current_price": "0.99900000",
"change_1d": "-0.01200000",
"change_1d_percentage": "-1.187",
"open_price": "1.01100000",
"high": "1.02300000",
"low": "0.96100000",
"volume": "155175.19000000",
"quote_volume": "153223.11035000",
"open_time": 1772092620425,
"close_time": 1772179020425,
"base": "FORTH",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "FORTHUSDT",
"status": "TRADING",
"base_asset": "FORTH",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00100000",
"max_price": "10000.00000000",
"tick_size": "0.00100000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.01000000",
"max_qty": "90000.00000000",
"step_size": "0.01000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "4642.15462500",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "forth.svg"
},
{
"ticker": "DODOUSDT",
"current_price": "0.01520000",
"change_1d": "-0.00030000",
"change_1d_percentage": "-1.935",
"open_price": "0.01550000",
"high": "0.01570000",
"low": "0.01460000",
"volume": "10078683.00000000",
"quote_volume": "151648.25280000",
"open_time": 1772092610948,
"close_time": 1772179010948,
"base": "DODO",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "DODOUSDT",
"status": "TRADING",
"base_asset": "DODO",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "10000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "9222449.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "2830914.27208333",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "dodo.svg"
},
{
"ticker": "SCUSDT",
"current_price": "0.00112400",
"change_1d": "0.00000800",
"change_1d_percentage": "0.717",
"open_price": "0.00111600",
"high": "0.00113100",
"low": "0.00109100",
"volume": "135742527.00000000",
"quote_volume": "151518.45975500",
"open_time": 1772092561619,
"close_time": 1772178961619,
"base": "SC",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "SCUSDT",
"status": "TRADING",
"base_asset": "SC",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00000100",
"max_price": "1000.00000000",
"tick_size": "0.00000100"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00000000",
"max_qty": "92141578.00000000",
"step_size": "1.00000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "16896319.78750000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "sc.svg"
},
{
"ticker": "LSKUSDT",
"current_price": "0.13100000",
"change_1d": "0.00000000",
"change_1d_percentage": "0.000",
"open_price": "0.13100000",
"high": "0.13300000",
"low": "0.12600000",
"volume": "1141555.40000000",
"quote_volume": "148043.75370000",
"open_time": 1772092618975,
"close_time": 1772179018975,
"base": "LSK",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "LSKUSDT",
"status": "TRADING",
"base_asset": "LSK",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00100000",
"max_price": "1000.00000000",
"tick_size": "0.00100000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "900000.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "447570.68625000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "lsk.svg"
},
{
"ticker": "ONGUSDT",
"current_price": "0.06480000",
"change_1d": "0.00130000",
"change_1d_percentage": "2.047",
"open_price": "0.06350000",
"high": "0.06580000",
"low": "0.06230000",
"volume": "2291840.00000000",
"quote_volume": "147083.21100000",
"open_time": 1772092620265,
"close_time": 1772179020265,
"base": "ONG",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ONGUSDT",
"status": "TRADING",
"base_asset": "ONG",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00000000",
"max_qty": "900000.00000000",
"step_size": "1.00000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "402346.18333333",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "ong.svg"
},
{
"ticker": "CGPTUSDT",
"current_price": "0.01980000",
"change_1d": "-0.00005000",
"change_1d_percentage": "-0.252",
"open_price": "0.01985000",
"high": "0.02010000",
"low": "0.01918000",
"volume": "7450846.80000000",
"quote_volume": "146388.84471900",
"open_time": 1772092620255,
"close_time": 1772179020255,
"base": "CGPT",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "CGPTUSDT",
"status": "TRADING",
"base_asset": "CGPT",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00001000",
"max_price": "1000.00000000",
"tick_size": "0.00001000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "92141578.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "487153.68083333",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "cgpt.svg"
},
{
"ticker": "RLCUSDT",
"current_price": "0.40300000",
"change_1d": "0.00000000",
"change_1d_percentage": "0.000",
"open_price": "0.40300000",
"high": "0.40800000",
"low": "0.39100000",
"volume": "335450.60000000",
"quote_volume": "133941.67940000",
"open_time": 1772092620508,
"close_time": 1772179020508,
"base": "RLC",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "RLCUSDT",
"status": "TRADING",
"base_asset": "RLC",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00100000",
"max_price": "1000.00000000",
"tick_size": "0.00100000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "900000.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "52000.11916666",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "rlc.svg"
},
{
"ticker": "ALCXUSDT",
"current_price": "4.71000000",
"change_1d": "0.06000000",
"change_1d_percentage": "1.290",
"open_price": "4.65000000",
"high": "4.81000000",
"low": "4.51000000",
"volume": "28235.83870000",
"quote_volume": "131434.75152200",
"open_time": 1772092524032,
"close_time": 1772178924032,
"base": "ALCX",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ALCXUSDT",
"status": "TRADING",
"base_asset": "ALCX",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.01000000",
"max_price": "999996.00000000",
"tick_size": "0.01000000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.00010000",
"max_qty": "92233.00000000",
"step_size": "0.00010000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "2205.36921291",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "alcx.svg"
},
{
"ticker": "GNSUSDT",
"current_price": "0.82700000",
"change_1d": "0.00100000",
"change_1d_percentage": "0.121",
"open_price": "0.82600000",
"high": "0.83700000",
"low": "0.81100000",
"volume": "156020.58000000",
"quote_volume": "128804.62619000",
"open_time": 1772092599608,
"close_time": 1772178999608,
"base": "GNS",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "GNSUSDT",
"status": "TRADING",
"base_asset": "GNS",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00100000",
"max_price": "1000.00000000",
"tick_size": "0.00100000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.01000000",
"max_qty": "92141578.00000000",
"step_size": "0.01000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "11389.23729166",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "gns.svg"
},
{
"ticker": "REQUSDT",
"current_price": "0.06450000",
"change_1d": "-0.00070000",
"change_1d_percentage": "-1.074",
"open_price": "0.06520000",
"high": "0.06590000",
"low": "0.06290000",
"volume": "1888240.00000000",
"quote_volume": "121576.35880000",
"open_time": 1772092611694,
"close_time": 1772179011694,
"base": "REQ",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "REQUSDT",
"status": "TRADING",
"base_asset": "REQ",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00000000",
"max_qty": "92141578.00000000",
"step_size": "1.00000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "76649.89583333",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "req.svg"
},
{
"ticker": "MTLUSDT",
"current_price": "0.28500000",
"change_1d": "0.01000000",
"change_1d_percentage": "3.636",
"open_price": "0.27500000",
"high": "0.28500000",
"low": "0.27100000",
"volume": "426091.50000000",
"quote_volume": "118436.36250000",
"open_time": 1772092618975,
"close_time": 1772179018975,
"base": "MTL",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "MTLUSDT",
"status": "TRADING",
"base_asset": "MTL",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00100000",
"max_price": "1000.00000000",
"tick_size": "0.00100000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "900000.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "84483.48125000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "mtl.svg"
},
{
"ticker": "PONDUSDT",
"current_price": "0.00241000",
"change_1d": "0.00000000",
"change_1d_percentage": "0.000",
"open_price": "0.00241000",
"high": "0.00244000",
"low": "0.00235000",
"volume": "47921245.00000000",
"quote_volume": "114988.69507000",
"open_time": 1772092567874,
"close_time": 1772178967874,
"base": "POND",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "PONDUSDT",
"status": "TRADING",
"base_asset": "POND",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00001000",
"max_price": "1000.00000000",
"tick_size": "0.00001000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00000000",
"max_qty": "9222449.00000000",
"step_size": "1.00000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "9222449.00000000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "pond.svg"
},
{
"ticker": "SYSUSDT",
"current_price": "0.01130000",
"change_1d": "0.00014000",
"change_1d_percentage": "1.254",
"open_price": "0.01116000",
"high": "0.01137000",
"low": "0.01079000",
"volume": "10204488.00000000",
"quote_volume": "112968.38852000",
"open_time": 1772092617190,
"close_time": 1772179017190,
"base": "SYS",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "SYSUSDT",
"status": "TRADING",
"base_asset": "SYS",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00001000",
"max_price": "1000.00000000",
"tick_size": "0.00001000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00000000",
"max_qty": "92141578.00000000",
"step_size": "1.00000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "302166.94583333",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "sys.svg"
},
{
"ticker": "ATAUSDT",
"current_price": "0.01150000",
"change_1d": "0.00000000",
"change_1d_percentage": "0.000",
"open_price": "0.01150000",
"high": "0.01170000",
"low": "0.01120000",
"volume": "9863594.00000000",
"quote_volume": "112848.69580000",
"open_time": 1772092618697,
"close_time": 1772179018697,
"base": "ATA",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ATAUSDT",
"status": "TRADING",
"base_asset": "ATA",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "10000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00000000",
"max_qty": "9222449.00000000",
"step_size": "1.00000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "4594913.17916666",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "ata.svg"
},
{
"ticker": "CVCUSDT",
"current_price": "0.03266000",
"change_1d": "0.00029000",
"change_1d_percentage": "0.896",
"open_price": "0.03237000",
"high": "0.03287000",
"low": "0.03138000",
"volume": "3480284.00000000",
"quote_volume": "111868.51561000",
"open_time": 1772092620302,
"close_time": 1772179020302,
"base": "CVC",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "CVCUSDT",
"status": "TRADING",
"base_asset": "CVC",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00001000",
"max_price": "1000.00000000",
"tick_size": "0.00001000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00000000",
"max_qty": "9000000.00000000",
"step_size": "1.00000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "142633.05833333",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "cvc.svg"
},
{
"ticker": "POWRUSDT",
"current_price": "0.06510000",
"change_1d": "0.00180000",
"change_1d_percentage": "2.844",
"open_price": "0.06330000",
"high": "0.06540000",
"low": "0.06190000",
"volume": "1708915.00000000",
"quote_volume": "108724.81830000",
"open_time": 1772092620435,
"close_time": 1772179020435,
"base": "POWR",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "POWRUSDT",
"status": "TRADING",
"base_asset": "POWR",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00000000",
"max_qty": "92141578.00000000",
"step_size": "1.00000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "116124.29583333",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "powr.svg"
},
{
"ticker": "XNOUSDT",
"current_price": "0.53400000",
"change_1d": "0.00100000",
"change_1d_percentage": "0.188",
"open_price": "0.53300000",
"high": "0.53400000",
"low": "0.51900000",
"volume": "205755.93000000",
"quote_volume": "108403.37659000",
"open_time": 1772092546291,
"close_time": 1772178946291,
"base": "XNO",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "XNOUSDT",
"status": "TRADING",
"base_asset": "XNO",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00100000",
"max_price": "1000.00000000",
"tick_size": "0.00100000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.01000000",
"max_qty": "92141578.00000000",
"step_size": "0.01000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "10109.69950000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "xno.svg"
},
{
"ticker": "OSMOUSDT",
"current_price": "0.03520000",
"change_1d": "-0.00010000",
"change_1d_percentage": "-0.283",
"open_price": "0.03530000",
"high": "0.03570000",
"low": "0.03450000",
"volume": "3048820.01000000",
"quote_volume": "107261.39662900",
"open_time": 1772092591035,
"close_time": 1772178991035,
"base": "OSMO",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "OSMOUSDT",
"status": "TRADING",
"base_asset": "OSMO",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.01000000",
"max_qty": "92141578.00000000",
"step_size": "0.01000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "745891.82512500",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "osmo.svg"
},
{
"ticker": "IQUSDT",
"current_price": "0.00118500",
"change_1d": "-0.00000200",
"change_1d_percentage": "-0.168",
"open_price": "0.00118700",
"high": "0.00119500",
"low": "0.00116100",
"volume": "83396252.00000000",
"quote_volume": "98356.86225700",
"open_time": 1772092591292,
"close_time": 1772178991292,
"base": "IQ",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "IQUSDT",
"status": "TRADING",
"base_asset": "IQ",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00000100",
"max_price": "1000.00000000",
"tick_size": "0.00000100"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00000000",
"max_qty": "92141578.00000000",
"step_size": "1.00000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "2929421.97500000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "iq.svg"
},
{
"ticker": "OXTUSDT",
"current_price": "0.01730000",
"change_1d": "0.00060000",
"change_1d_percentage": "3.593",
"open_price": "0.01670000",
"high": "0.01730000",
"low": "0.01640000",
"volume": "5689240.00000000",
"quote_volume": "95538.03620000",
"open_time": 1772092614649,
"close_time": 1772179014649,
"base": "OXT",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "OXTUSDT",
"status": "TRADING",
"base_asset": "OXT",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00000000",
"max_qty": "900000.00000000",
"step_size": "1.00000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "2440691.82916666",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "oxt.svg"
},
{
"ticker": "BNTUSDT",
"current_price": "0.29310000",
"change_1d": "-0.00160000",
"change_1d_percentage": "-0.543",
"open_price": "0.29470000",
"high": "0.29790000",
"low": "0.28300000",
"volume": "325946.20000000",
"quote_volume": "95308.73806000",
"open_time": 1772092618611,
"close_time": 1772179018611,
"base": "BNT",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "BNTUSDT",
"status": "TRADING",
"base_asset": "BNT",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "900000.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "54561.85875000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "bnt.svg"
},
{
"ticker": "JOEUSDT",
"current_price": "0.03790000",
"change_1d": "0.00030000",
"change_1d_percentage": "0.798",
"open_price": "0.03760000",
"high": "0.03830000",
"low": "0.03620000",
"volume": "2258306.16000000",
"quote_volume": "83940.07296000",
"open_time": 1772092610962,
"close_time": 1772179010962,
"base": "JOE",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "JOEUSDT",
"status": "TRADING",
"base_asset": "JOE",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.01000000",
"max_qty": "92141578.00000000",
"step_size": "0.01000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "726536.93741666",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "joe.svg"
},
{
"ticker": "DIAUSDT",
"current_price": "0.18550000",
"change_1d": "0.00040000",
"change_1d_percentage": "0.216",
"open_price": "0.18510000",
"high": "0.18810000",
"low": "0.17870000",
"volume": "453724.90000000",
"quote_volume": "83440.80579000",
"open_time": 1772092600081,
"close_time": 1772179000081,
"base": "DIA",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "DIAUSDT",
"status": "TRADING",
"base_asset": "DIA",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "10000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "922327.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "125631.79875000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "dia.svg"
},
{
"ticker": "FIOUSDT",
"current_price": "0.00853000",
"change_1d": "0.00016000",
"change_1d_percentage": "1.912",
"open_price": "0.00837000",
"high": "0.00853000",
"low": "0.00819000",
"volume": "9628226.00000000",
"quote_volume": "80515.03899000",
"open_time": 1772092599800,
"close_time": 1772178999800,
"base": "FIO",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "FIOUSDT",
"status": "TRADING",
"base_asset": "FIO",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00001000",
"max_price": "1000.00000000",
"tick_size": "0.00001000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "1.00000000",
"max_qty": "9222449.00000000",
"step_size": "1.00000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "1514589.86666666",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "fio.svg"
},
{
"ticker": "CATIUSDT",
"current_price": "0.03870000",
"change_1d": "0.00010000",
"change_1d_percentage": "0.259",
"open_price": "0.03860000",
"high": "0.03920000",
"low": "0.03770000",
"volume": "1968373.40000000",
"quote_volume": "76062.75360000",
"open_time": 1772092620273,
"close_time": 1772179020273,
"base": "CATI",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "CATIUSDT",
"status": "TRADING",
"base_asset": "CATI",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "100.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "913205152.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "1411280.03750000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "1.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "cati.svg"
},
{
"ticker": "ICXUSDT",
"current_price": "0.03770000",
"change_1d": "-0.00010000",
"change_1d_percentage": "-0.265",
"open_price": "0.03780000",
"high": "0.03810000",
"low": "0.03620000",
"volume": "1760556.40000000",
"quote_volume": "65591.05272000",
"open_time": 1772092527888,
"close_time": 1772178927888,
"base": "ICX",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ICXUSDT",
"status": "TRADING",
"base_asset": "ICX",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00010000",
"max_price": "1000.00000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "900000.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "634050.78375000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "icx.svg"
},
{
"ticker": "GTCUSDT",
"current_price": "0.09100000",
"change_1d": "0.00000000",
"change_1d_percentage": "0.000",
"open_price": "0.09100000",
"high": "0.09300000",
"low": "0.08900000",
"volume": "649855.20000000",
"quote_volume": "59251.42380000",
"open_time": 1772092611954,
"close_time": 1772179011954,
"base": "GTC",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "GTCUSDT",
"status": "TRADING",
"base_asset": "GTC",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00100000",
"max_price": "10000.00000000",
"tick_size": "0.00100000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "9222449.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "341287.12500000",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "gtc.svg"
},
{
"ticker": "COSUSDT",
"current_price": "0.00102100",
"change_1d": "-0.00000200",
"change_1d_percentage": "-0.196",
"open_price": "0.00102300",
"high": "0.00103300",
"low": "0.00098900",
"volume": "48781671.30000000",
"quote_volume": "49371.12234200",
"open_time": 1772092620481,
"close_time": 1772179020481,
"base": "COS",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "COSUSDT",
"status": "TRADING",
"base_asset": "COS",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.00000100",
"max_price": "5000.00000000",
"tick_size": "0.00000100"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "18443055.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "5651531.84041666",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "cos.svg"
},
{
"ticker": "AEURUSDT",
"current_price": "1.16470000",
"change_1d": "-0.00350000",
"change_1d_percentage": "-0.300",
"open_price": "1.16820000",
"high": "1.16960000",
"low": "1.16300000",
"volume": "8997.40000000",
"quote_volume": "10488.58340000",
"open_time": 1772092580893,
"close_time": 1772178980893,
"base": "AEUR",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "AEURUSDT",
"status": "TRADING",
"base_asset": "AEUR",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.90000000",
"max_price": "1.40000000",
"tick_size": "0.00010000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.10000000",
"max_qty": "6000000.00000000",
"step_size": "0.10000000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "508.48208333",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "1.2",
"bid_multiplier_down": "0.8",
"ask_multiplier_up": "1.2",
"ask_multiplier_down": "0.8",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "aeur.svg"
}
]
}
Margin Detail
Get detailed information for a specific margin pair.
Parameters
| Param | Type | Required |
|---|---|---|
| ticker | string | REQUIRED |
| The pair symbol (e.g., ETHUSDT). | ||
Expected Response
{
"status": "success",
"message": "Success",
"data": {
"ticker": "ETHUSDT",
"current_price": "2031.18000000",
"change_1d": "-22.54000000",
"change_1d_percentage": "-1.098",
"open_price": "2053.72000000",
"high": "2083.33000000",
"low": "1975.35000000",
"volume": "435731.73600000",
"quote_volume": "885124540.81199100",
"open_time": 1772092620009,
"close_time": 1772179020009,
"base": "ETH",
"quote": "USDT",
"exchanges": {
"binance": {
"symbol": "ETHUSDT",
"status": "TRADING",
"base_asset": "ETH",
"base_asset_precision": 8,
"quote_asset": "USDT",
"quote_precision": 8,
"quote_asset_precision": 8,
"base_commission_precision": 8,
"quote_commission_precision": 8,
"order_types": [
"LIMIT",
"LIMIT_MAKER",
"MARKET",
"STOP_LOSS",
"STOP_LOSS_LIMIT",
"TAKE_PROFIT",
"TAKE_PROFIT_LIMIT"
],
"iceberg_allowed": true,
"oco_allowed": true,
"oto_allowed": true,
"opo_allowed": true,
"quote_order_qty_market_allowed": true,
"allow_trailing_stop": true,
"cancel_replace_allowed": true,
"amend_allowed": true,
"peg_instructions_allowed": true,
"is_spot_trading_allowed": true,
"is_margin_trading_allowed": true,
"filters": [
{
"filter_type": "PRICE_FILTER",
"min_price": "0.01000000",
"max_price": "1000000.00000000",
"tick_size": "0.01000000"
},
{
"filter_type": "LOT_SIZE",
"min_qty": "0.00010000",
"max_qty": "9000.00000000",
"step_size": "0.00010000"
},
{
"filter_type": "ICEBERG_PARTS",
"limit": 25
},
{
"filter_type": "MARKET_LOT_SIZE",
"min_qty": "0.00000000",
"max_qty": "2656.07510583",
"step_size": "0.00000000"
},
{
"filter_type": "TRAILING_DELTA",
"min_trailing_above_delta": 10,
"max_trailing_above_delta": 2000,
"min_trailing_below_delta": 10,
"max_trailing_below_delta": 2000
},
{
"filter_type": "PERCENT_PRICE_BY_SIDE",
"bid_multiplier_up": "2",
"bid_multiplier_down": "0.5",
"ask_multiplier_up": "2",
"ask_multiplier_down": "0.5",
"avg_price_mins": 5
},
{
"filter_type": "NOTIONAL",
"min_notional": "5.00000000",
"apply_min_to_market": true,
"max_notional": "9000000.00000000",
"apply_max_to_market": false,
"avg_price_mins": 5
},
{
"filter_type": "MAX_NUM_ORDERS",
"max_num_orders": 200
},
{
"filter_type": "MAX_NUM_ORDER_LISTS",
"max_num_order_lists": 20
},
{
"filter_type": "MAX_NUM_ALGO_ORDERS",
"max_num_algo_orders": 5
},
{
"filter_type": "MAX_NUM_ORDER_AMENDS",
"max_num_order_amends": 10
}
],
"default_self_trade_prevention_mode": "EXPIRE_MAKER",
"allowed_self_trade_prevention_modes": [
"EXPIRE_TAKER",
"EXPIRE_MAKER",
"EXPIRE_BOTH",
"DECREMENT"
]
}
},
"logo": "eth.svg"
}
}
Recent Trades
Retrieve the most recent trades for a specific margin pair.
Parameters
| Param | Type | Required |
|---|---|---|
| ticker | string | REQUIRED |
| The pair symbol. | ||
Expected Response
{
"status": "success",
"message": "Success",
"data": [
{
"id": 3726923511,
"price": "1916.45000000",
"qty": "0.00270000",
"quoteQty": "5.17441500",
"time": 1772259126953,
"isBuyerMaker": false,
"isBestMatch": true
},
{
"id": 3726923512,
"price": "1916.45000000",
"qty": "0.00270000",
"quoteQty": "5.17441500",
"time": 1772259126953,
"isBuyerMaker": false,
"isBestMatch": true
},
{
"id": 3726923513,
"price": "1916.45000000",
"qty": "0.00270000",
"quoteQty": "5.17441500",
"time": 1772259126953,
"isBuyerMaker": false,
"isBestMatch": true
},
{
"id": 3726923514,
"price": "1916.45000000",
"qty": "0.00270000",
"quoteQty": "5.17441500",
"time": 1772259126953,
"isBuyerMaker": false,
"isBestMatch": true
},
{
"id": 3726923515,
"price": "1916.45000000",
"qty": "0.00270000",
"quoteQty": "5.17441500",
"time": 1772259126953,
"isBuyerMaker": false,
"isBestMatch": true
},
{
"id": 3726923516,
"price": "1916.45000000",
"qty": "0.00270000",
"quoteQty": "5.17441500",
"time": 1772259126953,
"isBuyerMaker": false,
"isBestMatch": true
},
{
"id": 3726923517,
"price": "1916.45000000",
"qty": "0.00270000",
"quoteQty": "5.17441500",
"time": 1772259126953,
"isBuyerMaker": false,
"isBestMatch": true
},
{
"id": 3726923518,
"price": "1916.46000000",
"qty": "0.00270000",
"quoteQty": "5.17444200",
"time": 1772259126953,
"isBuyerMaker": false,
"isBestMatch": true
},
{
"id": 3726923519,
"price": "1916.46000000",
"qty": "0.00270000",
"quoteQty": "5.17444200",
"time": 1772259126953,
"isBuyerMaker": false,
"isBestMatch": true
},
{
"id": 3726923520,
"price": "1916.46000000",
"qty": "0.13050000",
"quoteQty": "250.09803000",
"time": 1772259126953,
"isBuyerMaker": false,
"isBestMatch": true
},
{
"id": 3726923521,
"price": "1916.46000000",
"qty": "0.00300000",
"quoteQty": "5.74938000",
"time": 1772259126953,
"isBuyerMaker": false,
"isBestMatch": true
},
{
"id": 3726923522,
"price": "1916.46000000",
"qty": "0.00270000",
"quoteQty": "5.17444200",
"time": 1772259126953,
"isBuyerMaker": false,
"isBestMatch": true
},
{
"id": 3726923523,
"price": "1916.46000000",
"qty": "0.00270000",
"quoteQty": "5.17444200",
"time": 1772259126953,
"isBuyerMaker": false,
"isBestMatch": true
},
{
"id": 3726923524,
"price": "1916.46000000",
"qty": "0.00270000",
"quoteQty": "5.17444200",
"time": 1772259126953,
"isBuyerMaker": false,
"isBestMatch": true
},
{
"id": 3726923525,
"price": "1916.47000000",
"qty": "0.00270000",
"quoteQty": "5.17446900",
"time": 1772259126953,
"isBuyerMaker": false,
"isBestMatch": true
},
{
"id": 3726923526,
"price": "1916.47000000",
"qty": "0.00270000",
"quoteQty": "5.17446900",
"time": 1772259126953,
"isBuyerMaker": false,
"isBestMatch": true
},
{
"id": 3726923527,
"price": "1916.47000000",
"qty": "0.00270000",
"quoteQty": "5.17446900",
"time": 1772259126953,
"isBuyerMaker": false,
"isBestMatch": true
},
{
"id": 3726923528,
"price": "1916.48000000",
"qty": "0.00270000",
"quoteQty": "5.17449600",
"time": 1772259126953,
"isBuyerMaker": false,
"isBestMatch": true
},
{
"id": 3726923529,
"price": "1916.48000000",
"qty": "0.00270000",
"quoteQty": "5.17449600",
"time": 1772259126953,
"isBuyerMaker": false,
"isBestMatch": true
},
{
"id": 3726923530,
"price": "1916.48000000",
"qty": "0.00270000",
"quoteQty": "5.17449600",
"time": 1772259126953,
"isBuyerMaker": false,
"isBestMatch": true
},
{
"id": 3726923531,
"price": "1916.48000000",
"qty": "0.00270000",
"quoteQty": "5.17449600",
"time": 1772259126953,
"isBuyerMaker": false,
"isBestMatch": true
},
{
"id": 3726923532,
"price": "1916.48000000",
"qty": "0.00270000",
"quoteQty": "5.17449600",
"time": 1772259126953,
"isBuyerMaker": false,
"isBestMatch": true
},
{
"id": 3726923533,
"price": "1916.49000000",
"qty": "0.00270000",
"quoteQty": "5.17452300",
"time": 1772259126953,
"isBuyerMaker": false,
"isBestMatch": true
},
{
"id": 3726923534,
"price": "1916.49000000",
"qty": "0.00270000",
"quoteQty": "5.17452300",
"time": 1772259126953,
"isBuyerMaker": false,
"isBestMatch": true
},
{
"id": 3726923535,
"price": "1916.50000000",
"qty": "0.00320000",
"quoteQty": "6.13280000",
"time": 1772259126953,
"isBuyerMaker": false,
"isBestMatch": true
},
{
"id": 3726923536,
"price": "1916.50000000",
"qty": "0.00270000",
"quoteQty": "5.17455000",
"time": 1772259126953,
"isBuyerMaker": false,
"isBestMatch": true
},
{
"id": 3726923537,
"price": "1916.50000000",
"qty": "0.00270000",
"quoteQty": "5.17455000",
"time": 1772259126953,
"isBuyerMaker": false,
"isBestMatch": true
},
{
"id": 3726923538,
"price": "1916.50000000",
"qty": "0.00280000",
"quoteQty": "5.36620000",
"time": 1772259126953,
"isBuyerMaker": false,
"isBestMatch": true
},
{
"id": 3726923539,
"price": "1916.50000000",
"qty": "0.00280000",
"quoteQty": "5.36620000",
"time": 1772259126953,
"isBuyerMaker": false,
"isBestMatch": true
},
{
"id": 3726923540,
"price": "1916.50000000",
"qty": "0.00270000",
"quoteQty": "5.17455000",
"time": 1772259126953,
"isBuyerMaker": false,
"isBestMatch": true
},
{
"id": 3726923541,
"price": "1916.50000000",
"qty": "0.00270000",
"quoteQty": "5.17455000",
"time": 1772259126953,
"isBuyerMaker": false,
"isBestMatch": true
},
{
"id": 3726923542,
"price": "1916.50000000",
"qty": "0.00270000",
"quoteQty": "5.17455000",
"time": 1772259126953,
"isBuyerMaker": false,
"isBestMatch": true
},
{
"id": 3726923543,
"price": "1916.50000000",
"qty": "0.00270000",
"quoteQty": "5.17455000",
"time": 1772259126953,
"isBuyerMaker": false,
"isBestMatch": true
},
{
"id": 3726923544,
"price": "1916.50000000",
"qty": "0.00270000",
"quoteQty": "5.17455000",
"time": 1772259126953,
"isBuyerMaker": false,
"isBestMatch": true
},
{
"id": 3726923545,
"price": "1916.50000000",
"qty": "0.00280000",
"quoteQty": "5.36620000",
"time": 1772259126953,
"isBuyerMaker": false,
"isBestMatch": true
},
{
"id": 3726923546,
"price": "1916.50000000",
"qty": "0.00270000",
"quoteQty": "5.17455000",
"time": 1772259126953,
"isBuyerMaker": false,
"isBestMatch": true
},
{
"id": 3726923547,
"price": "1916.51000000",
"qty": "0.12270000",
"quoteQty": "235.15577700",
"time": 1772259126953,
"isBuyerMaker": false,
"isBestMatch": true
},
{
"id": 3726923548,
"price": "1916.51000000",
"qty": "0.00270000",
"quoteQty": "5.17457700",
"time": 1772259126953,
"isBuyerMaker": false,
"isBestMatch": true
},
{
"id": 3726923549,
"price": "1916.53000000",
"qty": "0.00300000",
"quoteQty": "5.74959000",
"time": 1772259126953,
"isBuyerMaker": false,
"isBestMatch": true
},
{
"id": 3726923550,
"price": "1916.53000000",
"qty": "0.06000000",
"quoteQty": "114.99180000",
"time": 1772259126953,
"isBuyerMaker": false,
"isBestMatch": true
},
{
"id": 3726923551,
"price": "1916.53000000",
"qty": "0.00270000",
"quoteQty": "5.17463100",
"time": 1772259126953,
"isBuyerMaker": false,
"isBestMatch": true
},
{
"id": 3726923552,
"price": "1916.54000000",
"qty": "0.00270000",
"quoteQty": "5.17465800",
"time": 1772259126953,
"isBuyerMaker": false,
"isBestMatch": true
},
{
"id": 3726923553,
"price": "1916.54000000",
"qty": "0.00270000",
"quoteQty": "5.17465800",
"time": 1772259126953,
"isBuyerMaker": false,
"isBestMatch": true
},
{
"id": 3726923554,
"price": "1916.54000000",
"qty": "0.00270000",
"quoteQty": "5.17465800",
"time": 1772259126953,
"isBuyerMaker": false,
"isBestMatch": true
},
{
"id": 3726923555,
"price": "1916.55000000",
"qty": "0.00270000",
"quoteQty": "5.17468500",
"time": 1772259126953,
"isBuyerMaker": false,
"isBestMatch": true
},
{
"id": 3726923556,
"price": "1916.55000000",
"qty": "0.00270000",
"quoteQty": "5.17468500",
"time": 1772259126953,
"isBuyerMaker": false,
"isBestMatch": true
},
{
"id": 3726923557,
"price": "1916.55000000",
"qty": "0.00270000",
"quoteQty": "5.17468500",
"time": 1772259126953,
"isBuyerMaker": false,
"isBestMatch": true
},
{
"id": 3726923558,
"price": "1916.55000000",
"qty": "0.00280000",
"quoteQty": "5.36634000",
"time": 1772259126953,
"isBuyerMaker": false,
"isBestMatch": true
},
{
"id": 3726923559,
"price": "1916.55000000",
"qty": "0.00280000",
"quoteQty": "5.36634000",
"time": 1772259126953,
"isBuyerMaker": false,
"isBestMatch": true
},
{
"id": 3726923560,
"price": "1916.55000000",
"qty": "0.00270000",
"quoteQty": "5.17468500",
"time": 1772259126953,
"isBuyerMaker": false,
"isBestMatch": true
},
{
"id": 3726923561,
"price": "1916.55000000",
"qty": "0.00280000",
"quoteQty": "5.36634000",
"time": 1772259126953,
"isBuyerMaker": false,
"isBestMatch": true
},
{
"id": 3726923562,
"price": "1916.56000000",
"qty": "0.36390000",
"quoteQty": "697.43618400",
"time": 1772259126953,
"isBuyerMaker": false,
"isBestMatch": true
},
{
"id": 3726923563,
"price": "1916.56000000",
"qty": "0.00270000",
"quoteQty": "5.17471200",
"time": 1772259126953,
"isBuyerMaker": false,
"isBestMatch": true
},
{
"id": 3726923564,
"price": "1916.56000000",
"qty": "0.05000000",
"quoteQty": "95.82800000",
"time": 1772259126953,
"isBuyerMaker": false,
"isBestMatch": true
},
{
"id": 3726923565,
"price": "1916.56000000",
"qty": "0.00270000",
"quoteQty": "5.17471200",
"time": 1772259126953,
"isBuyerMaker": false,
"isBestMatch": true
},
{
"id": 3726923566,
"price": "1916.57000000",
"qty": "0.00270000",
"quoteQty": "5.17473900",
"time": 1772259126953,
"isBuyerMaker": false,
"isBestMatch": true
},
{
"id": 3726923567,
"price": "1916.57000000",
"qty": "0.00270000",
"quoteQty": "5.17473900",
"time": 1772259126953,
"isBuyerMaker": false,
"isBestMatch": true
},
{
"id": 3726923568,
"price": "1916.58000000",
"qty": "0.00270000",
"quoteQty": "5.17476600",
"time": 1772259126953,
"isBuyerMaker": false,
"isBestMatch": true
},
{
"id": 3726923569,
"price": "1916.58000000",
"qty": "0.00270000",
"quoteQty": "5.17476600",
"time": 1772259126953,
"isBuyerMaker": false,
"isBestMatch": true
},
{
"id": 3726923570,
"price": "1916.58000000",
"qty": "0.00270000",
"quoteQty": "5.17476600",
"time": 1772259126953,
"isBuyerMaker": false,
"isBestMatch": true
},
{
"id": 3726923571,
"price": "1916.60000000",
"qty": "0.00530000",
"quoteQty": "10.15798000",
"time": 1772259126953,
"isBuyerMaker": false,
"isBestMatch": true
},
{
"id": 3726923572,
"price": "1916.60000000",
"qty": "0.00300000",
"quoteQty": "5.74980000",
"time": 1772259126953,
"isBuyerMaker": false,
"isBestMatch": true
},
{
"id": 3726923573,
"price": "1916.60000000",
"qty": "0.00320000",
"quoteQty": "6.13312000",
"time": 1772259126953,
"isBuyerMaker": false,
"isBestMatch": true
},
{
"id": 3726923574,
"price": "1916.60000000",
"qty": "0.00270000",
"quoteQty": "5.17482000",
"time": 1772259126953,
"isBuyerMaker": false,
"isBestMatch": true
},
{
"id": 3726923575,
"price": "1916.60000000",
"qty": "0.00270000",
"quoteQty": "5.17482000",
"time": 1772259126953,
"isBuyerMaker": false,
"isBestMatch": true
},
{
"id": 3726923576,
"price": "1916.60000000",
"qty": "0.00270000",
"quoteQty": "5.17482000",
"time": 1772259126953,
"isBuyerMaker": false,
"isBestMatch": true
},
{
"id": 3726923577,
"price": "1916.60000000",
"qty": "0.00270000",
"quoteQty": "5.17482000",
"time": 1772259126953,
"isBuyerMaker": false,
"isBestMatch": true
},
{
"id": 3726923578,
"price": "1916.61000000",
"qty": "0.05220000",
"quoteQty": "100.04704200",
"time": 1772259126953,
"isBuyerMaker": false,
"isBestMatch": true
},
{
"id": 3726923579,
"price": "1916.62000000",
"qty": "0.00290000",
"quoteQty": "5.55819800",
"time": 1772259126953,
"isBuyerMaker": false,
"isBestMatch": true
},
{
"id": 3726923580,
"price": "1916.62000000",
"qty": "0.87140000",
"quoteQty": "1670.14266800",
"time": 1772259126953,
"isBuyerMaker": false,
"isBestMatch": true
},
{
"id": 3726923581,
"price": "1916.63000000",
"qty": "0.00270000",
"quoteQty": "5.17490100",
"time": 1772259126956,
"isBuyerMaker": false,
"isBestMatch": true
},
{
"id": 3726923582,
"price": "1916.63000000",
"qty": "0.00020000",
"quoteQty": "0.38332600",
"time": 1772259126956,
"isBuyerMaker": false,
"isBestMatch": true
},
{
"id": 3726923583,
"price": "1916.63000000",
"qty": "0.00250000",
"quoteQty": "4.79157500",
"time": 1772259126957,
"isBuyerMaker": false,
"isBestMatch": true
},
{
"id": 3726923584,
"price": "1916.63000000",
"qty": "0.00270000",
"quoteQty": "5.17490100",
"time": 1772259126957,
"isBuyerMaker": false,
"isBestMatch": true
},
{
"id": 3726923585,
"price": "1916.63000000",
"qty": "0.00270000",
"quoteQty": "5.17490100",
"time": 1772259126957,
"isBuyerMaker": false,
"isBestMatch": true
},
{
"id": 3726923586,
"price": "1916.63000000",
"qty": "2.19030000",
"quoteQty": "4197.99468900",
"time": 1772259126957,
"isBuyerMaker": false,
"isBestMatch": true
},
{
"id": 3726923587,
"price": "1916.63000000",
"qty": "0.25820000",
"quoteQty": "494.87386600",
"time": 1772259126957,
"isBuyerMaker": false,
"isBestMatch": true
},
{
"id": 3726923588,
"price": "1916.63000000",
"qty": "0.54180000",
"quoteQty": "1038.43013400",
"time": 1772259126957,
"isBuyerMaker": false,
"isBestMatch": true
},
{
"id": 3726923589,
"price": "1916.63000000",
"qty": "0.19840000",
"quoteQty": "380.25939200",
"time": 1772259126959,
"isBuyerMaker": false,
"isBestMatch": true
},
{
"id": 3726923590,
"price": "1916.63000000",
"qty": "0.32370000",
"quoteQty": "620.41313100",
"time": 1772259126959,
"isBuyerMaker": false,
"isBestMatch": true
},
{
"id": 3726923591,
"price": "1916.63000000",
"qty": "0.15650000",
"quoteQty": "299.95259500",
"time": 1772259126960,
"isBuyerMaker": false,
"isBestMatch": true
},
{
"id": 3726923592,
"price": "1916.63000000",
"qty": "0.10000000",
"quoteQty": "191.66300000",
"time": 1772259126960,
"isBuyerMaker": false,
"isBestMatch": true
},
{
"id": 3726923593,
"price": "1916.63000000",
"qty": "0.05220000",
"quoteQty": "100.04808600",
"time": 1772259126961,
"isBuyerMaker": false,
"isBestMatch": true
},
{
"id": 3726923594,
"price": "1916.63000000",
"qty": "0.09080000",
"quoteQty": "174.03000400",
"time": 1772259126963,
"isBuyerMaker": false,
"isBestMatch": true
},
{
"id": 3726923595,
"price": "1916.63000000",
"qty": "0.02700000",
"quoteQty": "51.74901000",
"time": 1772259126974,
"isBuyerMaker": false,
"isBestMatch": true
},
{
"id": 3726923596,
"price": "1916.62000000",
"qty": "0.74900000",
"quoteQty": "1435.54838000",
"time": 1772259126977,
"isBuyerMaker": true,
"isBestMatch": true
},
{
"id": 3726923597,
"price": "1916.62000000",
"qty": "0.02100000",
"quoteQty": "40.24902000",
"time": 1772259126977,
"isBuyerMaker": true,
"isBestMatch": true
},
{
"id": 3726923598,
"price": "1916.62000000",
"qty": "0.03140000",
"quoteQty": "60.18186800",
"time": 1772259126981,
"isBuyerMaker": true,
"isBestMatch": true
},
{
"id": 3726923599,
"price": "1916.62000000",
"qty": "0.76860000",
"quoteQty": "1473.11413200",
"time": 1772259126981,
"isBuyerMaker": true,
"isBestMatch": true
},
{
"id": 3726923600,
"price": "1916.62000000",
"qty": "0.80000000",
"quoteQty": "1533.29600000",
"time": 1772259126981,
"isBuyerMaker": true,
"isBestMatch": true
},
{
"id": 3726923601,
"price": "1916.62000000",
"qty": "0.63000000",
"quoteQty": "1207.47060000",
"time": 1772259126981,
"isBuyerMaker": true,
"isBestMatch": true
},
{
"id": 3726923602,
"price": "1916.62000000",
"qty": "0.37900000",
"quoteQty": "726.39898000",
"time": 1772259126981,
"isBuyerMaker": true,
"isBestMatch": true
},
{
"id": 3726923603,
"price": "1916.62000000",
"qty": "0.41100000",
"quoteQty": "787.73082000",
"time": 1772259126985,
"isBuyerMaker": true,
"isBestMatch": true
},
{
"id": 3726923604,
"price": "1916.62000000",
"qty": "0.80000000",
"quoteQty": "1533.29600000",
"time": 1772259126985,
"isBuyerMaker": true,
"isBestMatch": true
},
{
"id": 3726923605,
"price": "1916.62000000",
"qty": "0.01100000",
"quoteQty": "21.08282000",
"time": 1772259126985,
"isBuyerMaker": true,
"isBestMatch": true
},
{
"id": 3726923606,
"price": "1916.62000000",
"qty": "0.02100000",
"quoteQty": "40.24902000",
"time": 1772259126985,
"isBuyerMaker": true,
"isBestMatch": true
},
{
"id": 3726923607,
"price": "1916.62000000",
"qty": "0.11780000",
"quoteQty": "225.77783600",
"time": 1772259126985,
"isBuyerMaker": true,
"isBestMatch": true
},
{
"id": 3726923608,
"price": "1916.62000000",
"qty": "0.40220000",
"quoteQty": "770.86456400",
"time": 1772259126985,
"isBuyerMaker": true,
"isBestMatch": true
},
{
"id": 3726923609,
"price": "1916.62000000",
"qty": "0.02100000",
"quoteQty": "40.24902000",
"time": 1772259126985,
"isBuyerMaker": true,
"isBestMatch": true
},
{
"id": 3726923610,
"price": "1916.62000000",
"qty": "0.82500000",
"quoteQty": "1581.21150000",
"time": 1772259126985,
"isBuyerMaker": true,
"isBestMatch": true
}
]
}
Order Book
Get the current order book for a margin pair.
Parameters
| Param | Type | Required |
|---|---|---|
| ticker | string | REQUIRED |
| The pair symbol. | ||
Expected Response
{
"status": "success",
"message": "Success",
"data": {
"lastUpdateId": 72161212878,
"bids": [
[
"1916.61000000",
"2.72970000"
],
[
"1916.60000000",
"0.01120000"
],
[
"1916.59000000",
"5.22600000"
],
[
"1916.58000000",
"0.00810000"
],
[
"1916.57000000",
"0.00810000"
],
[
"1916.56000000",
"0.03950000"
],
[
"1916.55000000",
"0.00810000"
],
[
"1916.54000000",
"0.01080000"
],
[
"1916.53000000",
"0.00540000"
],
[
"1916.52000000",
"0.01370000"
],
[
"1916.51000000",
"0.26420000"
],
[
"1916.50000000",
"1.33250000"
],
[
"1916.49000000",
"0.85370000"
],
[
"1916.48000000",
"0.00540000"
],
[
"1916.47000000",
"0.20270000"
],
[
"1916.46000000",
"0.00840000"
],
[
"1916.45000000",
"0.00810000"
],
[
"1916.42000000",
"0.05220000"
],
[
"1916.41000000",
"0.28750000"
],
[
"1916.40000000",
"1.00120000"
],
[
"1916.39000000",
"2.04260000"
],
[
"1916.38000000",
"0.00270000"
],
[
"1916.37000000",
"0.00540000"
],
[
"1916.34000000",
"1.80270000"
],
[
"1916.33000000",
"0.11480000"
],
[
"1916.32000000",
"0.05270000"
],
[
"1916.31000000",
"0.00800000"
],
[
"1916.30000000",
"0.01920000"
],
[
"1916.29000000",
"0.00400000"
],
[
"1916.28000000",
"5.38040000"
],
[
"1916.27000000",
"0.00270000"
],
[
"1916.26000000",
"3.27210000"
],
[
"1916.25000000",
"10.73320000"
],
[
"1916.24000000",
"30.63940000"
],
[
"1916.23000000",
"0.27000000"
],
[
"1916.22000000",
"1.65080000"
],
[
"1916.21000000",
"4.72770000"
],
[
"1916.20000000",
"0.00590000"
],
[
"1916.19000000",
"0.10540000"
],
[
"1916.18000000",
"0.00300000"
],
[
"1916.17000000",
"0.00270000"
],
[
"1916.16000000",
"9.88400000"
],
[
"1916.15000000",
"1.69200000"
],
[
"1916.14000000",
"0.27000000"
],
[
"1916.13000000",
"0.05210000"
],
[
"1916.12000000",
"26.71630000"
],
[
"1916.11000000",
"0.00300000"
],
[
"1916.10000000",
"4.78100000"
],
[
"1916.09000000",
"9.81270000"
],
[
"1916.08000000",
"30.34040000"
],
[
"1916.07000000",
"3.26400000"
],
[
"1916.06000000",
"0.00530000"
],
[
"1916.05000000",
"0.08610000"
],
[
"1916.04000000",
"0.00300000"
],
[
"1916.03000000",
"0.27000000"
],
[
"1916.02000000",
"0.00800000"
],
[
"1916.01000000",
"2.20500000"
],
[
"1916.00000000",
"19.50080000"
],
[
"1915.99000000",
"0.00310000"
],
[
"1915.98000000",
"0.27270000"
],
[
"1915.97000000",
"0.28890000"
],
[
"1915.96000000",
"0.54000000"
],
[
"1915.95000000",
"0.37420000"
],
[
"1915.94000000",
"1.33180000"
],
[
"1915.93000000",
"13.59890000"
],
[
"1915.92000000",
"15.19790000"
],
[
"1915.91000000",
"18.84330000"
],
[
"1915.90000000",
"0.11050000"
],
[
"1915.88000000",
"0.52460000"
],
[
"1915.87000000",
"0.40050000"
],
[
"1915.86000000",
"0.02610000"
],
[
"1915.84000000",
"0.05530000"
],
[
"1915.83000000",
"0.07100000"
],
[
"1915.80000000",
"0.56170000"
],
[
"1915.77000000",
"21.13910000"
],
[
"1915.76000000",
"16.03290000"
],
[
"1915.75000000",
"18.27870000"
],
[
"1915.74000000",
"2.19310000"
],
[
"1915.73000000",
"1.33380000"
],
[
"1915.72000000",
"0.00400000"
],
[
"1915.70000000",
"2.48780000"
],
[
"1915.69000000",
"0.00820000"
],
[
"1915.68000000",
"0.18060000"
],
[
"1915.67000000",
"0.02620000"
],
[
"1915.66000000",
"0.01060000"
],
[
"1915.65000000",
"0.00530000"
],
[
"1915.64000000",
"0.00530000"
],
[
"1915.62000000",
"0.00300000"
],
[
"1915.61000000",
"3.77790000"
],
[
"1915.60000000",
"5.56400000"
],
[
"1915.58000000",
"3.13880000"
],
[
"1915.57000000",
"0.78280000"
],
[
"1915.56000000",
"30.29040000"
],
[
"1915.55000000",
"8.36200000"
],
[
"1915.54000000",
"3.52020000"
],
[
"1915.53000000",
"0.20790000"
],
[
"1915.52000000",
"0.42520000"
],
[
"1915.50000000",
"0.00320000"
],
[
"1915.49000000",
"0.13060000"
],
[
"1915.48000000",
"0.31540000"
],
[
"1915.46000000",
"0.78270000"
],
[
"1915.45000000",
"0.00800000"
],
[
"1915.44000000",
"0.05000000"
],
[
"1915.42000000",
"3.13350000"
],
[
"1915.41000000",
"8.35800000"
],
[
"1915.40000000",
"0.00840000"
],
[
"1915.38000000",
"15.14520000"
],
[
"1915.37000000",
"16.37400000"
],
[
"1915.36000000",
"0.05530000"
],
[
"1915.35000000",
"1.86510000"
],
[
"1915.34000000",
"2.20010000"
],
[
"1915.33000000",
"1.28340000"
],
[
"1915.32000000",
"0.07250000"
],
[
"1915.31000000",
"0.27800000"
],
[
"1915.30000000",
"0.40380000"
],
[
"1915.29000000",
"0.56620000"
],
[
"1915.28000000",
"0.32000000"
],
[
"1915.27000000",
"1.08300000"
],
[
"1915.26000000",
"1.04380000"
],
[
"1915.25000000",
"8.36560000"
],
[
"1915.24000000",
"3.19970000"
],
[
"1915.21000000",
"0.00280000"
],
[
"1915.20000000",
"0.27890000"
],
[
"1915.19000000",
"0.72640000"
],
[
"1915.18000000",
"0.75100000"
],
[
"1915.17000000",
"0.09560000"
],
[
"1915.15000000",
"4.16310000"
],
[
"1915.14000000",
"2.18250000"
],
[
"1915.13000000",
"1.40220000"
],
[
"1915.12000000",
"0.17810000"
],
[
"1915.11000000",
"8.75560000"
],
[
"1915.10000000",
"1.12770000"
],
[
"1915.09000000",
"0.41100000"
],
[
"1915.08000000",
"0.00320000"
],
[
"1915.07000000",
"3.13350000"
],
[
"1915.06000000",
"10.11830000"
],
[
"1915.05000000",
"0.02000000"
],
[
"1915.04000000",
"20.36770000"
],
[
"1915.03000000",
"2.40990000"
],
[
"1915.01000000",
"0.01060000"
],
[
"1915.00000000",
"25.10180000"
],
[
"1914.99000000",
"0.00830000"
],
[
"1914.96000000",
"0.00400000"
],
[
"1914.95000000",
"0.00530000"
],
[
"1914.94000000",
"0.00280000"
],
[
"1914.92000000",
"0.25260000"
],
[
"1914.90000000",
"0.02940000"
],
[
"1914.89000000",
"4.36900000"
],
[
"1914.87000000",
"0.56630000"
],
[
"1914.86000000",
"3.06410000"
],
[
"1914.85000000",
"0.00580000"
],
[
"1914.84000000",
"8.35500000"
],
[
"1914.83000000",
"0.28690000"
],
[
"1914.82000000",
"0.27000000"
],
[
"1914.81000000",
"25.60790000"
],
[
"1914.80000000",
"0.59130000"
],
[
"1914.79000000",
"1.08000000"
],
[
"1914.78000000",
"0.28550000"
],
[
"1914.77000000",
"0.00400000"
],
[
"1914.76000000",
"0.00280000"
],
[
"1914.75000000",
"0.00800000"
],
[
"1914.73000000",
"8.35600000"
],
[
"1914.72000000",
"0.40350000"
],
[
"1914.71000000",
"13.68640000"
],
[
"1914.70000000",
"0.01380000"
],
[
"1914.68000000",
"0.01330000"
],
[
"1914.67000000",
"8.44270000"
],
[
"1914.66000000",
"0.01590000"
],
[
"1914.65000000",
"0.06760000"
],
[
"1914.64000000",
"34.99290000"
],
[
"1914.63000000",
"0.27000000"
],
[
"1914.61000000",
"0.27000000"
],
[
"1914.60000000",
"0.00320000"
],
[
"1914.59000000",
"0.00930000"
],
[
"1914.58000000",
"8.14300000"
],
[
"1914.57000000",
"16.71310000"
],
[
"1914.56000000",
"0.91350000"
],
[
"1914.55000000",
"30.14110000"
],
[
"1914.54000000",
"0.00280000"
],
[
"1914.53000000",
"0.13060000"
],
[
"1914.52000000",
"0.02620000"
],
[
"1914.51000000",
"2.18780000"
],
[
"1914.50000000",
"15.00620000"
],
[
"1914.49000000",
"1.67750000"
],
[
"1914.48000000",
"8.37590000"
],
[
"1914.47000000",
"19.84470000"
],
[
"1914.46000000",
"0.04980000"
],
[
"1914.45000000",
"1.52860000"
],
[
"1914.44000000",
"30.28690000"
],
[
"1914.43000000",
"0.00300000"
],
[
"1914.42000000",
"51.53930000"
],
[
"1914.41000000",
"1.34670000"
],
[
"1914.40000000",
"0.00590000"
],
[
"1914.39000000",
"1.89730000"
],
[
"1914.36000000",
"0.03960000"
],
[
"1914.34000000",
"0.13440000"
],
[
"1914.33000000",
"0.02890000"
],
[
"1914.32000000",
"2.26790000"
],
[
"1914.31000000",
"88.48010000"
],
[
"1914.30000000",
"5.59320000"
],
[
"1914.28000000",
"0.63490000"
],
[
"1914.27000000",
"0.02610000"
],
[
"1914.26000000",
"0.01840000"
],
[
"1914.25000000",
"0.01550000"
],
[
"1914.24000000",
"0.00490000"
],
[
"1914.22000000",
"1.22880000"
],
[
"1914.20000000",
"0.01710000"
],
[
"1914.19000000",
"0.72030000"
],
[
"1914.18000000",
"30.29550000"
],
[
"1914.16000000",
"0.08770000"
],
[
"1914.15000000",
"38.77260000"
],
[
"1914.14000000",
"0.04850000"
],
[
"1914.13000000",
"0.09780000"
],
[
"1914.12000000",
"0.01320000"
],
[
"1914.11000000",
"2.20090000"
],
[
"1914.10000000",
"0.01720000"
],
[
"1914.09000000",
"0.03930000"
],
[
"1914.08000000",
"6.47670000"
],
[
"1914.07000000",
"0.00300000"
],
[
"1914.06000000",
"0.01010000"
],
[
"1914.05000000",
"0.17210000"
],
[
"1914.04000000",
"0.05150000"
],
[
"1914.03000000",
"0.00590000"
],
[
"1914.02000000",
"0.00870000"
],
[
"1914.01000000",
"36.35330000"
],
[
"1914.00000000",
"8.75390000"
],
[
"1913.98000000",
"0.03060000"
],
[
"1913.97000000",
"0.00270000"
],
[
"1913.96000000",
"0.13070000"
],
[
"1913.95000000",
"0.05620000"
],
[
"1913.94000000",
"0.01790000"
],
[
"1913.92000000",
"1.23370000"
],
[
"1913.91000000",
"2.18780000"
],
[
"1913.90000000",
"0.18070000"
],
[
"1913.86000000",
"0.68410000"
],
[
"1913.85000000",
"6.27910000"
],
[
"1913.84000000",
"0.01700000"
],
[
"1913.83000000",
"32.65920000"
],
[
"1913.82000000",
"11.02190000"
],
[
"1913.81000000",
"50.13000000"
],
[
"1913.79000000",
"0.25560000"
],
[
"1913.78000000",
"0.03030000"
],
[
"1913.77000000",
"0.15750000"
],
[
"1913.75000000",
"0.03950000"
],
[
"1913.73000000",
"8.35500000"
],
[
"1913.72000000",
"1.52370000"
],
[
"1913.71000000",
"2.18780000"
],
[
"1913.70000000",
"1.23200000"
],
[
"1913.69000000",
"0.02520000"
],
[
"1913.68000000",
"0.20290000"
],
[
"1913.67000000",
"88.20260000"
],
[
"1913.65000000",
"0.09300000"
],
[
"1913.64000000",
"0.26310000"
],
[
"1913.63000000",
"0.04280000"
],
[
"1913.62000000",
"0.00270000"
],
[
"1913.61000000",
"0.03400000"
],
[
"1913.60000000",
"0.00710000"
],
[
"1913.59000000",
"30.29000000"
],
[
"1913.58000000",
"27.28450000"
],
[
"1913.56000000",
"0.02620000"
],
[
"1913.55000000",
"13.16920000"
],
[
"1913.54000000",
"6.27450000"
],
[
"1913.53000000",
"0.35880000"
],
[
"1913.52000000",
"0.00830000"
],
[
"1913.51000000",
"2.18570000"
],
[
"1913.50000000",
"20.03460000"
],
[
"1913.49000000",
"13.16970000"
],
[
"1913.48000000",
"0.44150000"
],
[
"1913.47000000",
"0.08570000"
],
[
"1913.46000000",
"0.01860000"
],
[
"1913.44000000",
"0.00710000"
],
[
"1913.43000000",
"0.53750000"
],
[
"1913.42000000",
"5.66300000"
],
[
"1913.41000000",
"4.19030000"
],
[
"1913.40000000",
"0.00320000"
],
[
"1913.38000000",
"14.90020000"
],
[
"1913.37000000",
"0.01000000"
],
[
"1913.36000000",
"0.02620000"
],
[
"1913.35000000",
"23.39900000"
],
[
"1913.34000000",
"16.71000000"
],
[
"1913.33000000",
"0.37980000"
],
[
"1913.32000000",
"46.05970000"
],
[
"1913.31000000",
"2.46370000"
],
[
"1913.30000000",
"33.42100000"
],
[
"1913.29000000",
"0.50750000"
],
[
"1913.28000000",
"0.07030000"
],
[
"1913.27000000",
"0.03980000"
],
[
"1913.26000000",
"13.10620000"
],
[
"1913.25000000",
"86.04580000"
],
[
"1913.23000000",
"0.01860000"
],
[
"1913.19000000",
"0.13070000"
],
[
"1913.18000000",
"0.01380000"
],
[
"1913.17000000",
"0.10460000"
],
[
"1913.16000000",
"0.00320000"
],
[
"1913.15000000",
"0.01060000"
],
[
"1913.14000000",
"0.10300000"
],
[
"1913.13000000",
"0.82450000"
],
[
"1913.11000000",
"7.39330000"
],
[
"1913.10000000",
"0.00320000"
],
[
"1913.09000000",
"0.18080000"
],
[
"1913.08000000",
"0.00280000"
],
[
"1913.07000000",
"66.83640000"
],
[
"1913.06000000",
"1.54000000"
],
[
"1913.05000000",
"0.00270000"
],
[
"1913.04000000",
"14.54250000"
],
[
"1913.03000000",
"8.33190000"
],
[
"1913.01000000",
"0.00270000"
],
[
"1913.00000000",
"0.18620000"
],
[
"1912.99000000",
"0.13600000"
],
[
"1912.98000000",
"0.04300000"
],
[
"1912.97000000",
"0.03580000"
],
[
"1912.96000000",
"0.01550000"
],
[
"1912.95000000",
"0.00530000"
],
[
"1912.94000000",
"0.01640000"
],
[
"1912.93000000",
"0.01190000"
],
[
"1912.92000000",
"0.00300000"
],
[
"1912.91000000",
"2.18520000"
],
[
"1912.90000000",
"0.00290000"
],
[
"1912.88000000",
"6.69190000"
],
[
"1912.87000000",
"0.02900000"
],
[
"1912.85000000",
"0.72080000"
],
[
"1912.84000000",
"38.22010000"
],
[
"1912.83000000",
"0.62930000"
],
[
"1912.82000000",
"1.58770000"
],
[
"1912.81000000",
"1.50000000"
],
[
"1912.80000000",
"5.36480000"
],
[
"1912.79000000",
"0.47690000"
],
[
"1912.78000000",
"1.00450000"
],
[
"1912.77000000",
"0.00990000"
],
[
"1912.76000000",
"22.93850000"
],
[
"1912.75000000",
"0.30380000"
],
[
"1912.74000000",
"0.00280000"
],
[
"1912.73000000",
"15.20010000"
],
[
"1912.72000000",
"2.51790000"
],
[
"1912.71000000",
"2.77780000"
],
[
"1912.70000000",
"0.00480000"
],
[
"1912.68000000",
"0.17550000"
],
[
"1912.67000000",
"0.00400000"
],
[
"1912.66000000",
"15.00000000"
],
[
"1912.64000000",
"0.34870000"
],
[
"1912.62000000",
"8.33990000"
],
[
"1912.61000000",
"1.85350000"
],
[
"1912.60000000",
"15.10590000"
],
[
"1912.59000000",
"53.22560000"
],
[
"1912.57000000",
"0.22150000"
],
[
"1912.56000000",
"0.01310000"
],
[
"1912.53000000",
"13.50870000"
],
[
"1912.52000000",
"0.52210000"
],
[
"1912.51000000",
"2.18250000"
],
[
"1912.50000000",
"1.69530000"
],
[
"1912.49000000",
"5.23280000"
],
[
"1912.48000000",
"0.01570000"
],
[
"1912.47000000",
"13.03450000"
],
[
"1912.43000000",
"0.00690000"
],
[
"1912.42000000",
"0.13610000"
],
[
"1912.41000000",
"0.03790000"
],
[
"1912.40000000",
"14.60160000"
],
[
"1912.39000000",
"0.10450000"
],
[
"1912.38000000",
"0.02330000"
],
[
"1912.37000000",
"131.14710000"
],
[
"1912.36000000",
"8.35950000"
],
[
"1912.35000000",
"13.50000000"
],
[
"1912.34000000",
"0.00270000"
],
[
"1912.33000000",
"0.00800000"
],
[
"1912.31000000",
"2.18560000"
],
[
"1912.30000000",
"0.24290000"
],
[
"1912.28000000",
"0.24760000"
],
[
"1912.27000000",
"52.18700000"
],
[
"1912.24000000",
"0.01180000"
],
[
"1912.23000000",
"0.13080000"
],
[
"1912.22000000",
"0.31820000"
],
[
"1912.21000000",
"1.35110000"
],
[
"1912.20000000",
"0.03030000"
],
[
"1912.19000000",
"6.57350000"
],
[
"1912.18000000",
"0.00530000"
],
[
"1912.17000000",
"0.00830000"
],
[
"1912.16000000",
"13.03740000"
],
[
"1912.15000000",
"0.01290000"
],
[
"1912.14000000",
"0.00310000"
],
[
"1912.13000000",
"0.09310000"
],
[
"1912.12000000",
"0.05730000"
],
[
"1912.11000000",
"2.18250000"
],
[
"1912.10000000",
"0.00310000"
],
[
"1912.09000000",
"23.50020000"
],
[
"1912.08000000",
"0.01230000"
],
[
"1912.05000000",
"0.00270000"
],
[
"1912.04000000",
"0.13610000"
],
[
"1912.03000000",
"8.47310000"
],
[
"1912.02000000",
"0.02620000"
],
[
"1912.00000000",
"2.82560000"
],
[
"1911.99000000",
"0.00530000"
],
[
"1911.95000000",
"2.40840000"
],
[
"1911.93000000",
"0.00280000"
],
[
"1911.92000000",
"13.03450000"
],
[
"1911.91000000",
"2.19650000"
],
[
"1911.90000000",
"130.77560000"
],
[
"1911.88000000",
"0.00960000"
],
[
"1911.87000000",
"0.17560000"
],
[
"1911.86000000",
"0.00530000"
],
[
"1911.85000000",
"0.13630000"
],
[
"1911.84000000",
"0.05680000"
],
[
"1911.83000000",
"0.02900000"
],
[
"1911.82000000",
"8.35500000"
],
[
"1911.80000000",
"0.03700000"
],
[
"1911.78000000",
"0.06480000"
],
[
"1911.76000000",
"0.01740000"
],
[
"1911.75000000",
"0.01860000"
],
[
"1911.74000000",
"0.00290000"
],
[
"1911.73000000",
"0.00430000"
],
[
"1911.71000000",
"2.18650000"
],
[
"1911.69000000",
"0.17610000"
],
[
"1911.66000000",
"0.19610000"
],
[
"1911.65000000",
"0.13080000"
],
[
"1911.64000000",
"0.03310000"
],
[
"1911.63000000",
"0.00270000"
],
[
"1911.62000000",
"0.10970000"
],
[
"1911.61000000",
"0.00530000"
],
[
"1911.60000000",
"0.01380000"
],
[
"1911.59000000",
"0.01590000"
],
[
"1911.58000000",
"2.60930000"
],
[
"1911.53000000",
"0.00810000"
],
[
"1911.51000000",
"2.19030000"
],
[
"1911.50000000",
"0.00390000"
],
[
"1911.49000000",
"0.45290000"
],
[
"1911.48000000",
"0.01070000"
],
[
"1911.46000000",
"0.30640000"
],
[
"1911.45000000",
"0.02620000"
],
[
"1911.44000000",
"1.00530000"
],
[
"1911.43000000",
"0.01000000"
],
[
"1911.42000000",
"0.01860000"
],
[
"1911.41000000",
"0.00400000"
],
[
"1911.40000000",
"0.00530000"
],
[
"1911.37000000",
"0.00430000"
],
[
"1911.35000000",
"0.00270000"
],
[
"1911.34000000",
"0.00620000"
],
[
"1911.33000000",
"0.00610000"
],
[
"1911.31000000",
"2.18780000"
],
[
"1911.30000000",
"0.00970000"
],
[
"1911.29000000",
"0.01830000"
],
[
"1911.28000000",
"0.00300000"
],
[
"1911.27000000",
"0.13090000"
],
[
"1911.26000000",
"0.06300000"
],
[
"1911.25000000",
"0.00590000"
],
[
"1911.24000000",
"0.00320000"
],
[
"1911.23000000",
"0.01060000"
],
[
"1911.22000000",
"2.00000000"
],
[
"1911.21000000",
"5.52960000"
],
[
"1911.20000000",
"0.00340000"
],
[
"1911.18000000",
"3.60360000"
],
[
"1911.17000000",
"0.00280000"
],
[
"1911.16000000",
"0.05730000"
],
[
"1911.15000000",
"0.00960000"
],
[
"1911.14000000",
"0.28150000"
],
[
"1911.11000000",
"0.14480000"
],
[
"1911.10000000",
"0.26350000"
],
[
"1911.09000000",
"0.00800000"
],
[
"1911.08000000",
"0.13090000"
],
[
"1911.07000000",
"0.02620000"
],
[
"1911.06000000",
"0.17830000"
],
[
"1911.05000000",
"0.00930000"
],
[
"1911.04000000",
"0.01480000"
],
[
"1911.03000000",
"0.00520000"
],
[
"1911.01000000",
"0.01090000"
],
[
"1911.00000000",
"0.47310000"
],
[
"1910.98000000",
"0.01060000"
],
[
"1910.96000000",
"0.00350000"
],
[
"1910.95000000",
"0.18740000"
],
[
"1910.93000000",
"130.83500000"
],
[
"1910.91000000",
"0.01160000"
],
[
"1910.89000000",
"0.15510000"
],
[
"1910.88000000",
"0.37750000"
],
[
"1910.86000000",
"0.00760000"
],
[
"1910.85000000",
"68.01880000"
],
[
"1910.84000000",
"0.02170000"
],
[
"1910.82000000",
"0.81720000"
],
[
"1910.81000000",
"7.50000000"
],
[
"1910.80000000",
"36.06920000"
],
[
"1910.78000000",
"0.00270000"
],
[
"1910.75000000",
"0.00400000"
],
[
"1910.74000000",
"0.13060000"
],
[
"1910.72000000",
"0.00650000"
],
[
"1910.71000000",
"0.00560000"
],
[
"1910.70000000",
"0.13090000"
],
[
"1910.69000000",
"0.02620000"
],
[
"1910.68000000",
"0.00580000"
],
[
"1910.67000000",
"0.01060000"
],
[
"1910.66000000",
"0.02250000"
],
[
"1910.65000000",
"0.18100000"
],
[
"1910.63000000",
"5.52960000"
],
[
"1910.60000000",
"0.09090000"
],
[
"1910.58000000",
"0.00800000"
],
[
"1910.57000000",
"0.02130000"
],
[
"1910.54000000",
"1.01720000"
],
[
"1910.53000000",
"0.00280000"
],
[
"1910.52000000",
"0.19060000"
],
[
"1910.51000000",
"0.13090000"
],
[
"1910.50000000",
"0.03900000"
],
[
"1910.49000000",
"0.04630000"
],
[
"1910.46000000",
"0.00530000"
],
[
"1910.45000000",
"0.01350000"
]
],
"asks": [
[
"1916.62000000",
"51.24940000"
],
[
"1916.63000000",
"2.93380000"
],
[
"1916.64000000",
"0.08980000"
],
[
"1916.65000000",
"0.38640000"
],
[
"1916.67000000",
"0.01110000"
],
[
"1916.68000000",
"0.00270000"
],
[
"1916.69000000",
"0.00810000"
],
[
"1916.70000000",
"0.10160000"
],
[
"1916.71000000",
"0.00560000"
],
[
"1916.72000000",
"0.61650000"
],
[
"1916.73000000",
"2.04890000"
],
[
"1916.74000000",
"0.00570000"
],
[
"1916.75000000",
"0.18840000"
],
[
"1916.77000000",
"0.00800000"
],
[
"1916.79000000",
"0.05480000"
],
[
"1916.80000000",
"4.26630000"
],
[
"1916.81000000",
"0.00300000"
],
[
"1916.82000000",
"8.76080000"
],
[
"1916.83000000",
"2.86200000"
],
[
"1916.84000000",
"0.13850000"
],
[
"1916.85000000",
"0.00270000"
],
[
"1916.86000000",
"0.32940000"
],
[
"1916.87000000",
"0.35370000"
],
[
"1916.88000000",
"0.84400000"
],
[
"1916.89000000",
"1.16370000"
],
[
"1916.90000000",
"0.78890000"
],
[
"1916.91000000",
"0.00540000"
],
[
"1916.92000000",
"0.00670000"
],
[
"1916.93000000",
"0.84280000"
],
[
"1916.94000000",
"15.05780000"
],
[
"1916.95000000",
"30.29340000"
],
[
"1916.96000000",
"8.41040000"
],
[
"1916.97000000",
"0.05070000"
],
[
"1916.98000000",
"1.15490000"
],
[
"1917.00000000",
"0.02030000"
],
[
"1917.01000000",
"0.16050000"
],
[
"1917.02000000",
"4.90850000"
],
[
"1917.03000000",
"3.97390000"
],
[
"1917.04000000",
"0.18320000"
],
[
"1917.05000000",
"0.43200000"
],
[
"1917.06000000",
"0.77710000"
],
[
"1917.08000000",
"0.00530000"
],
[
"1917.09000000",
"0.00570000"
],
[
"1917.10000000",
"16.69180000"
],
[
"1917.11000000",
"38.74270000"
],
[
"1917.12000000",
"0.05000000"
],
[
"1917.15000000",
"0.23520000"
],
[
"1917.16000000",
"0.00300000"
],
[
"1917.18000000",
"0.00270000"
],
[
"1917.19000000",
"2.14270000"
],
[
"1917.20000000",
"10.49150000"
],
[
"1917.21000000",
"0.08750000"
],
[
"1917.22000000",
"0.03610000"
],
[
"1917.23000000",
"0.13350000"
],
[
"1917.24000000",
"0.00530000"
],
[
"1917.26000000",
"0.06000000"
],
[
"1917.27000000",
"2.18520000"
],
[
"1917.28000000",
"0.21180000"
],
[
"1917.29000000",
"21.39430000"
],
[
"1917.30000000",
"19.87190000"
],
[
"1917.31000000",
"3.13350000"
],
[
"1917.32000000",
"0.51110000"
],
[
"1917.33000000",
"0.78280000"
],
[
"1917.36000000",
"10.91730000"
],
[
"1917.37000000",
"0.00300000"
],
[
"1917.38000000",
"0.00530000"
],
[
"1917.39000000",
"0.83300000"
],
[
"1917.40000000",
"0.00320000"
],
[
"1917.41000000",
"0.02610000"
],
[
"1917.42000000",
"0.75710000"
],
[
"1917.43000000",
"13.45850000"
],
[
"1917.44000000",
"0.05300000"
],
[
"1917.45000000",
"15.14790000"
],
[
"1917.46000000",
"1.38240000"
],
[
"1917.47000000",
"18.28190000"
],
[
"1917.48000000",
"1.63040000"
],
[
"1917.49000000",
"2.02550000"
],
[
"1917.50000000",
"19.39340000"
],
[
"1917.51000000",
"2.65850000"
],
[
"1917.52000000",
"0.40010000"
],
[
"1917.53000000",
"1.40000000"
],
[
"1917.54000000",
"3.77680000"
],
[
"1917.55000000",
"0.00930000"
],
[
"1917.56000000",
"0.17500000"
],
[
"1917.57000000",
"27.61000000"
],
[
"1917.58000000",
"0.54300000"
],
[
"1917.59000000",
"1.29550000"
],
[
"1917.60000000",
"12.22980000"
],
[
"1917.61000000",
"2.36970000"
],
[
"1917.62000000",
"15.17110000"
],
[
"1917.63000000",
"15.14520000"
],
[
"1917.64000000",
"3.41410000"
],
[
"1917.65000000",
"0.00300000"
],
[
"1917.66000000",
"2.45510000"
],
[
"1917.67000000",
"0.00530000"
],
[
"1917.68000000",
"0.05400000"
],
[
"1917.70000000",
"1.56910000"
],
[
"1917.71000000",
"0.10080000"
],
[
"1917.72000000",
"0.00300000"
],
[
"1917.74000000",
"3.97390000"
],
[
"1917.76000000",
"0.14210000"
],
[
"1917.79000000",
"0.08910000"
],
[
"1917.80000000",
"20.93790000"
],
[
"1917.81000000",
"8.35500000"
],
[
"1917.82000000",
"15.14520000"
],
[
"1917.83000000",
"0.43010000"
],
[
"1917.85000000",
"11.11500000"
],
[
"1917.86000000",
"0.00300000"
],
[
"1917.87000000",
"2.45420000"
],
[
"1917.89000000",
"0.32400000"
],
[
"1917.90000000",
"0.00320000"
],
[
"1917.91000000",
"9.46440000"
],
[
"1917.93000000",
"0.01300000"
],
[
"1917.94000000",
"0.00530000"
],
[
"1917.95000000",
"0.00530000"
],
[
"1917.96000000",
"16.71470000"
],
[
"1917.97000000",
"1.25500000"
],
[
"1917.98000000",
"0.02610000"
],
[
"1917.99000000",
"16.54590000"
],
[
"1918.00000000",
"12.62770000"
],
[
"1918.01000000",
"15.02470000"
],
[
"1918.02000000",
"4.00530000"
],
[
"1918.03000000",
"4.00000000"
],
[
"1918.04000000",
"4.01060000"
],
[
"1918.05000000",
"0.78300000"
],
[
"1918.06000000",
"0.00930000"
],
[
"1918.07000000",
"1.27470000"
],
[
"1918.08000000",
"1.89450000"
],
[
"1918.09000000",
"13.13820000"
],
[
"1918.10000000",
"11.17890000"
],
[
"1918.12000000",
"5.21080000"
],
[
"1918.13000000",
"3.12830000"
],
[
"1918.14000000",
"0.00570000"
],
[
"1918.15000000",
"14.60920000"
],
[
"1918.17000000",
"9.90620000"
],
[
"1918.18000000",
"8.35800000"
],
[
"1918.19000000",
"0.13040000"
],
[
"1918.20000000",
"5.81620000"
],
[
"1918.21000000",
"1.48680000"
],
[
"1918.22000000",
"0.08750000"
],
[
"1918.23000000",
"2.18250000"
],
[
"1918.24000000",
"0.01400000"
],
[
"1918.25000000",
"0.00400000"
],
[
"1918.26000000",
"1.60930000"
],
[
"1918.28000000",
"1.87760000"
],
[
"1918.29000000",
"8.33910000"
],
[
"1918.30000000",
"0.00320000"
],
[
"1918.31000000",
"13.20570000"
],
[
"1918.32000000",
"9.72890000"
],
[
"1918.33000000",
"24.50480000"
],
[
"1918.34000000",
"1.80400000"
],
[
"1918.35000000",
"0.01360000"
],
[
"1918.37000000",
"0.20110000"
],
[
"1918.38000000",
"0.13040000"
],
[
"1918.40000000",
"0.00590000"
],
[
"1918.41000000",
"0.00530000"
],
[
"1918.42000000",
"4.06200000"
],
[
"1918.43000000",
"2.18250000"
],
[
"1918.44000000",
"0.00400000"
],
[
"1918.45000000",
"8.33910000"
],
[
"1918.46000000",
"0.18700000"
],
[
"1918.47000000",
"3.55370000"
],
[
"1918.48000000",
"0.00530000"
],
[
"1918.50000000",
"7.26570000"
],
[
"1918.51000000",
"1.12320000"
],
[
"1918.53000000",
"0.01060000"
],
[
"1918.55000000",
"8.33190000"
],
[
"1918.56000000",
"0.03180000"
],
[
"1918.57000000",
"8.12050000"
],
[
"1918.59000000",
"10.61310000"
],
[
"1918.60000000",
"12.05410000"
],
[
"1918.61000000",
"8.33910000"
],
[
"1918.62000000",
"14.59860000"
],
[
"1918.63000000",
"2.18650000"
],
[
"1918.65000000",
"0.00530000"
],
[
"1918.67000000",
"0.74590000"
],
[
"1918.68000000",
"0.56850000"
],
[
"1918.69000000",
"8.33190000"
],
[
"1918.70000000",
"13.55050000"
],
[
"1918.71000000",
"1.23150000"
],
[
"1918.72000000",
"0.26770000"
],
[
"1918.73000000",
"0.36790000"
],
[
"1918.74000000",
"0.00530000"
],
[
"1918.75000000",
"9.93230000"
],
[
"1918.76000000",
"0.13040000"
],
[
"1918.78000000",
"3.77420000"
],
[
"1918.79000000",
"5.30450000"
],
[
"1918.80000000",
"14.60180000"
],
[
"1918.81000000",
"13.29380000"
],
[
"1918.82000000",
"0.00400000"
],
[
"1918.83000000",
"34.75670000"
],
[
"1918.84000000",
"0.00530000"
],
[
"1918.85000000",
"0.35260000"
],
[
"1918.86000000",
"8.33190000"
],
[
"1918.90000000",
"11.96740000"
],
[
"1918.91000000",
"9.91150000"
],
[
"1918.92000000",
"0.39500000"
],
[
"1918.93000000",
"12.68850000"
],
[
"1918.94000000",
"0.02610000"
],
[
"1918.95000000",
"3.25860000"
],
[
"1918.96000000",
"14.60390000"
],
[
"1918.97000000",
"0.11480000"
],
[
"1918.98000000",
"0.01060000"
],
[
"1918.99000000",
"0.00270000"
],
[
"1919.00000000",
"8.33190000"
],
[
"1919.01000000",
"0.00400000"
],
[
"1919.03000000",
"5.26840000"
],
[
"1919.04000000",
"2.18770000"
],
[
"1919.06000000",
"1.22880000"
],
[
"1919.08000000",
"5.23820000"
],
[
"1919.09000000",
"10.72330000"
],
[
"1919.10000000",
"6.74150000"
],
[
"1919.11000000",
"0.00530000"
],
[
"1919.12000000",
"17.72990000"
],
[
"1919.13000000",
"0.00270000"
],
[
"1919.14000000",
"0.02880000"
],
[
"1919.15000000",
"0.13560000"
],
[
"1919.17000000",
"0.00790000"
],
[
"1919.18000000",
"0.17490000"
],
[
"1919.20000000",
"0.01450000"
],
[
"1919.21000000",
"0.00530000"
],
[
"1919.23000000",
"11.42020000"
],
[
"1919.24000000",
"10.53750000"
],
[
"1919.26000000",
"9.91150000"
],
[
"1919.27000000",
"0.00270000"
],
[
"1919.28000000",
"17.72690000"
],
[
"1919.29000000",
"0.01060000"
],
[
"1919.30000000",
"11.37710000"
],
[
"1919.31000000",
"32.56610000"
],
[
"1919.33000000",
"0.02610000"
],
[
"1919.34000000",
"0.13560000"
],
[
"1919.37000000",
"0.03000000"
],
[
"1919.38000000",
"0.00530000"
],
[
"1919.39000000",
"5.22250000"
],
[
"1919.40000000",
"0.30860000"
],
[
"1919.41000000",
"8.34340000"
],
[
"1919.42000000",
"9.90890000"
],
[
"1919.43000000",
"1.22880000"
],
[
"1919.44000000",
"2.18780000"
],
[
"1919.45000000",
"14.59860000"
],
[
"1919.47000000",
"0.00400000"
],
[
"1919.49000000",
"0.01050000"
],
[
"1919.50000000",
"5.19600000"
],
[
"1919.51000000",
"8.40540000"
],
[
"1919.52000000",
"0.11180000"
],
[
"1919.53000000",
"0.13560000"
],
[
"1919.56000000",
"0.01030000"
],
[
"1919.58000000",
"6.08010000"
],
[
"1919.59000000",
"3.49530000"
],
[
"1919.61000000",
"0.00530000"
],
[
"1919.64000000",
"14.26620000"
],
[
"1919.65000000",
"6.69270000"
],
[
"1919.66000000",
"33.73250000"
],
[
"1919.68000000",
"0.00830000"
],
[
"1919.70000000",
"0.00320000"
],
[
"1919.71000000",
"0.03140000"
],
[
"1919.72000000",
"0.33900000"
],
[
"1919.74000000",
"1.00000000"
],
[
"1919.75000000",
"0.10000000"
],
[
"1919.76000000",
"0.00530000"
],
[
"1919.77000000",
"3.13880000"
],
[
"1919.78000000",
"9.77070000"
],
[
"1919.79000000",
"32.55800000"
],
[
"1919.80000000",
"6.83800000"
],
[
"1919.81000000",
"52.46600000"
],
[
"1919.84000000",
"2.19050000"
],
[
"1919.87000000",
"3.13660000"
],
[
"1919.88000000",
"0.00370000"
],
[
"1919.90000000",
"28.23280000"
],
[
"1919.91000000",
"8.48530000"
],
[
"1919.93000000",
"1.50000000"
],
[
"1919.94000000",
"80.43350000"
],
[
"1919.95000000",
"0.01060000"
],
[
"1919.98000000",
"1.23150000"
],
[
"1919.99000000",
"0.00530000"
],
[
"1920.00000000",
"0.42320000"
],
[
"1920.04000000",
"2.18250000"
],
[
"1920.07000000",
"0.01060000"
],
[
"1920.10000000",
"0.02610000"
],
[
"1920.11000000",
"0.13030000"
],
[
"1920.13000000",
"0.00790000"
],
[
"1920.14000000",
"23.08930000"
],
[
"1920.17000000",
"0.40690000"
],
[
"1920.18000000",
"8.36030000"
],
[
"1920.19000000",
"1.50000000"
],
[
"1920.20000000",
"1.22880000"
],
[
"1920.21000000",
"28.20410000"
],
[
"1920.23000000",
"1.00000000"
],
[
"1920.24000000",
"0.00830000"
],
[
"1920.27000000",
"0.01860000"
],
[
"1920.30000000",
"0.15960000"
],
[
"1920.32000000",
"0.00690000"
],
[
"1920.33000000",
"2.18780000"
],
[
"1920.35000000",
"0.00270000"
],
[
"1920.37000000",
"124.64000000"
],
[
"1920.40000000",
"0.18010000"
],
[
"1920.41000000",
"54.27330000"
],
[
"1920.43000000",
"0.00400000"
],
[
"1920.45000000",
"0.00270000"
],
[
"1920.46000000",
"0.00530000"
],
[
"1920.49000000",
"0.03140000"
],
[
"1920.50000000",
"0.13020000"
],
[
"1920.54000000",
"0.00530000"
],
[
"1920.55000000",
"0.00270000"
],
[
"1920.56000000",
"4.09710000"
],
[
"1920.59000000",
"1.23410000"
],
[
"1920.60000000",
"2.18570000"
],
[
"1920.61000000",
"0.01060000"
],
[
"1920.62000000",
"1.36400000"
],
[
"1920.65000000",
"0.01060000"
],
[
"1920.66000000",
"1.35750000"
],
[
"1920.68000000",
"0.02610000"
],
[
"1920.69000000",
"0.13020000"
],
[
"1920.70000000",
"1.00270000"
],
[
"1920.72000000",
"0.18680000"
],
[
"1920.74000000",
"0.00530000"
],
[
"1920.77000000",
"32.54140000"
],
[
"1920.80000000",
"0.00300000"
],
[
"1920.81000000",
"0.17470000"
],
[
"1920.83000000",
"2.18780000"
],
[
"1920.84000000",
"0.01170000"
],
[
"1920.87000000",
"0.02610000"
],
[
"1920.88000000",
"0.13020000"
],
[
"1920.89000000",
"0.06790000"
],
[
"1920.90000000",
"0.28330000"
],
[
"1920.92000000",
"0.01060000"
],
[
"1920.93000000",
"0.00450000"
],
[
"1920.96000000",
"0.01520000"
],
[
"1920.98000000",
"0.00530000"
],
[
"1920.99000000",
"0.01000000"
],
[
"1921.00000000",
"0.42880000"
],
[
"1921.02000000",
"0.00530000"
],
[
"1921.03000000",
"2.18250000"
],
[
"1921.04000000",
"0.00530000"
],
[
"1921.06000000",
"0.00270000"
],
[
"1921.07000000",
"1.38510000"
],
[
"1921.09000000",
"0.00530000"
],
[
"1921.10000000",
"8.07200000"
],
[
"1921.12000000",
"0.00780000"
],
[
"1921.14000000",
"0.05730000"
],
[
"1921.15000000",
"0.00530000"
],
[
"1921.19000000",
"0.00530000"
],
[
"1921.20000000",
"0.00320000"
],
[
"1921.23000000",
"0.01590000"
],
[
"1921.24000000",
"2.18250000"
],
[
"1921.26000000",
"0.00270000"
],
[
"1921.27000000",
"0.60410000"
],
[
"1921.28000000",
"0.00970000"
],
[
"1921.31000000",
"52.18700000"
],
[
"1921.36000000",
"0.00300000"
],
[
"1921.37000000",
"0.00530000"
],
[
"1921.38000000",
"0.00270000"
],
[
"1921.39000000",
"0.00400000"
],
[
"1921.43000000",
"0.00530000"
],
[
"1921.46000000",
"0.16160000"
],
[
"1921.48000000",
"132.29990000"
],
[
"1921.50000000",
"0.35260000"
],
[
"1921.53000000",
"0.00300000"
],
[
"1921.54000000",
"0.01060000"
],
[
"1921.55000000",
"65.62750000"
],
[
"1921.57000000",
"5.00000000"
],
[
"1921.60000000",
"0.00270000"
],
[
"1921.61000000",
"1.00000000"
],
[
"1921.62000000",
"0.00530000"
],
[
"1921.64000000",
"0.00530000"
],
[
"1921.65000000",
"0.15630000"
],
[
"1921.68000000",
"0.01550000"
],
[
"1921.69000000",
"2.18250000"
],
[
"1921.73000000",
"5.52960000"
],
[
"1921.75000000",
"32.52470000"
],
[
"1921.76000000",
"0.00520000"
],
[
"1921.80000000",
"0.00850000"
],
[
"1921.81000000",
"0.00900000"
],
[
"1921.84000000",
"0.15620000"
],
[
"1921.86000000",
"0.19730000"
],
[
"1921.92000000",
"0.00300000"
],
[
"1921.97000000",
"0.00270000"
],
[
"1921.98000000",
"0.27990000"
],
[
"1921.99000000",
"1.39740000"
],
[
"1922.00000000",
"1.08570000"
],
[
"1922.01000000",
"2.18250000"
],
[
"1922.02000000",
"1.39740000"
],
[
"1922.03000000",
"1.55360000"
],
[
"1922.05000000",
"0.01390000"
],
[
"1922.10000000",
"0.00320000"
],
[
"1922.17000000",
"0.06790000"
],
[
"1922.19000000",
"0.00530000"
],
[
"1922.23000000",
"33.78160000"
],
[
"1922.26000000",
"0.00270000"
],
[
"1922.29000000",
"0.00760000"
],
[
"1922.31000000",
"0.00270000"
],
[
"1922.34000000",
"0.00270000"
],
[
"1922.35000000",
"0.00400000"
],
[
"1922.38000000",
"36.61910000"
],
[
"1922.39000000",
"0.00530000"
],
[
"1922.40000000",
"1.40060000"
],
[
"1922.41000000",
"4.19220000"
],
[
"1922.42000000",
"1.38500000"
],
[
"1922.48000000",
"1.38540000"
],
[
"1922.49000000",
"2.19310000"
],
[
"1922.50000000",
"0.37990000"
],
[
"1922.58000000",
"6.75530000"
],
[
"1922.60000000",
"1.40540000"
],
[
"1922.61000000",
"0.15620000"
],
[
"1922.66000000",
"0.06880000"
],
[
"1922.67000000",
"1.40540000"
],
[
"1922.68000000",
"1.69420000"
],
[
"1922.69000000",
"1.40810000"
],
[
"1922.74000000",
"2.18250000"
],
[
"1922.77000000",
"0.00530000"
],
[
"1922.78000000",
"0.00370000"
],
[
"1922.79000000",
"0.00280000"
],
[
"1922.80000000",
"0.16680000"
],
[
"1922.83000000",
"0.34910000"
],
[
"1922.89000000",
"130.02200000"
],
[
"1922.92000000",
"1.38340000"
],
[
"1922.94000000",
"2.18250000"
],
[
"1922.96000000",
"0.00530000"
],
[
"1922.97000000",
"1.51450000"
],
[
"1922.99000000",
"0.18660000"
],
[
"1923.00000000",
"1.67370000"
],
[
"1923.03000000",
"0.00790000"
],
[
"1923.04000000",
"0.00590000"
],
[
"1923.05000000",
"0.00780000"
],
[
"1923.06000000",
"0.27980000"
],
[
"1923.09000000",
"2.55100000"
],
[
"1923.10000000",
"4.54290000"
],
[
"1923.11000000",
"0.68410000"
],
[
"1923.12000000",
"1.28610000"
],
[
"1923.13000000",
"2.50430000"
],
[
"1923.15000000",
"0.05730000"
],
[
"1923.18000000",
"1.27550000"
],
[
"1923.19000000",
"2.55500000"
],
[
"1923.20000000",
"0.00270000"
],
[
"1923.21000000",
"0.00350000"
],
[
"1923.22000000",
"1.27550000"
],
[
"1923.23000000",
"2.18250000"
],
[
"1923.24000000",
"0.00260000"
],
[
"1923.25000000",
"1.43700000"
],
[
"1923.28000000",
"1.34940000"
],
[
"1923.29000000",
"3.09660000"
],
[
"1923.30000000",
"1.51430000"
],
[
"1923.31000000",
"0.00400000"
],
[
"1923.32000000",
"1.57840000"
],
[
"1923.33000000",
"0.00660000"
],
[
"1923.35000000",
"0.00520000"
],
[
"1923.38000000",
"0.15600000"
],
[
"1923.40000000",
"0.00270000"
],
[
"1923.43000000",
"0.01060000"
],
[
"1923.44000000",
"4.09710000"
],
[
"1923.46000000",
"2.18250000"
],
[
"1923.52000000",
"2.93330000"
],
[
"1923.53000000",
"1.40920000"
],
[
"1923.55000000",
"4.08570000"
],
[
"1923.57000000",
"1.72630000"
],
[
"1923.60000000",
"0.00620000"
],
[
"1923.61000000",
"1.56020000"
],
[
"1923.62000000",
"1.56030000"
],
[
"1923.65000000",
"1.56030000"
],
[
"1923.66000000",
"2.18250000"
],
[
"1923.68000000",
"1.35370000"
],
[
"1923.69000000",
"0.01310000"
],
[
"1923.70000000",
"1.49040000"
],
[
"1923.71000000",
"2.96950000"
],
[
"1923.72000000",
"3.16760000"
],
[
"1923.74000000",
"0.02300000"
],
[
"1923.75000000",
"0.55820000"
],
[
"1923.76000000",
"0.55830000"
],
[
"1923.77000000",
"0.15600000"
],
[
"1923.82000000",
"0.00270000"
],
[
"1923.84000000",
"1.27320000"
],
[
"1923.85000000",
"0.75140000"
],
[
"1923.87000000",
"1.40910000"
],
[
"1923.89000000",
"129.95470000"
],
[
"1923.91000000",
"2.19010000"
],
[
"1923.93000000",
"0.00520000"
],
[
"1923.95000000",
"0.58010000"
],
[
"1923.96000000",
"0.15600000"
],
[
"1923.97000000",
"0.00270000"
],
[
"1923.99000000",
"1.18960000"
],
[
"1924.00000000",
"1.61660000"
],
[
"1924.01000000",
"0.00550000"
],
[
"1924.06000000",
"1.40910000"
],
[
"1924.07000000",
"0.01060000"
],
[
"1924.10000000",
"1.27340000"
],
[
"1924.11000000",
"1.22880000"
],
[
"1924.12000000",
"2.36890000"
],
[
"1924.13000000",
"0.00520000"
],
[
"1924.14000000",
"90.96730000"
],
[
"1924.15000000",
"2.59580000"
],
[
"1924.16000000",
"0.37790000"
],
[
"1924.17000000",
"0.00260000"
],
[
"1924.19000000",
"0.27130000"
],
[
"1924.20000000",
"0.00320000"
],
[
"1924.27000000",
"0.00390000"
],
[
"1924.28000000",
"0.01470000"
],
[
"1924.29000000",
"2.06060000"
],
[
"1924.31000000",
"0.00280000"
],
[
"1924.32000000",
"2.18770000"
],
[
"1924.33000000",
"2.61380000"
]
]
}
}
Forex
Institutional-grade foreign exchange rates for major, minor, and exotic pairs.
Forex Tickers
Retrieve a list of all supported currency pairs.
Parameters
| Param | Type | Required |
|---|---|---|
| search | string | OPTIONAL |
| Filter by currency pair (e.g., EUR_USD). | ||
Expected Response
{
"status": "success",
"message": "Success",
"data": [
{
"p": 65.707,
"a": 65.744,
"b": 65.669,
"s": "USO\/USD",
"t": 1772178530646
},
{
"p": 71.275,
"a": 71.315,
"b": 71.234,
"s": "UKO\/USD",
"t": 1772178529624
},
{
"p": 1.18157,
"a": 1.1816,
"b": 1.18154,
"s": "EUR\/USD",
"t": 1772178543145
},
{
"p": 0.000114,
"a": 0.0001149,
"b": 0.000113,
"s": "GNF\/USD",
"t": 1772176658297
},
{
"p": 0.00687469,
"a": 0.00694278,
"b": 0.0068066,
"s": "NPR\/USD",
"t": 1772176657614
},
{
"p": 0.14598252,
"a": 0.14598561,
"b": 0.14597943,
"s": "CNH\/USD",
"t": 1772178543126
},
{
"p": 0.15813465,
"a": 0.15815253,
"b": 0.15811677,
"s": "DKK\/USD",
"t": 1772178542846
},
{
"p": 0.1243,
"a": 0.1249,
"b": 0.1236,
"s": "SBD\/USD",
"t": 1772143200339
},
{
"p": 0.5589651,
"a": 0.573361,
"b": 0.5445691,
"s": "ANG\/USD",
"t": 1744809246197
},
{
"p": 0.00823479,
"a": 0.00834972,
"b": 0.00811986,
"s": "ISK\/USD",
"t": 1772176657098
},
{
"p": 1.34845,
"a": 1.3485,
"b": 1.34839,
"s": "GBP\/USD",
"t": 1772178542897
},
{
"p": 0.7908,
"a": 0.79084,
"b": 0.79075,
"s": "SGD\/USD",
"t": 1772178543075
},
{
"p": 0.4248,
"a": 0.4325,
"b": 0.4171,
"s": "TOP\/USD",
"t": 1726174800409
},
{
"p": 0.2746499,
"a": 0.274763,
"b": 0.2745367,
"s": "QAR\/USD",
"t": 1772143200489
},
{
"p": 0.0006953,
"a": 0.0006953,
"b": 0.0006952,
"s": "KRW\/USD",
"t": 1772178538755
},
{
"p": 2369,
"a": 2918,
"b": 1820,
"s": "KRU\/USD",
"t": 1672783200338
},
{
"p": 0.02313511,
"a": 0.0232712,
"b": 0.02299902,
"s": "UAH\/USD",
"t": 1772176657171
},
{
"p": 0.0003912,
"a": 0.0003977,
"b": 0.0003847,
"s": "TZS\/USD",
"t": 1772176657220
},
{
"p": 0.01296126,
"a": 0.0129619,
"b": 0.01296062,
"s": "RUB\/USD",
"t": 1772178511719
},
{
"p": 0.02534177,
"a": 0.05063291,
"b": 5.063e-5,
"s": "SLL\/USD",
"t": 1676412000677
},
{
"p": 0.0002365,
"a": 0.0002389,
"b": 0.0002341,
"s": "MGA\/USD",
"t": 1772176657151
},
{
"p": 1865.5,
"a": 1911,
"b": 1820,
"s": "MAL\/USD",
"t": 1672783200349
},
{
"p": 0.104877,
"a": 0.104889,
"b": 0.104864,
"s": "NOK\/USD",
"t": 1772178542945
},
{
"p": 0.00818073,
"a": 0.00828282,
"b": 0.00807864,
"s": "BDT\/USD",
"t": 1772176655232
},
{
"p": 0.00266722,
"a": 0.00284729,
"b": 0.00248715,
"s": "AMD\/USD",
"t": 1772176654719
},
{
"p": 0.3204035,
"a": 0.3204933,
"b": 0.3203137,
"s": "ILS\/USD",
"t": 1772178527714
},
{
"p": 0.10919357,
"a": 0.11262625,
"b": 0.10576089,
"s": "MAD\/USD",
"t": 1772176655021
},
{
"p": 0.01652147,
"a": 0.01670653,
"b": 0.0163364,
"s": "DOP\/USD",
"t": 1772176657707
},
{
"p": 0.59889,
"a": 0.59893,
"b": 0.59884,
"s": "NZD\/USD",
"t": 1772178543136
},
{
"p": 0.14734381,
"a": 0.15010305,
"b": 0.14458456,
"s": "TTD\/USD",
"t": 1772176655909
},
{
"p": 0.00116,
"a": 0.00116,
"b": 0.00115,
"s": "CLP\/USD",
"t": 1772143669268
},
{
"p": 0.00211297,
"a": 0.00216591,
"b": 0.00206002,
"s": "CRC\/USD",
"t": 1772176657708
},
{
"p": 3.8e-5,
"a": 3.8e-5,
"b": 3.8e-5,
"s": "VND\/USD",
"t": 1772178442810
},
{
"p": 0.05338557,
"a": 0.05326479,
"b": 0.05350635,
"s": "ZMW\/USD",
"t": 1772176656601
},
{
"p": 0.01733884,
"a": 0.01734425,
"b": 0.01733343,
"s": "PHP\/USD",
"t": 1772178504603
},
{
"p": 0.4971521,
"a": 0.507622,
"b": 0.4866822,
"s": "BZD\/USD",
"t": 1772176656608
},
{
"p": 0.01602565,
"a": 0.01666667,
"b": 0.01538462,
"s": "AFN\/USD",
"t": 1772143200273
},
{
"p": 0.000337,
"a": 0.0003397,
"b": 0.0003343,
"s": "BIF\/USD",
"t": 1772176658720
},
{
"p": 0.03220613,
"a": 0.03221546,
"b": 0.03219679,
"s": "THB\/USD",
"t": 1772178542738
},
{
"p": 0.285422,
"a": 0.297619,
"b": 0.273224,
"s": "TMT\/USD",
"t": 1772143200661
},
{
"p": 0.01913972,
"a": 0.01927943,
"b": 0.019,
"s": "MKD\/USD",
"t": 1772176655151
},
{
"p": 0.15820136,
"a": 0.15883774,
"b": 0.15756497,
"s": "LYD\/USD",
"t": 1772176656792
},
{
"p": 1117.5,
"a": 1174,
"b": 1061,
"s": "NBL\/USD",
"t": 1672783200485
},
{
"p": 0.7913577,
"a": 0.8046239,
"b": 0.7780914,
"s": "BND\/USD",
"t": 1772176658770
},
{
"p": 0.02158135,
"a": 0.02216312,
"b": 0.02099958,
"s": "MUR\/USD",
"t": 1772176655027
},
{
"p": 0.2323413,
"a": 0.2360008,
"b": 0.2286818,
"s": "PGK\/USD",
"t": 1772176658105
},
{
"p": 0.0007388,
"a": 0.0007401,
"b": 0.0007374,
"s": "NGN\/USD",
"t": 1772176655505
},
{
"p": 0.9995396,
"a": 1.005467,
"b": 0.9936121,
"s": "BSD\/USD",
"t": 1772176656818
},
{
"p": 0.05843,
"a": 0.05857,
"b": 0.05829,
"s": "MDL\/USD",
"t": 1772178374052
},
{
"p": 0.4964197,
"a": 0.5068587,
"b": 0.4859806,
"s": "BBD\/USD",
"t": 1772176656699
},
{
"p": 0.6002389,
"a": 0.6025408,
"b": 0.597937,
"s": "BGN\/USD",
"t": 1767218400478
},
{
"p": 0.9999445,
"a": 1.0211226,
"b": 0.9787664,
"s": "PAB\/USD",
"t": 1772176655029
},
{
"p": 0.00544609,
"a": 0.00547945,
"b": 0.00541272,
"s": "LRD\/USD",
"t": 1772143200651
},
{
"p": 0.01564988,
"a": 0.01581028,
"b": 0.01548947,
"s": "MZN\/USD",
"t": 1772143200249
},
{
"p": 2378,
"a": 2936,
"b": 1820,
"s": "AUN\/USD",
"t": 1672783200602
},
{
"p": 0.07344934,
"a": 0.07799644,
"b": 0.06890223,
"s": "SCR\/USD",
"t": 1772178352999
},
{
"p": 0.03192237,
"a": 0.03192746,
"b": 0.03191727,
"s": "TWD\/USD",
"t": 1772178433291
},
{
"p": 0.0002716,
"a": 0.0002747,
"b": 0.0002685,
"s": "COP\/USD",
"t": 1772178502733
},
{
"p": 0.6032498,
"a": 0.6063342,
"b": 0.6001653,
"s": "BAM\/USD",
"t": 1772176655200
},
{
"p": 2378,
"a": 2936,
"b": 1820,
"s": "BRI\/USD",
"t": 1672783200636
},
{
"p": 0.71222,
"a": 0.71225,
"b": 0.71219,
"s": "AUD\/USD",
"t": 1772178543101
},
{
"p": 0.02604,
"a": 0.02637,
"b": 0.0257,
"s": "UYU\/USD",
"t": 1772176655730
},
{
"p": 0.048721,
"a": 0.048756,
"b": 0.048685,
"s": "CZK\/USD",
"t": 1772178542647
},
{
"p": 0.00357657,
"a": 0.00359392,
"b": 0.00355922,
"s": "PKR\/USD",
"t": 1772176656910
},
{
"p": 1.2663,
"a": 1.2668,
"b": 1.2658,
"s": "SHP\/USD",
"t": 1703023200634
},
{
"p": 2405,
"a": 2408.25,
"b": 2401.75,
"s": "XPT\/USD",
"t": 1772178543136
},
{
"p": 0.01099613,
"a": 0.0109966,
"b": 0.01099566,
"s": "INR\/USD",
"t": 1772178534201
},
{
"p": 0.00323416,
"a": 0.00326519,
"b": 0.00320313,
"s": "LKR\/USD",
"t": 1772176656051
},
{
"p": 0.14616892,
"a": 0.1461796,
"b": 0.14615823,
"s": "CNY\/USD",
"t": 1772143238125
},
{
"p": 0.0002496,
"a": 0.00024432,
"b": 0.00025488,
"s": "KHR\/USD",
"t": 1772176659007
},
{
"p": 501,
"a": 579,
"b": 423,
"s": "OSO\/USD",
"t": 1672783200712
},
{
"p": 0.00985237,
"a": 0.0098912,
"b": 0.00981354,
"s": "XPF\/USD",
"t": 1772143200485
},
{
"p": 1838.47,
"a": 1842,
"b": 1834.93,
"s": "XPD\/USD",
"t": 1772178542829
},
{
"p": 0.006406,
"a": 0.006405,
"b": 0.006406,
"s": "JPY\/USD",
"t": 1772178542436
},
{
"p": 0.0002777,
"a": 0.0002806,
"b": 0.0002747,
"s": "UGX\/USD",
"t": 1772176654894
},
{
"p": 0.10521794,
"a": 0.10639073,
"b": 0.10404515,
"s": "TJS\/USD",
"t": 1772176655672
},
{
"p": 1.1997437,
"a": 1.2241336,
"b": 1.1753537,
"s": "KYD\/USD",
"t": 1772176655806
},
{
"p": 2.600999,
"a": 2.609585,
"b": 2.592413,
"s": "OMR\/USD",
"t": 1772178316153
},
{
"p": 0.12781341,
"a": 0.12781447,
"b": 0.12781235,
"s": "HKD\/USD",
"t": 1772178540048
},
{
"p": 0.00478672,
"a": 0.0049806,
"b": 0.00459283,
"s": "GYD\/USD",
"t": 1772176654942
},
{
"p": 0.0003079,
"a": 0.0003098,
"b": 0.000306,
"s": "MMK\/USD",
"t": 1718744400514
},
{
"p": 1.2937267,
"a": 1.2938329,
"b": 1.2936205,
"s": "CHF\/USD",
"t": 1772178543143
},
{
"p": 0.058208,
"a": 0.058216,
"b": 0.058199,
"s": "MXN\/USD",
"t": 1772178542915
},
{
"p": 0.2666283,
"a": 0.266929,
"b": 0.2663275,
"s": "SAR\/USD",
"t": 1772178315872
},
{
"p": 0.00239236,
"a": 0.00239808,
"b": 0.00238663,
"s": "KMF\/USD",
"t": 1772143200639
},
{
"p": 0.2319597,
"a": 0.2322287,
"b": 0.2316906,
"s": "RON\/USD",
"t": 1772178542473
},
{
"p": 0.02085492,
"a": 0.02086412,
"b": 0.02084571,
"s": "EGP\/USD",
"t": 1772178391256
},
{
"p": 0.4561037,
"a": 0.4586104,
"b": 0.453597,
"s": "FJD\/USD",
"t": 1772177341676
},
{
"p": 0.00314704,
"a": 0.0031485,
"b": 0.00314557,
"s": "HUF\/USD",
"t": 1772178542950
},
{
"p": 0.00071,
"a": 0.00071,
"b": 0.00071,
"s": "ARS\/USD",
"t": 1772178498810
},
{
"p": 0.02716325,
"a": 0.0274759,
"b": 0.02685059,
"s": "NIO\/USD",
"t": 1772176658497
},
{
"p": 1.4104548,
"a": 1.4154282,
"b": 1.4054814,
"s": "JOD\/USD",
"t": 1772146802166
},
{
"p": 0.0005763,
"a": 0.0005774,
"b": 0.0005752,
"s": "MWK\/USD",
"t": 1772176657206
},
{
"p": 31,
"a": 39,
"b": 23,
"s": "ARE\/USD",
"t": 1672783200885
},
{
"p": 2379,
"a": 2938,
"b": 1820,
"s": "DOE\/USD",
"t": 1672783200887
},
{
"p": 0.73137,
"a": 0.73142,
"b": 0.73132,
"s": "CAD\/USD",
"t": 1772178542495
},
{
"p": 0.00419288,
"a": 0.00419903,
"b": 0.00418673,
"s": "YER\/USD",
"t": 1772143200449
},
{
"p": 3.261194,
"a": 3.270204,
"b": 3.252183,
"s": "KWD\/USD",
"t": 1772177341794
},
{
"p": 0.01225335,
"a": 0.01257128,
"b": 0.01193541,
"s": "ALL\/USD",
"t": 1772176656894
},
{
"p": 0.3493474,
"a": 0.3502627,
"b": 0.3484321,
"s": "TND\/USD",
"t": 1772143200213
},
{
"p": 0.14470281,
"a": 0.14825023,
"b": 0.14115539,
"s": "BOB\/USD",
"t": 1772176655033
},
{
"p": 0.00769507,
"a": 0.00772015,
"b": 0.00766998,
"s": "DZD\/USD",
"t": 1772177342408
},
{
"p": 0.0076214,
"a": 0.00767063,
"b": 0.00757217,
"s": "HTG\/USD",
"t": 1772176658911
},
{
"p": 0.01099941,
"a": 0.01110195,
"b": 0.01089687,
"s": "BTN\/USD",
"t": 1772176656497
},
{
"p": 0.556748,
"a": 0.5610098,
"b": 0.5524862,
"s": "AWG\/USD",
"t": 1772143200350
},
{
"p": 0.06469388,
"a": 0.0655308,
"b": 0.06385696,
"s": "MVR\/USD",
"t": 1772143200257
},
{
"p": 0.0001553,
"a": 0.0001579,
"b": 0.0001526,
"s": "PYG\/USD",
"t": 1772176656705
},
{
"p": 0.03777585,
"a": 0.03838045,
"b": 0.03717124,
"s": "HNL\/USD",
"t": 1772176657511
},
{
"p": 0.11071457,
"a": 0.11073044,
"b": 0.1106987,
"s": "SEK\/USD",
"t": 1772178542217
},
{
"p": 0.000763268,
"a": 0.00074846,
"b": 0.000778076,
"s": "IQD\/USD",
"t": 1772176655717
},
{
"p": 0.11426359,
"a": 0.11691805,
"b": 0.11160912,
"s": "SVC\/USD",
"t": 1772176655793
},
{
"p": 0.00763255,
"a": 0.00770661,
"b": 0.00755849,
"s": "KES\/USD",
"t": 1772176655109
},
{
"p": 449,
"a": 475,
"b": 423,
"s": "NSO\/USD",
"t": 1672783200985
},
{
"p": 1.1e-5,
"a": 1.1e-5,
"b": 1.1e-5,
"s": "LBP\/USD",
"t": 1772176656341
},
{
"p": 0.06292126,
"a": 0.06369295,
"b": 0.06214956,
"s": "LSL\/USD",
"t": 1772176656212
},
{
"p": 0.3462907,
"a": 0.3467989,
"b": 0.3457825,
"s": "BYN\/USD",
"t": 1772176656323
},
{
"p": 0.02274787,
"a": 0.02274899,
"b": 0.02274675,
"s": "TRY\/USD",
"t": 1772178541128
},
{
"p": 0.062928,
"a": 0.062939,
"b": 0.062916,
"s": "ZAR\/USD",
"t": 1772178543104
},
{
"p": 5180.27,
"a": 5180.61,
"b": 5179.92,
"s": "XAU\/USD",
"t": 1772178543131
},
{
"p": 2.652398,
"a": 2.670255,
"b": 2.634541,
"s": "BHD\/USD",
"t": 1772178315711
},
{
"p": 0.00175823,
"a": 0.00186267,
"b": 0.00165379,
"s": "SOS\/USD",
"t": 1772176657330
},
{
"p": 90.1025,
"a": 90.1298,
"b": 90.0752,
"s": "XAG\/USD",
"t": 1772178543067
},
{
"p": 0.00641587,
"a": 0.00647866,
"b": 0.00635307,
"s": "JMD\/USD",
"t": 1772176657407
},
{
"p": 8.3e-5,
"a": 8.3e-5,
"b": 8.2e-5,
"s": "UZS\/USD",
"t": 1772176655432
},
{
"p": 0.2722941,
"a": 0.2723682,
"b": 0.27222,
"s": "AED\/USD",
"t": 1772146801965
},
{
"p": 0.12412503,
"a": 0.12673563,
"b": 0.12151442,
"s": "MOP\/USD",
"t": 1772176655656
},
{
"p": 0.06293063,
"a": 0.06360189,
"b": 0.06225937,
"s": "SZL\/USD",
"t": 1772176656925
},
{
"p": 0.27987,
"a": 0.27989,
"b": 0.27985,
"s": "PLN\/USD",
"t": 1772178543129
},
{
"p": 4.7e-5,
"a": 4.7e-5,
"b": 4.6e-5,
"s": "LAK\/USD",
"t": 1772176656115
},
{
"p": 0.0416453,
"a": 0.0416894,
"b": 0.0416012,
"s": "CUP\/USD",
"t": 1772176655922
},
{
"p": 0.00200311,
"a": 0.00201331,
"b": 0.00199291,
"s": "KZT\/USD",
"t": 1772176655819
},
{
"p": 0.1417391,
"a": 0.1445609,
"b": 0.1389173,
"s": "HRK\/USD",
"t": 1672610401179
},
{
"p": 0.0006857,
"a": 0.0006916,
"b": 0.0006797,
"s": "RWF\/USD",
"t": 1772176657303
},
{
"p": 0.1945185,
"a": 0.1945752,
"b": 0.1944617,
"s": "BRL\/USD",
"t": 1772178417732
},
{
"p": 0.000465,
"a": 0.0004695,
"b": 0.0004604,
"s": "CDF\/USD",
"t": 1772176657310
},
{
"p": 0.13031791,
"a": 0.13319541,
"b": 0.1274404,
"s": "GTQ\/USD",
"t": 1772176654710
},
{
"p": 0.01163296,
"a": 0.02083333,
"b": 0.00243258,
"s": "VES\/USD",
"t": 1772143200182
},
{
"p": 0.07606729,
"a": 0.0768519,
"b": 0.07528267,
"s": "BWP\/USD",
"t": 1772176657041
},
{
"p": 0.2571687,
"a": 0.257334,
"b": 0.2570033,
"s": "MYR\/USD",
"t": 1772178458964
},
{
"p": 0.2980748,
"a": 0.304097,
"b": 0.2920526,
"s": "PEN\/USD",
"t": 1772176655311
},
{
"p": 0.00645008,
"a": 0.00645889,
"b": 0.00644126,
"s": "ETB\/USD",
"t": 1772176657518
},
{
"p": 0.09377114,
"a": 0.09395746,
"b": 0.09358481,
"s": "GHS\/USD",
"t": 1772176654899
},
{
"p": 67648.98,
"a": 67649.99,
"b": 67647.96,
"s": "BTC\/USD",
"t": 1772178543128
},
{
"p": 2027.58,
"a": 2027.58,
"b": 2027.57,
"s": "ETH\/USD",
"t": 1772178542976
},
{
"p": 55.894,
"a": 55.939,
"b": 55.848,
"s": "LTC\/USD",
"t": 1772178542995
},
{
"p": 1.41115,
"a": 1.41115,
"b": 1.41114,
"s": "XRP\/USD",
"t": 1772178543110
},
{
"p": 34.909,
"a": 34.941,
"b": 34.876,
"s": "DSH\/USD",
"t": 1772178542741
},
{
"p": 480.9,
"a": 481.05,
"b": 480.74,
"s": "BCH\/USD",
"t": 1772178543111
},
{
"p": 0.12778,
"a": 0.12777,
"b": 0.12778,
"s": "CLY\/USD",
"t": 1712091600773
},
{
"p": 45.712556,
"a": 45.686091,
"b": 45.739021,
"s": "CLF\/USD",
"t": 1772177459727
},
{
"p": 0.0017,
"a": 0.0017,
"b": 0.0017,
"s": "SDG\/USD",
"t": 1772143200639
},
{
"p": 0.02646,
"a": 0.02634,
"b": 0.02658,
"s": "SRD\/USD",
"t": 1772143200655
},
{
"p": 0.0011,
"a": 0.0011,
"b": 0.0011,
"s": "AOA\/USD",
"t": 1772143200550
},
{
"p": 0.06292126,
"a": 0.06214956,
"b": 0.06369295,
"s": "NAD\/USD",
"t": 1772176655800
},
{
"p": 7.6e-7,
"a": 7.6e-7,
"b": 7.6e-7,
"s": "IRR\/USD",
"t": 1772143200422
},
{
"p": 6.0e-5,
"a": 6.0e-5,
"b": 6.0e-5,
"s": "IDR\/USD",
"t": 1772178542120
},
{
"p": 0.014,
"a": 0.013,
"b": 0.014,
"s": "GMD\/USD",
"t": 1772143200713
},
{
"p": 0.01069924,
"a": 0.01069924,
"b": 0.01069924,
"s": "CVE\/USD",
"t": 1772176654734
},
{
"p": 0.01006282,
"a": 0.01007353,
"b": 0.01005211,
"s": "RSD\/USD",
"t": 1772178530913
},
{
"p": 0.02503873,
"a": 0.02466684,
"b": 0.02541062,
"s": "MRU\/USD",
"t": 1772176657802
},
{
"p": 0.3745792,
"a": 0.3787879,
"b": 0.3703704,
"s": "GEL\/USD",
"t": 1772143200610
},
{
"p": 0.04815571,
"a": 0.04815571,
"b": 0.04815571,
"s": "STN\/USD",
"t": 1772176658102
},
{
"p": 0.37004,
"a": 0.36807,
"b": 0.372,
"s": "XCD\/USD",
"t": 1772143200691
},
{
"p": 0.00179861,
"a": 0.00179861,
"b": 0.00179861,
"s": "XOF\/USD",
"t": 1772176656804
},
{
"p": 34.861,
"a": 34.876,
"b": 34.845,
"s": "DASH\/USD",
"t": 1772178542506
},
{
"p": 0.133833,
"a": 0.133845,
"b": 0.133821,
"s": "DKK\/EUR",
"t": 1772178542704
},
{
"p": 0.007,
"a": 0.0069,
"b": 0.0071,
"s": "ISK\/EUR",
"t": 1772157606770
},
{
"p": 1.14122,
"a": 1.1413,
"b": 1.14114,
"s": "GBP\/EUR",
"t": 1772178542706
},
{
"p": 0.669259,
"a": 0.6693933,
"b": 0.6691246,
"s": "SGD\/EUR",
"t": 1772178542388
},
{
"p": 0.0005884,
"a": 0.0005885,
"b": 0.0005883,
"s": "KRW\/EUR",
"t": 1772178541568
},
{
"p": 0.0196091,
"a": 0.01972445,
"b": 0.01949375,
"s": "UAH\/EUR",
"t": 1772157606837
},
{
"p": 0.01096976,
"a": 0.0109703,
"b": 0.01096922,
"s": "RUB\/EUR",
"t": 1772178530954
},
{
"p": 0.0887608,
"a": 0.08877872,
"b": 0.08874288,
"s": "NOK\/EUR",
"t": 1772178543199
},
{
"p": 0.2711639,
"a": 0.2712399,
"b": 0.2710878,
"s": "ILS\/EUR",
"t": 1772178543210
},
{
"p": 0.50686,
"a": 0.50696,
"b": 0.50675,
"s": "NZD\/EUR",
"t": 1772178542407
},
{
"p": 0.001,
"a": 0.001,
"b": 0.001,
"s": "CLP\/EUR",
"t": 1772143207326
},
{
"p": 3.2e-5,
"a": 3.2e-5,
"b": 3.2e-5,
"s": "VND\/EUR",
"t": 1772178493801
},
{
"p": 0.02727771,
"a": 0.02730375,
"b": 0.02725167,
"s": "THB\/EUR",
"t": 1772177391715
},
{
"p": 0.00851638,
"a": 0.00852544,
"b": 0.00850731,
"s": "RSD\/EUR",
"t": 1772178530902
},
{
"p": 0.01826186,
"a": 0.01876173,
"b": 0.01776199,
"s": "MUR\/EUR",
"t": 1772178316200
},
{
"p": 0.04945,
"a": 0.04957,
"b": 0.04933,
"s": "MDL\/EUR",
"t": 1772178374142
},
{
"p": 0.4207606,
"a": 0.4296086,
"b": 0.4119125,
"s": "BBD\/EUR",
"t": 1772157606361
},
{
"p": 0.02701782,
"a": 0.02702213,
"b": 0.0270135,
"s": "TWD\/EUR",
"t": 1772178518874
},
{
"p": 0.60276,
"a": 0.6028,
"b": 0.60271,
"s": "AUD\/EUR",
"t": 1772178542723
},
{
"p": 0.02203,
"a": 0.02227,
"b": 0.02179,
"s": "UYU\/EUR",
"t": 1772178315736
},
{
"p": 0.041233,
"a": 0.041265,
"b": 0.0412,
"s": "CZK\/EUR",
"t": 1772178542629
},
{
"p": 0.00303147,
"a": 0.00304617,
"b": 0.00301677,
"s": "PKR\/EUR",
"t": 1772157606629
},
{
"p": 2035.4103,
"a": 2038.178,
"b": 2032.6425,
"s": "XPT\/EUR",
"t": 1772178543160
},
{
"p": 0.00930631,
"a": 0.00931324,
"b": 0.00929938,
"s": "INR\/EUR",
"t": 1772178450613
},
{
"p": 0.1237086,
"a": 0.12371764,
"b": 0.12369956,
"s": "CNY\/EUR",
"t": 1772178531735
},
{
"p": 0.84632,
"a": 0.84636,
"b": 0.84628,
"s": "USD\/EUR",
"t": 1772178542655
},
{
"p": 1555.9379,
"a": 1558.9428,
"b": 1552.9329,
"s": "XPD\/EUR",
"t": 1772178543033
},
{
"p": 0.005421,
"a": 0.005424,
"b": 0.005418,
"s": "JPY\/EUR",
"t": 1772178535610
},
{
"p": 1.0168871,
"a": 1.0375597,
"b": 0.9962144,
"s": "KYD\/EUR",
"t": 1772157605602
},
{
"p": 0.10817,
"a": 0.108176,
"b": 0.108163,
"s": "HKD\/EUR",
"t": 1772178542709
},
{
"p": 1.0949125,
"a": 1.0950024,
"b": 1.0948226,
"s": "CHF\/EUR",
"t": 1772178543169
},
{
"p": 0.049263,
"a": 0.049272,
"b": 0.049253,
"s": "MXN\/EUR",
"t": 1772178542933
},
{
"p": 0.225602,
"a": 0.225856,
"b": 0.225347,
"s": "SAR\/EUR",
"t": 1772178315863
},
{
"p": 0.0176507,
"a": 0.01765848,
"b": 0.01764291,
"s": "EGP\/EUR",
"t": 1772178391246
},
{
"p": 0.0026634,
"a": 0.00266464,
"b": 0.00266216,
"s": "HUF\/EUR",
"t": 1772178542646
},
{
"p": 0.0006008,
"a": 0.0006008,
"b": 0.0006008,
"s": "ARS\/EUR",
"t": 1772178498792
},
{
"p": 0.61897,
"a": 0.61904,
"b": 0.6189,
"s": "CAD\/EUR",
"t": 1772178542180
},
{
"p": 2.762834,
"a": 2.770467,
"b": 2.7552,
"s": "KWD\/EUR",
"t": 1772177341809
},
{
"p": 0.01038582,
"a": 0.0106553,
"b": 0.01011634,
"s": "ALL\/EUR",
"t": 1772157606627
},
{
"p": 0.00651914,
"a": 0.00654039,
"b": 0.00649789,
"s": "DZD\/EUR",
"t": 1772177342394
},
{
"p": 0.09369802,
"a": 0.09371123,
"b": 0.0936848,
"s": "SEK\/EUR",
"t": 1772178542907
},
{
"p": 0.00647,
"a": 0.00641,
"b": 0.00653,
"s": "KES\/EUR",
"t": 1772157605047
},
{
"p": 0.01925,
"a": 0.01925,
"b": 0.01924,
"s": "TRY\/EUR",
"t": 1772178540591
},
{
"p": 0.05325552,
"a": 0.05326856,
"b": 0.05324247,
"s": "ZAR\/EUR",
"t": 1772178543208
},
{
"p": 4384.118,
"a": 4384.345,
"b": 4383.89,
"s": "XAU\/EUR",
"t": 1772178543109
},
{
"p": 2.244267,
"a": 2.259376,
"b": 2.229157,
"s": "BHD\/EUR",
"t": 1772178315699
},
{
"p": 76.25,
"a": 76.25,
"b": 76.24,
"s": "XAG\/EUR",
"t": 1772178541115
},
{
"p": 0.00543803,
"a": 0.00549125,
"b": 0.0053848,
"s": "JMD\/EUR",
"t": 1772157607106
},
{
"p": 0.2304095,
"a": 0.2305422,
"b": 0.2302768,
"s": "AED\/EUR",
"t": 1772178315904
},
{
"p": 0.05333941,
"a": 0.05390836,
"b": 0.05277045,
"s": "SZL\/EUR",
"t": 1772157606648
},
{
"p": 0.23685,
"a": 0.23688,
"b": 0.23682,
"s": "PLN\/EUR",
"t": 1772178541535
},
{
"p": 0.8471042,
"a": 0.8492569,
"b": 0.8449514,
"s": "BMD\/EUR",
"t": 1772157605395
},
{
"p": 0.13277543,
"a": 0.13541878,
"b": 0.13013208,
"s": "HRK\/EUR",
"t": 1672610401157
},
{
"p": 0.1646,
"a": 0.1648,
"b": 0.1644,
"s": "BRL\/EUR",
"t": 1772178409002
},
{
"p": 0,
"a": 0,
"b": 0,
"s": "VES\/EUR",
"t": 1628197200918
},
{
"p": 0.06447391,
"a": 0.06513894,
"b": 0.06380888,
"s": "BWP\/EUR",
"t": 1772157606742
},
{
"p": 0.2179121,
"a": 0.2217098,
"b": 0.2141144,
"s": "MYR\/EUR",
"t": 1772162902525
},
{
"p": 0.2526475,
"a": 0.2577519,
"b": 0.2475431,
"s": "PEN\/EUR",
"t": 1772157605114
},
{
"p": 0.0794802,
"a": 0.07963812,
"b": 0.07932227,
"s": "GHS\/EUR",
"t": 1772157604739
},
{
"p": 57289.02,
"a": 57289.02,
"b": 57289.01,
"s": "BTC\/EUR",
"t": 1772178543153
},
{
"p": 1716.19,
"a": 1716.19,
"b": 1716.18,
"s": "ETH\/EUR",
"t": 1772178543045
},
{
"p": 47.27,
"a": 47.27,
"b": 47.26,
"s": "LTC\/EUR",
"t": 1772178543031
},
{
"p": 1.195,
"a": 1.1951,
"b": 1.1949,
"s": "XRP\/EUR",
"t": 1772178543051
},
{
"p": 29.509,
"a": 29.532,
"b": 29.486,
"s": "DASH\/EUR",
"t": 1772178543141
},
{
"p": 519.4131,
"a": 595.1761,
"b": 443.65,
"s": "BCH\/EUR",
"t": 1766499231287
},
{
"s": "DSH\/EUR",
"b": 29.5065,
"a": 29.4671,
"p": 29.4868,
"t": 1772178522892
},
{
"p": 0.000925906,
"a": 0.000920857,
"b": 0.000930954,
"s": "AOA\/EUR",
"t": 1772143200500
},
{
"p": 0.00022,
"a": 0.00021,
"b": 0.00022,
"s": "KHR\/EUR",
"t": 1772157608695
},
{
"p": 0.00646,
"a": 0.00642,
"b": 0.0065,
"s": "HTG\/EUR",
"t": 1772157608626
},
{
"p": 0.000647,
"a": 0.000634,
"b": 0.000659,
"s": "IQD\/EUR",
"t": 1772157605520
},
{
"p": 0.84755,
"a": 0.8296,
"b": 0.8655,
"s": "PAB\/EUR",
"t": 1772157604829
},
{
"p": 0.00355963,
"a": 0.00355441,
"b": 0.00356485,
"s": "YER\/EUR",
"t": 1772143200544
},
{
"p": 0.053332,
"a": 0.052678,
"b": 0.053986,
"s": "NAD\/EUR",
"t": 1772157605621
},
{
"p": 0.01358542,
"a": 0.013042,
"b": 0.01412883,
"s": "AFN\/EUR",
"t": 1772143200707
},
{
"p": 0.053332,
"a": 0.052678,
"b": 0.053986,
"s": "LSL\/EUR",
"t": 1772157605941
},
{
"p": 0.123548,
"a": 0.12354,
"b": 0.123555,
"s": "CNH\/EUR",
"t": 1772178543212
},
{
"p": 0.8452,
"a": 0.8237,
"b": 0.8666,
"s": "CUP\/EUR",
"t": 1602682946495
},
{
"p": 0.29449,
"a": 0.2931,
"b": 0.29588,
"s": "TND\/EUR",
"t": 1772157604579
},
{
"p": 0.51132,
"a": 0.5087,
"b": 0.51393,
"s": "BAM\/EUR",
"t": 1772157605062
},
{
"p": 0.51133,
"a": 0.50937,
"b": 0.51329,
"s": "BGN\/EUR",
"t": 1767218400273
},
{
"p": 2.939999,
"a": 2.933109,
"b": 2.946888,
"s": "MTL\/EUR",
"t": 1752699600710
},
{
"p": 0.000581,
"a": 0.000576,
"b": 0.000586,
"s": "RWF\/EUR",
"t": 1772157607001
},
{
"p": 2.2008,
"a": 2.1935,
"b": 2.208,
"s": "OMR\/EUR",
"t": 1772178316151
},
{
"p": 0.000489,
"a": 0.000488,
"b": 0.000489,
"s": "MWK\/EUR",
"t": 1772157606842
},
{
"p": 0.000286,
"a": 0.000283,
"b": 0.000288,
"s": "BIF\/EUR",
"t": 1772157608418
},
{
"p": 0.0453,
"a": 0.0451,
"b": 0.0454,
"s": "ZMW\/EUR",
"t": 1772157606346
},
{
"p": 0.005827,
"a": 0.005769,
"b": 0.005885,
"s": "NPR\/EUR",
"t": 1772157607335
},
{
"p": 0.13409,
"a": 0.13355,
"b": 0.13463,
"s": "LYD\/EUR",
"t": 1772157606427
},
{
"p": 0.00024,
"a": 0.00023,
"b": 0.00024,
"s": "UGX\/EUR",
"t": 1772157604764
},
{
"p": 5.1e-5,
"a": 5.0e-5,
"b": 5.1e-5,
"s": "IDR\/EUR",
"t": 1772176658201
},
{
"p": 0.000332,
"a": 0.000326,
"b": 0.000337,
"s": "TZS\/EUR",
"t": 1772157606910
},
{
"p": 0.2935,
"a": 0.2931,
"b": 0.2939,
"s": "BYN\/EUR",
"t": 1772157606195
},
{
"p": 0.0015,
"a": 0.0014,
"b": 0.0016,
"s": "SOS\/EUR",
"t": 1772157607125
},
{
"p": 0.009323,
"a": 0.009236,
"b": 0.00941,
"s": "BTN\/EUR",
"t": 1772157604438
},
{
"p": 0.00028678,
"a": 0.00028497,
"b": 0.00028859,
"s": "MMK\/EUR",
"t": 1718744400838
},
{
"p": 0.00023,
"a": 0.00023,
"b": 0.00023,
"s": "COP\/EUR",
"t": 1772157604614
},
{
"p": 0.00226,
"a": 0.00211,
"b": 0.00241,
"s": "AMD\/EUR",
"t": 1772157604588
},
{
"p": 0.23276,
"a": 0.22464,
"b": 0.24087,
"s": "QAR\/EUR",
"t": 1772157604601
},
{
"p": 0.8472,
"a": 0.84218,
"b": 0.85222,
"s": "BSD\/EUR",
"t": 1772157606563
},
{
"p": 0.0212,
"a": 0.0209,
"b": 0.0215,
"s": "MRU\/EUR",
"t": 1772157607495
},
{
"p": 0.196311,
"a": 0.1960833,
"b": 0.1965386,
"s": "RON\/EUR",
"t": 1772178542475
},
{
"p": 0.00013,
"a": 0.00013,
"b": 0.00013,
"s": "PYG\/EUR",
"t": 1772157606418
},
{
"p": 0.67075,
"a": 0.6595,
"b": 0.68199,
"s": "BND\/EUR",
"t": 1772157608437
},
{
"p": 0.0002,
"a": 0.000198,
"b": 0.000202,
"s": "MGA\/EUR",
"t": 1772157606813
},
{
"p": 0.01328471,
"a": 0.01314854,
"b": 0.01342087,
"s": "MZN\/EUR",
"t": 1772143200592
},
{
"p": 0.10521,
"a": 0.10299,
"b": 0.10742,
"s": "MOP\/EUR",
"t": 1772157605428
},
{
"p": 0.0054671,
"a": 0.0054596,
"b": 0.0054745,
"s": "ETB\/EUR",
"t": 1772157607219
},
{
"p": 0.3180552,
"a": 0.3144815,
"b": 0.3216288,
"s": "GEL\/EUR",
"t": 1772143200681
},
{
"p": 0.01622,
"a": 0.0161,
"b": 0.01634,
"s": "MKD\/EUR",
"t": 1772173510104
},
{
"p": 6.99e-5,
"a": 6.97e-5,
"b": 7.0e-5,
"s": "UZS\/EUR",
"t": 1772157605241
},
{
"p": 0.19693,
"a": 0.19383,
"b": 0.20003,
"s": "PGK\/EUR",
"t": 1772157607821
},
{
"p": 0.000394,
"a": 0.00039,
"b": 0.000398,
"s": "CDF\/EUR",
"t": 1772157607017
},
{
"p": 0.06215,
"a": 0.0583,
"b": 0.06599,
"s": "SCR\/EUR",
"t": 1772178353015
},
{
"p": 0.38595,
"a": 0.38408,
"b": 0.38781,
"s": "FJD\/EUR",
"t": 1772178315847
},
{
"p": 0.00476,
"a": 0.00466,
"b": 0.00486,
"s": "DJF\/EUR",
"t": 1772157606421
},
{
"p": 0.05484359,
"a": 0.0541341,
"b": 0.05555308,
"s": "MVR\/EUR",
"t": 1772143200437
},
{
"p": 0.0018,
"a": 0.00175,
"b": 0.00184,
"s": "CRC\/EUR",
"t": 1772157607405
},
{
"p": 4.0e-5,
"a": 3.9e-5,
"b": 4.0e-5,
"s": "LAK\/EUR",
"t": 1772157605895
},
{
"p": 0.12265,
"a": 0.11964,
"b": 0.12566,
"s": "BOB\/EUR",
"t": 1772157604805
},
{
"p": 0.46396,
"a": 0.46374,
"b": 0.46417,
"s": "LFX\/EUR",
"t": 1661891018143
},
{
"p": 0.00406,
"a": 0.00389,
"b": 0.00422,
"s": "GYD\/EUR",
"t": 1772157604766
},
{
"p": 0.00274,
"a": 0.00271,
"b": 0.00277,
"s": "LKR\/EUR",
"t": 1772157605818
},
{
"p": 9.7e-5,
"a": 9.6e-5,
"b": 9.7e-5,
"s": "GNF\/EUR",
"t": 1772157608017
},
{
"p": 0.014,
"a": 0.0138,
"b": 0.0142,
"s": "DOP\/EUR",
"t": 1772157607393
},
{
"p": 0.00694,
"a": 0.00685,
"b": 0.00702,
"s": "BDT\/EUR",
"t": 1772157605088
},
{
"p": 0.089181,
"a": 0.088187,
"b": 0.090175,
"s": "TJS\/EUR",
"t": 1772157604351
},
{
"p": 0.092553,
"a": 0.089643,
"b": 0.095462,
"s": "MAD\/EUR",
"t": 1772157604813
},
{
"p": 0.0047,
"a": 0.0046,
"b": 0.0047,
"s": "LRD\/EUR",
"t": 1772157604444
},
{
"p": 3.9e-5,
"a": 3.9e-5,
"b": 3.9e-5,
"s": "SLL\/EUR",
"t": 1704146400697
},
{
"p": 0.09685,
"a": 0.0946,
"b": 0.0991,
"s": "SVC\/EUR",
"t": 1772157605554
},
{
"p": 0.0017,
"a": 0.00169,
"b": 0.00171,
"s": "KZT\/EUR",
"t": 1772157605620
},
{
"p": 1.195,
"a": 1.184,
"b": 1.206,
"s": "JOD\/EUR",
"t": 1772175994109
},
{
"p": 0.0231,
"a": 0.0228,
"b": 0.0233,
"s": "NIO\/EUR",
"t": 1772157608214
},
{
"p": 0.125,
"a": 0.123,
"b": 0.127,
"s": "TTD\/EUR",
"t": 1772157605703
},
{
"p": 0.11046,
"a": 0.10802,
"b": 0.1129,
"s": "GTQ\/EUR",
"t": 1772157604515
},
{
"p": 0.032,
"a": 0.0315,
"b": 0.0325,
"s": "HNL\/EUR",
"t": 1772157607226
},
{
"p": 0.42139,
"a": 0.41251,
"b": 0.43026,
"s": "BZD\/EUR",
"t": 1772157606343
},
{
"p": 0.00063,
"a": 0.00063,
"b": 0.00063,
"s": "NGN\/EUR",
"t": 1772157605318
},
{
"p": 0.02242,
"a": 0.02232,
"b": 0.02251,
"s": "SRD\/EUR",
"t": 1772143200172
},
{
"p": 0.01468,
"a": 0.01465,
"b": 0.01471,
"s": "PHP\/EUR",
"t": 1772177341893
},
{
"p": 9.5e-6,
"a": 9.5e-6,
"b": 9.5e-6,
"s": "LBP\/EUR",
"t": 1772157606154
},
{
"p": 0.09660279,
"a": 0.09660494,
"b": 0.09660064,
"s": "GTQ\/GBP",
"t": 1772178523838
},
{
"p": 0,
"a": 0,
"b": 0,
"s": "VES\/GBP",
"t": 1628197200185
},
{
"p": 0.05650268,
"a": 0.05708549,
"b": 0.05591987,
"s": "BWP\/GBP",
"t": 1772176656999
},
{
"p": 0.2209761,
"a": 0.220981,
"b": 0.2209712,
"s": "PEN\/GBP",
"t": 1772178523850
},
{
"p": 0.004791,
"a": 0.00479755,
"b": 0.00478445,
"s": "ETB\/GBP",
"t": 1772176657522
},
{
"p": 0.06966042,
"a": 0.06979883,
"b": 0.069522,
"s": "GHS\/GBP",
"t": 1772176654932
},
{
"p": 8.5e-5,
"a": 8.5e-5,
"b": 8.4e-5,
"s": "GNF\/GBP",
"t": 1772176658298
},
{
"p": 0.0051064,
"a": 0.00515697,
"b": 0.00505582,
"s": "NPR\/GBP",
"t": 1772176657597
},
{
"p": 0.117272,
"a": 0.117284,
"b": 0.117259,
"s": "DKK\/GBP",
"t": 1772178542815
},
{
"p": 0.4310421,
"a": 0.4421434,
"b": 0.4199407,
"s": "ANG\/GBP",
"t": 1744809246242
},
{
"p": 0.00611532,
"a": 0.00613045,
"b": 0.00610019,
"s": "ISK\/GBP",
"t": 1772178504517
},
{
"p": 0.58646,
"a": 0.58652,
"b": 0.58639,
"s": "SGD\/GBP",
"t": 1772178542342
},
{
"p": 0.3239,
"a": 0.3372,
"b": 0.3105,
"s": "TOP\/GBP",
"t": 1726174800234
},
{
"p": 0.2035472,
"a": 0.203631,
"b": 0.2034633,
"s": "QAR\/GBP",
"t": 1772143200156
},
{
"p": 0.000344,
"a": 0.0003506,
"b": 0.0003374,
"s": "TZS\/GBP",
"t": 1594390837601
},
{
"p": 0.00961195,
"a": 0.00961242,
"b": 0.00961147,
"s": "RUB\/GBP",
"t": 1772178511715
},
{
"p": 3.4e-5,
"a": 3.4e-5,
"b": 3.4e-5,
"s": "SLL\/GBP",
"t": 1704146400323
},
{
"p": 0.0001757,
"a": 0.0001774,
"b": 0.0001739,
"s": "MGA\/GBP",
"t": 1772176657161
},
{
"p": 0.07777666,
"a": 0.07779236,
"b": 0.07776095,
"s": "NOK\/GBP",
"t": 1772178543227
},
{
"p": 0.00417131,
"a": 0.00426061,
"b": 0.004082,
"s": "DJF\/GBP",
"t": 1772176656708
},
{
"p": 0.00607728,
"a": 0.00615312,
"b": 0.00600144,
"s": "BDT\/GBP",
"t": 1772176655232
},
{
"p": 0.08111739,
"a": 0.08366745,
"b": 0.07856733,
"s": "MAD\/GBP",
"t": 1772176654994
},
{
"p": 0.01225156,
"a": 0.01225183,
"b": 0.01225129,
"s": "DOP\/GBP",
"t": 1772178523849
},
{
"p": 0.2761729,
"a": 0.2776393,
"b": 0.2747065,
"s": "XCD\/GBP",
"t": 1752699600935
},
{
"p": 0.44411,
"a": 0.4442,
"b": 0.44402,
"s": "NZD\/GBP",
"t": 1772178542363
},
{
"p": 0.10944537,
"a": 0.11149491,
"b": 0.10739583,
"s": "TTD\/GBP",
"t": 1772176655917
},
{
"p": 0.0008586,
"a": 0.0008586,
"b": 0.0008586,
"s": "CLP\/GBP",
"t": 1772178523838
},
{
"p": 0.0015661,
"a": 0.00156613,
"b": 0.00156606,
"s": "CRC\/GBP",
"t": 1772178523798
},
{
"p": 2.8e-5,
"a": 2.8e-5,
"b": 2.8e-5,
"s": "VND\/GBP",
"t": 1772178493791
},
{
"p": 0.01285909,
"a": 0.0128631,
"b": 0.01285508,
"s": "PHP\/GBP",
"t": 1772178541564
},
{
"p": 0.01185561,
"a": 0.01232983,
"b": 0.01138138,
"s": "AFN\/GBP",
"t": 1772143200472
},
{
"p": 0.01421846,
"a": 0.01432225,
"b": 0.01411466,
"s": "MKD\/GBP",
"t": 1772176655106
},
{
"p": 0.11751176,
"a": 0.11798446,
"b": 0.11703905,
"s": "LYD\/GBP",
"t": 1772176656799
},
{
"p": 0.5878069,
"a": 0.5976608,
"b": 0.5779529,
"s": "BND\/GBP",
"t": 1772176658769
},
{
"p": 0.01600497,
"a": 0.01644306,
"b": 0.01556687,
"s": "MUR\/GBP",
"t": 1772178316192
},
{
"p": 0.1725996,
"a": 0.1753181,
"b": 0.169881,
"s": "PGK\/GBP",
"t": 1772176658101
},
{
"p": 0.0005278,
"a": 0.0005278,
"b": 0.0005277,
"s": "NGN\/GBP",
"t": 1763330400917
},
{
"p": 0.7424567,
"a": 0.7468596,
"b": 0.7380537,
"s": "BSD\/GBP",
"t": 1772176656817
},
{
"p": 0.04337274,
"a": 0.04401657,
"b": 0.04272891,
"s": "MDL\/GBP",
"t": 1772176656244
},
{
"p": 0.3687399,
"a": 0.376494,
"b": 0.3609857,
"s": "BBD\/GBP",
"t": 1772176656632
},
{
"p": 0.87625,
"a": 0.87631,
"b": 0.87619,
"s": "EUR\/GBP",
"t": 1772178543161
},
{
"p": 0.00404666,
"a": 0.0040971,
"b": 0.00399622,
"s": "LRD\/GBP",
"t": 1772176656496
},
{
"p": 0.05447424,
"a": 0.05784663,
"b": 0.05110185,
"s": "SCR\/GBP",
"t": 1772178353031
},
{
"p": 0.4481404,
"a": 0.4504317,
"b": 0.445849,
"s": "BAM\/GBP",
"t": 1772176655214
},
{
"p": 0.52817,
"a": 0.52821,
"b": 0.52812,
"s": "AUD\/GBP",
"t": 1772178542824
},
{
"p": 0.01939599,
"a": 0.01965351,
"b": 0.01913846,
"s": "UYU\/GBP",
"t": 1772176654688
},
{
"p": 0.036131,
"a": 0.036159,
"b": 0.036102,
"s": "CZK\/GBP",
"t": 1772178542648
},
{
"p": 0.00265122,
"a": 0.00265359,
"b": 0.00264885,
"s": "PKR\/GBP",
"t": 1772143226211
},
{
"p": 1783.5161,
"a": 1786.0056,
"b": 1781.0266,
"s": "XPT\/GBP",
"t": 1772178543125
},
{
"p": 0.00815511,
"a": 0.00815546,
"b": 0.00815476,
"s": "INR\/GBP",
"t": 1772178541568
},
{
"p": 0.0024029,
"a": 0.0024259,
"b": 0.0023798,
"s": "LKR\/GBP",
"t": 1772176656056
},
{
"p": 0.10839887,
"a": 0.10840679,
"b": 0.10839094,
"s": "CNY\/GBP",
"t": 1772178531729
},
{
"p": 0.0001854,
"a": 0.0001893,
"b": 0.0001815,
"s": "KHR\/GBP",
"t": 1772176659017
},
{
"p": 0.00733658,
"a": 0.00733658,
"b": 0.00733658,
"s": "XPF\/GBP",
"t": 1772178495769
},
{
"p": 0.74159,
"a": 0.74163,
"b": 0.74154,
"s": "USD\/GBP",
"t": 1772178542836
},
{
"p": 1363.3813,
"a": 1366.0635,
"b": 1360.6991,
"s": "XPD\/GBP",
"t": 1772178543134
},
{
"p": 0.004751,
"a": 0.004771,
"b": 0.004731,
"s": "JPY\/GBP",
"t": 1772178540757
},
{
"p": 0.0002137,
"a": 0.000216,
"b": 0.0002114,
"s": "UGX\/GBP",
"t": 1594390839031
},
{
"p": 0.891149,
"a": 0.9092654,
"b": 0.8730325,
"s": "KYD\/GBP",
"t": 1772176655816
},
{
"p": 1.928794,
"a": 1.935161,
"b": 1.922426,
"s": "OMR\/GBP",
"t": 1772178316140
},
{
"p": 0.094785,
"a": 0.094792,
"b": 0.094777,
"s": "HKD\/GBP",
"t": 1772178542824
},
{
"p": 0.00355594,
"a": 0.00369997,
"b": 0.0034119,
"s": "GYD\/GBP",
"t": 1772176654895
},
{
"p": 0.0002423,
"a": 0.0002438,
"b": 0.0002407,
"s": "MMK\/GBP",
"t": 1718744400644
},
{
"p": 0.95941,
"a": 0.95955,
"b": 0.95926,
"s": "CHF\/GBP",
"t": 1772178542751
},
{
"p": 0.04316568,
"a": 0.04317196,
"b": 0.04315939,
"s": "MXN\/GBP",
"t": 1772178542915
},
{
"p": 0.00177159,
"a": 0.00177583,
"b": 0.00176735,
"s": "KMF\/GBP",
"t": 1772143200669
},
{
"p": 0.172019,
"a": 0.1722185,
"b": 0.1718195,
"s": "RON\/GBP",
"t": 1772178542450
},
{
"p": 0.3383857,
"a": 0.3402454,
"b": 0.3365259,
"s": "FJD\/GBP",
"t": 1772177341685
},
{
"p": 0.00233403,
"a": 0.00234385,
"b": 0.0023242,
"s": "HUF\/GBP",
"t": 1772178540776
},
{
"p": 0.0005265,
"a": 0.0005265,
"b": 0.0005265,
"s": "ARS\/GBP",
"t": 1772178498823
},
{
"p": 0.02014124,
"a": 0.02014213,
"b": 0.02014034,
"s": "NIO\/GBP",
"t": 1772178543134
},
{
"p": 0.0004281,
"a": 0.0004289,
"b": 0.0004273,
"s": "MWK\/GBP",
"t": 1772176657192
},
{
"p": 0.54238,
"a": 0.54245,
"b": 0.54231,
"s": "CAD\/GBP",
"t": 1772178543012
},
{
"p": 0.0031119,
"a": 0.00311646,
"b": 0.00310733,
"s": "YER\/GBP",
"t": 1772143200123
},
{
"p": 2.419469,
"a": 2.426153,
"b": 2.412784,
"s": "KWD\/GBP",
"t": 1772177341800
},
{
"p": 0.00910177,
"a": 0.00933793,
"b": 0.0088656,
"s": "ALL\/GBP",
"t": 1772176656899
},
{
"p": 0.2580745,
"a": 0.2592905,
"b": 0.2568585,
"s": "TND\/GBP",
"t": 1772176654704
},
{
"p": 0.10749639,
"a": 0.11013169,
"b": 0.10486109,
"s": "BOB\/GBP",
"t": 1772176655016
},
{
"p": 0.00565216,
"a": 0.00565228,
"b": 0.00565203,
"s": "HTG\/GBP",
"t": 1772178523818
},
{
"p": 0.00817035,
"a": 0.00824651,
"b": 0.00809418,
"s": "BTN\/GBP",
"t": 1772176656500
},
{
"p": 0.4119796,
"a": 0.4151332,
"b": 0.408826,
"s": "AWG\/GBP",
"t": 1772143200238
},
{
"p": 0.02805921,
"a": 0.0285083,
"b": 0.02761011,
"s": "HNL\/GBP",
"t": 1772176657512
},
{
"p": 0.082105,
"a": 0.082123,
"b": 0.082087,
"s": "SEK\/GBP",
"t": 1772178542845
},
{
"p": 0.0005669,
"a": 0.0005779,
"b": 0.0005559,
"s": "IQD\/GBP",
"t": 1772176655716
},
{
"p": 0.08487254,
"a": 0.08684422,
"b": 0.08290086,
"s": "SVC\/GBP",
"t": 1772176655803
},
{
"p": 0.04673803,
"a": 0.04731124,
"b": 0.04616481,
"s": "LSL\/GBP",
"t": 1772176656223
},
{
"p": 0.2572269,
"a": 0.2576044,
"b": 0.2568494,
"s": "BYN\/GBP",
"t": 1772176656328
},
{
"p": 0.01687,
"a": 0.01687,
"b": 0.01686,
"s": "TRY\/GBP",
"t": 1772178302842
},
{
"p": 0.046667,
"a": 0.046678,
"b": 0.046655,
"s": "ZAR\/GBP",
"t": 1772178543158
},
{
"p": 3841.5,
"a": 3845.3,
"b": 3837.6,
"s": "XAU\/GBP",
"t": 1772178541095
},
{
"p": 0.00130599,
"a": 0.00138356,
"b": 0.00122841,
"s": "SOS\/GBP",
"t": 1772176657331
},
{
"p": 66.82,
"a": 66.95,
"b": 66.68,
"s": "XAG\/GBP",
"t": 1772178541097
},
{
"p": 0.00476561,
"a": 0.00481225,
"b": 0.00471897,
"s": "JMD\/GBP",
"t": 1772176657392
},
{
"p": 0.2022601,
"a": 0.2023151,
"b": 0.202205,
"s": "AED\/GBP",
"t": 1772176657619
},
{
"p": 0.04674479,
"a": 0.0472434,
"b": 0.04624617,
"s": "SZL\/GBP",
"t": 1772176656944
},
{
"p": 0.20754,
"a": 0.20757,
"b": 0.20751,
"s": "PLN\/GBP",
"t": 1772178542844
},
{
"p": 3.5e-5,
"a": 3.5e-5,
"b": 3.4e-5,
"s": "LAK\/GBP",
"t": 1772176656125
},
{
"p": 0.00171174,
"a": 0.00171178,
"b": 0.00171169,
"s": "ZWD\/GBP",
"t": 1727643600293
},
{
"p": 0.7398162,
"a": 0.7398326,
"b": 0.7397997,
"s": "BMD\/GBP",
"t": 1772178523821
},
{
"p": 0.00148788,
"a": 0.00149545,
"b": 0.0014803,
"s": "KZT\/GBP",
"t": 1772176655829
},
{
"p": 0.0005093,
"a": 0.0005137,
"b": 0.0005049,
"s": "RWF\/GBP",
"t": 1772176657311
},
{
"p": 0.1443,
"a": 0.1445,
"b": 0.1441,
"s": "BRL\/GBP",
"t": 1772178520422
},
{
"p": 0.0003454,
"a": 0.0003488,
"b": 0.000342,
"s": "CDF\/GBP",
"t": 1772176657316
},
{
"p": 2.547893,
"a": 2.553863,
"b": 2.541922,
"s": "MTL\/GBP",
"t": 1752699600938
},
{
"p": 35913.11,
"a": 35986.75,
"b": 35839.47,
"s": "BTC\/GBP",
"t": 1703818809209
},
{
"p": 1982.13,
"a": 1987.55,
"b": 1976.71,
"s": "ETH\/GBP",
"t": 1703818817706
},
{
"p": 41.42552,
"a": 41.44575,
"b": 41.40529,
"s": "LTC\/GBP",
"t": 1772178543185
},
{
"p": 0.5309,
"a": 0.5366,
"b": 0.5252,
"s": "XRP\/GBP",
"t": 1703818832617
},
{
"p": 356.8,
"a": 357.31,
"b": 356.29,
"s": "BCH\/GBP",
"t": 1772178543036
},
{
"s": "DSH\/GBP",
"b": 25.8502,
"a": 25.8161,
"p": 25.8331,
"t": 1772178521803
},
{
"p": 0.00020145,
"a": 0.00019913,
"b": 0.00020376,
"s": "COP\/GBP",
"t": 1772176654729
},
{
"p": 0.00051562,
"a": 0.00051555,
"b": 0.00051568,
"s": "KRW\/GBP",
"t": 1772178536792
},
{
"p": 0.00011531,
"a": 0.00011333,
"b": 0.00011728,
"s": "PYG\/GBP",
"t": 1772176656695
},
{
"p": 0.01718473,
"a": 0.01708364,
"b": 0.01728582,
"s": "UAH\/GBP",
"t": 1772176657170
},
{
"p": 0.09219951,
"a": 0.09026037,
"b": 0.09413865,
"s": "MOP\/GBP",
"t": 1772176655665
},
{
"p": 0.2784902,
"a": 0.2753611,
"b": 0.2816193,
"s": "GEL\/GBP",
"t": 1772143200671
},
{
"p": 0.00570911,
"a": 0.0056905,
"b": 0.00572772,
"s": "DZD\/GBP",
"t": 1772177342407
},
{
"p": 0.04786021,
"a": 0.04724106,
"b": 0.04847936,
"s": "MVR\/GBP",
"t": 1772143200385
},
{
"p": 0.38913,
"a": 0.38901,
"b": 0.38924,
"s": "LFX\/GBP",
"t": 1661891017662
},
{
"p": 0.117747,
"a": 0.115403,
"b": 0.120091,
"s": "HRK\/GBP",
"t": 1672610400648
},
{
"p": 0.01546713,
"a": 0.0154603,
"b": 0.01547395,
"s": "EGP\/GBP",
"t": 1772178504793
},
{
"p": 1.047686,
"a": 1.043992,
"b": 1.05138,
"s": "JOD\/GBP",
"t": 1772176656061
},
{
"p": 0.02388764,
"a": 0.02386483,
"b": 0.02391044,
"s": "THB\/GBP",
"t": 1772177341927
},
{
"p": 1.966999,
"a": 1.953756,
"b": 1.980242,
"s": "BHD\/GBP",
"t": 1772178315711
},
{
"p": 0.2376064,
"a": 0.2375398,
"b": 0.237673,
"s": "ILS\/GBP",
"t": 1772178543201
},
{
"p": 0.369284,
"a": 0.3615069,
"b": 0.377061,
"s": "BZD\/GBP",
"t": 1772176656614
},
{
"p": 0.01947,
"a": 0.01928,
"b": 0.01965,
"s": "SRD\/GBP",
"t": 1772143200722
},
{
"p": 0.1907305,
"a": 0.1906078,
"b": 0.1908531,
"s": "MYR\/GBP",
"t": 1772178458953
},
{
"p": 0.00567005,
"a": 0.00561503,
"b": 0.00572506,
"s": "KES\/GBP",
"t": 1772176655152
},
{
"p": 8.292e-6,
"a": 8.289e-6,
"b": 8.295e-6,
"s": "LBP\/GBP",
"t": 1772176656323
},
{
"p": 0.1977206,
"a": 0.1974975,
"b": 0.1979436,
"s": "SAR\/GBP",
"t": 1772178315863
},
{
"p": 0.74283574,
"a": 0.72710303,
"b": 0.75856845,
"s": "PAB\/GBP",
"t": 1772176655007
},
{
"p": 0.108259,
"a": 0.108251,
"b": 0.108267,
"s": "CNH\/GBP",
"t": 1772178542362
},
{
"p": 0.77059185,
"a": 0.75106674,
"b": 0.79011696,
"s": "CUP\/GBP",
"t": 1602682948596
},
{
"p": 0.4463277,
"a": 0.444616,
"b": 0.4480393,
"s": "BGN\/GBP",
"t": 1767218400683
},
{
"p": 0.02367474,
"a": 0.02367096,
"b": 0.02367852,
"s": "TWD\/GBP",
"t": 1772178518171
},
{
"p": 0.00025033,
"a": 0.00024832,
"b": 0.00025233,
"s": "BIF\/GBP",
"t": 1772176658720
},
{
"p": 0.0389838,
"a": 0.03889972,
"b": 0.03906788,
"s": "ZMW\/GBP",
"t": 1599563205118
}
]
}
Forex Detail
Get real-time rates and detailed metrics for a specific currency pair.
Parameters
| Param | Type | Required |
|---|---|---|
| ticker | string | REQUIRED |
| The currency pair ticker (e.g., EUR_USD). | ||
Expected Response
{
"status": "success",
"message": "Success",
"data": {
"p": 1.18157,
"a": 1.1816,
"b": 1.18154,
"s": "EUR\/USD",
"t": 1772178543145
}
}