transparency_latest
The latest hourly PUBLIC transparency attestation (GET /transparency/latest — no auth): a Merkle
root over every wallet balance, the verified total supply, a transaction attestation, the state root,
and the Bridge Ledger root, plus the BSV transaction that anchors the batch. ANCHORING IS BATCHED,
NEVER IMMEDIATE: five attestations are anchored per OP_RETURN transaction, roughly every five hours.
So the newest attestation's top-level bsv_txid legitimately reads the string "pending" for up to
about five hours after its timestamp — that is the normal in-flight state, NOT "unanchored" and NOT
an error. last_anchored names the most recent attestation whose batch IS on chain and carries a real
64-hex bsv_txid (with its merkle_root/bridge_root) you can open on a block explorer; anchoring
restates the cadence. Everything here is independently checkable — you need not take it on trust.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||