Skip to main content
Glama

Moralis MCP Server

Official
by MoralisWeb3

getTransaction

Retrieve transaction details using a specific transaction hash to access blockchain data efficiently with Moralis MCP Server's REST API wrapper.

Instructions

Get the contents of a transaction by the given transaction hash.

Input Schema

NameRequiredDescriptionDefault
transaction_hashNoThe transaction hash

Input Schema (JSON Schema)

{ "properties": { "transaction_hash": { "description": "The transaction hash", "type": "string" } }, "type": "object" }

You must be authenticated.

Other Tools from Moralis 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/MoralisWeb3/moralis-mcp-server'

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