receiptresolution
hash9a68368ad02ca38b82cdfdc87e4de46f977a85291a4410b0c3b25431e3a37ed8
prev hash365336c1e38069ad2afc50e49b453ee836f21d113eabf7b138ddc4aaa2b953db
signature52caeca4e274ed476e93e3f8fa46c7ef000f2e6d95ea75dd7f675aae7edb97f88e34ce3e2ebff0252fc1a031a27fd5b5e50cf40ad88351e4155a835a3e4a6206
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_ms1789989300000
hold_pnl_usd10.17
resolved_ms1790003740909
rung4h
session_idcb1acc044cdb4d0392d3528a
tresolution
thesis_hash4eb11e9da229f6d00460ec20ed5f63471dd2a19407937cd59bb46b9ec6c8f2a9
thesis_seq156
ticket_pnl_usd9.65
v1
entry_px
{
"SOL": 116.47
}exit_px
{
"SOL": 118.66
}legs
[
{
"coin": "SOL",
"entry_px": 116.47,
"exit": "time",
"exit_px": 118.66,
"fees_usd": 0.49,
"index": 0,
"kind": "perp",
"notional_usd": 540.97,
"pnl_usd": 9.68,
"side": "long"
}
]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/162 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/162, and the public key at /.well-known/thesis-terminal-pubkey.json.