debug_traceBlockByNumberAsk AIpost https://api.zan.top/node/v1/xlayer/mainnet/{apiKey}Returns the tracing result by executing all transactions in the block specified by number with a tracer (Trace Mode required).Path ParamsapiKeystringrequiredDefaults to publicFor higher throughput, please create your own API key.Body ParamsidintegerDefaults to 1jsonrpcstringDefaults to 2.0methodstringDefaults to debug_traceBlockByNumberparamsarraylength between 1 and 1 String - Block number (in hex) or block tag tracer Object - Currently supports callTracer and prestateTracer (see above for definitions). params Block Number or Block Tag | tracerBlock Number or Block TagtracerResponse 200Returns the number of transactions in the block with the given block hash.Updated 5 months ago