debug_getRawTransaction RPC Method
This method requires appending
/nanoreth to your HyperLiquid endpoint URL. Debug and Trace methods are not supported on /evm endpoints. Use /nanoreth instead of /evm to access debugging functionality. Note: This method is not supported on Testnet.Parameters
transactionHash
string
REQUIRED
Loading...
Returns
result
string
Loading...
Request
1curl https://docs-demo.hype-mainnet.quiknode.pro/nanoreth \2-X POST \3-H "Content-Type: application/json" \4--data '{"method":"debug_getRawTransaction","params":["0x697ccb87a0a38e723986ce73d1b59c3209dcf40bbfaad41bb7a86d62ca1fb56c"],"id":1,"jsonrpc":"2.0"}'5
1curl https://docs-demo.hype-mainnet.quiknode.pro/nanoreth \2-X POST \3-H "Content-Type: application/json" \4--data '{"method":"debug_getRawTransaction","params":["0x697ccb87a0a38e723986ce73d1b59c3209dcf40bbfaad41bb7a86d62ca1fb56c"],"id":1,"jsonrpc":"2.0"}'5
Don't have an account yet?
Create your Quicknode endpoint in seconds and start building
Get started for free