pub async fn run(
args: CrawlArgs,
config: &Config,
clients: &dyn ChainClientFactory,
) -> Result<()>Expand description
Runs the crawl command.
Fetches comprehensive token analytics and displays them with ASCII charts or generates a markdown report.