receiptresolution
hash538912ddd87e7dcf486c603a9f1155248617bdae2d7b5c5b947d06b78e736738
prev hashbe286765860043d0553bc139061d2313d48fcdd42588286e1b61233a94c1080e
signatureb6040462b615c93a26e5ddae0ca733785161b686ba8e6b4863701c88f8de3a9cde96dc6befa4ea378e5e766e1bf8c72a3c05d047e90d36d2b3aaabf01fb5e201
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_ms1789857780000
hold_pnl_usd1.62
resolved_ms1789872360366
rung4h
session_id27e2eaaaa80149fd8e5c9c89
tresolution
thesis_hasha34536ebb1457581d613caf43484a0b6ab5c4eec80e74ba8b164ef7fb58964d5
thesis_seq6
ticket_pnl_usd1.3
v1
entry_px
{
"ARB": 0.20546
}exit_px
{
"ARB": 0.20456
}legs
[
{
"coin": "ARB",
"entry_px": 0.20546,
"exit": "time",
"exit_px": 0.20456,
"fees_usd": 0.33,
"index": 0,
"kind": "perp",
"notional_usd": 368.99,
"pnl_usd": 1.28,
"side": "short"
}
]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/39 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/39, and the public key at /.well-known/thesis-terminal-pubkey.json.