@eth-optimism/tokenlist 9.0.38 → 9.0.40

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-02-15T20:32:54.277Z";
9
+ var timestamp = "2024-02-15T22:02:25.316Z";
10
10
  var tokens = [
11
11
  {
12
12
  chainId: 1,
@@ -4724,7 +4724,6 @@ var tokens = [
4724
4724
  logoURI: "https://ethereum-optimism.github.io/data/sDAI/logo.svg",
4725
4725
  extensions: {
4726
4726
  optimismBridgeAddress: "0x99C9fc46f92E8a1c0deC1b1747d010903E884bE1",
4727
- baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
4728
4727
  opListId: "extended",
4729
4728
  opTokenId: "sDAI"
4730
4729
  }
@@ -4742,19 +4741,6 @@ var tokens = [
4742
4741
  opTokenId: "sDAI"
4743
4742
  }
4744
4743
  },
4745
- {
4746
- chainId: 8453,
4747
- address: "0x99aC4484e8a1dbd6A185380B3A811913Ac884D87",
4748
- name: "Savings Dai",
4749
- symbol: "sDAI",
4750
- decimals: 18,
4751
- logoURI: "https://ethereum-optimism.github.io/data/sDAI/logo.svg",
4752
- extensions: {
4753
- baseBridgeAddress: "0x4200000000000000000000000000000000000010",
4754
- opListId: "extended",
4755
- opTokenId: "sDAI"
4756
- }
4757
- },
4758
4744
  {
4759
4745
  chainId: 1,
4760
4746
  address: "0xf1Dc500FdE233A4055e25e5BbF516372BC4F6871",
@@ -6921,7 +6907,7 @@ var tokens = [
6921
6907
  var version = {
6922
6908
  major: 9,
6923
6909
  minor: 0,
6924
- patch: 38
6910
+ patch: 40
6925
6911
  };
6926
6912
  var optimism_tokenlist_default = {
6927
6913
  name,