scan_smart_contract
Analyze smart contract security by scanning for vulnerabilities, rug pull risks, and audit scores on Ethereum, Base, or Polygon networks.
Instructions
Perform security analysis on a smart contract.
Args: contract_address: The contract address to scan (0x...) chain: Blockchain network. Options: ethereum, base, polygon
Returns: Security analysis including vulnerabilities, rug pull risk, and audit score.
Price: $2.00
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| contract_address | Yes | ||
| chain | No | ethereum |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |