tycho-simulation 0.255.1

Provides tools for interacting with protocol states, calculating spot prices, and quoting token swaps.
Documentation
1
2
3
4
//! Uniswap V3 Decentralized Exchange
mod decoder;
pub mod enums;
pub mod state;