You're viewing a demo portfolio

Join the waitlist
PRSM

get_account_info

Active

Tool of MERX - TRON Resource Exchange

declared in 2.0.0

Inspect any TRON address. Aliases: check_address, get_address_info, get_wallet_info, address_info, account_status. Read the full on-chain state of ANY TRON address (does not have to be your own): TRX balance, free + delegated energy, free + delegated bandwidth, frozen TRX, account creation timestamp. Use this to check if an address has enough resources before sending a transaction, or to inspect any TRON wallet. No auth required, no API key needed.

Parameters schema

{
  "type": "object",
  "required": [
    "address"
  ],
  "properties": {
    "address": {
      "type": "string",
      "description": "TRON address (T...)."
    }
  }
}

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 →