Retrieves a list of all wallets that fit the specified parameters.
A list of Wallet
Retrieve a list of Wallets on the ETH-SEPOLIA blockchain
ETH-SEPOLIA
await client.listWallets({ blockchain: 'ETH-SEPOLIA'}) Copy
await client.listWallets({ blockchain: 'ETH-SEPOLIA'})
Retrieves a list of all wallets that fit the specified parameters.