Content pfp
Content
@
0 reply
20 recasts
20 reactions

martin ↑ pfp
martin ↑
@martin
what’s the easiest way to get someone’s Farcaster social graph from an Ethereum address? ideally just a single endpoint to get all their followers /following
4 replies
1 recast
3 reactions

martin ↑ pfp
martin ↑
@martin
(and user names)
0 reply
0 recast
0 reaction

alex pfp
alex
@alexgrover.eth
The most raw way to do this would be directly with a hub, which would require 2 API calls, to get FID and then follows: https://www.thehubble.xyz/docs/httpapi/httpapi.html If you’re after simplest and ok with dependencies, maybe @airstack.eth has something? cc @dylsteck.eth maybe fckit can include this too
1 reply
0 recast
3 reactions

Jason Goldberg Ⓜ️ 💜 pfp
Jason Goldberg Ⓜ️ 💜
@betashop.eth
thanks @limone.eth for tagging me in here @martin here's a query that gets all farcaster followers of a 0x address, for each includes their usernames, bios, FID, profile photo, follower/following count, and more https://app.airstack.xyz/query/u6mOKbXsVN you can also add other variables to the output like ENS, XMTP
2 replies
0 recast
1 reaction

limone.eth 🍋 pfp
limone.eth 🍋
@limone.eth
@airstack.eth! happy to help, i’ve been using their apis for a while now, but you can also ask @betashop.eth or @dawufi
1 reply
0 recast
1 reaction