As part of integrating Arbitrum into the dApp, the goal of this issue is to create and enable Arbitrum Sepolia Resolver CTA in the name registration process, specifically during the resolver selection step.
Preferred Solution
The Arbitrum Sepolia resolver radio button should appear consistent with the other enabled options, differing only in its icon and label.
Update the ENS resolver list to include the Arbitrum Sepolia resolver and its address.
When the user reaches the point of registering records for the newly registered domain, prompt them to switch their network to Arbitrum Sepolia to confirm the text records transaction. If they are not on Arbitrum Sepolia, the transaction should return an error.
Verify that the Arbitrum Sepolia resolver is successfully set after a name registration.
Definition of Done
[ ] The Arbitrum Sepolia resolver radio button should appear consistent with the other enabled options, differing only in its icon and label.
[ ] Users can successfully register a name with Arbitrum Sepolia resolver, the domain should be created on ETH Sepolia.
[ ] Clear errors should be provided if the process fails due to chain misconfiguration or unsupported chain.
[ ] The new domain should be accessible.
[ ] The correct text records, expiration date, and address should be displayed after registration.
Feature Request
Describe the Feature Request
As part of integrating Arbitrum into the dApp, the goal of this issue is to create and enable
Arbitrum Sepolia Resolver CTA
in the name registration process, specifically during the resolver selection step.Preferred Solution
Arbitrum Sepolia
resolver radio button should appear consistent with the other enabled options, differing only in its icon and label.Arbitrum Sepolia
resolver and its address.Arbitrum Sepolia
to confirm the text records transaction. If they are not onArbitrum Sepolia
, the transaction should return an error.Arbitrum Sepolia
resolver is successfully set after a name registration.Definition of Done
Arbitrum Sepolia
resolver radio button should appear consistent with the other enabled options, differing only in its icon and label.Arbitrum Sepolia
resolver, the domain should be created onETH Sepolia
.Related Code
ENSResolverComponent.tsx