Transparency
Proof Tape
Every distribution publishes the full record needed to check it independently — including the exact dataset, so anyone can recompute the Merkle root and compare it to the root published on-chain.
This is not trustless
An off-chain indexer computes each allocation and a multisig publishes the resulting Merkle root. You are trusting that computation and that multisig. What the on-chain program guarantees is narrower and specific: no wallet can claim more than the published cumulative allocation, no distribution can be replayed, and nobody can redirect or seize holder allocations. Proof Tape exists so that the off-chain half can be checked by anyone rather than taken on faith.
Distribution epochs
Reading the distribution record…
Source: Distribution indexer + on-chain root accounts · Last verified: never