debug_getRawHeader 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
blockNumber
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_getRawHeader","params":["latest"],"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_getRawHeader","params":["latest"],"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