receiptresolution
hash69b1dcaa8598fe395c699808050f2058e6f218789eb85d6a08112942aad448cd
prev hashdb395d6752e8a8804e96f9a253f0702563559385e07e25cfd9ca31b9eb20fe40
signatureb8cdab44e187d0fbfab51fc5c739737061f0538fce25801ba1a7ddb172979b0881f39a57073fcc1428749dd4dedcbeee4d5259d88db22b7db56673bb5ee70204
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_ms1789863300000
hold_pnl_usd11.33
resolved_ms1789878353676
rung4h
session_id2fa03acd4e754cc7a2a37f11
tresolution
thesis_hash4ff94151aea984fefcb2c42d8a40e7479f211af998feefc8a16c3ec0e5a6e849
thesis_seq12
ticket_pnl_usd11.08
v1
entry_px
{
"NEAR": 3.5756
}exit_px
{
"NEAR": 3.4743
}legs
[
{
"coin": "NEAR",
"entry_px": 3.5756,
"exit": "time",
"exit_px": 3.4743,
"fees_usd": 0.35,
"index": 0,
"kind": "perp",
"notional_usd": 399.98,
"pnl_usd": 10.98,
"side": "short"
}
]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/45 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/45, and the public key at /.well-known/thesis-terminal-pubkey.json.