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