Future<dynamic> isTrustedForwarder(String forwarder) async => await _contract.call("isTrustedForwarder", [forwarder]);