Bridge Issue of ERC20 token between Ethereum and Morph

Hi Morph team!
I successfully created a canonical token (OMZ) on Morph mainnet using the L1GatewayRouter, and the L2 contract exists at 0xAA4353dA53DE0202119b5315109130D8E4aCDe17.

However, your bridge frontend still shows “execution reverted: no corresponding l2 token” when I try to bridge through the UI.

The contract interface works perfectly - this seems to be a frontend recognition issue. Could someone from the bridge frontend team take a look?

L1: 0xd7D9BaBf56A66dAFF2aC5dc96F7e886c05124676
L2: 0xAA4353dA53DE0202119b5315109130D8E4aCDe17

I’ve submitted a PR (#77) to add the OMZ token to the official token list for the bridge frontend.
Could someone please review and merge it when possible?
Thank you for your help!