Do not use selected network when resolving UD/ENS domains to eth address #22151
Labels
feature/web3/unstoppable-domains
Label for unstoppable domains feature
feature/web3/wallet/core
feature/web3/wallet
Integrating Ethereum+ wallet support
OS/Android
Fixes related to Android browser functionality
OS/Desktop
QA Pass - Android ARM
QA Pass - Android Tab
QA Pass-Linux
QA Pass-macOS
QA Pass-Win64
QA/Yes
release-notes/include
Milestone
Currently we are using selected network when resolving UD/ENS domains to eth address in brave wallet, which doesn't make much sense.
For UD, we should always call unstoppable domains' contracts on ethereum mainnet (and polygon once we have L2 support).
For ENS, we should always call the contracts on ethereum mainnet.
And we should allow the resolution on all EVM network instead of just a few networks, for example, we only allow UD on mainnet and rinkeby at the moment.
The text was updated successfully, but these errors were encountered: