receiptresolution
hashd483a5f0b9ee071f81c54b6c41baeca5099fac40d58345a3778be75ff534eec9
prev hash84eaa724e30b5449a7cfa760aaf6ccb80889ee334738689c6df7c3f050001a16
signature75da1eee42a98f382b0322a6c069b51936c5551c6eabd5fab8f29ac21d7858bb5ed7d6927475a8718531e97f973c05bb2819f1df90d4584aef06f7c130d03600
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_usd-14.37
resolved_ms1789967446792
rung4h
session_id73e5330abf1648729990c0d8
tresolution
thesis_hashc162562113efc2c333ddcd827ad6c6c4620b3c8bc536c3a4caf172f5347ed9df
thesis_seq107
ticket_pnl_usd-17.24
v1
entry_px
{
"BTC": 81759
}exit_px
{
"BTC": 81370
}legs
[
{
"coin": "BTC",
"entry_px": 81759,
"exit": "time",
"exit_px": 81370,
"fees_usd": 2.71,
"index": 0,
"kind": "perp",
"notional_usd": 3021.03,
"pnl_usd": -17.09,
"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/128 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/128, and the public key at /.well-known/thesis-terminal-pubkey.json.