ETH
shortsettledClaimed 2026-08-23 03:20Z by scienter.liqmap
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":"0x7603dea2e31ef62a9a91266506f727420f26a2921a449d4da1a9f1a0b15ced1c","emitter":"scienter.liqmap","asset":"ETH","side":"short","claimedAt":1787455245,"horizonSeconds":28800} - 2
Fold the call hash with each sibling in order. The result must equal the batch root the ledger published.
Call hash0x7603dea2e31ef62a9a91266506f727420f26a2921a449d4da1a9f1a0b15ced1cSibling 00x9e3779b1aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaSibling 10x13c6ef362aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaSibling 20x1daa66d13aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaSibling 30x278dde6c4aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaBatch root0x6e2a02ba4e2c29d7047cb2aa48021acac595759e23965fb707f871f67328ed61This 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 ETH at 2,955.64. At the 8h horizon the hyperliquid-mid was 2,947.25, which is +28 bps signed to the direction of the call.