Skip to content

unigraph: legacy controller NameRegistered's cost is not mapped to Registration.base #2353

Description

@shrugs

in unigraph/handlers/ensv1/RegistrarController.ts, the legacy 5-arg variant NameRegistered(string name, bytes32 label, address owner, uint256 cost, uint256 expires) doesn't map costbaseCost in its arg re-mapping (the NameRenewed variants do), so handleNameRegisteredByController writes Registration.base = null for every legacy-controller registration. observed on a mainnet backfill: zero registrations with base set through mid-2021.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status
    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions