Token Safety Check
check_token_safetyFree honeypot / risk screen for an EVM token contract, from the cached GoPlus security dataset. This is the quick screen — the paid analyze_token_security tool runs a live, deeper scan on any contract including ones not in the cache.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chain | No | Chain the contract is deployed on. | base |
| contract | Yes | Token contract address, 0x-prefixed 40 hex characters. |