@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.
package/dist/index.mjs CHANGED
@@ -22,7 +22,7 @@ var keywords = [
22
22
  "layer2",
23
23
  "infrastructure"
24
24
  ];
25
- var timestamp = "2024-03-26T19:02:46.557Z";
25
+ var timestamp = "2024-03-28T18:31:32.764Z";
26
26
  var tokens = [
27
27
  {
28
28
  chainId: 1,
@@ -580,20 +580,20 @@ var tokens = [
580
580
  decimals: 8,
581
581
  logoURI: "https://ethereum-optimism.github.io/data/BITCOIN/logo.svg",
582
582
  extensions: {
583
- optimismBridgeAddress: "0x99C9fc46f92E8a1c0deC1b1747d010903E884bE1",
583
+ baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
584
584
  opListId: "extended",
585
585
  opTokenId: "BITCOIN"
586
586
  }
587
587
  },
588
588
  {
589
- chainId: 10,
590
- address: "0x8a6039fc7a479928b1d73f88040362e9c50db275",
589
+ chainId: 8453,
590
+ address: "0x2a06A17CBC6d0032Cac2c6696DA90f29D39a1a29",
591
591
  name: "HarryPotterObamaSonic10Inu",
592
592
  symbol: "BITCOIN",
593
593
  decimals: 8,
594
594
  logoURI: "https://ethereum-optimism.github.io/data/BITCOIN/logo.svg",
595
595
  extensions: {
596
- optimismBridgeAddress: "0x4200000000000000000000000000000000000010",
596
+ baseBridgeAddress: "0x4200000000000000000000000000000000000010",
597
597
  opListId: "extended",
598
598
  opTokenId: "BITCOIN"
599
599
  }
@@ -5862,7 +5862,7 @@ var tokens = [
5862
5862
  var version = {
5863
5863
  major: 10,
5864
5864
  minor: 0,
5865
- patch: 9
5865
+ patch: 10
5866
5866
  };
5867
5867
  var optimism_tokenlist_default = {
5868
5868
  name,