---
title: "BlockGas queries the gas used at a given block height"
method: GET
path: "/evmos/feemarket/v1/block_gas"
tags: ["Query"]
---

# BlockGas queries the gas used at a given block height

`GET /evmos/feemarket/v1/block_gas`

## Response `200`

A successful response.

- EthermintFeemarketV1QueryBlockGasResponse — QueryBlockGasResponse returns block gas used for a given height.
  - `gas` string, int64

## Other responses

- `default` — An unexpected error response.

---

[API](https://skmtc.net/haqq-network/apis/haqq-network-grpc-api.md) · [All operations](https://skmtc.net/haqq-network/apis/haqq-network-grpc-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/haqq-network/haqq-network-grpc-api/versions/2d0419923f40/schema)
