Crypto
2 min read

Airdrop

A free distribution of tokens to a set of wallets, typically used to bootstrap a community, reward early users, or decentralize ownership. Eligibility is often based on prior on-chain activity within the issuing protocol.

Why projects do airdrops

Most airdrops are bootstrapping tools. A new protocol wants users, liquidity, and decentralized ownership; an airdrop accomplishes all three in a single distribution event. Recipients are typically chosen based on prior on-chain activity — they used a testnet, provided liquidity, voted in a DAO, held a related NFT — making the airdrop a retroactive reward rather than a sale.

Airdrops also satisfy a regulatory framing: a free distribution to existing users looks more like a loyalty program than a securities offering, which is why US-based protocols often use airdrops as their primary launch mechanism.

Famous examples

  • Uniswap (September 2020) — 400 UNI to every wallet that had ever interacted with the protocol. At launch worth around $1,200; later peaked over $17,000 per claim.
  • dYdX (September 2021) — large allocations to historical traders, with some wallets receiving five- and six-figure drops.
  • ENS (November 2021) — domain-holders received tokens proportional to time held and number of names.
  • Arbitrum (March 2023) — drop to historical Arbitrum users, including bridge users and DeFi participants.
  • Hyperliquid (November 2024) — one of the largest-ever drops by USD value, distributed to perpetuals traders who had farmed the points program.

Sybil resistance

The single hardest design problem in airdrops is Sybil resistance — preventing a single party from spoofing thousands of wallets to claim a disproportionate share. Protocols use a mix of on-chain analysis (clustering wallets that share funding sources, transaction timing, gas patterns), minimum thresholds, and post-hoc Sybil purges. Despite all this, large drops are routinely farmed at industrial scale; the cat-and-mouse is permanent.

What changed with points

After about 2023, most major launches replaced or supplemented airdrops with points programs. Users earn points for on-chain activity over a period of months, the protocol announces a token, and points convert to tokens at a stated ratio. Points are easier to design, more transparent, and let projects shape behavior in real time, but the underlying dynamic — distributing tokens to early users — is the same.

Tax treatment

In the US, airdropped tokens are taxable as ordinary income at fair market value when received, then again as capital gains (or losses) when sold. Receiving a $1,200 UNI drop in 2020 created an immediate $1,200 income event whether or not the recipient sold.