eth_getTransactionReceipt - DogeOSAsk AIpost https://dogeos-testnet.unifra.io/v1/{your-api-key}/eth_getTransactionReceiptReturns the receipt of a transaction by transaction hash.Path Paramsyour-api-keystringrequiredBody ParamsjsonrpcstringrequiredDefaults to 2.0methodstringrequiredDefaults to eth_getTransactionReceiptparamsarray of stringsrequiredlength between 1 and 1Defaults to 0x493650c1985b3bd12dccb9a70edaa6cd70366d0acdb13af5343c1a31f1272aa9params* stringidintegerrequiredDefaults to 0Responses 200A transaction receipt object, or null when no receipt was found. 400Bad Request. The request could not be understood by the server due to malformed syntax.Updated 7 months ago