interface LsEthListWalletsResponse {
    wallets: LsEthWalletDto[];
}

Properties

Properties

wallets: LsEthWalletDto[]

Array of wallets for the user