zks_getL1BatchBlockRangeAsk AIpost https://api.zan.top/node/v1/zksync/mainnet/{apiKey}Returns the range of blocks contained within a batch given by batch number.Path ParamsapiKeystringrequiredDefaults to publicFor higher throughput, please create your own API key.Body ParamsThe layer 1 batch number.idintegerDefaults to 1jsonrpcstringDefaults to 2.0methodstringDefaults to zks_getL1BatchBlockRangeparamsarray of numberslength between 1 and 1Defaults to 12345params numberResponse 200The range of blocks contained within a batch given by batch number. The range is given by beginning/end block numbers in hexadecimal.Updated 5 months ago