receiptresolution
hash1d5d4104ead4ed652746945faa44d5804f084420603078fb47c5997098b9023c
prev hashec6de16a1fa39ad77e27cf40d222afc8638bc2d25e418a76cfb748346bd00c2f
signaturec6b40750db3397125e79cd61d20b5733e911873c589db8166a6764f2d637cf85b58923ee9503e67462d4e7905a1a446da2e924f9708e0d1f5cb33a766bed8c09
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_ms1789952880000
hold_pnl_usd151.13
resolved_ms1790039467043
rung1d
session_id73e5330abf1648729990c0d8
tresolution
thesis_hashc162562113efc2c333ddcd827ad6c6c4620b3c8bc536c3a4caf172f5347ed9df
thesis_seq107
ticket_pnl_usd155.8
v1
entry_px
{
"BTC": 81759
}exit_px
{
"BTC": 85849
}legs
[
{
"coin": "BTC",
"entry_px": 81759,
"exit": "target",
"exit_px": 86075.5,
"fees_usd": 2.79,
"index": 0,
"kind": "perp",
"notional_usd": 3021.03,
"pnl_usd": 156.71,
"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/170 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/170, and the public key at /.well-known/thesis-terminal-pubkey.json.