Docs.rs
  • mev-engine-0.1.1
    • mev-engine 0.1.1
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • crates.io
    • Source
    • Owners
    • byteZorvin
    • Dependencies
      • async-trait ^0.1.82 normal
      • color-eyre ^0.6.3 normal
      • futures ^0.3.30 normal
      • num-bigint ^0.4.6 normal
      • num-traits ^0.2.19 normal
      • serde ^1.0.210 normal
      • serde_json ^1.0.128 normal
      • starknet ^0.12.0 normal
      • thiserror ^1.0.63 normal
      • tokio ^1.38 normal
      • tracing ^0.1.40 normal
    • Versions
    • 6.31% of the crate is documented
  • 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

mev_engine0.1.1

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • amm::jediswap::factory::JediswapFactory
  • amm::jediswap::pool::JediswapPool
  • amm::tenkswap::factory::TenKFactory
  • amm::tenkswap::pool::TenkSwapPool
  • amm::types::Reserves

Enums

  • amm::factory::Factory
  • amm::pool::AMM
  • errors::AMMError
  • errors::ArithmeticError
  • errors::CheckpointError
  • errors::EventLogError
  • errors::SwapSimulationError

Traits

  • amm::factory::AutomatedMarketMakerFactory
  • amm::pool::AutomatedMarketMaker

Functions

  • amm::jediswap::get_data::get_all_pools
  • amm::jediswap::get_data::get_pool_info
  • amm::tenkswap::get_data::get_pool_info
  • utils::call_contract

Type Aliases

  • utils::LocalWalletSignerMiddleware