Skip to main content
networkId
Int!
required
The network ID to filter wallets for
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.
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.