Skip to main content
tokenIds
[String]
The IDs of the tokens to filter wallets for. Maximum 50 tokenIds. If you provide more than one tokenId, you must also provide at least one walletAddress in the wallets list.
wallets
[String]
A list of wallet addresses to filter wallets for
networkId
Int
The network ID to filter wallets for
phrase
String
A phrase to search for in token symbol and name
excludeLabels
[String]
Exclude wallets with these labels. See WalletLabel for possible values.
includeLabels
[String]
Include wallets with these labels. See WalletLabel for possible values.
limit
Int
The maximum number of wallets to return
offset
Int
Where in the list the server should start when returning items
tokenId
String
The ID of the token to filter wallets for
This field is deprecated. Use tokenIds instead
walletAddress
String
The wallet address to filter wallets for
This field is deprecated. Use wallets instead