Skip to main content
Glama

broadcast_transaction

Send signed Bitcoin transactions to the network or test them with a dry run option. Use this tool to broadcast transactions or verify them before submission.

Instructions

Send signed transaction to the network.

Args: tx_hex: Signed transaction as hex string dry_run: If True, only test without broadcasting (default: True) max_fee_rate: Maximum fee rate in BTC/kB (optional) Returns: Dictionary with result. For dry_run, includes 'allowed' status. For actual broadcast, includes 'txid'.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
tx_hexYes
dry_runNo
max_fee_rateNo

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/EricGrill/mcp-bitcoin-cli'

If you have feedback or need assistance with the MCP directory API, please join our Discord server