receiptresolution
hash613cad36a757a409490ea5ee2d942efe0be929497093bbf8abf238c489af39d5
prev hash5604b2897c7d40156c3906f205c6461d745577613336535cf1841cc1fae7a774
signature7c8e2fd781026627d85cf5bcdc6300d7e567edbc0c526df5b005ddc9eed0418af43b6aef42decffa55676174ae82297896507d64453fa7cf0fc9c450279bce0b
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_ms1790040840000
hold_pnl_usd2.77
resolved_ms1790127365547
rung1d
session_id3429e96a98a549cdb0d0a8db
tresolution
thesis_hash9867671e827fa5df6b696bde37b955ecd31fbc8f89a554256f668e7a40367074
thesis_seq172
ticket_pnl_usd2.53
v1
entry_px
{
"PENDLE": 2.5268
}exit_px
{
"PENDLE": 2.5092
}legs
[
{
"coin": "PENDLE",
"entry_px": 2.5268,
"exit": "time",
"exit_px": 2.5092,
"fees_usd": 0.36,
"index": 0,
"kind": "perp",
"notional_usd": 397.94,
"pnl_usd": 2.41,
"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/186 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/186, and the public key at /.well-known/thesis-terminal-pubkey.json.