@eth-optimism/tokenlist 10.0.102 → 10.0.103

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-07-24T19:30:39.766Z";
9
+ var timestamp = "2024-07-25T22:16:11.982Z";
10
10
  var tokens = [
11
11
  {
12
12
  chainId: 1,
@@ -1253,6 +1253,32 @@ var tokens = [
1253
1253
  opTokenId: "CIG"
1254
1254
  }
1255
1255
  },
1256
+ {
1257
+ chainId: 1,
1258
+ address: "0x5C1d9aA868a30795F92fAe903eDc9eFF269044bf",
1259
+ name: "Changer",
1260
+ symbol: "CNG",
1261
+ decimals: 18,
1262
+ logoURI: "https://ethereum-optimism.github.io/data/CNG/logo.svg",
1263
+ extensions: {
1264
+ optimismBridgeAddress: "0x99C9fc46f92E8a1c0deC1b1747d010903E884bE1",
1265
+ opListId: "extended",
1266
+ opTokenId: "CNG"
1267
+ }
1268
+ },
1269
+ {
1270
+ chainId: 10,
1271
+ address: "0x1D015bF7d8a6fb0fc30959F3e12355530086b2A5",
1272
+ name: "Changer",
1273
+ symbol: "CNG",
1274
+ decimals: 18,
1275
+ logoURI: "https://ethereum-optimism.github.io/data/CNG/logo.svg",
1276
+ extensions: {
1277
+ optimismBridgeAddress: "0x4200000000000000000000000000000000000010",
1278
+ opListId: "extended",
1279
+ opTokenId: "CNG"
1280
+ }
1281
+ },
1256
1282
  {
1257
1283
  chainId: 1,
1258
1284
  address: "0xc8d9871a79551ab4439c9e08f12962e3785f0437",
@@ -8917,7 +8943,7 @@ var tokens = [
8917
8943
  var version = {
8918
8944
  major: 10,
8919
8945
  minor: 0,
8920
- patch: 102
8946
+ patch: 103
8921
8947
  };
8922
8948
  var optimism_tokenlist_default = {
8923
8949
  name,