zoraname.domains Open in urlscan Pro
2606:4700:3037::6815:402b  Public Scan

URL: https://zoraname.domains/
Submission: On October 11 via api from JP — Scanned from JP

Form analysis 0 forms found in the DOM

Text Content

TRY AGAIN.
NETWORK IS BUSY, FAILED TO REGISTER.

NAVIGATION



--------------------------------------------------------------------------------

 * .zr Name Service
 * Name Service
 * My Account
 * Content & Privacy
 * Documentation
 * Terms of use
 * Privacy Policy
 * Other Services
 * Base Name Service
 * Blast Name Service
 * Era Name Service
 * Ether Name Service
 * Linea Name Service
 * Manta Name Service
 * Mode Name Service
 * Nova Name Service
 * Polygon Name Service
 * Scroll Name Service

download

Owner

Resolved Address [ Edit ]


check close
Loading...
Primary Address [ Set ]
Loading...


--------------------------------------------------------------------------------

Twitter


check close
Loading...
image Avatar


check close
Loading...
Discord


check close
Loading...
link URL


check close
Loading...
Instagram


check close
Loading...
description Description


check close
Loading...
Tiktok


check close
Loading...
edit_note Notice


check close
Loading...
Reddit


check close
Loading...
format_list_bulleted Keywords


check close
Loading...
Telegram


check close
Loading...
mail E-mail


check close
Loading...
Close


 * Getting Started
 * Faq
 * Developers
 * Documentation
 * My Account
 *  
 * Zora NS
   * Zora NS
   * Base NS
   * Blast NS
   * Era NS
   * Ether NS
   * Linea NS
   * Manta NS
   * Mode NS
   * Nova NS
   * Polygon NS
   * Scroll NS


Connect Wallet





.ZR NAME SERVICE


NEXT GENERATION OF ZORA MAINNET DOMAINS

Taken
Min: 2 Chars
Available
Loading...
.zr
Connect Browse

-

Type

-

Type

-

Type


RECENT REGISTRATIONS



Names

26,698

Owners

21,673

Integrations

64



HOW IT WORKS!

account_balance_wallet


1. CONNECT YOUR WALLET

Metamask wallet to connect to the app.

data_saver_on


2. REGISTER YOUR .ZR ADDRESS

Choose your .zr address and register.

savings


3. USE

Manage your NFTs that you view on zora.co

.zr NS is not affiliated with, endorsed by, or otherwise connected with Zora
Labs



ZNS TOKEN

$ZNS is a governance token specifically designed for .zr Name Service. It allows
users to participate in platform governance, staking their tokens, and earn
rewards.

A total of 500,000,000 ZNS tokens will be claimed by those who have registered
on .zr address. If you don't have a .zr address yet, register your .zr address
and join the airdrop list instantly. ZNS Airdrop will start simultaneously with
DEX and CEX listings.





GETTING STARTED


ABOUT .ZR NAME SERVICE

.zr Name Service is a decentralized naming service developed on Zora Mainnet.
.zr NS aims to provide web3 with an online identity solution that only requires
a one-time payment for ownership, fair launch and distribution, and next-gen
domain utility.

We will not reject any software that wants to integrate with the .zr Name
Service.

.zr Name Service Other Name Services On-chain Data Verified Contract One Time
Payment Correct Character Set Fair Pricing Advanced Metadata




FREQUENTLY ASKED QUESTIONS

 * General

 * Before You Register

 * After You Register


GENERAL

 * Is the .zr Name Service decentralized?
   
   The .zr Name Service is decentralized. It only needs Zora Mainnet to work.

 * Why should I use an .zr address?
   
   The .zr address was launched in a completely fair way to gain the support of
   the entire Linea community. Everyone is the same when it comes to equality of
   price and opportunity.

 * What are the applications that integrate with the .zr Name Service ?
   
   We are the leading name service in providing the most integrations in Zora
   Mainnet. Integration has been achieved with more than 30 projects.

 * Why is .zr a more developable name service than others?
   
   Our goal is to build bridges with projects to be developed on the Zora
   Mainnet. We are ready for this.

 * Are there incentives for developers?
   
   We are ready to share a large part of our revenues with quality services that
   will provide integration with us. Integrating with .zr is pretty easy.

 * Have a question?
   
   Contact us. You can send your question/suggestion or collaboration proposal
   to info@zoraname.domains


