Skip to main content
Glama

search_op_returns

Scan Bitcoin blocks to find OP_RETURN transactions containing embedded data, enabling blockchain data retrieval and analysis within specified height ranges.

Instructions

Scan blocks for OP_RETURN transactions.

Note: This is a placeholder that will require additional implementation for block scanning. Currently returns an error indicating the feature requires direct block access. Args: start_height: Starting block height end_height: Ending block height (optional, defaults to start_height) limit: Maximum number of results (default: 100) Returns: Dictionary with found OP_RETURN transactions.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
start_heightYes
end_heightNo
limitNo

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