Skip to content

Commit e403ff3

Browse files
author
Vincent Shadbolt
authored
FEAT: Add .privacy and .rad to supported TLDs
2 parents 97a9bb8 + 3f9db41 commit e403ff3

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

getting-started/test-domains/polygonscan.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,9 +109,11 @@ You can locate the domain ending [namehash](../domain-registry-essentials/nameha
109109
0xc8e9a3bd747b9690640fecbc68ce6795bc64579f4628b84f28b8c45586b25527 = 'podcast';
110110
0xe76cc52c68a868af0cba676c92337a921cc721b45b6630e47f7ecb78e3e0edcc = 'pog';
111111
0xed9ce6b49a0e2c56c57c86795b131bd6df792312183994c3cf3de1516cfe92d6 = 'polygon';
112+
0x2e62c70bcf8c57458ea5303c262ad19f3662abe10de2428ce85a6c93b2468c11 = 'privacy';
112113
0xa5e27fb2696345ec44a24a5c2f7f413d717329c57710aad5f052ae750889edd8 = 'propykeys';
113114
0x17936dd2b9c99a1e1bfa039dd7d40118f3ed535fcd9c8cda23c8070ffb4c2264 = 'pudgy';
114115
0x2a595908979f49007772f276ab0ca35877efbb3c2ff0db6c903c70b9b092f581 = 'quantum';
116+
0x01e9b479d81d8d09b36e158566f11e14e5d9872f3792a54610bb8a31200f45de = 'rad';
115117
0x2418c6dc1c5996890c54f1b197ce3d5f255b857445bce309215d0751b56fcd65 = 'raiin';
116118
0x335f1d8a43ebd6d9277127e859f502a14bbe3ccbe2d3f89be38fd0086da4c396 = 'secret';
117119
0x670e86e82c6551930f0b729bfa9173a1bfdebc6fb08f49fb97cc0077cae611a1 = 'smobler';
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
| Name Service | Supported Domains |
2-
| ------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
2+
| ------------------------------ | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
33
| Zilliqa Name Service (ZNS) | `.zil` |
4-
| Unstoppable Name Service (UNS) | `.888`, `.altimist`, `.anime`, `.austin`, `.bald`, `.bay`, `.benji`, `.binanceus`, `.bitcoin`, `.bitget`, `.bitscrunch`, `.blockchain`, `.boomer`, `.caw`, `.chomp`, `.clay`, `.crypto`, `.dao`, `.doga`, `.dfz`, `.donut`, `.dream`, `.emir`, `.ethermail`, `.farms`, `.go`, `.hi`, `.klever`, `.kresus`, `.kryptic`, `.lfg`, `.manga`, `.metropolis`, `.miku`, `.moon`, `.mumu`, `.nft`, `.npc`, `.onchain`, `.podcast`, `.pog`, `.polygon`, `.propykeys`, `.pudgy`, `.quantum`, `.raiin`, `.secret`, `.smobler`, `.stepn`, `.tball`, `.tea`, `.tribe`, `.ubu`, `.unstoppable`, `.u`, `.wallet`, `.wifi`, `.witg`, `.wrkx`, `.xmr`, `.x` |
4+
| Unstoppable Name Service (UNS) | `.888`, `.altimist`, `.anime`, `.austin`, `.bald`, `.bay`, `.benji`, `.binanceus`, `.bitcoin`, `.bitget`, `.bitscrunch`, `.blockchain`, `.boomer`, `.caw`, `.chomp`, `.clay`, `.crypto`, `.dao`, `.doga`, `.dfz`, `.donut`, `.dream`, `.emir`, `.ethermail`, `.farms`, `.go`, `.hi`, `.klever`, `.kresus`, `.kryptic`, `.lfg`, `.manga`, `.metropolis`, `.miku`, `.moon`, `.mumu`, `.nft`, `.npc`, `.onchain`, `.podcast`, `.pog`, `.polygon`, `.privacy`, `.propykeys`, `.pudgy`, `.quantum`, `.rad`, `.raiin`, `.secret`, `.smobler`, `.stepn`, `.tball`, `.tea`, `.tribe`, `.ubu`, `.unstoppable`, `.u`, `.wallet`, `.wifi`, `.witg`, `.wrkx`, `.xmr`, `.x` |
55
| Ethereum Name Service (ENS) | `.eth` |
66

77
For the full list, check the [supported TLDs endpoint](https://api.unstoppabledomains.com/resolve/supported_tlds).

0 commit comments

Comments
 (0)