pub(super) async fn add( safe: Address, delegate: Address, label: String, service: SafeServiceOpts, rpc: RpcOpts, wallet: WalletOpts, ) -> Result<()>