@eth-optimism/tokenlist 7.3.37 → 7.3.38

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 = "2023-04-21T16:55:01.692Z";
25
+ var timestamp = "2023-04-24T17:40:16.736Z";
26
26
  var tokens = [
27
27
  {
28
28
  chainId: 1,
@@ -435,6 +435,32 @@ var tokens = [
435
435
  opTokenId: "cbETH"
436
436
  }
437
437
  },
438
+ {
439
+ chainId: 1,
440
+ address: "0xfc2189D367d8d3D7CCA1aF43ff6169197DC7351e",
441
+ name: "Chi USD",
442
+ symbol: "CHI",
443
+ decimals: 18,
444
+ logoURI: "https://ethereum-optimism.github.io/data/CHI/logo.svg",
445
+ extensions: {
446
+ optimismBridgeAddress: "0x99C9fc46f92E8a1c0deC1b1747d010903E884bE1",
447
+ opListId: "extended",
448
+ opTokenId: "CHI"
449
+ }
450
+ },
451
+ {
452
+ chainId: 10,
453
+ address: "0xCa0E54b636DB823847B29F506BFFEE743F57729D",
454
+ name: "Chi USD",
455
+ symbol: "CHI",
456
+ decimals: 18,
457
+ logoURI: "https://ethereum-optimism.github.io/data/CHI/logo.svg",
458
+ extensions: {
459
+ optimismBridgeAddress: "0x4200000000000000000000000000000000000010",
460
+ opListId: "extended",
461
+ opTokenId: "CHI"
462
+ }
463
+ },
438
464
  {
439
465
  chainId: 1,
440
466
  address: "0x8B21e9b7dAF2c4325bf3D18c1BeB79A347fE902A",
@@ -3267,7 +3293,7 @@ var tokens = [
3267
3293
  var version = {
3268
3294
  major: 7,
3269
3295
  minor: 3,
3270
- patch: 37
3296
+ patch: 38
3271
3297
  };
3272
3298
  var optimism_tokenlist_default = {
3273
3299
  name,