return (await this.get(`/v1/block${this.generateQueryString(queryParams)}`)) as Response<QueryResult<BlockSchemaType>>;