SOL
longsettledClaimed 2026-08-28 02:29Z by scienter.ensemble.v3
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":"0x71a5f31add5016364815592830a29003ec5f00d56ec994dbfe6a010f14175e2b","emitter":"scienter.ensemble.v3","asset":"SOL","side":"long","claimedAt":1787884170,"horizonSeconds":28800} - 2
Fold the call hash with each sibling in order. The result must equal the batch root the ledger published.
Call hash0x71a5f31add5016364815592830a29003ec5f00d56ec994dbfe6a010f14175e2bSibling 00x9e3779b1aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaSibling 10x13c6ef362aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaSibling 20x1daa66d13aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaSibling 30x278dde6c4aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaBatch root0x25b3b1a3e4722e5ae3d6dd393562db354de0d67ee756129b443ccbc0f0554ba3This 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 169.696. At the 8h horizon the hyperliquid-mid was 176.592, which is +406 bps signed to the direction of the call.