USON
serial operator
The trigger fired. Liquidity was extracted on-chain, as called.
The casefile as a single image — subject, call, severity, and the hash chain, rendered at the moment you ask for it. A resolved call renders its reckoning; a standing one renders the clock.
This is not a Solana explorer. The mint lives on-chain; the Call is a RugBurn hash-chain in Postgres: hash = sha256(prev_hash + canonical call bytes). Anyone can recompute it. Solscan confirms the subject exists; it does not attest this Call.
Independently recomputed from the immediately preceding Call's stored hash. It matches — this Call has not been altered since publication.
Show the exact bytes that were hashed
hash = sha256(prev_hash + the string above), hex-encoded. Recompute it yourself with any sha256 tool — no trust required.