Returns the Operations happening in MyUser's wallet.
Paginated<OperationId, Rx<Operation>> get operations => _walletRepository.operations;