Closed Romsters closed 4 months ago
Use erc20 bridge addresses if weth bridge addresses are not present.
Currently weth bridge addresses are required, and getL1BridgeContracts/getL2BridgeContracts function fails.
getL1BridgeContracts
getL2BridgeContracts
This should fix deposits to the chains with custom base token.
What :computer:
Use erc20 bridge addresses if weth bridge addresses are not present.
Why :hand:
Currently weth bridge addresses are required, and
getL1BridgeContracts
/getL2BridgeContracts
function fails.Notes :memo:
This should fix deposits to the chains with custom base token.