receiptresolution
hash40e4ca7955d9bcfc4f7c6cb2b793b8b50a61ec992497fa5326a53ccb6a6a8dcb
prev hash7622e3c99577a674dcde10f54ed3e9ab07782c2c676ebb41a6801c3d9a2e0ea0
signature34df6af2b88758b8fa8b9c222d160e362c3df41da48d49bad552f3d948b61c21643c619864e626e38d3a9cdabd932aec3a4eb91ce24b33bfd42d74d6563e4d01
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_ms1789869360000
hold_pnl_usd-9.9
resolved_ms1789884091063
rung4h
session_id73aa098dd9e54f3c8daf4fc4
tresolution
thesis_hash4ad6d9bb5b317a5bb16f53fbecbeffa2e30d8c8ca5be19b6099808a300a734c5
thesis_seq26
ticket_pnl_usd-10.22
v1
entry_px
{
"ARB": 0.207
}exit_px
{
"ARB": 0.21249
}legs
[
{
"coin": "ARB",
"entry_px": 0.207,
"exit": "time",
"exit_px": 0.21249,
"fees_usd": 0.34,
"index": 0,
"kind": "perp",
"notional_usd": 373.13,
"pnl_usd": -10.24,
"side": "short"
}
]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/55 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/55, and the public key at /.well-known/thesis-terminal-pubkey.json.