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