get_transaction_receipt
Retrieve transaction details using the transaction hash from supported networks like BSC, Ethereum, and more with default BSC mainnet.
Instructions
Get a transaction receipt by its hash
Input Schema
Name | Required | Description | Default |
---|---|---|---|
network | No | Network name (e.g. 'bsc', 'opbnb', 'ethereum', 'base', etc.) or chain ID. Supports others main popular networks. Defaults to BSC mainnet. | bsc |
txHash | Yes | The transaction hash to look up |