POAP (Proof of Attendance Protocol) is a standard and protocol for creating NFT digital badges that certify someone was present at an event, completed a task, or participated in a significant moment — minted on the Gnosis Chain (formerly xDai) for near-zero gas costs, and used by thousands of projects, DAOs, conferences, and communities as verifiable, collectible digital proof of participation.
What a POAP Is
Each POAP is:
- An ERC-721 NFT on the Gnosis Chain (cheap, fast)
- Specific to one event, moment, or activity
- Has a unique piece of art created by the event organizer
- Non-transferable in spirit (though technically transferable — POAP discourages it)
- A digital memory artifact: “I was there”
Who issues POAPs:
- Crypto conferences (ETHDenver, DevCon, Lisbon events)
- DAO communities (weekly meeting attendees)
- NFT project communities (minting anniversary POAPs)
- DeFi protocols (early user commemoratives)
- Podcasts and Twitter Spaces
Use Cases
1. Event attendance:
The core use case — conferences and in-person events issue POAPs; attendees scan a QR code.
2. Virtual event attendance:
Twitter Spaces, Discord calls, and online conferences issue POAPs to participants.
3. Community milestones:
DAOs and protocols issue POAPs for anniversaries, governance votes, and significant events.
4. Token gating:
Token-gated access using POAP as proof — “only ETHDenver 2023 attendees can access this channel.”
5. Sybil resistance:
POAP collections can be used to assess address authenticity — wallets with many real POAPs are more likely to be genuine users (not bots).
POAP Farming (The Dark Side)
A significant problem in the POAP ecosystem:
- POAP farming: Users collecting POAPs without genuine participation; buying POAP claim links; using bots to claim en masse
- The issue is especially problematic for airdrops that use POAP as proof of eligibility
- The community has ongoing debates about POAP claim mechanics to prevent farming
Gnosis Chain
POAPs use Gnosis Chain (formerly xDai):
- Ultra-low gas fees (fractions of a cent per transaction)
- Enables free or near-free POAP distribution at scale
- EVM-compatible; the POAP UI handles the chain complexity for users
History
- 2019 — POAP protocol created; early use at ETH events
- 2020 — Used at Devcon and other major Ethereum events; POAP collection begins
- 2021 — NFT boom brings POAP to mainstream crypto community; DeFi projects and DAOs adopt it
- 2022 — POAP farming becomes a significant problem; the team responds with improved claim mechanics
- 2022–2024 — POAP is standard infrastructure in Web3 community building; collections become proxy for on-chain reputation; POAP integration in Gitcoin Passport and other identity tools
Common Misconceptions
- “POAPs have monetary value.” — Most POAPs are not intended as financial assets. Their value is social/reputational. Some POAPs from significant events trade secondarily, but this is the exception, not the intended use.
- “POAP means ‘proof of attendance NFT’.” — POAP stands for “Proof of Attendance Protocol” — the protocol and standard, not just the individual badge. Each NFT badge issued by the protocol is also colloquially called “a POAP.”
Social Media Sentiment
- X/Twitter: POAP is a standard part of Web3 event culture; collecting POAPs from events is expected; POAP farming is discussed critically.
- DAO community: POAPs are widely used as lightweight community engagement tools; the farming problem is a known concern.
- Mainstream tech: POAP is occasionally cited as a concrete, understandable NFT use case — verifiable event attendance — that non-crypto people can grasp.
Last updated: 2026-04
Related Terms
See Also
- Soulbound Token — a more theoretical version of non-transferable NFT identity; POAPs are a practical precursor to the soulbound token vision
- Token-Gated Access — POAP is frequently used as a gate; attendance at an event as a credential for accessing communities or benefits
- DAO — communities that issue POAPs; DAO participation is a primary POAP use case
Sources
- POAP Official Site — the protocol and minting interface.
- POAP Documentation — technical and event organizer documentation.
- Gitcoin Passport — POAP Integration — POAP as a component of on-chain identity and Sybil resistance.