Skip to main content

Name Managing

Name owners can update their address or transfer ownership sending on-chain transaction.

Update Address

To change the PIVX address that a name resolves to, the UPDATE command is used and its format as the following:

PiNS:1:UPD:{name}:{new_shielded_address}:{ed25519_pubkey}:{nonce}:{signature}

Transfer Ownership

To transfer aname to a new Ed25519 public key CHANGE command is used:

PiNS:1:CHG:{name}:{new_owner_ed25519_pubkey}:{nonce}:{signature}

After transfer, the new owner controls the name.

tip
  • UPDATE and CHANGE are not processing by registrar while a name is listed for sale on the Marketplace. Delist first, then update.
  • The update price depends on the premium status (characters length) of the name.