evm_wait_for_transaction
Ensure transaction finality by waiting for the required number of confirmations and returning the confirmed receipt.
Instructions
Wait for transaction confirmations and return the confirmed receipt.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| txHash | Yes | Transaction hash | |
| chainId | No | Chain ID (defaults to runtime config) | |
| confirmations | No | Required confirmation count |