Token balance
Onchain
Token balance
Fetches the token balances of a user given their FID
GET
Token balance
Fetch User Balance
Related tutorial: User balances directly w/ FID
Node.js SDK
🔗 SDK Method: fetchUserBalance 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
FID of the user to fetch
Required range:
x >= 1Comma separated list of networks to fetch balances for
A blockchain network e.g. "ethereum", "optimism", "base", "arbitrum"
Available options:
ethereum, optimism, base, arbitrum Response
Success