Module ethereum

Source

Re-exports§

pub use balancer_v2::BALANCER_V2;
pub use balancer_v3::BALANCER_V3;
pub use curve_finance::CURVE_FINANCE;
pub use fluid::FLUID_DEX;
pub use maverick_v2::MAVERICK_V2;
pub use pancakeswap_v3::PANCAKESWAP_V3;
pub use uniswap_v2::UNISWAP_V2;
pub use uniswap_v3::UNISWAP_V3;
pub use uniswap_v4::UNISWAP_V4;

Modules§

balancer_v2
balancer_v3
curve_finance
fluid
maverick_v2
pancakeswap_v3
uniswap_v2
uniswap_v3
uniswap_v4

Functions§

all
Returns a slice of all Ethereum Dexes
dex_map
Returns a map of Ethereum DEX name to Dex reference for easy lookup