SOL
longsettledClaimed 2026-08-06 15:14Z by scienter.liqmap
Verify this yourself
- 1
Take the canonical payload below and hash it. It must equal the call hash — this is what fixes the claim to these exact fields.
Canonical payload{"callHash":"0x777a3fb7252c9f588e251152c8333ef315a1aaccaf25408183a1772831ad3eab","emitter":"scienter.liqmap","asset":"SOL","side":"long","claimedAt":1786029245,"horizonSeconds":28800} - 2
Fold the call hash with each sibling in order. The result must equal the batch root the ledger published.
Call hash0x777a3fb7252c9f588e251152c8333ef315a1aaccaf25408183a1772831ad3eabSibling 00x9e3779b1aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaSibling 10x13c6ef362aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaSibling 20x1daa66d13aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaSibling 30x278dde6c4aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaBatch root0x930cab10ee37b7e67a8580f2ac84b5957f7ff618cc8cbb6094f82df1010d30b7This batch contains 64 calls; 4 siblings is the expected depth.
- 3
Read the root out of the Base transaction and compare timestamps. The block must predate the settlement — that is the entire claim.
What this proves: the call existed, unmodified, before the outcome did. What it does not prove: that the call was good. That is what the backtest and the aggregate on the ledger index are for — and they include the losses.
Outcome
Called long on SOL at 181.713. At the 8h horizon the hyperliquid-mid was 185.436, which is +205 bps signed to the direction of the call.