eth_getTransactionReceiptAsk AIpost https://api.zan.top/node/v1/mint/mainnet/{apiKey}Returns the receipt of a transaction by transaction hash. Note that the receipt is not available for pending transactions.Path ParamsapiKeystringrequiredDefaults to publicFor higher throughput, please create your own API key.Body ParamsidintegerDefaults to 1jsonrpcstringDefaults to 2.0methodstringDefaults to eth_getTransactionReceiptparamsarray of stringslength between 1 and 1String - 32 Bytes - a string representing the hash of a transaction.params stringResponse 200Returns the receipt of a transaction by transaction hash.Updated 5 months ago