Right now, only original Ethereum ENS is supported but there ENS duplicates exist on other chains: Optimism, Base, etc. To accomplish that I found at least one ENS resolver that works by ENS name and chainId: [ens-controller](https://github.com/MetaMask/core/tree/main/packages/ens-controller) by MetaMask