Skip to content

Commit 9ebd3b6

Browse files
author
Vincent Shadbolt
authored
FEAT: Add .xec and KPM tlds to supported TLDs
* added xec and kpm tlds * fixed TLD order
1 parent 377a75d commit 9ebd3b6

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

getting-started/test-domains/polygonscan.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ You can locate the Polygon domain ending [namehash](../domain-registry-essential
8989
0xf3787ad4ca60bf081b111e93daca67d1a9848dbaa96f686b9c8b182240955c40 = 'grow';
9090
0x45582c4140e9b7d89bcf226c1a9df3679b032b964cdbd6b8fd6fd2f942941e59 = 'her';
9191
0xfdb51f7f56d9b1149db5ce99afcf60dda4416fd6fb8dc0649fec13cd03e1803e = 'hi';
92+
0xa4bca35c2db86efa39adceac0c3868206844b607a5b128f5d0cb2e618c5d9d72 = 'kingdom';
9293
0xa18784bb78ee0f577251fb21ad5cac7a140ab47e9414e3c7af5125e3e1d28923 = 'klever';
9394
0x2acf53593112265ba651274f0e33a6b3fe86f92bbee4d39211540592fde6b0f3 = 'kresus';
9495
0x5e0664fb4fc872470219240d9272bd532629149e28b8ceed74f00d9e7314abb4 = 'kryptic';
@@ -97,8 +98,10 @@ You can locate the Polygon domain ending [namehash](../domain-registry-essential
9798
0x57ea207b3238a69d8a9a53252de172f2ceae1d856008b13208a203867a707c78 = 'manga';
9899
0x46a29e7d78413806ab5b6e30bc360bbff329e7bec2fc3ddf6f62d8c6c17c45b6 = 'metropolis';
99100
0x063e5e6f80c397d11fa4bfb4e0aa78a38d12a96b2547e4298b8efd55acfebcdb = 'miku';
101+
0xfa808e84f6792a5d6796c7b82c5adebf008792d104480338c53387910f78ac40 = 'ministry';
100102
0x3bada31b26c3e299047088ebc099d3cf3b3c4045b214745439add2807d753494 = 'moon';
101103
0xb75cf4f3d8bc3deb317ed5216d898899d5cc6a783f65f6768eb9bcb89428670d = 'nft';
104+
0xe172e8ac556c276fa4418a610f5984949d36f62936b90b0da6e191812425b492 = 'pastor';
102105
0xe76cc52c68a868af0cba676c92337a921cc721b45b6630e47f7ecb78e3e0edcc = 'pog';
103106
0xed9ce6b49a0e2c56c57c86795b131bd6df792312183994c3cf3de1516cfe92d6 = 'polygon';
104107
0x17936dd2b9c99a1e1bfa039dd7d40118f3ed535fcd9c8cda23c8070ffb4c2264 = 'pudgy';
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`, `.basenji`, `.binanceus`, `.bitcoin`, `.bitget`, `.bitscrunch`, `.blockchain`, `.boomer`, `.caw`, `.chomp`, `.clay`, `.crypto`, `.dao`, `.doga`, `.dfz`, `.donut`, `.dream`, `.emir`, `.ethermail`, `.go`, `.grow`, `.her`, `.hi`, `.klever`, `.kresus`, `.kryptic`, `.lfg`, `.ltc`, `.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` |
4+
| Unstoppable Name Service (UNS) | `.888`, `.altimist`, `.anime`, `.austin`, `.bald`, `.bay`, `.basenji`, `.binanceus`, `.bitcoin`, `.bitget`, `.bitscrunch`, `.blockchain`, `.boomer`, `.caw`, `.chomp`, `.clay`, `.crypto`, `.dao`, `.doga`, `.dfz`, `.donut`, `.dream`, `.emir`, `.ethermail`, `.go`, `.grow`, `.her`, `.hi`, `.kingdom`, `.klever`, `.kresus`, `.kryptic`, `.lfg`, `.ltc`, `.manga`, `.metropolis`, `.miku`, `.ministry`, `.moon`, `.mumu`, `.nft`, `.npc`, `.onchain`, `.pastor`, `.podcast`, `.pog`, `.polygon`, `.privacy`, `.propykeys`, `.pudgy`, `.quantum`, `.rad`, `.raiin`, `.secret`, `.smobler`, `.stepn`, `.tball`, `.tea`, `.tribe`, `.ubu`, `.unstoppable`, `.u`, `.wallet`, `.wifi`, `.witg`, `.wrkx`, `.xec`, `.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)