Optional
address?: stringThe address of the wallet to filter by.
Optional
amountGte?: stringFilters wallets where the balance is greater than or equal to the specified amount. Applies to the specified token if tokenAddress is provided; otherwise, to the native token.
The blockchain to filter by.
Optional
refId?: stringReference or description used to identify the wallet.
Optional
scaCore?: ScaCoreFilters results by the SCA version.
Optional
tokenAddress?: stringBlockchain address of the transferred token. Empty for native tokens.
Optional
walletSetId?: stringThe ID of the wallet set to filter by.
Optional
xRequestId?: stringDeveloper-provided parameter used to identify this request.
Represents the input for listing wallets.