Skip to main content
Glama

generate_scope_hash

Generate verification hashes for Self protocol by processing Ethereum addresses or HTTPS URLs with scope identifiers to enable identity verification checks.

Instructions

Generate a scope hash for Self verification, replicating hashEndpointWithScope.

Args: address_or_url: Either an Ethereum address (0x...) or HTTPS URL scope_seed: Scope identifier (max 20 chars, lowercase ASCII only)

Returns: Dictionary with scope_hash, validation status, and input type

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
address_or_urlYesEthereum address (0x...) or HTTPS URL
scope_seedYesScope seed string (max 20 chars, lowercase)

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/selfxyz/self-mcp'

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