audit_account_hooks
Fetch every hook on a Xahau account, retrieve their WASM definitions, and perform offline static analysis to audit all hooks for potential issues.
Instructions
Fetch every hook on an account, pull each HookDefinition's WASM, and run the analyzer over all of them. Read-only network + offline analysis.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | ||
| network | No | mainnet |