Skip to main content
Glama

Osmosis MCP Server

get-protorev-profits-by-tx

Query MEV profits generated by ProtoRev for a specific transaction on the Osmosis blockchain using a transaction hash.

Instructions

Returns ProtoRev MEV profits by transaction

Input Schema

NameRequiredDescriptionDefault
txHashYesThe transaction hash to query

Input Schema (JSON Schema)

{ "properties": { "txHash": { "description": "The transaction hash to query", "type": "string" } }, "required": [ "txHash" ], "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