Skip to main content

Module insights

Module insights 

Source
Expand description

§Insights Command

Infers the type of blockchain target (address, token, transaction) from input, auto-detects chain, and runs relevant Scope analyses to produce unified insights.

Structs§

InsightsArgs
Arguments for the insights command.

Enums§

InferredTarget
Target type inferred from user input.

Functions§

infer_target
Infers the target type and chain from the input string.
run
Runs the insights command.