research_contract_security
Check a smart contract's security by querying GoPlus Security for risk flags such as honeypot, proxy patterns, ownership renouncement, and trading restrictions.
Instructions
Analyze the security posture of a smart contract by querying GoPlus Security. Returns audit flags such as honeypot detection, proxy patterns, ownership renouncement, trading restrictions, and other risk indicators for the given contract address.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | Contract address to check | |
| chainId | No | Chain ID (defaults to runtime config) |