receiptresolution
hashce42e3c804fd5e2602c378acf629a25fba97608e6293fcbeeb6bb4653b71122e
prev hash639670117ab47d36c5dd5b8401027c335d1d77e1adf52db9a319ce8001ef9285
signature8a9d6938ce547aa2911ba60e237a45c0ba18712aef0d4e67f76f8e20b965954b517c0e19cf6086094b6b88c9bf71cfc1afc889d829137ece68a6e8591a6ef001
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_ms1789869420000
hold_pnl_usd4.35
resolved_ms1789956071868
rung1d
session_id37a1c215c75448a08abe02b0
tresolution
thesis_hash5a1adfbc71d9b315c3e14999fa5b2cdd10713a7248bfc03fcfd32f4304e45fd4
thesis_seq27
ticket_pnl_usd3.7
v1
entry_px
{
"SOL": 110.18
}exit_px
{
"SOL": 111.07
}legs
[
{
"coin": "SOL",
"entry_px": 110.18,
"exit": "time",
"exit_px": 111.07,
"fees_usd": 0.49,
"index": 0,
"kind": "perp",
"notional_usd": 538.04,
"pnl_usd": 3.86,
"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/117 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/117, and the public key at /.well-known/thesis-terminal-pubkey.json.