eth_getTransactionByBlockHashAndIndex - DogeOSAsk AIpost https://dogeos-testnet.unifra.io/v1/{your-api-key}/eth_getTransactionByBlockHashAndIndexReturns information about a transaction by block hash and transaction index position.Path Paramsyour-api-keystringrequiredBody ParamsjsonrpcstringrequiredDefaults to 2.0methodstringrequiredDefaults to eth_getTransactionByBlockHashAndIndexparamsarrayrequiredDefaults to 0xc3826b13f837595ca9141a32a2f1472d2bcf6e6db76b9df6956d5e1af7da5ed2,0x0An array containing the block hash and the transaction index position.params* string stringidintegerrequiredDefaults to 0Responses 200A transaction object, or null when no transaction was found. 400Bad Request. The request could not be understood by the server due to malformed syntax.Updated 7 months ago