DOGE
shortsettledClaimed 2026-08-10 07:17Z 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":"0x4609b2768f7930f33f64304cd9d284b4962d8b7004e8e86e7f00073a22c6caef","emitter":"scienter.ensemble.v3","asset":"DOGE","side":"short","claimedAt":1786346233,"horizonSeconds":28800} - 2
Fold the call hash with each sibling in order. The result must equal the batch root the ledger published.
Call hash0x4609b2768f7930f33f64304cd9d284b4962d8b7004e8e86e7f00073a22c6caefSibling 00x9e3779b1aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaSibling 10x13c6ef362aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaSibling 20x1daa66d13aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaSibling 30x278dde6c4aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaBatch root0x22fb88a3de112561e6fa219bc4b22504a195506f0058b39c91dff2271b282540This 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 short on DOGE at 0.13512. At the 8h horizon the hyperliquid-mid was 0.13267, which is +181 bps signed to the direction of the call.