Variable BRIDGE_ADAPTER_DATAConst

BRIDGE_ADAPTER_DATA: {
    [ChainID in L2ChainID]?: BridgeAdapterData
} = ...

Mapping of L1 chain IDs to the list of custom bridge addresses for each chain.

Generated using TypeDoc