Skip to main content
Glama

Generate scope hash for Self verification (like tools.self.xyz)

generate_scope_hash
Read-only

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)

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

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