Content pfp
Content
@
0 reply
0 recast
0 reaction

alex pfp
alex
@alexgrover.eth
Is there a hub-native way of getting a list of FIDs from an eth address? It would be really nice if there was a reverse equivalent of verificationsByFid without running an indexer.
9 replies
1 recast
16 reactions

Yoseph Ⓜ️ pfp
Yoseph Ⓜ️
@yosephks.eth
Hi @alexgrover.eth seems no API from hubs for this If you want to do it w/o any 3rd party: 1. Replicate Hubs data to your postgres https://docs.farcaster.xyz/developers/guides/apps/replicate#VPSidebarNav 2. Fetch address from `verifications` table https://docs.farcaster.xyz/reference/replicator/schema#verifications
1 reply
0 recast
0 reaction

Yoseph Ⓜ️ pfp
Yoseph Ⓜ️
@yosephks.eth
Effectively these are what indexers (e.g. Airstack) do coz hubs alone is limited While you might want to avoid 3rd party, instead of rebuilding the same thing, it might make sense to use 3rd party to save time For your use case, you can just call one API and done https://app.airstack.xyz/query/VIX2HWNq2N
1 reply
0 recast
0 reaction

Yoseph Ⓜ️ pfp
Yoseph Ⓜ️
@yosephks.eth
I'm just giving you options here, feel free to take whichever approach you feel comfortable but curious to hear why you would like to avoid 3rd party providers Otherwise, feel free to let me know if you have any questions 🙏 I'm happy to assist P.S. I work at Airstack
0 reply
0 recast
0 reaction