You're viewing a demo portfolio

Join the waitlist
PRSM

get_trc20_balance

Active

Tool of MERX - TRON Resource Exchange

declared in 2.0.0

Get TRC-20 token balance for an address. Supports symbol (USDT, USDC) or contract address. No auth required.

Parameters schema

{
  "type": "object",
  "required": [
    "address",
    "token"
  ],
  "properties": {
    "token": {
      "type": "string",
      "description": "Token symbol (USDT, USDC) or contract address."
    },
    "address": {
      "type": "string",
      "description": "TRON address to query."
    }
  }
}

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 →
get_trc20_balance — MERX - TRON Resource Exchange — PRSM MCP