You're viewing a demo portfolio

Join the waitlist
PRSM

transfer_trx

Active

Tool of MERX - TRON Resource Exchange

declared in 2.0.0

Send TRX to an address. Checks bandwidth, buys via Merx if needed. Signs and broadcasts on-chain. Requires TRON_PRIVATE_KEY.

Parameters schema

{
  "type": "object",
  "required": [
    "to_address",
    "amount_trx"
  ],
  "properties": {
    "amount_trx": {
      "type": "string",
      "description": "Amount of TRX to send."
    },
    "to_address": {
      "type": "string",
      "description": "Recipient 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 →