Skip to main content
Glama

sign_typed_data

Sign structured EIP-712 data for gasless transactions, meta-transactions, permit signatures, and protocol-specific signatures using configured wallet.

Instructions

Sign structured data (EIP-712) using the configured wallet. Used for gasless transactions, meta-transactions, permit signatures, and protocol-specific signatures. The signature follows the EIP-712 standard.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
domainJsonYesEIP-712 domain as JSON string with fields: name, version, chainId, verifyingContract, salt (all optional)
typesJsonYesEIP-712 types definition as JSON string (exclude EIP712Domain type - it's added automatically)
primaryTypeYesThe primary type name (e.g., 'Mail', 'Permit', 'MetaTransaction')
messageJsonYesThe message data to sign as JSON string

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/chulanpro5/evm-mcp-server'

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