Skip to main content
Glama

verify_timestamp

Verify data integrity using Bitcoin blockchain timestamps by comparing provided data against an expected hash value with configurable encoding and hash algorithms.

Instructions

Verify data against an on-chain timestamp hash.

    Args:
        data: Original data to verify
        expected_hash: Expected hash value (hex)
        encoding: Data encoding ('utf-8' or 'hex')
        hash_algorithm: Hash algorithm used ('sha256', 'sha3_256')

    Returns:
        Dictionary with verification result.
    

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
dataYes
expected_hashYes
encodingNoutf-8
hash_algorithmNosha256

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