receiptresolution
hash6af25fe0eff06bdc0f7424582236542ea44a17b605877cc3cdfa09238a439feb
prev hash2ca4f3d5b7d1493b36610736fd3c89c8d174cdc8f0644c7ac86628605d4a3b2e
signature617d4ed630deda892c1dedd27a7b965ad1816c2d75b7bceadb152546db933d8b2c34b82a3a783a9b4ac7ff060615d67e540b9bbdd13bd0ce1eee36da3ca76403
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_ms1789863240000
hold_pnl_usd4.33
resolved_ms1789878953564
rung4h
session_idfb18344c8f3348cca083c591
tresolution
thesis_hash5775395dc9dbb3cab6bb22b5be4e9e8dd0fb1ec1ea8aa8e7e19414b25f6d3f62
thesis_seq11
ticket_pnl_usd3.92
v1
entry_px
{
"PONS": 0.59422
}exit_px
{
"PONS": 0.591
}legs
[
{
"coin": "PONS",
"entry_px": 0.59422,
"exit": "time",
"exit_px": 0.591,
"fees_usd": 0.72,
"index": 0,
"kind": "perp",
"notional_usd": 799.74,
"pnl_usd": 3.62,
"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/47 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/47, and the public key at /.well-known/thesis-terminal-pubkey.json.