receiptresolution
hashf026bfcfcf76781653c1586885eeb5b862c85ef6f7b1e224a5ebc3dbe4ffaf98
prev hash663c6d1f3f167a274f3d00ccf16b99552c52c39e0561b55ce4a640196361bd0e
signature6a32f1a473d34f8076c42308c9b451e0578ad535c30df6f5707e412732c4b2877eb2828893dceb73e22044ab2f9272f8ac99030aa51ff0399b539cc490a33d0a
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_usd2.52
resolved_ms1789940146798
rung4h
session_idd1b2993a63c5462cbd5f8847
tresolution
thesis_hash2a3481869baa2041a374258a259e9078fff41e5e533c228a224f7dcf85f0752c
thesis_seq90
ticket_pnl_usd1.7
v1
entry_px
{
"SOL": 109.72
}exit_px
{
"SOL": 110.04
}legs
[
{
"coin": "SOL",
"entry_px": 109.72,
"exit": "time",
"exit_px": 110.04,
"fees_usd": 0.78,
"index": 0,
"kind": "perp",
"notional_usd": 863.03,
"pnl_usd": 1.74,
"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/93 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/93, and the public key at /.well-known/thesis-terminal-pubkey.json.