Ethereum’s oldest NFT

0 0
Read Time:2 Minute, 34 Second

The crypto community discovered that the “Name Registrar” created on August 8, 2015 may be the oldest NFT project on Ethereum According to crypto user @Leonidas.og, a project called “Name Registrar” was recently discovered by the community, which may be Ethereum’s oldest NFT, a project similar to Ethereum’s domain name service ENS, launched in August 2015 Launched on the 8th, just a week after Ethereum went live. If it turns out that the project is indeed an NFT, it will replace Etheria as the first NFT on Ethereum. According to the “Name Registrar” contract information, the project initially created only 60 domain names, but since it was discovered by the community, more than 100,000 domain names have been minted in just one day. @Leonidas.og also revealed that the creator of the domain name registration contract or the Ethereum developer Linagee, who also deployed the first smart contract and TestCoin on Ethereum, the “Name Registrar” project information was published by him in 2015 Posted on the Ethereum forum on Reddit.

Origins

Created by Linagee on August 8, 2015 at tx: 0xf18ca6c25eafb634dac8256abe8bb2257f5ad2a1437221c22cbb6b870f97a9a7, this is the first registar contract on the Ethereum blockchain, predating ENS.
Linagee first shared the contract on reddit.

Soon the contract was forgotten. Recently I found it while decompiling every contract within the first 300k blocks of the Ethereum blockchain. I was immediately intrigued and tried my best to find the creator, but to no avail. 
This led me to create this website so the community could interact with the contract and be part of history while honoring Linagee.

About

This registrar allows users to claim names by using the ‘reserve(__name(bytes32))’ function. One of these names can then be set as your primary name using the ‘setAddress(__name(boolean), __a(address), __primary(boolean))’ function, which the contract will resolve to your address. There are also read functions that allow one to see the resolved name associated with an address, and the address that owns a particular name.

Additionally this contract allows users to set sub-names and contents associated with their names.

Note: This contract is unverified and I therefore I cannot confirm with certainty how these functions, and contract as a whole works.

Linagee

Within the Ethereum community Linagee is a legend, and somewhat of an enigma. Not only did they deploy the first registrar, they also deployed the very first smart contract on Ethereum! Throughout the next few weeks they deployed several other contracts, along with the first ownable Ethereum asset, TestCoin, which Daniel Bernstein covers in this article.

Linagee is a legend and pioneer on the Ethereum blockchain. We may not be where we are without their early work, and for that, thank you.

Disclaimer

I cannot confirm the safety of this contract. This website is in no way financial advice, nor am I responsible for anything that could happen. Use at your own risk, and always use a burner wallet.

The source code for this website can be found on my github.

-Mason Keresty

Happy
Happy
0 %
Sad
Sad
0 %
Excited
Excited
0 %
Sleepy
Sleepy
0 %
Angry
Angry
0 %
Surprise
Surprise
0 %

Average Rating

5 Star
0%
4 Star
0%
3 Star
0%
2 Star
0%
1 Star
0%

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.