blockful-io / external-resolver

This project aims to scale the Ethereum Name Service (ENS) by consolidating existing patterns and proofs of concept into a unified and production-ready codebase.
MIT License
14 stars 3 forks source link

L1Resolver EIP-165 ENS interfaces #233

Open pikonha opened 1 month ago

pikonha commented 1 month ago

Bug Report

Current behavior

The L1Resolver is returning false for the EIP-165 with the ENS interfaces.

Image

Expected behavior

It should return true for all the supported ENS interfaces.