Docs

eth_getLogs - LISK RPC Method

Query event logs on LISK. Essential for indexing real-world asset tokenization, decentralized physical infrastructure (DePIN), and emerging market financial access on the first L1-to-Superchain L2 focused on real-world assets and emerging markets.

Returns an array of all logs matching a given filter object on LISK.

Why LISK? Build on the first L1-to-Superchain L2 focused on real-world assets and emerging markets with OP Stack Superchain integration, Gelato rollup-as-a-service, 500K OP grant, and LSK token migration from L1.

Use Cases

The eth_getLogs method is essential for:

  • Event indexing - Track contract events for real-world asset tokenization, decentralized physical infrastructure (DePIN), and emerging market financial access
  • Token transfers - Monitor ERC20/ERC721 transfers
  • DeFi analytics - Track swaps, liquidity events, and more
  • Notification systems - Alert on specific on-chain events

Code Examples

Error Handling

Error CodeMessageDescription
-32005Query returned more than 10000 resultsReduce block range
-32602Invalid paramsInvalid filter parameters