{
"topic": "all_market_prices",
"prices": [
{
"market": "0xabcdef1234567890abcdef1234567890abcdef1234567890abcdef1234567890",
"oracle_px": 50125.75,
"mark_px": 50120.5,
"mid_px": 50122.25,
"funding_rate_bps": 5,
"is_funding_positive": true,
"transaction_unix_ms": 1699564800000,
"open_interest": 125000.5
},
{
"market": "0x1111111111111111111111111111111111111111111111111111111111111111",
"oracle_px": 3250,
"mark_px": 3248.75,
"mid_px": 3249.5,
"funding_rate_bps": 3,
"is_funding_positive": false,
"transaction_unix_ms": 1699564800000,
"open_interest": 85000.25
}
]
}Price updates for all markets (global topic)
{
"topic": "all_market_prices",
"prices": [
{
"market": "0xabcdef1234567890abcdef1234567890abcdef1234567890abcdef1234567890",
"oracle_px": 50125.75,
"mark_px": 50120.5,
"mid_px": 50122.25,
"funding_rate_bps": 5,
"is_funding_positive": true,
"transaction_unix_ms": 1699564800000,
"open_interest": 125000.5
},
{
"market": "0x1111111111111111111111111111111111111111111111111111111111111111",
"oracle_px": 3250,
"mark_px": 3248.75,
"mid_px": 3249.5,
"funding_rate_bps": 3,
"is_funding_positive": false,
"transaction_unix_ms": 1699564800000,
"open_interest": 85000.25
}
]
}Price updates for all markets (global topic)