Closed pikonha closed 1 month ago
All the required contracts from ENS to work were deployed to Arbitrum.
The L1 resolvers use the EIP-5559 to redirect writing calls to the L2 contracts according to the following diagram:
L2 subdomain registering
The tests will be implemented in a future PR.
L2 Subdomain Registering
All Submissions:
Description
All the required contracts from ENS to work were deployed to Arbitrum.
The L1 resolvers use the EIP-5559 to redirect writing calls to the L2 contracts according to the following diagram:
L2 subdomain registering
Related Issue
189
Changes
Changes to Core Features:
Additional Notes
The tests will be implemented in a future PR.