receiptthesis
hashcd6645278429fe009fdaa3fd70d9881b7f53ea71fb28116eaadf88158d2d09d3
prev hash538912ddd87e7dcf486c603a9f1155248617bdae2d7b5c5b947d06b78e736738
signature6dbed9ede1c0243e67b68b1768aba4c3dd354174603f4516db051ab9325cfb1605ef365034ae912af4f58f6ac57e5c201f6be1b2da7bece907e94e7c9e036e0c
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
long SOL for a few days and hedge the beta with a BTC short, small size
at1789875207915
sessiond6369f7f9e574f89a6a52982
tthesis
text_chars71
thesis_sha256a08981690b9cf87ce1a9f9c04cf0aec7cd370a2f6cb003a4fe5514ae66bc255f
ticket_sha256f8b22c46ad8306b1e1b5c48f475735b462eee49596742758585fc5be0e60270f
v1
wallet_boundfalse
target
{
"asset": "SOL",
"asset2": "BTC",
"constraints": {
"defined_risk": false,
"delta_neutral": true,
"hands_off": false,
"keep_dry_powder": false,
"no_cex": false,
"no_sell_holdings": false
},
"horizon": "days",
"injection": 0.02,
"side": "long",
"view": "directional"
}ticket
{
"legs": [
{
"coin": "SOL",
"entry": {
"px": 108.83,
"type": "market"
},
"kind": "perp",
"leverage": 1,
"marginMode": "cross",
"note": "Long leg. v0 approximates a spread stop with per-leg stops; take both legs off together.",
"notionalUsd": 767.25,
"qty": 7.05,
"side": "long",
"stop": {
"pct": 6.51,
"px": 101.75
},
"takeProfits": [
{
"pct": 6.51,
"px": 115.91,
"sizeFrac": 0.5
},
{
"pct": 13.02,
"px": 123,
"sizeFrac": 0.5
}
]
},
{
"coin": "BTC",
"entry": {
"px": 80147,
"type": "market"
},
"hedgeOf": 0,
"kind": "perp",
"leverage": 1,
"marginMode": "cross",
"note": "Short leg, beta-weighted: SOL beta 0.30 / BTC beta 1.00 = 0.30x the long leg. v0 approximates a spread stop with per-leg stops; take both legs off together.",
"notionalUsd": 230.02,
"qty": 0.00287,
"side": "short",
"stop": {
"pct": 3,
"px": 82551
},
"takeProfits": [
{
"pct": 3,
"px": 77743,
"sizeFrac": 0.5
},
{
"pct": 6,
"px": 75338,
"sizeFrac": 0.5
}
]
}
],
"riskUsd": 56.81,
"template": "pair_trade"
}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/40 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/40, and the public key at /.well-known/thesis-terminal-pubkey.json.