@uniswap/default-token-list 13.9.0 → 13.10.0

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,9 +1,9 @@
1
1
  {
2
2
  "name": "Uniswap Labs Default",
3
- "timestamp": "2025-03-01T00:02:34.964Z",
3
+ "timestamp": "2025-03-01T00:05:37.410Z",
4
4
  "version": {
5
5
  "major": 13,
6
- "minor": 9,
6
+ "minor": 10,
7
7
  "patch": 0
8
8
  },
9
9
  "tags": {},
@@ -15476,6 +15476,14 @@
15476
15476
  "decimals": 18,
15477
15477
  "logoURI": "https://basescan.org/token/images/aerodrome_32.png"
15478
15478
  },
15479
+ {
15480
+ "chainId": 8453,
15481
+ "address": "0x4F9Fd6Be4a90f2620860d680c0d4d5Fb53d1A825",
15482
+ "name": "aixbt by Virtuals",
15483
+ "symbol": "AIXBT",
15484
+ "decimals": 18,
15485
+ "logoURI": "https://coin-images.coingecko.com/coins/images/51784/large/3.png?1731981138"
15486
+ },
15479
15487
  {
15480
15488
  "chainId": 8453,
15481
15489
  "address": "0x97c806e7665d3AFd84A8Fe1837921403D59F3Dcc",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@uniswap/default-token-list",
3
- "version": "13.9.0",
3
+ "version": "13.10.0",
4
4
  "description": "The Uniswap default token list",
5
5
  "main": "build/uniswap-default.tokenlist.json",
6
6
  "scripts": {