transfer_trc20
ActiveTool 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."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
MERX - TRON Resource Exchange
https://github.com/Hovsteder/merx-mcp
2/7 registries