receiptresolution
hash75f3353aefe240e6302a53dbf969a6dd1334fb9289663ecea33dbfa975060464
prev hashc6e8a3282564bafe277d7bd2992fda6b4817006241d972e5dce72ab555f8e2cb
signaturec1ddd1755d1e14ec050242a870e20cd38f488443307668bc226d191162e71020774d1d7685b374c78a3355f3176856c1fa21277dd0739ef3cc9db08900152c0a
public keyf25f03fbc22533bc1b707bdcd9a452968c8724afa039cebd6d485dc741f63975
hash = sha256(prev hash + the canonical payload JSON); the signature is Ed25519 over the lowercase hex hash. Change one character of the payload and every entry after this one stops verifying.
what was claimed
entry_ms1789901760000
hold_pnl_usd2.93
resolved_ms1789916466875
rung4h
session_id504a6050582a4d1d9c8b5bb8
tresolution
thesis_hash258b7151088cc6332e738889b65f5459be64fe1011cbe3138b058602762493eb
thesis_seq74
ticket_pnl_usd3.09
v1
entry_px
{
"ETH": 2570.7
}exit_px
{
"ETH": 2586.6
}legs
[
{
"coin": "ETH/USDC",
"entry_px": 2570.7,
"exit": "time",
"exit_px": 2586.6,
"fees_usd": 0,
"index": 0,
"kind": "lp",
"notional_usd": 1000,
"pnl_usd": 3.09,
"side": "deposit"
}
]Shown as it was signed, with the wallet taken out: a field named
address or walletNote reads [redacted], any 0x address inside any other field reads 0x… (a vault link keeps its own, which is a public contract), and a clause quoting what a wallet holds is cut and says so. Those bytes are unchanged in the signed entry — /ledger/85 serves it verbatim, and that is what the verifier hashes.check it yourself
Nothing here asks you to trust this page. Run the independent verifier: it refetches every entry, recanonicalises each payload, recomputes the chain and checks each signature against the published key.
node scripts/verify_ledger.mjs https://think.ascendants.io
The head is at /ledger/head, this entry's raw JSON at /ledger/85, and the public key at /.well-known/thesis-terminal-pubkey.json.