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

# Executing transactions | Gnosis

> Gnosis Chain transaction execution JSON-RPC methods — call smart contracts, sign transactions, send raw transactions, and estimate gas on the network.

Executing and simulating transactions on the Gnosis Chain can be done by using the following methods:

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

  <Card title="eth_sendRawTransaction" icon="angle-right" iconType="solid" href="/reference/gnosis-sendrawtransaction" 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>
