receiptresolution
hash28932e531d31587fb5e4945e4b66acd94ba1a69d273dd3d5de5406eb9a862312
prev hash7721cc1aff0627ac2237210d833633c98ec781fbdb9adf015356ee90f855471f
signature0a2d36a218c06927f078abb21963047c00669430a7354fe208f22dc115431cdf1842e488438387f85c839cedb7cb6583be9ef539d8bbc7e5ac6019d2160ea307
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_ms1789925580000
hold_pnl_usd63.08
resolved_ms1790012140682
rung1d
session_idd1b2993a63c5462cbd5f8847
tresolution
thesis_hash2a3481869baa2041a374258a259e9078fff41e5e533c228a224f7dcf85f0752c
thesis_seq90
ticket_pnl_usd56.4
v1
entry_px
{
"SOL": 109.72
}exit_px
{
"SOL": 117.74
}legs
[
{
"coin": "SOL",
"entry_px": 109.72,
"exit": "time",
"exit_px": 117.025,
"fees_usd": 0.8,
"index": 0,
"kind": "perp",
"notional_usd": 863.03,
"pnl_usd": 56.66,
"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/165 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/165, and the public key at /.well-known/thesis-terminal-pubkey.json.