A snapshot is a record of the state of a blockchain at a specific block height. It's an important mechanism used by Web3 projects to determine eligibility.

In the Web3 sector, the term "snapshot" holds significant importance. It denotes the process of capturing the complete state of a blockchain at a specific moment, marked by a particular block height. This recorded state serves as the authoritative reference for important events such as an airdrop or a governance vote.
A blockchain comprises a series of blocks, each containing a set of transactions. When a snapshot occurs, a specific block number is selected. The state of the blockchain at that block's creation is recorded, encompassing:
Since the blockchain operates as a public and immutable ledger, anyone can verify its state at historical block heights. This transparency makes snapshots a fair and reliable mechanism for various applications.
Snapshots commonly determine eligibility for token airdrops. For instance, consider a new DeFi protocol wishing to reward early Uniswap users with its governance token. The process unfolds as follows:
By using a snapshot, the project ensures that the distribution relies on a fixed, verifiable set of historical data. This prevents manipulation by users attempting to engage in actions after the airdrop announcement.
Snapshots play a central role in governance, leading to the development of Snapshot.org, a widely used off-chain voting tool for DAOs. This platform enables projects to create proposals and allows token holders to vote via their wallets without incurring on-chain transaction fees. It operates by taking a "snapshot" of token holder balances at a specific block number, using this data to weight votes. Although these votes are not binding on-chain, they serve as an essential gauge of community sentiment prior to formal on-chain voting.
A snapshot is an effective tool for establishing fair and verifiable criteria within a decentralized context. It allows projects to refer back to a specific moment in on-chain history, serving as the "source of truth" for distributing rewards and governance rights.
Explore more guides and career playbooks