@eth-optimism/tokenlist 10.0.67 → 10.0.69

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-05-16T16:45:23.549Z";
25
+ var timestamp = "2024-05-17T13:21:25.077Z";
26
26
  var tokens = [
27
27
  {
28
28
  chainId: 1,
@@ -5815,11 +5815,25 @@ var tokens = [
5815
5815
  decimals: 18,
5816
5816
  logoURI: "https://ethereum-optimism.github.io/data/SMT/logo.svg",
5817
5817
  extensions: {
5818
+ optimismBridgeAddress: "0x99C9fc46f92E8a1c0deC1b1747d010903E884bE1",
5818
5819
  baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
5819
5820
  opListId: "extended",
5820
5821
  opTokenId: "SMT"
5821
5822
  }
5822
5823
  },
5824
+ {
5825
+ chainId: 10,
5826
+ address: "0x8Eb99a441b04576282e9069977F6DE6053EF6a97",
5827
+ name: "Swarm Markets",
5828
+ symbol: "SMT",
5829
+ decimals: 18,
5830
+ logoURI: "https://ethereum-optimism.github.io/data/SMT/logo.svg",
5831
+ extensions: {
5832
+ optimismBridgeAddress: "0x4200000000000000000000000000000000000010",
5833
+ opListId: "extended",
5834
+ opTokenId: "SMT"
5835
+ }
5836
+ },
5823
5837
  {
5824
5838
  chainId: 8453,
5825
5839
  address: "0x2974dC646e375e83bd1c0342625b49f288987fA4",
@@ -8089,7 +8103,7 @@ var tokens = [
8089
8103
  var version = {
8090
8104
  major: 10,
8091
8105
  minor: 0,
8092
- patch: 67
8106
+ patch: 69
8093
8107
  };
8094
8108
  var optimism_tokenlist_default = {
8095
8109
  name,