Supported Chains
Chain integrations add support for a Layer 1 blockchain and their Layer 2 networks into Gateway, enabling wallet access, node RPC interactions, and other support needed by DEXs supported by Gateway. Each chain integration is customized for a particular blockchain's idiosyncrasies to enable this level of standardization.
See the chain section in Route Schemas for detailed information about the standardized endpoints that each chain integration should define.
New vs Legacy¶
Legacy Gateway (v2.2 and before) supported a wide range of chains and their networks including Ethereum, Algorand, Avalanche, BNB Chain, Cosmos, Cronos, Ethereum Classic, Osmosis, Polygon, and Solana. However, its inflexible route architecture tight coupling with the Hummingbot client made it difficult to support more types of trading interactions.
The new version of Gateway (v2.5+) is more flexible but initially supports only a few base chain architectures (Solana and Ethereum). The Ethereum chain integration now supports any EVM-compatible network, including other Layer 1 networks such as Avalanche, BNB Chain, and Polygon.
What Determines Chain Inclusion?¶
Chain support is determined by the decentralized exchanges (DEX) that HBOT holders vote to be included in the Hummingbot codebase in quarterly Exchange Connector Polls. The main chains and networks where each DEX is deployed will be supported in subsequent releases of Hummingbot and Gateway.
New DEX connectors and their chains may be added by community members via New Connector Proposals, which require a minimum HBOT balance to create.
Here are the chains supported in the Gateway codebase for current Epoch, and whether or not they have been upgraded to the new Gateway architecture.
Current Chains Supported¶
Base Chain | Networks | Legacy/New | DEXs Supported |
---|---|---|---|
Solana | mainnet-beta, devnet | New | Jupiter, Meteora, Raydium |
Ethereum | mainnet, arbitrum, optimism, base, sepolia, bsc, avalanche, celo, polygon | New | Uniswap, Balancer, Carbon, Curve, Sushiswap |
Algorand | mainnet, testnet | Legacy | Tinyman |
Avalanche | avalanche, fuji | Legacy | Trader Joe |
BNB Chain | mainnet, testnet | Legacy | Pancakeswap, Uniswap |
Celo | celo, celo-alfajores | Legacy | Uniswap |
Cronos | mainnet | Legacy | Mad Meerkat, VVS |
Ethereum Classic | mainnet | Legacy | ETCSwap |
Osmosis | mainnet, testnet | Legacy | Osmosis |
Polygon | mainnet, mumbai | Legacy | Quickswap |