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§
- Insights
Args - Arguments for the insights command.
Enums§
- Inferred
Target - Target type inferred from user input.
Functions§
- infer_
target - Infers the target type and chain from the input string.
- run
- Runs the insights command.