Fetch users based on FIDs
farcasterUser.getUserByFids
Overview
This method allows you to fetches information about multiple users based on FIDs.
Parameters
fids
string
true
ex) "721870,3,123"
viewer_fid
number
false
ex) 3
Usage
Response
Object
user
user
user
FID
721870
3
123
Custody Address
0x63cd09948b05e5d8367226b0c83a16b583862191
0x6b0bda3f2ffed5efc83fa8c024acff1dd45793f1
0x8d6130a1e58403e4a37d1b65b4e6d6b9616a448e
Username
lum0x
dwr.eth
marco
Display Name
Lum0x
Dan Romero
marco
Profile Pic URL
Bio
Working on Farcaster and Warpcast.
Follower Count
37
475,871
115
Following Count
2
3,379
53
Verifications
없음
0xd7029bdea1c17493893aafe29aad69ef892b8ff2
0x0bceed4f944dc60ce76422b47347b9e66fa9991a
Verified ETH Addresses
없음
0xd7029bdea1c17493893aafe29aad69ef892b8ff2
0x0bceed4f944dc60ce76422b47347b9e66fa9991a
Verified SOL Addresses
없음
없음
없음
Active Status
inactive
inactive
inactive
Power Badge
false
true
false
Field Description
Object: Indicates the type of data object.
FID: The user's unique identifier.
Custody Address: The user's wallet address.
Username: The user's account name.
Display Name: The user's public name.
Profile Pic URL: The URL of the user's profile picture.
Bio: Information about the user, including introductions and links.
Follower Count: The number of followers the user has.
Following Count: The number of people the user is following.
Verifications: The user's verification information.
Verified ETH Addresses: List of verified Ethereum addresses.
Verified SOL Addresses: List of verified Solana addresses.
Active Status: The user's activity status (e.g., active, inactive).
Power Badge: Whether the user holds a power badge.
Last updated