Skip to main content
Glama

Osmosis MCP Server

get-synthetic-locks-by-lock-id

Retrieve detailed information about synthetic locks using the underlying lock ID on the Osmosis blockchain. Essential for managing and verifying lock-specific data.

Instructions

Returns synthetic lock details by underlying lock ID

Input Schema

NameRequiredDescriptionDefault
lockIdYesThe underlying lock ID

Input Schema (JSON Schema)

{ "properties": { "lockId": { "description": "The underlying lock ID", "type": "string" } }, "required": [ "lockId" ], "type": "object" }

Other Tools from Osmosis MCP Server

Related Tools

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/MyronKoch-dev/osmosis-mcp-server'

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