vitalik
for vitalik.eth
).79233663829379634837589865448569342784712482819484549289560981379859480642508
is the tokenId of vitalik.eth
.eth
domains are not NFT, unless the domain registrar itself supports NFT such as (dcl.eth
, and .kred
). If you want to turn all subdomains which you own, you have to create a registrarregister
function which calls registry.setSubnodeOwner
then mint the token making the subdomain label hash as tokenIdSubdomainRegistrar
which allows you to turn your subdomain into NFT without any coding..tokenURI
. However, we created a separate metadata service which NFT marketplaces like OpenSea can fetch metadata for ENS such as registration data, expiration date, name length, etc. For more detail, please refer to the metadata documentation site.