Skip to main content
Glama

Osmosis MCP Server

get-lockups

Retrieve detailed token lockup information for a specific wallet address on the Osmosis blockchain using this tool from the Osmosis MCP Server.

Instructions

Returns token lockup information for an address

Input Schema

NameRequiredDescriptionDefault
ownerYesThe owner address

Input Schema (JSON Schema)

{ "properties": { "owner": { "description": "The owner address", "type": "string" } }, "required": [ "owner" ], "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