@eth-optimism/tokenlist 10.0.21 → 10.0.23

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-04-19T19:33:10.881Z";
9
+ var timestamp = "2024-04-29T18:40:37.375Z";
10
10
  var tokens = [
11
11
  {
12
12
  chainId: 1,
@@ -1597,6 +1597,7 @@ var tokens = [
1597
1597
  logoURI: "https://ethereum-optimism.github.io/data/EPOCH/logo.svg",
1598
1598
  extensions: {
1599
1599
  optimismBridgeAddress: "0x99C9fc46f92E8a1c0deC1b1747d010903E884bE1",
1600
+ baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
1600
1601
  opListId: "extended",
1601
1602
  opTokenId: "EPOCH"
1602
1603
  }
@@ -1614,6 +1615,19 @@ var tokens = [
1614
1615
  opTokenId: "EPOCH"
1615
1616
  }
1616
1617
  },
1618
+ {
1619
+ chainId: 8453,
1620
+ address: "0x287f0D88e29a3D7AEb4d0c10BAE5B902dB69B17D",
1621
+ name: "Epoch",
1622
+ symbol: "EPOCH",
1623
+ decimals: 18,
1624
+ logoURI: "https://ethereum-optimism.github.io/data/EPOCH/logo.svg",
1625
+ extensions: {
1626
+ baseBridgeAddress: "0x4200000000000000000000000000000000000010",
1627
+ opListId: "extended",
1628
+ opTokenId: "EPOCH"
1629
+ }
1630
+ },
1617
1631
  {
1618
1632
  chainId: 1,
1619
1633
  address: "0xfE80D611c6403f70e5B1b9B722D2B3510B740B2B",
@@ -6436,7 +6450,7 @@ var tokens = [
6436
6450
  var version = {
6437
6451
  major: 10,
6438
6452
  minor: 0,
6439
- patch: 21
6453
+ patch: 23
6440
6454
  };
6441
6455
  var optimism_tokenlist_default = {
6442
6456
  name,