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