Skip to main content
Glama

Veri5ight MCP Server

by 5ajaki

ethereum_getTransactionInfo

Retrieve comprehensive details about an Ethereum transaction by inputting the transaction hash using the Veri5ight MCP Server for blockchain interactions.

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" }

You must be authenticated.

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