You're viewing a demo portfolio

Join the waitlist
PRSM

transfer_trc20

Active

Tool of MERX - TRON Resource Exchange

declared in 2.0.0

Transfer TRC-20 tokens with automatic energy optimization. Signs and broadcasts on-chain. Requires TRON_PRIVATE_KEY.

Parameters schema

{
  "type": "object",
  "required": [
    "to_address",
    "token",
    "amount"
  ],
  "properties": {
    "token": {
      "type": "string",
      "description": "Token symbol (USDT, USDC) or contract address."
    },
    "amount": {
      "type": "string",
      "description": "Amount to transfer (human-readable)."
    },
    "to_address": {
      "type": "string",
      "description": "Recipient TRON address."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

MERX - TRON Resource Exchange

https://github.com/Hovsteder/merx-mcp

2/7 registries
View full server →
transfer_trc20 — MERX - TRON Resource Exchange — PRSM MCP