receiptresolution
hashdf38d21bc09038ad999f157090b80cefe91dfa96ccd526641118dac3e70425e5
prev hashbc72ffcf15cfb157397a1eec752624d4faf9af26efb9af8926889a6d39423b50
signature4aa3bd5a5f8c73f65cb1dd7b06325abea1d6c34e7cbc1662e0308e9a7f32433ed65ce37afc072050c9c09f40900da480ed369012a9e856eea95e97cf5222dd0f
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_ms1789867740000
hold_pnl_usd0
resolved_ms1789954248061
rung1d
session_idefec46e2ab354fef85cec24b
tresolution
thesis_hash421faa7ea488b04f9c5e3d52a8d66587e5e087bf2f68ac9f19e249e80cfb5fdb
thesis_seq14
ticket_pnl_usd-3.61
v1
entry_px
{
"MON": 0.024544
}exit_px
{
"MON": 0.025059
}legs
[
{
"coin": "MON",
"entry_px": 0.024544,
"exit": "time",
"exit_px": 0.025059,
"fees_usd": 1.82,
"index": 0,
"kind": "perp",
"notional_usd": 2000,
"pnl_usd": -43.78,
"side": "short"
},
{
"coin": "MON",
"entry_px": 0.024544,
"exit": "time",
"exit_px": 0.025059,
"fees_usd": 2.83,
"index": 1,
"kind": "spot",
"notional_usd": 2000,
"pnl_usd": 39.14,
"side": "buy"
}
]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/109 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/109, and the public key at /.well-known/thesis-terminal-pubkey.json.