receiptresolution
hash328b203716958b9444ace8b9573057413cb8dd943ee9d8b608f7395d24030487
prev hash18395c315c24a201d25fab82aef407296f125b8773bfd5c63b1091470d5584bc
signaturefce04702b4d0b82166864e552a605efcc4235c9b0d6be96672b51c1aa823bef8657fa671428e2ec9db553a27c7be005599f8d85866cb9eeee4deb9d0719c0302
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_ms1789884600000
hold_pnl_usd-4.32
resolved_ms1789899046859
rung4h
session_id81a4a6b274d04358a4bd788a
tresolution
thesis_hash5102f457ab2a7b959abbf0af024d4d337ccfb3f9814ccec39f260f132e1434ee
thesis_seq62
ticket_pnl_usd-5.01
v1
entry_px
{
"SOL": 108.71
}exit_px
{
"SOL": 108.06
}legs
[
{
"coin": "SOL",
"entry_px": 108.71,
"exit": "time",
"exit_px": 108.06,
"fees_usd": 0.65,
"index": 0,
"kind": "perp",
"notional_usd": 722.54,
"pnl_usd": -4.97,
"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/70 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/70, and the public key at /.well-known/thesis-terminal-pubkey.json.