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

> Avalanche C-Chain event log methods for querying smart contract events, applying log filters, and tracking on-chain activity via Chainstack endpoints.

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

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

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

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