pub fn fetch_hashlist( keypair_path: Option<PathBuf>, rpc_url: Option<String>, ticker: String, ) -> Result<()>