Are you an LLM? Read llms.txt for a summary of the docs, or llms-full.txt for the full context.
Skip to content

Reference: sushi/evm Config

The EVM config module contains chain support maps, known token constants, contract addresses, wrapped native assets, and subgraph configuration.

Feature support

Feature exports describe which chains support Sushi and related integrations.

GroupExamples
API and aggregatorAPI-supported chains, aggregator addresses.
Sushi protocolsSushiSwap V2/V3, Sushi, RedSnwapper, Blade.
External protocolsUniswap V2/V3, PancakeSwap V2/V3.
Rewards/adminMasterChef, MiniChef, fee collector, operations multisig, Merkl.
Token safetyToken security feature maps.

Tokens

ExportPurpose
WNATIVE_ADDRESS, WNATIVEWrapped native addresses and tokens by chain.
isEvmWNativeSupportedCheck wrapped native support.
isWrapOrUnwrapDetect native/wrapped swap pairs.
STABLES, isStableStable token maps and guard.
Default bases/quotesCommon routing/display tokens.
Known token exportsChain-specific token constants.

Subgraphs

Subgraph config includes hosts, max page sizes, seconds between blocks, and subgraph URL maps. See Subgraphs for user-facing subgraph docs.