sell_usdt_from_wallet
Sell USDT for ETH using PancakeSwap
This record as markdown: /tools/chulanpro5-evm-mcp-server/sell-usdt-from-wallet.md
What sell_usdt_from_wallet does on EVM MCP Server
AI agents use sell_usdt_from_wallet to commit financial operations through EVM MCP Server, usually the final step of a payment, billing, or trading workflow. A call moves real money.
Why sell_usdt_from_wallet is rated Critical
This tool performs a financial transaction by selling USDT stablecoins in exchange for ETH via PancakeSwap, a decentralized exchange. It directly moves monetary value and commits to a trade, placing it firmly in the Financial category. Misuse could result in significant monetary loss with no ability to reverse the transaction once confirmed on-chain.
From the tool's definition 'Sell USDT for ETH using PancakeSwap' — executes a token swap/trade on a DEX, moving financial assets
Attacks that exploit this kind of access
The rule that runs sell_usdt_from_wallet safely
PolicyLayer is an MCP gateway: it sits between your AI agents and EVM MCP Server, and checks every tool call against a rule you set before the call runs. Nothing changes on the server itself. For sell_usdt_from_wallet, this is the rule to start with:
Any call to sell_usdt_from_wallet is blocked until a human approves it. The rest of the server keeps working.
The button opens the PolicyLayer dashboard: create your workspace, connect EVM MCP Server, apply this rule, and every sell_usdt_from_wallet call is checked against it from then on.
Questions about sell_usdt_from_wallet
Sell USDT for ETH using PancakeSwap. It is categorised as a Financial tool in the EVM MCP Server MCP Server, which means it involves financial transactions. Block by default and require explicit approval.
Register the EVM MCP Server MCP server in PolicyLayer and add a rule for sell_usdt_from_wallet: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches EVM MCP Server. Nothing to install.
sell_usdt_from_wallet is a Financial tool with critical risk. Critical-risk tools should be blocked by default and only enabled with explicit human approval.
Yes. Add a rate_limit block to the sell_usdt_from_wallet rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.
Set action: deny in the PolicyLayer policy for sell_usdt_from_wallet. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.
sell_usdt_from_wallet is provided by the EVM MCP Server MCP server (chulanpro5/evm-mcp-server). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.
More on EVM MCP Server, and thousands of servers like it.
Across the catalogue