Expand description
PoolSync: A library for synchronizing and managing various types of liquidity pools across different blockchains
This library provides functionality to interact with and synchronize data from various decentralized exchange protocols across multiple blockchain networks. It supports different pool types like Uniswap V2, Uniswap V3, and SushiSwap, and can work with multiple blockchain networks such as Ethereum and Base.
Modules§
- PoolSync Core Implementation
Macros§
- Macro for generating getter methods for all of the suppored pools
Structs§
- The main struct for pool synchronization
Enums§
- Enum representing supported blockchain networks
- Represents a populated pool from any of the supported protocols
- Enumerates the supported pool types
Traits§
- Defines common methods that are used to access information about the pools