Retrieves a specific EVM wallet by account address
accountAddress
(string
) - The wallet address to retrieve (must include 0x
prefix)password
(string
) - Wallet password (if wallet is password-protected)Promise<Wallet>
- Detailed wallet informationgetEvmWallets()
- Get all EVM walletsgetWallets()
- Get all wallets