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

# Transactions info | Gnosis

> Gnosis Chain transaction info JSON-RPC methods — retrieve transaction data, receipts, and status for monitoring and analyzing on-chain network activity.

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

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

  <Card title="eth_getTransactionReceipt" icon="angle-right" iconType="solid" href="/reference/gnosis-gettransactionreceipt" horizontal />

  <Card title="eth_getTransactionByBlockHashAndIndex" icon="angle-right" iconType="solid" href="/reference/gnosis-gettransactionbyblockhashandindex" horizontal />

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