Docs.rs
  • uniswap_v3_math-0.6.1
    • uniswap_v3_math 0.6.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • 0xKitsune
    • Dependencies
      • alloy ^1.0.3 normal optional
      • alloy-primitives ^1.1.0 normal
      • eyre ^0.6 normal
      • thiserror ^2.0 normal
    • Versions
    • 0% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

uniswap_v3_math0.6.1

Crate Items

  • Structs
  • Enums
  • Constants
  • Functions

List of all items

Structs

  • tick::Tick

Enums

  • error::UniswapV3MathError

Functions

  • bit_math::least_significant_bit
  • bit_math::most_significant_bit
  • full_math::mul_div
  • full_math::mul_div_rounding_up
  • liquidity_math::add_delta
  • sqrt_price_math::_get_amount_0_delta
  • sqrt_price_math::_get_amount_1_delta
  • sqrt_price_math::get_amount_0_delta
  • sqrt_price_math::get_amount_1_delta
  • sqrt_price_math::get_next_sqrt_price_from_amount_0_rounding_up
  • sqrt_price_math::get_next_sqrt_price_from_amount_1_rounding_down
  • sqrt_price_math::get_next_sqrt_price_from_input
  • sqrt_price_math::get_next_sqrt_price_from_output
  • swap_math::compute_swap_step
  • tick_bitmap::flip_tick
  • tick_bitmap::next_initialized_tick_within_one_word
  • tick_bitmap::position
  • tick_math::get_sqrt_ratio_at_tick
  • tick_math::get_tick_at_sqrt_ratio
  • unsafe_math::div_rounding_up

Constants

  • sqrt_price_math::FIXED_POINT_96_RESOLUTION
  • sqrt_price_math::MAX_U160
  • sqrt_price_math::Q96
  • tick_math::MAX_SQRT_RATIO
  • tick_math::MAX_TICK
  • tick_math::MIN_SQRT_RATIO
  • tick_math::MIN_TICK
  • tick_math::SQRT_10001
  • tick_math::TICK_HIGH
  • tick_math::TICK_LOW