> ## Documentation Index
> Fetch the complete documentation index at: https://docs.debridge.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Supported Chains

> Networks supported by deBridge products

deBridge supports a wide range of EVM chains and Solana across its products.

## Chain Coverage

| Chain     | Chain ID  | Internal Chain ID |
| --------- | --------- | ----------------- |
| Ethereum  | 1         | 1                 |
| Solana    | 7565164   | 7565164           |
| Arbitrum  | 42161     | 42161             |
| Avalanche | 43114     | 43114             |
| BNB Chain | 56        | 56                |
| Polygon   | 137       | 137               |
| Optimism  | 10        | 10                |
| Base      | 8453      | 8453              |
| Linea     | 59144     | 59144             |
| Flow      | 747       | 100000009         |
| Story     | 1514      | 100000013         |
| Cronos    | 25        | 100000019         |
| HyperEVM  | 999       | 100000022         |
| Sei       | 1329      | 100000027         |
| Monad     | 143       | 100000030         |
| TRON      | 728126428 | 100000026         |
| Injective | 1776      | 100000029         |
| MegaEth   | 4326      | 100000031         |

<Note>
  **Internal Chain IDs** — Several chains use deBridge-specific internal chain IDs that differ from their standard chain IDs.
  Internal chain IDs must be used when interacting with deBridge APIs.
</Note>

## Getting Chain Information

### DLN Chains

For deBridge Liquidity Network supported chains and flat fee details, see
[DLN Fees & Supported Chains](/dln-details/overview/fees-supported-chains).

## Token Support

The deBridge Liquidity Network (DLN) supports a wide range of tokens on each chain.

### Reserve Assets

To reduce operational complexity, deBridge is designed in such a way that solvers only need to maintain liquidity in a small set
of reserve assets. These assets currently include:

* ETH on Ethereum, Arbitrum, Base, and Linea
* wETH on Avalanche, BNB Chain, and Polygon
* USDC (issued by Circle Inc.) on all supported chains
* USDT on TRON

### Non-Reserve Assets

Other liquid tokens are supported via on-chain swaps:

* Swap to reserve asset on source
* Cross-chain trade
* Swap to target asset on destination

## Adding New Chains

deBridge regularly adds support for new chains. For chains not yet supported:

* Contact the team for integration timeline
* Consider [IaaS](/home/products/iaas) for custom chain integration

## Detailed Documentation

* [DLN Fees & Supported Chains](/dln-details/overview/fees-supported-chains)
* [DMP Fees & Supported Chains](/dmp-details/dmp/fees-supported-chains)
* [Deployed Contracts](/dln-details/overview/deployed-contracts)
