receiptresolution
hashf33f640e3252ae1742a377de1e9a9f65876e6c357340015d57cd46adfb3d7d2a
prev hashab78fbdce7253cacbf67b5e354c36cefd5202f89ea166f0bf2031cf4cd38b751
signature9317e14ffeded1c8b42b3c85ba9f73d4d9d5a57e02580e0aa0c92707f09fae392d0c7bf33bbed32874d9932a7a6fd6bf5d47c4760ca0844d41b4be58324c8d08
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_ms1789868400000
hold_pnl_usd15.3
resolved_ms1789954846786
rung1d
session_id17aa96aca63349be996ee1dd
tresolution
thesis_hashab8a1f86faf4ae5a23c9398ce38514ef3059e22c79c33cfedaa9b6758b04af30
thesis_seq21
ticket_pnl_usd13.48
v1
entry_px
{
"PUMP": 0.004144
}exit_px
{
"PUMP": 0.004287
}legs
[
{
"coin": "PUMP",
"entry_px": 0.004144,
"exit": "time",
"exit_px": 0.004275,
"fees_usd": 0.41,
"index": 0,
"kind": "perp",
"notional_usd": 443.26,
"pnl_usd": 13.61,
"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/113 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/113, and the public key at /.well-known/thesis-terminal-pubkey.json.