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