@quickswap-defi/token-list 2.0.13 → 2.0.14

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,10 +1,10 @@
1
1
  {
2
2
  "name": "Quickswap Token List",
3
- "timestamp": "2026-01-29T21:22:34.269Z",
3
+ "timestamp": "2026-02-03T23:22:15.514Z",
4
4
  "version": {
5
5
  "major": 2,
6
6
  "minor": 0,
7
- "patch": 13
7
+ "patch": 14
8
8
  },
9
9
  "tags": {},
10
10
  "logoURI": "ipfs://QmQ9GCVmLQkbPohxKeCYkbpmwfTvHXrY64TmBsPQAZdbqZ",
@@ -2103,7 +2103,7 @@
2103
2103
  },
2104
2104
  {
2105
2105
  "name": "Tether USD",
2106
- "address": "0x680e8ECB908A2040232ef139A0A52cbE47b9F15B",
2106
+ "address": "0x3806640578b710d8480910bF51510bc538d2F51A",
2107
2107
  "symbol": "USDT",
2108
2108
  "decimals": 6,
2109
2109
  "chainId": 5888,
@@ -2380,15 +2380,6 @@
2380
2380
  "logoURI": "https://raw.githubusercontent.com/QuickSwap/quickswap-default-token-list/main/assets/RATIO1.webp",
2381
2381
  "trending": false
2382
2382
  },
2383
- {
2384
- "name": "retard",
2385
- "address": "0xFA1c790f96bDe6DfFfa2860b794A096E8d85Bb07",
2386
- "symbol": "RETARD",
2387
- "decimals": 18,
2388
- "chainId": 8453,
2389
- "logoURI": "https://dd.dexscreener.com/ds-data/tokens/base/0xfa1c790f96bde6dfffa2860b794a096e8d85bb07.png?size=lg&key=0385a9",
2390
- "trending": false
2391
- },
2392
2383
  {
2393
2384
  "name": "RWA Inc",
2394
2385
  "address": "0xE2B1dc2D4A3b4E59FDF0c47B71A7A86391a8B35a",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@quickswap-defi/token-list",
3
- "version": "2.0.13",
3
+ "version": "2.0.14",
4
4
  "description": "Official Quickswap token list - Multi-chain DeFi token metadata",
5
5
  "main": "build/quickswap-default.tokenlist.json",
6
6
  "scripts": {