Skip to main content

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.

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

eth_getLogs

This information can be used for:
  • Event tracking — monitor specific smart contract events
  • Historical analysis — analyze past contract interactions
  • DApp integration — display contract events in applications
  • Audit and compliance — track on-chain activity for verification
Last modified on April 20, 2026