Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ENSIP-16 improvement proposal by blockful #9

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

pikonha
Copy link

@pikonha pikonha commented Oct 10, 2024

Implement ENSIP-16: Offchain Metadata for EIP-3668 Enabled Names

This PR introduces changes to support ENSIP-16, which specifies APIs for querying metadata on EIP-3668 (CCIP Read) enabled ENS names. Key updates include:

  • Addition of the Address and Text structure to avoid N+1 problems
  • Addition of the isApprovedForAll flag that is used to control who can issue a subdomain

These changes aim to improve the user experience for EIP-3668 subdomains by providing standardized ways to retrieve important metadata of the domains stored offchain.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant