Live JSON
refreshes every 1s{
"symbol": "SPX",
"markets": [
{
"exchange": "hyperliquid",
"symbol": "SPX",
"price": 0.60548,
"funding_rate": 1.25e-05,
"open_interest": 11019709.600000001,
"volume_24h": 4992351.229548998,
"market_id": null,
"source_symbol": null
},
{
"exchange": "lighter",
"symbol": "SPX",
"price": 0.60381,
"funding_rate": 3.7000000000000005e-05,
"open_interest": 581688.9,
"volume_24h": 359357.936918,
"market_id": 42,
"source_symbol": "SPX"
}
],
"opportunity": {
"symbol": "SPX",
"open_spread": 0.2798893691724351,
"open_spread_text": "0.28% / 0.28%",
"exchanges": "lighter / hyperliquid",
"exchange_html": "<span class='venue-b'>lighter</span> / <span class='venue-a'>hyperliquid</span>",
"funding_text": "0.0013%/h / 0.0037%/h",
"funding_rate": 3.7000000000000005e-05,
"index_spread": 0.2798893691724351,
"index_spread_text": "0.28%",
"volume_text": "5.35M",
"volume_24h": 5351709.166466998,
"detail_url": "/coin?symbol=SPX",
"funding_url": "/funding?symbol=SPX"
},
"spreads": [
{
"symbol": "SPX",
"low_exchange": "lighter",
"high_exchange": "hyperliquid",
"low_price": 0.60381,
"high_price": 0.60548,
"price_spread_pct": 0.27657706894553924,
"low_funding_exchange": "hyperliquid",
"high_funding_exchange": "lighter",
"funding_spread_pct": 0.002450000000000001
}
]
}