@quickswap-defi/token-list 2.0.12 → 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-20T14:58:07.361Z",
3
+ "timestamp": "2026-02-03T23:22:15.514Z",
4
4
  "version": {
5
5
  "major": 2,
6
6
  "minor": 0,
7
- "patch": 12
7
+ "patch": 14
8
8
  },
9
9
  "tags": {},
10
10
  "logoURI": "ipfs://QmQ9GCVmLQkbPohxKeCYkbpmwfTvHXrY64TmBsPQAZdbqZ",
@@ -895,6 +895,15 @@
895
895
  "logoURI": "https://static.dappradar.com/grc-public-assets/uploads/radar-logo-256.png",
896
896
  "trending": false
897
897
  },
898
+ {
899
+ "name": "Rain Coin",
900
+ "address": "0x8E677CA17065eD74675BC27bCaBadB7Eef10A292",
901
+ "symbol": "RAIN",
902
+ "decimals": 18,
903
+ "chainId": 137,
904
+ "logoURI": "https://raw.githubusercontent.com/QuickSwap/quickswap-default-token-list/main/assets/RAIN.webp",
905
+ "trending": false
906
+ },
898
907
  {
899
908
  "name": "REVV",
900
909
  "address": "0x70c006878a5A50Ed185ac4C87d837633923De296",
@@ -2094,7 +2103,7 @@
2094
2103
  },
2095
2104
  {
2096
2105
  "name": "Tether USD",
2097
- "address": "0x680e8ECB908A2040232ef139A0A52cbE47b9F15B",
2106
+ "address": "0x3806640578b710d8480910bF51510bc538d2F51A",
2098
2107
  "symbol": "USDT",
2099
2108
  "decimals": 6,
2100
2109
  "chainId": 5888,
@@ -2371,15 +2380,6 @@
2371
2380
  "logoURI": "https://raw.githubusercontent.com/QuickSwap/quickswap-default-token-list/main/assets/RATIO1.webp",
2372
2381
  "trending": false
2373
2382
  },
2374
- {
2375
- "name": "retard",
2376
- "address": "0xFA1c790f96bDe6DfFfa2860b794A096E8d85Bb07",
2377
- "symbol": "RETARD",
2378
- "decimals": 18,
2379
- "chainId": 8453,
2380
- "logoURI": "https://dd.dexscreener.com/ds-data/tokens/base/0xfa1c790f96bde6dfffa2860b794a096e8d85bb07.png?size=lg&key=0385a9",
2381
- "trending": false
2382
- },
2383
2383
  {
2384
2384
  "name": "RWA Inc",
2385
2385
  "address": "0xE2B1dc2D4A3b4E59FDF0c47B71A7A86391a8B35a",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@quickswap-defi/token-list",
3
- "version": "2.0.12",
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": {