receiptresolution
hashf439a533d325c1e291d7e1f8298605f14d0a5934c44712f159cd7634ed2520b4
prev hash61201d7b9968a4694edc5f6832d194ad083fc9fbf047bb51a34aa87da88f6381
signature05b5913ba633177fb561759a43ef26953a757412b4ea3350551f73f76163f9c71d98c668d3f63759b096bf7c3e75196d92cabe05fda830a821c49e6a7a20bd00
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_ms1789869600000
hold_pnl_usd-6.12
resolved_ms1789884091063
rung4h
session_idcd45b52dec36407f9aa3f942
tresolution
thesis_hash8184e76451ec88a1e3c9654e47cb78c444399487625547c3d1218031d77d2684
thesis_seq29
ticket_pnl_usd-6.59
v1
entry_px
{
"SOL": 110.17
}exit_px
{
"SOL": 108.82
}legs
[
{
"coin": "SOL",
"entry_px": 110.17,
"exit": "time",
"exit_px": 108.82,
"fees_usd": 0.45,
"index": 0,
"kind": "perp",
"notional_usd": 499.46,
"pnl_usd": -6.57,
"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/58 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/58, and the public key at /.well-known/thesis-terminal-pubkey.json.