pub async fn run_warrant( gateway: &str, owner_symbol: Option<&str>, begin: i32, num: i32, format: OutputFormat, ) -> Result<()>