@eth-optimism/tokenlist 10.0.205 → 10.0.206

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.
package/dist/index.mjs CHANGED
@@ -22,7 +22,7 @@ var keywords = [
22
22
  "layer2",
23
23
  "infrastructure"
24
24
  ];
25
- var timestamp = "2025-01-14T19:26:21.376Z";
25
+ var timestamp = "2025-01-15T02:04:51.725Z";
26
26
  var tokens = [
27
27
  {
28
28
  chainId: 1,
@@ -262,6 +262,32 @@ var tokens = [
262
262
  opTokenId: "ACX"
263
263
  }
264
264
  },
265
+ {
266
+ chainId: 1,
267
+ address: "0xADE00C28244d5CE17D72E40330B1c318cD12B7c3",
268
+ name: "AdEx Network",
269
+ symbol: "ADX",
270
+ decimals: 18,
271
+ logoURI: "https://ethereum-optimism.github.io/data/ADEX/logo.svg",
272
+ extensions: {
273
+ baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
274
+ opListId: "extended",
275
+ opTokenId: "ADEX"
276
+ }
277
+ },
278
+ {
279
+ chainId: 8453,
280
+ address: "0x3c87e7AF3cDBAe5bB56b4936325Ea95CA3E0EfD9",
281
+ name: "AdEx Network",
282
+ symbol: "ADX",
283
+ decimals: 18,
284
+ logoURI: "https://ethereum-optimism.github.io/data/ADEX/logo.svg",
285
+ extensions: {
286
+ baseBridgeAddress: "0x4200000000000000000000000000000000000010",
287
+ opListId: "extended",
288
+ opTokenId: "ADEX"
289
+ }
290
+ },
265
291
  {
266
292
  chainId: 10,
267
293
  address: "0x61BAADcF22d2565B0F471b291C475db5555e0b76",
@@ -11327,7 +11353,7 @@ var tokens = [
11327
11353
  var version = {
11328
11354
  major: 10,
11329
11355
  minor: 0,
11330
- patch: 205
11356
+ patch: 206
11331
11357
  };
11332
11358
  var optimism_tokenlist_default = {
11333
11359
  name,