Overview
INTERPLANE is the benchmark for leverage traders. It samples the perpetual futures market in realtime and renders it into one objective standard — open interest, funding, liquidity, and a per-market leverage score. Token: $INT.
All numbers are real. When a venue is unreachable it is shown as offline and excluded — nothing is simulated.
Surfaces
Data Sources
Market data is pulled server-side, key-free where possible, and fanned out to browsers over a single realtime stream.
INT Score
Each market gets a 0–100 composite of three real signals: size (open interest, 50%), liquidity (tighter spread scores higher, 30%), and carry (funding magnitude, 20%). The Benchmark surface ranks markets by this score.
Basis & Arbitrage
Where a market trades on both a perp venue and Phoenix spot, INTERPLANE reports the basis (perp mark vs spot) and the tightest spread across venues — the real, observable edges a leverage trader watches.
Token
Realtime
The site streams over Server-Sent Events from a single shared server poller, so every browser sees the same live snapshot and the tape advances without polling. If the stream drops, the client falls back to periodic fetches automatically.