Relevant owners
Fetch a list of relevant owners for a on chain asset. If a viewer is provided, only relevant holders will be shown. This usually shows on a fungible asset page as “X, Y, Z and N others you know own this asset”.
Related tutorial: Relevant holders for coins
Node.js SDK
🔗 SDK Method: fetchRelevantFungibleOwners Use this API endpoint with the Neynar Node.js SDK for typed responses and better developer experience.Authorizations
API key to authorize requests
Query Parameters
Contract address of the fungible asset (Ethereum or Solana)
"0x0db510e79909666d6dec7f5e49370838c16d950f (eth) --OR-- EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v (solana)"
Network of the fungible asset.
ethereum, optimism, base, arbitrum, solana If you provide a viewer_fid, the response will include token holders from the user's network, respecting their mutes and blocks and including viewer_context; if not provided, the response will show top token holders across the network—both sets can be combined to generate a longer list if desired.
x >= 1