You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The graphql query should look up the ENS resolvedAddress { id } instead of owner { id }.
The ENS address of the owner might be nice to show if it differs from the resolved one, so that users know the resolved address is not the one in control of the nimi profile.
For example Coincenter.eth and other donation addresses are incorrectly identified as compared to the ENS spec.
The text was updated successfully, but these errors were encountered:
The graphql query should look up the ENS
resolvedAddress { id }
instead ofowner { id }
.The ENS address of the owner might be nice to show if it differs from the resolved one, so that users know the resolved address is not the one in control of the nimi profile.
For example Coincenter.eth and other donation addresses are incorrectly identified as compared to the ENS spec.
The text was updated successfully, but these errors were encountered: