pub const DEX_SUPPORTED_CHAINS: [Blockchain; 4];Expand description
Chains with a registered DEX map, so sync-dex and analyze-pool(s) can operate on them.
Other chains (for example Polygon) are valid for block-level sync-blocks but have no DEX
registrations, so DEX commands reject them.