Skip to main content
Glama

cryptoguard_validate_trade

Validate cryptocurrency trades before execution by scanning for anomalies, rug pull risks, price discrepancies, and concentration issues to return PROCEED, CAUTION, or BLOCK verdicts.

Instructions

Validate a crypto trade BEFORE execution. Returns a verdict: PROCEED, CAUTION, or BLOCK. Runs 5 checks: peer anomaly scan via WaveGuard physics engine, self-history comparison, rug pull risk assessment, CEX/DEX price cross-check, and concentration risk analysis. Accepts token name, symbol, or contract address.

Example: validate buying $500 of PEPE before executing.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
tokenYesToken to validate. Can be a name (bitcoin), symbol (BTC), or contract address (0x...).
actionNoTrade action type (default: buy).
chainNoBlockchain for contract address resolution (ethereum, solana, base, bsc, polygon, avalanche, arbitrum).
pair_addressNoDEX pair address for rug pull check.
amount_usdNoTrade amount in USD for concentration risk analysis.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/gpartin/CryptoGuardClient'

If you have feedback or need assistance with the MCP directory API, please join our Discord server