receiptresolution
hashda0be1c913e9d46a8c89d78aad1427c6c66d65734a843b988186bfdd08aa61a3
prev hashbe295a907227b5845ebdebd227021cd40710f112830d9c65fba0ec1a83b4b39c
signature0f741e32ac2a72ea80ac436e39b26a94b403f7016c9a20739555553e6a05e04e55e628c0bfe53ac7bee06685af62542e45112e67759b52b49b48c8cb7307ff00
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_ms1789968780000
hold_pnl_usd19.81
resolved_ms1790055368456
rung1d
session_id14a39821244847e895c1245e
tresolution
thesis_hash097e4483286021fc8cea1516b38be7c9da687ca13d5a66402b3b0c2092a69e99
thesis_seq130
ticket_pnl_usd19.08
v1
entry_px
{
"SOL": 111.92
}exit_px
{
"SOL": 115.65
}legs
[
{
"coin": "SOL",
"entry_px": 111.92,
"exit": "time",
"exit_px": 115.65,
"fees_usd": 0.54,
"index": 0,
"kind": "perp",
"notional_usd": 594.28,
"pnl_usd": 19.26,
"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/174 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/174, and the public key at /.well-known/thesis-terminal-pubkey.json.