Future<dynamic> isEncryptedBatch(BigInt batchId) async => await _contract.call("isEncryptedBatch", [batchId]);