Skip to content

Files

Latest commit

 

History

History
26 lines (21 loc) · 2.3 KB

README.md

File metadata and controls

26 lines (21 loc) · 2.3 KB
description layout
Airstack provides easy-to-use APIs for enriching POAP applications and integrating POAP on-chain data indexed directly from both Gnosis and Ethereum.
title description tableOfContents outline pagination
visible
true
visible
true
visible
true
visible
visible
true

⚡ POAP

Basics

POAP BalancesLearn how to fetch POAPs held by various web3 identities, such as 0x addresses, ENS domains, Lens profiles, and Farcasters. You will also learn how to fetch commonly held POAPs between multiple users.poap-balances.md
🗝 POAP HoldersLearn how to fetch holders of a given POAP(s) and how to fetch common holders of multiple given POAP(s) in a single API call using the Airstack API.poap-holders.md
🥳 POAP EventsLearn how to use Airstack to fetch POAP events and its details by a specified time period or city where it takes place.poap-events.md

Advanced

🔎 Search POAPsLearn how to use Airstack Regex Filter to search for POAPs that fulfill the given criteriasearch-poaps.md
🚪 Token GatingLearn how to enable users to access certain features only if they hold certain POAP(s) or have common POAPs with a given user.token-gating.md