Structs§
- AmmType
Iter - An iterator over the variants of AmmType
- Dex
- Represents a decentralized exchange (DEX) in a blockchain ecosystem.
- DexType
Iter - An iterator over the variants of DexType
Enums§
- AmmType
- Represents different types of Automated Market Makers (AMMs) in DeFi protocols.
- DexType
- Represents different types of decentralized exchanges (DEXes) supported by Nautilus.
Type Aliases§
- Shared
Dex - A thread-safe shared pointer to a
Dex
, enabling efficient reuse across multiple components.