Module dex

Module dex 

Source

Structs§

AmmTypeIter
An iterator over the variants of AmmType
Dex
Represents a decentralized exchange (DEX) in a blockchain ecosystem.
DexTypeIter
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§

SharedDex
A thread-safe shared pointer to a Dex, enabling efficient reuse across multiple components.