GET /api/public/broker/ticker/top-assets-summary/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Cache-Control: public, max-age=60, s-maxage=60
Content-Type: application/json
Vary: Accept

{
    "topGainers": [
        {
            "symbol": "COS",
            "name": "Contentos",
            "buy": "0.003747",
            "sell": "0.003663",
            "gain": "168.27",
            "market_cap": "17625956",
            "in_discovery_zone": true
        },
        {
            "symbol": "MBOX",
            "name": "MOBOX",
            "buy": "0.0306",
            "sell": "0.0298",
            "gain": "29.96",
            "market_cap": "14541763",
            "in_discovery_zone": false
        },
        {
            "symbol": "LA",
            "name": "Lagrange",
            "buy": "0.3994",
            "sell": "0.3857",
            "gain": "19.05",
            "market_cap": "71929493",
            "in_discovery_zone": false
        },
        {
            "symbol": "PERP",
            "name": "Perpetual Protocol",
            "buy": "0.0587",
            "sell": "0.0569",
            "gain": "15.37",
            "market_cap": "4160676",
            "in_discovery_zone": true
        },
        {
            "symbol": "SAHARA",
            "name": "Sahara AI",
            "buy": "0.0358",
            "sell": "0.0349",
            "gain": "11.12",
            "market_cap": "101365179",
            "in_discovery_zone": false
        },
        {
            "symbol": "HOOK",
            "name": "Hooked Protocol",
            "buy": "0.0336",
            "sell": "0.0328",
            "gain": "11.01",
            "market_cap": "10507501",
            "in_discovery_zone": false
        }
    ],
    "newlyListed": [
        {
            "symbol": "CC",
            "name": "Canton",
            "buy": "0.2199",
            "sell": "0.2146",
            "gain": "3.30",
            "market_cap": "8288173039",
            "in_discovery_zone": true
        },
        {
            "symbol": "KITE",
            "name": "Kite",
            "buy": "0.3245",
            "sell": "0.3166",
            "gain": "-6.68",
            "market_cap": "566000991",
            "in_discovery_zone": true
        },
        {
            "symbol": "MMT",
            "name": "Momentum",
            "buy": "0.1804",
            "sell": "0.1760",
            "gain": "-3.37",
            "market_cap": "36008879",
            "in_discovery_zone": false
        },
        {
            "symbol": "ENSO",
            "name": "Enso",
            "buy": "1.8784",
            "sell": "1.8333",
            "gain": "-4.51",
            "market_cap": "38064347",
            "in_discovery_zone": false
        },
        {
            "symbol": "LINEA",
            "name": "Linea",
            "buy": "0.004729",
            "sell": "0.004604",
            "gain": "-3.79",
            "market_cap": "109511614",
            "in_discovery_zone": false
        },
        {
            "symbol": "KAITO",
            "name": "KAITO",
            "buy": "0.5258",
            "sell": "0.5133",
            "gain": "1.57",
            "market_cap": "125138542",
            "in_discovery_zone": false
        }
    ],
    "topTraded": [
        {
            "symbol": "USDT",
            "name": "Tether",
            "buy": "1.4405",
            "sell": "1.4268",
            "gain": "0.94",
            "market_cap": "263313290408",
            "in_discovery_zone": false
        },
        {
            "symbol": "SOL",
            "name": "Solana",
            "buy": "126.22",
            "sell": "123.78",
            "gain": "-4.43",
            "market_cap": "71358001131",
            "in_discovery_zone": false
        },
        {
            "symbol": "XRP",
            "name": "XRP",
            "buy": "2.0090",
            "sell": "1.9819",
            "gain": "-2.60",
            "market_cap": "122114972000",
            "in_discovery_zone": false
        },
        {
            "symbol": "SUI",
            "name": "Sui",
            "buy": "1.4389",
            "sell": "1.4081",
            "gain": "-4.04",
            "market_cap": "5529933440",
            "in_discovery_zone": false
        },
        {
            "symbol": "TRX",
            "name": "TRON",
            "buy": "0.4302",
            "sell": "0.4209",
            "gain": "3.45",
            "market_cap": "40269739469",
            "in_discovery_zone": false
        },
        {
            "symbol": "TRUMP",
            "name": "Official Trump",
            "buy": "5.8250",
            "sell": "5.6257",
            "gain": "-6.78",
            "market_cap": "1325530666",
            "in_discovery_zone": false
        }
    ],
    "topLosers": [
        {
            "symbol": "OPUL",
            "name": "Opulous",
            "buy": "0.002031",
            "sell": "0.001927",
            "gain": "-62.50",
            "market_cap": "1112173",
            "in_discovery_zone": true
        },
        {
            "symbol": "PIXEL",
            "name": "Pixels",
            "buy": "0.0177",
            "sell": "0.0173",
            "gain": "-12.31",
            "market_cap": "13592294",
            "in_discovery_zone": true
        },
        {
            "symbol": "RIO",
            "name": "Realio",
            "buy": "0.0560",
            "sell": "0.0543",
            "gain": "-12.08",
            "market_cap": "5590176",
            "in_discovery_zone": false
        },
        {
            "symbol": "INSP",
            "name": "Inspect",
            "buy": "0.002579",
            "sell": "0.002491",
            "gain": "-11.64",
            "market_cap": "2024023",
            "in_discovery_zone": true
        },
        {
            "symbol": "MELANIA",
            "name": "Melania Meme",
            "buy": "0.1755",
            "sell": "0.1691",
            "gain": "-10.46",
            "market_cap": "163196768",
            "in_discovery_zone": true
        },
        {
            "symbol": "AITECH",
            "name": "Solidus Ai Tech",
            "buy": "0.008592",
            "sell": "0.008345",
            "gain": "-10.23",
            "market_cap": "15172261",
            "in_discovery_zone": true
        }
    ]
}