AIR
Proof Lab
StartEcosystem
Explore (579)Live Systems (52)Pricing
Log InGet API Key✓ Verify It Yourself
H33-74 on Avalanche

H33-74 on Avalanche

Related · tier-1 reading. For the integrity anchor that makes this verifiable, see Avalanche Evidence Anchoring.

Anyone recording high-stakes operational evidence needs it to outlive the system that produced it. H33-74 is the primitive that produces and anchors that portable post-quantum evidence — this page shows H33-74 evidence anchored on Avalanche. It expresses the H33-74 primitive for the Avalanche anchor surface; it does not add a new capability.

Avalanche is one of H33-74's anchor surfaces, not its foundation. The receipt exists before the Avalanche anchor and remains valid if the Avalanche anchor is later supplemented or replaced on another chain. Avalanche contributes one independent notarization timestamp; the proof, and its verification, come from H33-74's cryptography, not from Avalanche. H33-74 receipts can carry many anchors.

What you are reading. "H33-74 evidence anchored on Avalanche" is the H33-74 primitive — the portable 74-byte post-quantum proof produced and owned by H33-74 — expressed on Avalanche as its anchoring substrate. H33-74 is the proof primitive. Avalanche is one interchangeable anchoring substrate beneath it. The chain notarizes when a commitment existed; it is never the source of the proof or the trust.

How H33-74 anchors to Avalanche

H33-74 anchors to Avalanche C-Chain via EIP-1559 calldata commitments. The commitment is embedded in the transaction calldata as a self-send (no value transfer) so any Avalanche node can index and verify the commitment.

Chain parameters

Chain
Avalanche (chain ID 43114)
Finality
Sub-second probabilistic finality; ~1 to 2 seconds in normal operation.
Anchor cost
Single-digit cents per anchor transaction at typical AVAX prices.
Explorer
snowtrace.io

What an H33-74 anchor record contains

What it does not contain: sensitive payload data. The receipt's content lives off-chain. The anchor only commits to its existence and identity.

When Avalanche is the right anchor

Avalanche is the right anchor when sub-second notarization latency is required, when subnet-style deployment flexibility is needed in the future, and when the operator values Avalanche's specific consensus properties for institutional adoption. The C-Chain provides EVM-compatible anchoring with fast finality.

The portability story

A receipt anchored on Avalanche can also be anchored on Bitcoin, Ethereum, Solana, Polygon zkEVM, Zcash, or any other chain H33-74 supports. The anchors are independent. Adding more anchors does not change the receipt. Removing one anchor (or having one chain become unavailable) does not invalidate the others.

If Avalanche ever becomes inappropriate for an operator's use case (regulatory, performance, security, cost), the operator adds an anchor on a different chain and continues operating. The historical evidence does not have to migrate, because it was never bound to Avalanche.

Verifying a Avalanche anchor

A third-party verifier needs the H33-74 receipt, the Avalanche anchor transaction (or its hash), and the open-source H33 verifier. From those inputs:

What changes between chains — and what never does

What differs between blockchains are their operational and integration characteristics. The H33-74 primitive and its cryptographic properties remain unchanged.

Migrating from one blockchain to another changes the anchoring substrate and deployment environment. It does not change the H33-74 primitive, the cryptographic evidence, or the verification model.

When another chain is the better fit

Avalanche is not always the right anchor. Another chain may be a better fit when you want the deepest decade-scale settlement assurance, when anchoring should inherit security directly from Ethereum through a rollup, or when raw throughput and lowest cost at extreme volume matter most. Those are legitimate reasons to anchor on Bitcoin for maximal settlement assurance, Ethereum L1 directly, Polygon or Arbitrum for rollup-inherited L1 security, or Solana for throughput and cost instead. In every case the H33-74 receipt stays portable: the same proof moves to the chain that fits, unchanged.

Frequently asked

Does anchoring on Avalanche change the proof?
No. Anchoring records a 32-byte commitment in Avalanche C-Chain calldata to establish an independent existence-time. The proof is the three post-quantum signatures over the H33-74 receipt; those are identical whether the receipt is anchored on Avalanche, another chain, or not yet anchored at all.
Is the trust from Avalanche or from H33-74?
From H33-74. Avalanche contributes an independent, public timestamp. The cryptographic evidence and the verification model come from the H33-74 primitive — the three NIST post-quantum signature families and the open verifier — not from Avalanche's consensus.
Can I move this proof to another chain?
Yes. The H33-74 receipt is not bound to Avalanche. You can add an anchor on another chain, or replace the Avalanche anchor entirely, and the primitive, its cryptographic evidence, and how it verifies stay unchanged.
Does Avalanche's sub-second finality change the guarantee?
No. Fast finality is an Avalanche operational characteristic — it lets a notarization timestamp settle in about a second. The H33-74 proof and how it verifies are unchanged; they come from the receipt's post-quantum signatures, not from the chain's finality speed.
What does Avalanche see about my evidence?
Only a 32-byte commitment (or a batched Merkle root) in calldata. The receipt payload stays off-chain; Avalanche records that a commitment existed by a given block, nothing about its contents.

See H33-74 on other chains

The same receipts that anchor to Avalanche can anchor to any of the others.

One Receipt. Multiple Chains. H33-74 Overview

Related