SocialFollowings API
Learn all the detailed references of SocialFollowings API that provide a given user's social followings information, including the input filters, supported chains, and output fields.
The SocialFollowings APIs deliver on-chain and off-chain user-level data pertaining to users of web3 social protocols, such as Farcaster and Lens.
Inputs
filter
Name | Type | Description |
---|---|---|
|
| Blocknumber when the follows occured onchain. |
|
| Social DApp name â lens, farcaster |
|
| Social DApp slug (contract version) â lens_polygon, lens_v2_polygon, farcaster_optimism, farcaster_goerli |
|
| The Lens Profile NFT Token ID of the user's follower. Farcaster is empty |
|
| The Lens Profile NFT Token ID of the user's following. Farcaster is empty |
|
| Time the follows was started |
|
| Identity: blockchain address, domain name, social identity |
blockchain
For SocialFollowings API, it will return Lens & Farcaster followers data from all onchain and offchain sources.
You just need to specify the input to ALL
for the query to work.
Enum | Description |
---|---|
| - |
Outputs
Last updated