📄️ preRegistrationUsername
Detailed documentation of the NameService Contract's preRegistrationUsername function for preventing front-running via commitment-reveal scheme.
📄️ registrationUsername
Detailed documentation of the NameService Contract's registrationUsername function for completing username registration using a commitment-reveal scheme.
📄️ makeOffer
Detailed documentation of the NameService Contract's makeOffer function for creating time-limited username purchase offers with principal token commitments.
📄️ withdrawOffer
Detailed documentation of the NameService Contract's withdrawOffer function for canceling username purchase offers and refunding committed principal tokens.
📄️ acceptOffer
Detailed documentation of the NameService Contract's acceptOffer function for accepting username purchase offers and transferring ownership.
📄️ renewUsername
Detailed documentation of the NameService Contract's renewUsername function for extending username registration periods via EVVM payments.