Cross-Chain Operations

Tools for cross-chain operations.

  1. getTransactionLogs - Fetch and decode transaction logs from L1 or L2 with automatic network detection. Recognizes 15+ common Arbitrum events including cross-chain messaging, token transfers, and bridge operations with emoji indicators and structured output.

    Demo

    • Parameters:

      • txHash: Transaction hash (0x-prefixed, 66 chars) that works on both L1 (Ethereum) and L2 (Arbitrum). Includes automatic fallback between networks and comprehensive event decoding.

Last updated