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

Arbitrum Metadata API #216

Merged
merged 11 commits into from
Oct 3, 2024
Merged

Arbitrum Metadata API #216

merged 11 commits into from
Oct 3, 2024

Conversation

pikonha
Copy link
Contributor

@pikonha pikonha commented Sep 30, 2024

Arbitrum Metadata API

All Submissions:

  • Have you followed the guidelines in our Contributing document?
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?

Description

  • Adds the ponder as a tool for indexing data gathered from events from the ENS contracts deployed to Arbitrum Sepolia (e.g. ENSRegistry, NameWrapper)
  • Exposed the Metadata API for domains stored on Arbitrum Sepolia following the same structure as the Database version.

Related Issue

#209

Changes

  • New feature implementation
  • Bug fix
  • Code refactoring
  • Documentation update
  • Other (please specify)

Changes to Core Features:

  • Have you added an explanation of what your changes do and why you'd like us to include them?
  • Have you written new tests for your core changes, as applicable?
  • Have you successfully run tests with your changes locally?

@pikonha pikonha added the enhancement New feature or request label Sep 30, 2024
@pikonha pikonha added this to the Layer 2 implementation milestone Sep 30, 2024
@pikonha pikonha self-assigned this Sep 30, 2024
@pikonha pikonha linked an issue Sep 30, 2024 that may be closed by this pull request
Copy link
Member

@alextnetto alextnetto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

gj! First time using ponder, that was excelent!

packages/l2-indexer/src/index.ts Outdated Show resolved Hide resolved
@pikonha pikonha merged commit 1371c31 into main Oct 3, 2024
1 check passed
@pikonha pikonha deleted the 209-l2-metadata-api branch October 3, 2024 17:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

L2 Metadata API
2 participants