Skip to content

Create HTTP API Route for fetching latest registrations #1229

@tk-o

Description

@tk-o

The goal of this issue is to enable clients (like ENSAdmin) to use a dedicated API for fetching data about registrations and renewals.

Once this issue is completed:

  • ENSApi includes GET /api/registrar-actions route which returns data
    • for latest 20 Registrar Action records
    • including FQDN (requires join with subgraph_domains table)

Non-goals

  • pagination
  • filters
  • ordering

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions