Skip to main content
Glama

MCP Crypto Wallet EVM

by dcSpark

provider_get_transaction_receipt

Retrieve the receipt of a transaction on Ethereum or EVM-compatible blockchains by providing its hash. Confirm details such as status, gas used, and block number.

Instructions

Get a transaction receipt

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