> ## 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 | Arbitrum

> Arbitrum gas data JSON-RPC methods — query current gas prices and estimate gas costs for transactions to build cost-effective dapps on Arbitrum.

Retrieving gas information from the Arbitrum blockchain can be done by using the following methods:

<CardGroup>
  <Card title="eth_estimateGas" href="/reference/arbitrum-estimategas" icon="angle-right" iconType="solid" horizontal />

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

<Check>
  ### Get your own node endpoint today

  [Start for free](https://console.chainstack.com/) and get your app to production levels immediately. No credit card required.

  You can sign up with your GitHub, X, Google, or Microsoft account.
</Check>
