@eth-optimism/tokenlist 10.0.95 → 10.0.96

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.
@@ -6,7 +6,7 @@ var keywords = [
6
6
  "layer2",
7
7
  "infrastructure"
8
8
  ];
9
- var timestamp = "2024-07-12T11:13:11.667Z";
9
+ var timestamp = "2024-07-12T11:26:54.128Z";
10
10
  var tokens = [
11
11
  {
12
12
  chainId: 1,
@@ -450,6 +450,30 @@ var tokens = [
450
450
  opTokenId: "ATH"
451
451
  }
452
452
  },
453
+ {
454
+ chainId: 1,
455
+ address: "0x616e8BfA43F920657B3497DBf40D6b1A02D4608d",
456
+ name: "Aura BAL",
457
+ symbol: "auraBAL",
458
+ decimals: 18,
459
+ logoURI: "https://ethereum-optimism.github.io/data/auraBAL/logo.svg",
460
+ extensions: {
461
+ opListId: "extended",
462
+ opTokenId: "auraBAL"
463
+ }
464
+ },
465
+ {
466
+ chainId: 8453,
467
+ address: "0x223738a747383d6F9f827d95964e4d8E8AC754cE",
468
+ name: "Aura BAL",
469
+ symbol: "auraBAL",
470
+ decimals: 18,
471
+ logoURI: "https://ethereum-optimism.github.io/data/auraBAL/logo.svg",
472
+ extensions: {
473
+ opListId: "extended",
474
+ opTokenId: "auraBAL"
475
+ }
476
+ },
453
477
  {
454
478
  chainId: 1,
455
479
  address: "0xDd66781D0E9a08D4FBb5eC7BAc80B691BE27F21D",
@@ -8729,7 +8753,7 @@ var tokens = [
8729
8753
  var version = {
8730
8754
  major: 10,
8731
8755
  minor: 0,
8732
- patch: 95
8756
+ patch: 96
8733
8757
  };
8734
8758
  var optimism_tokenlist_default = {
8735
8759
  name,