> ## Documentation Index
> Fetch the complete documentation index at: https://chainstack-docs-polygon-erigon-trace-deprecation.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Logs and events | Arbitrum

> Arbitrum event log RPC methods for retrieving smart contract events, transaction logs, and filter-based data from your Chainstack node endpoints.

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

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

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

<Info>
  Find logs limitations in [Understanding eth\_getLogs limitations](/docs/understanding-eth-getlogs-limitations)
</Info>
