receiptresolution
hashab78fbdce7253cacbf67b5e354c36cefd5202f89ea166f0bf2031cf4cd38b751
prev hashe8703f0798fe52a8299992ff092318005928bc2129478582ae89d7d6ef2636d9
signature6b5b04333c5dfdbd56928ea49137150e83c93dbc34a2e4e9dfb4b044bf05b1190752bf39a568049d706276cb91a5b07d8e9cc33e0a01d1864844b8e8bac20503
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_ms1789868340000
hold_pnl_usd15.51
resolved_ms1789954846786
rung1d
session_id786a968ebc86440bbceefb82
tresolution
thesis_hashf4c4acdcfa465bfcc80e8fa8eb3cac26655190124792deda62dbd4e790a11082
thesis_seq20
ticket_pnl_usd14.98
v1
entry_px
{
"PUMP": 0.004143
}exit_px
{
"PUMP": 0.004288
}legs
[
{
"coin": "PUMP",
"entry_px": 0.004143,
"exit": "time",
"exit_px": 0.004288,
"fees_usd": 0.41,
"index": 0,
"kind": "perp",
"notional_usd": 443.26,
"pnl_usd": 15.11,
"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/112 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/112, and the public key at /.well-known/thesis-terminal-pubkey.json.