receiptresolution
hash9cb0e4693fb900a20ecf74249c9f35e62ae5c29fea7f5789659af2a12ee4a8ea
prev hash52892cbc3c03d1d0483574a3c636e372e37a2f5675abaffafcad03558d250209
signature89da2a6ed11edb77a5f7166b0c5653a1179eaa7825a61616fd8b4f5ea3657fae0c3e7b1e20c102ed7b2b72fcbbd97d3c3d631940ac70f1d1859834c3fca8b40d
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_ms1789894500000
hold_pnl_usd3.45
resolved_ms1789908946788
rung4h
session_idbb778a9ab3734be19291ef92
tresolution
thesis_hash9daab669db32aa6955c9e878a40605ce4738b350264fbf72d0696c8109ee32b6
thesis_seq67
ticket_pnl_usd1.89
v1
entry_px
{
"ETH": 2573.3
}exit_px
{
"ETH": 2578.7
}legs
[
{
"coin": "ETH",
"entry_px": 2573.3,
"exit": "time",
"exit_px": 2578.7,
"fees_usd": 1.48,
"index": 0,
"kind": "perp",
"notional_usd": 1644.68,
"pnl_usd": 1.97,
"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/79 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/79, and the public key at /.well-known/thesis-terminal-pubkey.json.