trace_replayTransactionAsk AIpost https://api.zan.top/node/v1/xlayer/mainnet/{apiKey}Replays a transaction, returning the traces (Trace Mode required, and supported only on OpenEthereum & Erigon).Path ParamsapiKeystringrequiredDefaults to publicFor higher throughput, please create your own API key.Body ParamsidintegerDefaults to 1jsonrpcstringDefaults to 2.0methodstringDefaults to trace_replayTransactionparamsarraylength between 1 and 1 string - transaction hash array - Type of trace, one or more of "trace" or "stateDiff" params Transaction hash | Type of Trace ("trace" or "statediff")Transaction hashType of Trace ("trace" or "statediff")Response 200Returns the number of transactions in the block with the given block hash.Updated 5 months ago