Skip to content

No way to determine primary ENS name #38

@o-az

Description

@o-az

The following query returns a list of domains under an address but there's no way to tell which one is the primary ENS name:

domains(
  where: {
      resolvedAddress: "0x983110309620d911731ac0932219af06091b6744"
  }
)  {
  name
}

On app.ens.domains it shows the address has a primary ENS name:
Primary ENS Name (reverse record): brantly.eth

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions