Skip to main content
Glama

Osmosis MCP Server

get-cl-pool-fee-growth

Retrieve fee growth statistics for a concentrated liquidity (CL) pool by specifying the pool ID, enabling insights into pool performance and fee trends for the Osmosis blockchain.

Instructions

Returns fee growth statistics for a CL pool

Input Schema

NameRequiredDescriptionDefault
poolIdYesThe CL pool ID

Input Schema (JSON Schema)

{ "properties": { "poolId": { "description": "The CL pool ID", "type": "string" } }, "required": [ "poolId" ], "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