receiptresolution
hashe8703f0798fe52a8299992ff092318005928bc2129478582ae89d7d6ef2636d9
prev hashdd8b8a807c0b0f908a69a3caa87799e4f241f6d01c744a724d426602838c4bc4
signature70e1485605346bfd1475c69e54166b1379bd3ef4597021fd5fd64dabf290cf30147b94cec35e82577fbac1f6590235943eee759f732f4b640c4e04b67d74bd0a
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_ms1789868160000
hold_pnl_usd9.16
resolved_ms1789954846786
rung1d
session_id157e97ebe5b8491aa124d68f
tresolution
thesis_hash9d0d29f1d8efc60015656e12af0932c2d4d0d4ebadd8cad13a63fd3db0e13e26
thesis_seq17
ticket_pnl_usd6.64
v1
entry_px
{
"BTC": 81086
}exit_px
{
"BTC": 81441
}legs
[
{
"coin": "BTC",
"entry_px": 81086,
"exit": "time",
"exit_px": 81441,
"fees_usd": 1.89,
"index": 0,
"kind": "perp",
"notional_usd": 2091.83,
"pnl_usd": 7.27,
"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/111 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/111, and the public key at /.well-known/thesis-terminal-pubkey.json.