receiptresolution
hash2ca4f3d5b7d1493b36610736fd3c89c8d174cdc8f0644c7ac86628605d4a3b2e
prev hash69b1dcaa8598fe395c699808050f2058e6f218789eb85d6a08112942aad448cd
signature82dc33f97d959f72e2d08cae6d3fca3b4fe59c6571102bad4d0ee3843eadcc70b8893975a68f64d27968e5d1314917ce2d537055b2c4dcc5a839d5b95ddc5809
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_usd11.95
resolved_ms1789878353676
rung4h
session_id8d3662ddef9a43799f0e0d01
tresolution
thesis_hash59a42555e1f2e265a491b8b21db8dce0781c464ef5cbde15ed1ef0b4e859ef79
thesis_seq13
ticket_pnl_usd11.7
v1
entry_px
{
"NEAR": 3.5813
}exit_px
{
"NEAR": 3.4743
}legs
[
{
"coin": "NEAR",
"entry_px": 3.5813,
"exit": "time",
"exit_px": 3.4743,
"fees_usd": 0.35,
"index": 0,
"kind": "perp",
"notional_usd": 399.98,
"pnl_usd": 11.6,
"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/46 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/46, and the public key at /.well-known/thesis-terminal-pubkey.json.