approve_trc20
ActiveTool of MERX - TRON Resource Exchange
declared in 2.0.0
Approve TRC-20 spending allowance. Signs and broadcasts on-chain. Requires TRON_PRIVATE_KEY.
Parameters schema
{
"type": "object",
"required": [
"token",
"spender",
"amount"
],
"properties": {
"token": {
"type": "string",
"description": "Token symbol or contract address."
},
"amount": {
"type": "string",
"description": "Allowance amount (human-readable, or \"unlimited\")."
},
"spender": {
"type": "string",
"description": "Spender TRON address."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
MERX - TRON Resource Exchange
https://github.com/Hovsteder/merx-mcp
2/7 registries