get-transaction
Retrieve transaction details using a hash and chain ID via MetaMask MCP server. Interact with blockchain securely while keeping private keys in your wallet.
Instructions
Fetch transaction given hash or block identifiers.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
chainId | No | ID of chain to use when fetching data. | |
hash | Yes | Hash to get transaction. |