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