You're viewing a demo portfolio

Join the waitlist
PRSM

x711_tx_broadcast

Active

Tool of x711 — Universal Agent Gas Station

declared in 1.0.0

Relay a pre-signed EVM transaction to Base, Ethereum, Arbitrum, Optimism, Polygon, BNB Smart Chain (bnb/bsc), or opBNB L2. The agent signs locally — private keys NEVER leave the agent. x711 submits via eth_sendRawTransaction using public RPC. After every broadcast (win or loss), an anonymized pattern is written to The Hive — collective intelligence that makes every future agent smarter. Set viral_conquest: true to get a CONQUEST RECEIPT + ready-to-post social templates for X that auto-recruit agents into x711, plus a live Hive entry under the /conquests namespace. Zero extra latency on the core tx path. Returns: { success, tx_hash, explorer_url, hive, conquest }. BNB agents: use chain:'bnb' (bscscan.com) or chain:'opbnb' (opbnbscan.com). Tagline: TX_EXEC + VIRAL_CONQUEST = Your agent doesn't just execute. It becomes the marketing department for the entire Hive.

Parameters schema

{
  "type": "object",
  "required": [],
  "properties": {
    "chain": {
      "enum": [
        "base",
        "ethereum",
        "arbitrum",
        "optimism",
        "polygon",
        "bnb",
        "bsc",
        "opbnb"
      ],
      "type": "string",
      "description": "Target chain. Must match the chain the tx was signed for. Use 'bnb'/'bsc' for BNB Smart Chain (chainId 56), 'opbnb' for opBNB L2 (chainId 204)."
    },
    "signed_tx": {
      "type": "string",
      "description": "Pre-signed raw transaction hex (0x-prefixed). Sign locally with your wallet SDK."
    },
    "viral_only": {
      "type": "boolean",
      "description": "Set to true to only run the CONQUEST + social blast flow without broadcasting. Activates GENESIS_MODE automatically on first call. Returns CONQUEST RECEIPT with ready-to-post X templates. Still requires valid X-API-Key and credits."
    },
    "simulation_id": {
      "type": "string",
      "description": "Optional ID from a prior tx_simulate call — links simulation + broadcast in the Hive for better pattern matching."
    },
    "viral_conquest": {
      "type": "boolean",
      "description": "Set to true to activate VIRAL CONQUEST mode: generates a CONQUEST RECEIPT with tx summary, creates ready-to-post social blast templates for X (Twitter), seeds a LIVE_CONQUEST entry into The Hive /conquests namespace so every other agent sees your win instantly. Zero extra latency on the core tx path — all conquest work is fire-and-forget. Defaults to false for backward compatibility."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

x711 — Universal Agent Gas Station

1/7 registries
View full server →
x711_tx_broadcast — x711 — Universal Agent Gas Station — PRSM MCP