receiptresolution
hasha02a5cf66ca8bdc983278212e83fab262ada8c3db4c258fcdec63cd408e59980
prev hash45c4a69d1cf35b65acb9ec71d72f33855fcfb10d07b6281404e758b3db6a4e90
signatured0c2a5ce2e283da26c16168b348cc9387396acad7bb5faf7281e4b166a748509cbd9a9fc335453a3b2237f69c10e9f0774aede71050dff2baf2e1a35f9a7f804
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_usd-70.19
resolved_ms1789949746789
rung1d
session_id8d3662ddef9a43799f0e0d01
tresolution
thesis_hash59a42555e1f2e265a491b8b21db8dce0781c464ef5cbde15ed1ef0b4e859ef79
thesis_seq13
ticket_pnl_usd-69.98
v1
entry_px
{
"NEAR": 3.5813
}exit_px
{
"NEAR": 4.2098
}legs
[
{
"coin": "NEAR",
"entry_px": 3.5813,
"exit": "time",
"exit_px": 4.2098,
"fees_usd": 0.39,
"index": 0,
"kind": "perp",
"notional_usd": 399.98,
"pnl_usd": -70.59,
"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/105 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/105, and the public key at /.well-known/thesis-terminal-pubkey.json.