Skip to main content
Glama

Osmosis MCP Server

get-protorev-statistics

Retrieve ProtoRev MEV statistics for specified date ranges on the Osmosis blockchain to analyze and monitor maximum extractable value (MEV) trends.

Instructions

Returns overall ProtoRev MEV statistics

Input Schema

NameRequiredDescriptionDefault
endDateNoEnd date for statistics (ISO 8601 format)
startDateNoStart date for statistics (ISO 8601 format)

Input Schema (JSON Schema)

{ "properties": { "endDate": { "description": "End date for statistics (ISO 8601 format)", "type": "string" }, "startDate": { "description": "Start date for statistics (ISO 8601 format)", "type": "string" } }, "required": [], "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