receiptresolution
hashf7303ee7aaca9fd70a3cb4523c5ac903cb8347333a29fd7bb40ef6d9b3d5fd9f
prev hash582bffe49b459fbe4746e5d4d9365f23322201db741b16afb4495eb4a47c4700
signature4c9cb8050c8dd24ab8a7f2198e27a4bbbfbe0b8fe2343f2b59d3263dc078e6452bd1f1756b5c9b0d4f75e18627672c21931a0335bf02894fa0d4c3a8cbc0e30f
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_ms1789899120000
hold_pnl_usd68.54
resolved_ms1789985747282
rung1d
session_id9955798c60064b6b91aed5d6
tresolution
thesis_hash82b53760f703162d6d2e7217cad95e6cabe0667a05caad8fd15902db5b11ff10
thesis_seq71
ticket_pnl_usd66.96
v1
entry_px
{
"BTC": 80379
}exit_px
{
"BTC": 84655
}legs
[
{
"coin": "BTC",
"entry_px": 80379,
"exit": "time",
"exit_px": 84655,
"fees_usd": 1.19,
"index": 0,
"kind": "perp",
"notional_usd": 1288.31,
"pnl_usd": 67.35,
"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/147 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/147, and the public key at /.well-known/thesis-terminal-pubkey.json.