Docs.rs
  • pair_sync-0.3.1
    • pair_sync 0.3.1
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • 0xKitsune
    • Dependencies
      • async-trait ^0.1.57 normal
      • ethers ^0.17.0 normal
      • futures ^0.3.24 normal
      • indicatif ^0.17.1 normal
      • num-bigfloat ^1.6.0 normal
      • serde ^1.0.145 normal
      • serde_json ^1.0.85 normal
      • thiserror ^1.0.36 normal
      • tokio ^1.21.0 normal
    • Versions
    • 0% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Crate pair_sync

  • Structs
  • Enums
  • Functions
?
Change settings

List of all items

Structs

  • dex::Dex
  • pool::UniswapV2Pool
  • pool::UniswapV3Pool

Enums

  • dex::DexVariant
  • error::PairSyncError
  • pool::Pool

Functions

  • checkpoint::construct_checkpoint
  • checkpoint::deconstruct_checkpoint
  • checkpoint::deconstruct_dex_from_checkpoint
  • checkpoint::deconstruct_pools_from_checkpoint
  • checkpoint::generate_checkpoint
  • checkpoint::generate_checkpoint_with_throttle
  • checkpoint::sync_pairs_from_checkpoint
  • checkpoint::sync_pairs_from_checkpoint_with_throttle
  • checkpoint::sync_pools_from_checkpoint
  • checkpoint::sync_pools_from_checkpoint_with_throttle
  • filter::filter_blacklisted_addresses
  • filter::filter_blacklisted_pools
  • filter::filter_blacklisted_tokens
  • filter::filter_pools_below_usd_threshold
  • filter::filter_pools_below_usd_threshold_with_throttle
  • filter::filter_pools_below_weth_threshold
  • filter::filter_pools_below_weth_threshold_with_throttle
  • sync::get_all_pool_data
  • sync::get_all_pools
  • sync::get_all_pools_from_dex
  • sync::sync_pairs
  • sync::sync_pairs_with_throttle