You're viewing a demo portfolio

Join the waitlist
PRSM

search_transaction_history

Active

Tool of MERX - TRON Resource Exchange

declared in 2.0.0

Get on-chain transaction history for a TRON address. No auth required.

Parameters schema

{
  "type": "object",
  "required": [
    "address"
  ],
  "properties": {
    "type": {
      "enum": [
        "all",
        "trx",
        "trc20"
      ],
      "type": "string",
      "description": "Transaction type filter (default: all)."
    },
    "limit": {
      "type": "number",
      "description": "Max results (default: 20)."
    },
    "address": {
      "type": "string",
      "description": "TRON address."
    }
  }
}

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 →