@eth-optimism/tokenlist 8.3.177 → 8.3.178

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 = "2023-10-23T22:52:57.825Z";
9
+ var timestamp = "2023-10-27T18:25:42.337Z";
10
10
  var tokens = [
11
11
  {
12
12
  chainId: 1,
@@ -4157,6 +4157,32 @@ var tokens = [
4157
4157
  opTokenId: "sBTC"
4158
4158
  }
4159
4159
  },
4160
+ {
4161
+ chainId: 1,
4162
+ address: "0x8353b92201f19b4812eee32efd325f7ede123718",
4163
+ name: "Scamfari",
4164
+ symbol: "SCM",
4165
+ decimals: 18,
4166
+ logoURI: "https://ethereum-optimism.github.io/data/SCM/logo.svg",
4167
+ extensions: {
4168
+ optimismBridgeAddress: "0x99C9fc46f92E8a1c0deC1b1747d010903E884bE1",
4169
+ opListId: "extended",
4170
+ opTokenId: "SCM"
4171
+ }
4172
+ },
4173
+ {
4174
+ chainId: 10,
4175
+ address: "0x61ccfe71d8ee67780320b0d990A02D702d99C271",
4176
+ name: "Scamfari",
4177
+ symbol: "SCM",
4178
+ decimals: 18,
4179
+ logoURI: "https://ethereum-optimism.github.io/data/SCM/logo.svg",
4180
+ extensions: {
4181
+ optimismBridgeAddress: "0x4200000000000000000000000000000000000010",
4182
+ opListId: "extended",
4183
+ opTokenId: "SCM"
4184
+ }
4185
+ },
4160
4186
  {
4161
4187
  chainId: 1,
4162
4188
  address: "0x0000000000071821e8033345a7be174647be0706",
@@ -5997,7 +6023,7 @@ var tokens = [
5997
6023
  var version = {
5998
6024
  major: 8,
5999
6025
  minor: 3,
6000
- patch: 177
6026
+ patch: 178
6001
6027
  };
6002
6028
  var optimism_tokenlist_default = {
6003
6029
  name,