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

# Logs and events | Arc

> Arc log JSON-RPC methods — query contract event logs by block range, address, and topic on Arc.

Retrieving logs and events from Arc can be done using the following methods:

<CardGroup cols={2}>
  <Card title="eth_getLogs" icon="angle-right" iconType="solid" href="/reference/arc-eth-getlogs" horizontal />
</CardGroup>
