Wallets
List virtual wallets
List all virtual wallets for a blockchain.
GET
Retrieves all virtual wallets for the specified blockchain. Solana is not supported. Requires an API key with access level 1 or higher.
Query parameters
Blockchain to filter virtual wallets. One of
ETHEREUM, POLYGON, BSC, ARBITRUM, OPTIMISM, BASE, AVALANCHE.Response
Returns an array of virtual wallet objects.Unique virtual wallet identifier.
Wallet alias or display name.
Associated client identifier.
On-chain wallet address.
Blockchain network.
Whether the wallet is enabled.

