debug_getRawTransaction
Debug & trace | Tempo
debug_getRawTransaction | Tempo
Tempo API method that returns the RLP-encoded transaction data for a given transaction hash. transactionHash — the hash of the transaction.
POST
debug_getRawTransaction
Tempo API method that returns the RLP-encoded transaction data for a given transaction hash.
Get your own node endpoint todayStart for free and get your app to production levels immediately. No credit card required.You can sign up with your GitHub, X, Google, or Microsoft account.
Parameters
transactionHash— the hash of the transaction
Response
result— the RLP-encoded transaction data as a hex string, ornullif the transaction is not found.
debug_getRawTransaction code examples
Last modified on May 18, 2026