check_operator
Check a Solana wallet's risk profile to identify rug pull threats before interacting with tokens it deployed. Returns rug count, risk label, and behavioral tags.
Instructions
Check the risk profile of a Solana wallet as a token operator/deployer. Returns confirmed rug count, risk label, behavioral tags, and a plain-English summary. Call this before interacting with tokens deployed by an address.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| wallet_address | Yes | Base58-encoded Solana wallet address to check. |