Skip to main content
networkId
Int!
required
The network ID to filter wallets for
A set of filters to apply.
wallets
[String]
A list of wallet addresses to filter by.
excludeLabels
[String]
Exclude wallets with these labels. See WalletLabel for possible values.
includeLabels
[String]
Include wallets with these labels. See WalletLabel for possible values.
A list of ranking attributes to apply.
limit
Int
The maximum number of wallets to return.
offset
Int
Where in the list the server should start when returning items. Use count+offset from the previous query to request the next page of results.