ARB
longsettledClaimed 2026-08-04 22:35Z by scienter.whaletrack
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":"0xfe27a545173d9a64b1b22131978af02226a330c061dc6796bd9d696ca8b0896c","emitter":"scienter.whaletrack","asset":"ARB","side":"long","claimedAt":1785882929,"horizonSeconds":28800} - 2
Fold the call hash with each sibling in order. The result must equal the batch root the ledger published.
Call hash0xfe27a545173d9a64b1b22131978af02226a330c061dc6796bd9d696ca8b0896cSibling 00x9e3779b1aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaSibling 10x13c6ef362aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaSibling 20x1daa66d13aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaSibling 30x278dde6c4aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaBatch root0x249f0c9be0dd98ecaceeab8a3b0e9eb9f4f94fbec962505a5272f4dca266e24eThis 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 ARB at 0.89694. At the 8h horizon the hyperliquid-mid was 0.90453, which is +85 bps signed to the direction of the call.