Skip to main content
Glama

Veri5ight MCP Server

by 5ajaki

ethereum_getTransactionInfo

Retrieve detailed Ethereum transaction data, including status, gas usage, and block details, by providing the transaction hash through Veri5ight MCP Server.

Instructions

Get detailed information about an Ethereum transaction

Input Schema

NameRequiredDescriptionDefault
hashYesTransaction hash

Input Schema (JSON Schema)

{ "properties": { "hash": { "description": "Transaction hash", "type": "string" } }, "required": [ "hash" ], "type": "object" }

Other Tools from Veri5ight 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/5ajaki/veri5ight'

If you have feedback or need assistance with the MCP directory API, please join our Discord server