receiptresolution
hash620a592f130e4c2914fb22193407e66d08fcd01cd7126701369cb661d81d5ca6
prev hash6e749d8addf8d811dbfea416d81f65cf53c2ccd5610dd417ff47c57d530a61cb
signature18c80618aa22f3f50d3062e44ebdf9a99d09734a219aeb788accb63ebb16f231131c1ed5aa6d53f12381a3dc8402016fde3630438e15393ce48e072ae1f17807
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_ms1789869720000
hold_pnl_usd6.43
resolved_ms1789956346789
rung1d
session_id6ee6e7add581420ba3277ec6
tresolution
thesis_hash2db591f77cab0544f66d51750fa5864e7d0a7ea243c8e23f1fc3c0fa19f7988b
thesis_seq32
ticket_pnl_usd5.24
v1
entry_px
{
"SOL": 110.27
}exit_px
{
"SOL": 110.99
}legs
[
{
"coin": "SOL",
"entry_px": 110.27,
"exit": "time",
"exit_px": 110.99,
"fees_usd": 0.89,
"index": 0,
"kind": "perp",
"notional_usd": 985.48,
"pnl_usd": 5.54,
"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/122 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/122, and the public key at /.well-known/thesis-terminal-pubkey.json.