pub fn get_dex_extended(
blockchain: Blockchain,
dex_type: &DexType,
) -> Option<&'static DexExtended>
Expand description
Returns a map of all DEX names to Dex instances across all chains
pub fn get_dex_extended(
blockchain: Blockchain,
dex_type: &DexType,
) -> Option<&'static DexExtended>
Returns a map of all DEX names to Dex instances across all chains