wait-for-transaction-receipt
Retrieve the transaction receipt by waiting for a specified number of block confirmations on the blockchain using the transaction hash and chain ID.
Instructions
Waits for the transaction to be included on a block, and then returns the transaction receipt.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
chainId | No | ID of chain to use when fetching data. | |
confirmations | No | The number of confirmations (blocks that have passed) to wait before resolving. | |
hash | Yes | The transaction hash to wait for. |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from MetaMask MCP
- call
- deploy-contract
- disconnect
- estimate-fee-per-gas
- estimate-gas
- get-account
- get-block
- get-block-number
- get-chain-id
- get-chain-list
- get-chains
- get-connect-uri
- get-ens-address
- get-ens-name
- get-native-currency-balance
- get-token
- get-token-balance
- get-transaction
- get-transaction-receipt
- read-contract
- send-transaction
- show-connect-qrcode
- sign-message
- switch-chain
- verify-message
- wait-for-transaction-receipt
- wait-seconds
- write-contract
Related Tools
- @Xiawpohr/metamask-mcp
- @dcSpark/mcp-cryptowallet-evm
- @itsanishjain/alchemy-sdk-mcp
- @NaniDAO/agentek
- @NaniDAO/agentek