@eth-optimism/tokenlist 10.0.169 → 10.0.170

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-11-20T04:10:51.663Z";
9
+ var timestamp = "2024-11-27T08:46:33.501Z";
10
10
  var tokens = [
11
11
  {
12
12
  chainId: 1,
@@ -4951,6 +4951,32 @@ var tokens = [
4951
4951
  opTokenId: "MKR"
4952
4952
  }
4953
4953
  },
4954
+ {
4955
+ chainId: 1,
4956
+ address: "0xec67005c4E498Ec7f55E092bd1d35cbC47C91892",
4957
+ name: "Melon Token",
4958
+ symbol: "MLN",
4959
+ decimals: 18,
4960
+ logoURI: "https://ethereum-optimism.github.io/data/MLN/logo.svg",
4961
+ extensions: {
4962
+ baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
4963
+ opListId: "extended",
4964
+ opTokenId: "MLN"
4965
+ }
4966
+ },
4967
+ {
4968
+ chainId: 8453,
4969
+ address: "0x7C298664BD6582f6f264c2Cb5a4B9cC09b6E3889",
4970
+ name: "Melon Token",
4971
+ symbol: "MLN",
4972
+ decimals: 18,
4973
+ logoURI: "https://ethereum-optimism.github.io/data/MLN/logo.svg",
4974
+ extensions: {
4975
+ baseBridgeAddress: "0x4200000000000000000000000000000000000010",
4976
+ opListId: "extended",
4977
+ opTokenId: "MLN"
4978
+ }
4979
+ },
4954
4980
  {
4955
4981
  chainId: 1,
4956
4982
  address: "0xf134519cBE2042B06Ee7cE20Df51d09b55559896",
@@ -10385,7 +10411,7 @@ var tokens = [
10385
10411
  var version = {
10386
10412
  major: 10,
10387
10413
  minor: 0,
10388
- patch: 169
10414
+ patch: 170
10389
10415
  };
10390
10416
  var optimism_tokenlist_default = {
10391
10417
  name,