Skip to main content
This guide demonstrates how to make a feed of Farcaster casts from users who own a specific NFT. Check out this Getting started guide to learn how to set up your environment and get an API key. Before all that, initialize Neynar client:
First, we need to get the addresses owning Milady. We can use the Alchemy NFT API to get the addresses of users who own the NFT.
Next, get Farcaster FIDs of each address, then filter out any undefined values.
Lastly, fetch the feed using the FIDs.
Example output:
Farcaster feed of Milady owners!

Ready to start building?

Get your subscription at neynar.com and reach out to us on Slack with any questions!