receiptresolution
hashbc3fa38047df512f80465167e1041fb67df5e666cde500dddbac9f4158e00a4f
prev hash291e4132faaa96ad908cd54d04e4aed3f2f342b2cf3d17ce18789c1e7dee7c22
signature421cc47cc819645ae8897affc0cc7caf6e14a95b10e341b0590d60a000852be689f5f50c3788e57a9a346a62f6cb21f616989bf02779de2792c6e2126c1aac09
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_ms1789979940000
hold_pnl_usd10.47
resolved_ms1790066490366
rung1d
session_id7db8c5c055be4f928072fcab
tresolution
thesis_hash53177ecf8652eba37fb0b48e08a53cfcce1231a28af147439a4506aec6e7b87f
thesis_seq141
ticket_pnl_usd9.71
v1
entry_px
{
"SOL": 114.96
}exit_px
{
"SOL": 116.86
}legs
[
{
"coin": "SOL",
"entry_px": 114.96,
"exit": "time",
"exit_px": 116.86,
"fees_usd": 0.57,
"index": 0,
"kind": "perp",
"notional_usd": 633.6,
"pnl_usd": 9.9,
"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/180 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/180, and the public key at /.well-known/thesis-terminal-pubkey.json.