Unstoppable Domains layer 2 support for resolving eth address in brave wallet #22146
Labels
feature/web3/unstoppable-domains
Label for unstoppable domains feature
feature/web3/wallet/core
feature/web3/wallet
Integrating Ethereum+ wallet support
OS/Desktop
QA Pass-Linux
QA Pass-macOS
QA Pass-Win64
QA/Yes
release-notes/include
Milestone
Ability to resolve domain registries under the Unstoppable Naming System (UNS) (.crypto, .x, .coin, .nft, .dao, .wallet, .888, .blockchain, and .bitcoin registries) on both Ethereum and Polygon chains to eth address in brave_wallet.
Resolving flow:
We should revise
JsonRpcService::UnstoppableDomainsGetEthAddr
to call contracts on Polygon first then ethereum if not found in Polygon.Ref: Layer 1 support was implemented by brave/brave-core#10447.
The text was updated successfully, but these errors were encountered: