Future<dynamic> checkpoints(String accounts, int pos) async => await _contract.call("checkpoints", [accounts, pos]);