receiptresolution
hash45c4a69d1cf35b65acb9ec71d72f33855fcfb10d07b6281404e758b3db6a4e90
prev hashaa5fdd625e544283ce67aa6a844c29a7ea7663e987b675a03947d09d9e9d68d1
signatureed0f161baf03cdc1019e805fb050b7d9327ea2d7387a6903a0dde91dcf1cc751051e3ceae088016d9176f97bfe1d09e302494b79f12977ba9ecdcd382908e20c
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_ms1789863240000
hold_pnl_usd-70.19
resolved_ms1789949746789
rung1d
session_id2fa03acd4e754cc7a2a37f11
tresolution
thesis_hash4ff94151aea984fefcb2c42d8a40e7479f211af998feefc8a16c3ec0e5a6e849
thesis_seq12
ticket_pnl_usd-69.98
v1
entry_px
{
"NEAR": 3.5813
}exit_px
{
"NEAR": 4.2098
}legs
[
{
"coin": "NEAR",
"entry_px": 3.5813,
"exit": "time",
"exit_px": 4.2098,
"fees_usd": 0.39,
"index": 0,
"kind": "perp",
"notional_usd": 399.98,
"pnl_usd": -70.59,
"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/104 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/104, and the public key at /.well-known/thesis-terminal-pubkey.json.