Skip to main content
Glama

MCP Crypto Wallet EVM

by dcSpark

provider_get_transaction

Retrieve Ethereum or EVM-compatible blockchain transaction details by specifying the transaction hash, enabling users to track and verify transactions efficiently.

Instructions

Get a transaction by hash

Input Schema

NameRequiredDescriptionDefault
transactionHashYesThe transaction hash

Input Schema (JSON Schema)

{ "properties": { "transactionHash": { "description": "The transaction hash", "type": "string" } }, "required": [ "transactionHash" ], "type": "object" }

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/dcSpark/mcp-cryptowallet-evm'

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