Skip to main content

Module exchanges

Module exchanges 

Source

Modules§

arbitrum
base
bsc
ethereum
extended
parsing

Structs§

DexCapability
The capability tiers a registered DEX reaches on a chain, derived from its parser presence.

Constants§

DEX_SUPPORTED_CHAINS
Chains with a registered DEX map, so sync-dex and analyze-pool(s) can operate on them.

Functions§

dex_capabilities_for_chain
Returns the capability tier of every DEX registered on blockchain, sorted by DEX name.
find_dex_type_case_insensitive
Attempts to match a DEX name in a case-insensitive manner.
get_dex_extended
Returns a map of all DEX names to Dex instances across all chains
get_supported_dexes_for_chain
Returns the supported DEX names for a given blockchain.