tycho-simulation 0.330.0

Provides tools for interacting with protocol states, calculating spot prices, and quoting token swaps.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
pub mod stableswap_alend;
pub mod stableswap_meta;
pub mod stableswap_ng;
pub mod stableswap_steth;
pub mod stableswap_v0;
pub mod stableswap_v1;
pub mod stableswap_v2;
pub mod tricrypto_ng;
pub mod tricrypto_v1;
pub mod twocrypto_ng;
pub mod twocrypto_stable;
pub mod twocrypto_v1;