Manages pricing logic for identities, including exclusivity.
addExclusiveName(): Adds a premium identity with a fixed price.
addExclusiveName()
removeExclusiveName(): Removes an identity from the exclusive list.
removeExclusiveName()
AddedExclusiveName(name, price)
Used by RegistrarController to determine registration/renewal costs.
RegistrarController
Last updated 1 year ago