JSON RPC
eth_getTransactionByBlockHashAndIndex
POST
Returns information about a transaction by block hash and transaction index positionDocumentation Index
Fetch the complete documentation index at: https://docs-hosting.axiomesh.io/llms.txt
Use this file to discover all available pages before exploring further.
Body
Serves as a unique identifier for the request
Indicates the version of JSON-RPC being used
Represents the name of the remote procedure or method to be called
Response
Returns unique identifier for the request
Returns the version of JSON-RPC being used
A transaction object, or null when no transaction was found