> ## Documentation Index
> Fetch the complete documentation index at: https://docs.chainstack.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Gas data | Gnosis

> Gnosis Chain gas data JSON-RPC methods — query current gas prices and estimate gas costs for transactions on the xDAI-based Gnosis Chain network.

Retrieving gas information from the Gnosis Chain can be done by using the following methods:

<CardGroup cols={2}>
  <Card title="eth_estimateGas" icon="angle-right" iconType="solid" href="/reference/gnosis-estimategas" horizontal />

  <Card title="eth_gasPrice" icon="angle-right" iconType="solid" href="/reference/gasprice" horizontal />
</CardGroup>
