MetaMask / MetaMask/ens-resolver-snap
Follow-up on the multi-chain API for snaps
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 3
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
This snap is preinstalled in the metamask extension and is tasked with the default ENS resolution work.
However, when the wallet is not connected to mainnet, there is (currently) no way for the snap to connect to mainnet using the RPC URLs configured in the wallet. Therefore, this snap is forced to use its own connection to Ethereum, using Infura.
This feature [is planned](https://github.com/MetaMask/MetaMask-planning/issues/2915) so this snap will have to get upgraded once that better way of connecting to mainnet is available to name resolution snaps.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.