BEFORE YOU REGISTER

 * What should be the minimum-maximum character length ?
   
   The minimum character length is 2 , and the maximum character length is 50
   characters. This may be updated in the future.

 * What are the available character set ? Can emoji be used ?
   
   There are no characters in our character set that could cause
   misunderstandings. Therefore, only latin characters, numbers, the "-" symbol
   and the "_" symbol can be used. Characters other than these characters cannot
   be used. This way we are protected from characters that are the same but are
   resolved differently.
   
   Character Set : 0123456789-_abcdefghijklmnopqrstuvwxyz

 * What is the registration price? Will the price change ?
   
   The registration price is 0.0025 ETH for 4+ characters, 0.01 ETH for 3
   characters, 0.02 ETH for 2 characters.

 * How can I buy a previously registered domain name ?
   
   To do this, you should use a secondary market such as opensea.io

 * Will I be charged annually for my .zr name ?
   
   No. You pay once and you don't have to pay again for life.

 * What is the best .zr name for me ?
   
   We can't know. .zr names are purely personal. Choose what feels best to you.
   If you want to register for investment, you can review successful names in
   similar initiatives before. But each system has its own dynamics.


AFTER YOU REGISTER

 * How can I manage my domain name ? Is it free to manage the domain name ?
   
   After registering your domain name, browse to it and save your new
   information by clicking the "Edit" link next to the domain you want to
   change. Managing your domain is completely free, you only pay gas fees. If
   you purchased a domain name from the secondary market, don't forget to change
   the resolve address.

 * How can I sell my .zr name ?
   
   To do this, you should use a secondary market such as opensea.io

 * I bought a new .zr name, what should I do ?
   
   If you have a new registration, your resolve address is automatically saved
   as the registering wallet. If you purchased a domain name from the secondary
   market, don't forget to change the resolve address.




SHARE AND EARN

Instantly earn 10% ethereum from each friend's domain registration.

Your Referral Address






DEVELOPERS

const web3 = new Web3(Web3.givenProvider)
// First create a web3js provider

const zoraNS = new zoraNS(web3)
// You are now ready for .zr

// Primary Address (Ethereum Address to .zr name)
zoraNS.primaryAddress("0xc4dc1F7CDAFd1beDc1042ea07dec4E46296a6685")
.then(function(result){
    console.log(result)
    // Returns the primary address registered to this address.
})

// Resolve Address (.zr name to Ethereum Address)
zoraNS.resolveAddress("jack.zr").then(function(result){
    console.log(result)
    // Returns the resolved ethereum address of the .zr name.
})

zoraNS.getData("jack.zr","data_type").then(function(result){
    console.log(result)
    // For example, if you enter twitter in the data_type part, the result will
be twitter account name.
})

zoraNS.register("name.zr","REFERRAL_ADDRESS","YOUR_ETH_ADDRESS","3000000000000000")
.then(function(result){
if (result['status']) {
    // Registration Successful
} else {
    // Registration Failed
}
});


INTEGRATION WITH .ZR IS EASY

Integrating .zr with your applications is as easy as writing a few lines of
code. We have a web3.js API for easy use. By reviewing our library on our Github
page, you can achieve the integration you want in just minutes. If you need help
with setting up name service for your project, you can reach us via Twitter DM
or info@zoraname.domains.

Docs Github


LATEST NEWS

Subscribe

No worries we don't spam! Unsubscribe at any time by clicking on the link in the
email.

 * 

 * Terms
 * Privacy policy

© .zr Name Service, All rights reserved.


SHARE THIS!


Twitter

Facebook

Hello, world! This is a toast message.