Skip to main content
Glama

Osmosis MCP Server

get-validator-self-delegation

Retrieve the self-delegation amount for a validator on the Osmosis blockchain using the validator address as input.

Instructions

Returns the self-delegation amount for a validator

Input Schema

NameRequiredDescriptionDefault
validatorAddressYesThe validator address

Input Schema (JSON Schema)

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