BTC
shortsettledClaimed 2026-08-28 16:55Z 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":"0x6d490d1d36f555d9c36628291f542fa01373bd85060efc92207db324ee12a2fc","emitter":"scienter.ensemble.v3","asset":"BTC","side":"short","claimedAt":1787936118,"horizonSeconds":28800} - 2
Fold the call hash with each sibling in order. The result must equal the batch root the ledger published.
Call hash0x6d490d1d36f555d9c36628291f542fa01373bd85060efc92207db324ee12a2fcSibling 00x9e3779b1aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaSibling 10x13c6ef362aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaSibling 20x1daa66d13aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaSibling 30x278dde6c4aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaBatch root0xa6baec1d630418abd4be5bca71976d4cdde267f5ed2e3afb85d7a56c8d142b10This 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 BTC at 63,926.45. At the 8h horizon the hyperliquid-mid was 63,025.09, which is +141 bps signed to the direction of the call.