token_security
LIVE token SAFETY/rug-risk profile from GoPlus for a fungible token: honeypot, buy/sell tax, open-source, proxy, mintable, can-take-back-ownership, hidden owner, transfer-pausable, blacklist power, owner/creator holdings %, holder count, top-10 holder concentration, total liquidity, and how much of the LP is locked or burned (the #1 rug signal). Covers EVM ERC-20s AND Solana SPL tokens (pass chain=solana with the base58 mint -> mint/freeze authority, balance mutable, closable, transfer-hook). Use for any 'is this token safe / a scam / a rug' question. Needs the token's contract/mint address (get it from token_price, dex_token, or web_search).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chain | No | ethereum, base, arbitrum, optimism, polygon, bsc, or solana (default ethereum) | |
| contract_address | Yes | the token contract (0x) or Solana mint (base58) |