@eth-optimism/tokenlist 10.0.9 → 10.0.10

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-03-26T19:02:46.557Z";
9
+ var timestamp = "2024-03-28T18:31:32.764Z";
10
10
  var tokens = [
11
11
  {
12
12
  chainId: 1,
@@ -564,20 +564,20 @@ var tokens = [
564
564
  decimals: 8,
565
565
  logoURI: "https://ethereum-optimism.github.io/data/BITCOIN/logo.svg",
566
566
  extensions: {
567
- optimismBridgeAddress: "0x99C9fc46f92E8a1c0deC1b1747d010903E884bE1",
567
+ baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
568
568
  opListId: "extended",
569
569
  opTokenId: "BITCOIN"
570
570
  }
571
571
  },
572
572
  {
573
- chainId: 10,
574
- address: "0x8a6039fc7a479928b1d73f88040362e9c50db275",
573
+ chainId: 8453,
574
+ address: "0x2a06A17CBC6d0032Cac2c6696DA90f29D39a1a29",
575
575
  name: "HarryPotterObamaSonic10Inu",
576
576
  symbol: "BITCOIN",
577
577
  decimals: 8,
578
578
  logoURI: "https://ethereum-optimism.github.io/data/BITCOIN/logo.svg",
579
579
  extensions: {
580
- optimismBridgeAddress: "0x4200000000000000000000000000000000000010",
580
+ baseBridgeAddress: "0x4200000000000000000000000000000000000010",
581
581
  opListId: "extended",
582
582
  opTokenId: "BITCOIN"
583
583
  }
@@ -5846,7 +5846,7 @@ var tokens = [
5846
5846
  var version = {
5847
5847
  major: 10,
5848
5848
  minor: 0,
5849
- patch: 9
5849
+ patch: 10
5850
5850
  };
5851
5851
  var optimism_tokenlist_default = {
5852
5852
  name,