Live JSON
refreshes every 1s{
"symbol": "BNB",
"markets": [
{
"exchange": "hyperliquid",
"symbol": "BNB",
"price": 705.045,
"funding_rate": 1.25e-05,
"open_interest": 76084.552,
"volume_24h": 10094134.685820002,
"market_id": null,
"source_symbol": null
},
{
"exchange": "lighter",
"symbol": "BNB",
"price": 705.1466,
"funding_rate": 1.1999999999999999e-05,
"open_interest": 2798.47,
"volume_24h": 1659870.627752,
"market_id": 25,
"source_symbol": "BNB"
}
],
"opportunity": {
"symbol": "BNB",
"open_spread": 0.01866626951200309,
"open_spread_text": "0.02% / 0.02%",
"exchanges": "hyperliquid / lighter",
"exchange_html": "<span class='venue-a'>hyperliquid</span> / <span class='venue-b'>lighter</span>",
"funding_text": "0.0012%/h / 0.0013%/h",
"funding_rate": 1.25e-05,
"index_spread": 0.01866626951200309,
"index_spread_text": "0.02%",
"volume_text": "11.75M",
"volume_24h": 11754033.519436002,
"detail_url": "/coin?symbol=BNB",
"funding_url": "/funding?symbol=BNB"
},
"spreads": [
{
"symbol": "BNB",
"low_exchange": "hyperliquid",
"high_exchange": "lighter",
"low_price": 705.045,
"high_price": 705.1466,
"price_spread_pct": 0.01441042770320701,
"low_funding_exchange": "lighter",
"high_funding_exchange": "hyperliquid",
"funding_spread_pct": 5.00000000000002e-05
}
]
}