SUI
longsettledClaimed 2026-08-20 07:49Z 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":"0x10aec97b971eaa2c751872593e449c210b2139760664df946cd685bd8435dd88","emitter":"scienter.ensemble.v3","asset":"SUI","side":"long","claimedAt":1787212185,"horizonSeconds":28800} - 2
Fold the call hash with each sibling in order. The result must equal the batch root the ledger published.
Call hash0x10aec97b971eaa2c751872593e449c210b2139760664df946cd685bd8435dd88Sibling 00x9e3779b1aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaSibling 10x13c6ef362aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaSibling 20x1daa66d13aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaSibling 30x278dde6c4aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaBatch root0x4f204a0812ac63bc1add1ef5980b2e15a6fe92ea9258b41598c8f03422ebad81This 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 SUI at 3.3274. At the 8h horizon the hyperliquid-mid was 3.2761, which is -154 bps signed to the direction of the call.