check_contract_safety
Analyze a smart contract's verification status, detect proxy patterns, and identify known security risks
Instructions
Analyze a smart contract for verification status, proxy patterns, and known risk items using the GoPlus Security API
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| contract_address | Yes | Smart contract address to analyze | |
| chain_id | No | Chain ID for the lookup (defaults to the chosen network, "688689" for testnet) | |
| network | No | Network to use: testnet (default) or mainnet |