You're viewing a demo portfolio

Join the waitlist
PRSM

approve_trc20

Active

Tool 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."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

MERX - TRON Resource Exchange

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

2/7 registries
View full server →