Skip to main content
DZap supports multiple blockchain networks, enabling cross-chain operations and full DeFi access.
The DZap SDK provides extensive multi-chain support, allowing you to interact with DeFi protocols across various blockchain networks. Each chain has specific capabilities and supported features.

Chain IDs (reference)

Common mainnet chain IDs for use in fromChain, toChain, and RPC config: For the full list, call getAllSupportedChains() and use each chain’s chainId and name.

Get Supported Chains

Retrieve all chains supported by DZap:

Filter Chains by Feature

Find chains that support zapping and list their contract addresses:

Build a Chain Selector

Create a filtered chain list for a UI dropdown:

Chain Information Structure

Each chain contains detailed configuration:
Last modified on July 14, 2026