pool-sync 3.0.0

A library for synchronizing and managing various types of liquidity pools across different blockchains
Documentation
1
2
3
4
pub use maverick_v1_fetcher::MaverickV1Fetcher; 
pub use maverick_v2_fetcher::MaverickV2Fetcher;
mod maverick_v1_fetcher;
mod maverick_v2_fetcher;