Module events

Source
Expand description

Blockchain event data structures and parsers.

This module provides types and utilities for parsing and handling various blockchain events emitted by smart contracts, particularly DeFi protocol events such as swaps, mints, burns, and pool creation events.

Modules§

burn
mint
pool_created
swap