Overview
deBridge uses internal chain IDs which may differ from standard EVM chain IDs for some chains. Always use these chain IDs when interacting with the deBridge API.You can fetch the latest chain information by calling the deBridge API:
https://dln.debridge.finance/v1.0/supported-chains-infoChain ID Reference
The following chain IDs are defined in theCHAIN_IDS constant:
EVM Chains (Standard Chain IDs)
156 - BNB Smart Chain (formerly Binance Smart Chain)137250108453421614311459144Non-EVM Chains
7565164100000026deBridge Custom Chain IDs
These chains use deBridge-specific chain IDs (starting from 100000000):100000001100000002100000004100000005100000006100000008100000009100000010100000013100000014100000015100000017100000020100000021100000022100000023100000024100000025100000027100000028100000031Usage Example
Important Notes
Additional Resources
Official Documentation
View the official deBridge documentation for supported chains and fees