@eth-optimism/tokenlist 10.0.67 → 10.0.68

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-05-16T16:45:23.549Z";
9
+ var timestamp = "2024-05-16T16:48:26.690Z";
10
10
  var tokens = [
11
11
  {
12
12
  chainId: 1,
@@ -5799,11 +5799,25 @@ var tokens = [
5799
5799
  decimals: 18,
5800
5800
  logoURI: "https://ethereum-optimism.github.io/data/SMT/logo.svg",
5801
5801
  extensions: {
5802
+ optimismBridgeAddress: "0x99C9fc46f92E8a1c0deC1b1747d010903E884bE1",
5802
5803
  baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
5803
5804
  opListId: "extended",
5804
5805
  opTokenId: "SMT"
5805
5806
  }
5806
5807
  },
5808
+ {
5809
+ chainId: 10,
5810
+ address: "0x8Eb99a441b04576282e9069977F6DE6053EF6a97",
5811
+ name: "Swarm Markets",
5812
+ symbol: "SMT",
5813
+ decimals: 18,
5814
+ logoURI: "https://ethereum-optimism.github.io/data/SMT/logo.svg",
5815
+ extensions: {
5816
+ optimismBridgeAddress: "0x4200000000000000000000000000000000000010",
5817
+ opListId: "extended",
5818
+ opTokenId: "SMT"
5819
+ }
5820
+ },
5807
5821
  {
5808
5822
  chainId: 8453,
5809
5823
  address: "0x2974dC646e375e83bd1c0342625b49f288987fA4",
@@ -8073,7 +8087,7 @@ var tokens = [
8073
8087
  var version = {
8074
8088
  major: 10,
8075
8089
  minor: 0,
8076
- patch: 67
8090
+ patch: 68
8077
8091
  };
8078
8092
  var optimism_tokenlist_default = {
8079
8093
  name,