check-transaction
Check the status and details of a Rootstock blockchain transaction by providing the transaction hash.
Instructions
Check the status and details of a transaction on Rootstock blockchain using the transaction hash
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| txid | Yes | Transaction hash (with or without 0x prefix) to check status and details | |
| testnet | Yes | Use testnet (true) or mainnet (false) |