receiptresolution
hash52892cbc3c03d1d0483574a3c636e372e37a2f5675abaffafcad03558d250209
prev hashd97e17dfbb8d0d19d3ad0a79c2e78af1b1e6fbbc484231d98cabefe26321e97a
signature03190b1b9446cce3c11cd455f0d0accefe4d2971d48e437fdf07063310484f2abfdc95e9ce0b551c9c2a7bdb9c0dc574cc5a33a226e53defa2de1960f174f108
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_ms1789888920000
hold_pnl_usd-0.29
resolved_ms1789903546792
rung4h
session_id4044c67175e747eb80755caa
tresolution
thesis_hash09f0486b1a4799e7828e5c3eaaa872b2b2ddd15c664780471e3ad32a44d54f9e
thesis_seq65
ticket_pnl_usd-1.01
v1
entry_px
{
"ETH": 2571
}exit_px
{
"ETH": 2570
}legs
[
{
"coin": "ETH",
"entry_px": 2571,
"exit": "time",
"exit_px": 2570,
"fees_usd": 0.68,
"index": 0,
"kind": "perp",
"notional_usd": 757.43,
"pnl_usd": -0.98,
"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/78 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/78, and the public key at /.well-known/thesis-terminal-pubkey.json.