@unstoppabledomains/tldsresolverkeys
Advanced tools
Comparing version 2.3.19 to 2.3.20
@@ -0,1 +1,5 @@ | ||
## 2.3.20 - 2024-05-20 | ||
- Added supported multi address token WETH | ||
## 2.3.19 - 2024-05-13 | ||
@@ -2,0 +6,0 @@ |
@@ -283,2 +283,3 @@ const udTlds = [ | ||
"ELA", | ||
"WETH", | ||
"USDT", | ||
@@ -366,4 +367,10 @@ "FTM", | ||
], | ||
"WETH": [ | ||
"ERC20", | ||
"MATIC", | ||
"BEP20" | ||
], | ||
"USDT": [ | ||
"ERC20", | ||
"MATIC", | ||
"TRON", | ||
@@ -370,0 +377,0 @@ "EOS", |
{ | ||
"name": "@unstoppabledomains/tldsresolverkeys", | ||
"version": "2.3.19", | ||
"version": "2.3.20", | ||
"description": "a helper package containing all of the TLDs and Resolver Keys for Unstoppable Domains", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
22293
884