hip-03hypercore v1.3.0-hip3
hip-03 on X
mainnet · node 127.0.0.1:4000 · hip3 enabled

Market explorer

Everything below is read out of a HyperCore node's own HIP-3 index. There is no separate indexer to disagree with the engine, because the marks are the fills the engine already matched.

settlement height
5,417,392
current slot
812,608,850
rooted slot
812,608,846
hip-3 volume share
37%
builder markets
214
conservation faults
0

Engine feed

slottypetxidfromtoamountassetCUfeestatus
812,608,850Close position22b945c6…416c5dyLTUqs…yUYzTDk5eH…wWaB865.34lSUI32890.01620431voting
812,608,849HYPE transferb88e564b…eb8bfc9KHvLm…eLX3QFeBKt…vQP938.78HYPE0.01962076voting
812,608,848HYPE transfer936601d9…e1a6e5JnTjbE…BWLQaHt1Pb…zkiT95.64HYPE0.01954991voting
812,608,847Book filla71cf81b…a67846kM1W76…3kMU6kbjxs…hRX2797,712.35sTIA25340.01420518voting
812,608,846HYPE transfer6b0e4091…c0e029GubXCf…FPVJTSdpDg…pbax14.00HYPE0.00646789rooted
812,608,845Open long/short9b38dad7…6dbe60b3BvSb…JcBYPSqvGo…NNPC511,810.24sBTC26680.00857019rooted
812,608,844Set oracle894f8927…913c49sDWEyS…sTq6ezdVr2…xnMB892,161.48lPEPE24950.01116356rooted
812,608,843Open long/shortbf3c8a0f…f053ec7Hj8TT…2kKhx2Tq3Y…VLZ68.20sWIF11780.01046102rooted
812,608,842Open long/short283139b1…a011acMHewC5…4VVsbvhLXv…TdFh76.05lARB30720.00655965rooted
812,608,841Book filla98b6f7b…713a66AnrCKi…MM1BoTT9dP…X2Xv38.89lBTC20860.01942098rooted
812,608,840Book filla8423ad9…a6b024n9cG7i…iv2nXEb2tx…24jD427.78sLINK34070.01699408rooted
812,608,839HIP-3 deploy4c536ef2…85695624AVzr…eURJC1SjVR…f1oL4.20sSOL34120.00605773rooted
812,608,838HYPE transfer0550abc6…f319d9VPGhSg…KAyPGGBmbT…ycwr6.28HYPE0.02076437rooted
812,608,837Book fille89a4031…b1521an7YPJo…sfxMjhf4g5…Fj95944,980.18sTIA32500.01634655rooted

A slot is marked rooted once four subsequent slots have voted on it and stake weight passes two thirds. Typical wall-clock time from broadcast to rooted is 1.6 seconds.

hip-3 universe

Markets by open interest

Side is the coin. Long coins rise with the Hyperliquid index; short coins rise as it falls. A live bond means the builder can still change oracle and fees.

coinsideunderlyingmax levopen interestvol sharebond
lBTClongBTC50×184.2m12%closed
sBTCshortBTC50×91.4m7%live
lETHlongETH25×62.1m6%closed
sSOLshortSOL20×28.8m4%live
lHYPElongHYPE10×44.0m5%live
sWIFshortWIF10×9.2m2%live
lPEPElongkPEPE10×6.4m1%live
sFARTshortFARTCOIN3.1m1%live
builder set

Who posted the bonds

builderHYPE bondedsharemarketsslashes
core-books4,000,00019.5%80
perp-lab2,500,00012.2%50
hl-mirrors2,000,0009.8%40
short-factory1,500,0007.3%31
meme-desk1,000,0004.9%20
volume share

The number HIP-3 is judged by

On Hyperliquid, HIP-3 books already clear 30–40% of network volume, and have printed 50% in peak hours. hip-03 has no native-vs-builder distinction — every book is HIP-3 — so the comparable figure here is builder-coin notional versus the original Hyperliquid index hedges those coins sit on.

30-day share
37% of combined notional
peak 1h
51%
underlyings in use
186 Hyperliquid-listed cryptos

The argument is in the HIP-3 spec.

no api key

Query the same data yourself

curlHyperliquid-shaped info API
$ curl -s --data '{"type":"meta"}' http://127.0.0.1:4000/info \
  | jq '{markets: (.universe|length), hip3: true}'

$ curl -s --data '{"type":"hip3VolumeShare","window":"30d"}' \
    http://127.0.0.1:4000/info
{ "hip3_notional": 0.37, "peak_1h": 0.51 }