@eth-optimism/tokenlist 8.3.128 → 8.3.130

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-08-17T16:14:52.188Z";
9
+ var timestamp = "2023-08-17T16:23:11.551Z";
10
10
  var tokens = [
11
11
  {
12
12
  chainId: 1,
@@ -1404,6 +1404,7 @@ var tokens = [
1404
1404
  decimals: 18,
1405
1405
  logoURI: "https://ethereum-optimism.github.io/data/FRAX/logo.svg",
1406
1406
  extensions: {
1407
+ optimismBridgeAddress: "0x99C9fc46f92E8a1c0deC1b1747d010903E884bE1",
1407
1408
  opListId: "extended",
1408
1409
  opTokenId: "FRAX"
1409
1410
  }
@@ -1416,6 +1417,7 @@ var tokens = [
1416
1417
  decimals: 18,
1417
1418
  logoURI: "https://ethereum-optimism.github.io/data/FRAX/logo.svg",
1418
1419
  extensions: {
1420
+ optimismBridgeAddress: "0x4200000000000000000000000000000000000010",
1419
1421
  opListId: "extended",
1420
1422
  opTokenId: "FRAX"
1421
1423
  }
@@ -1464,6 +1466,7 @@ var tokens = [
1464
1466
  decimals: 18,
1465
1467
  logoURI: "https://ethereum-optimism.github.io/data/FXS/logo.svg",
1466
1468
  extensions: {
1469
+ optimismBridgeAddress: "0x99C9fc46f92E8a1c0deC1b1747d010903E884bE1",
1467
1470
  opListId: "extended",
1468
1471
  opTokenId: "FXS"
1469
1472
  }
@@ -1476,6 +1479,7 @@ var tokens = [
1476
1479
  decimals: 18,
1477
1480
  logoURI: "https://ethereum-optimism.github.io/data/FXS/logo.svg",
1478
1481
  extensions: {
1482
+ optimismBridgeAddress: "0x4200000000000000000000000000000000000010",
1479
1483
  opListId: "extended",
1480
1484
  opTokenId: "FXS"
1481
1485
  }
@@ -3230,6 +3234,32 @@ var tokens = [
3230
3234
  opTokenId: "sBTC"
3231
3235
  }
3232
3236
  },
3237
+ {
3238
+ chainId: 1,
3239
+ address: "0x0000000000071821e8033345a7be174647be0706",
3240
+ name: "Scry Protocol",
3241
+ symbol: "SCRY",
3242
+ decimals: 18,
3243
+ logoURI: "https://ethereum-optimism.github.io/data/SCRY/logo.svg",
3244
+ extensions: {
3245
+ optimismBridgeAddress: "0x99C9fc46f92E8a1c0deC1b1747d010903E884bE1",
3246
+ opListId: "extended",
3247
+ opTokenId: "SCRY"
3248
+ }
3249
+ },
3250
+ {
3251
+ chainId: 10,
3252
+ address: "0x64ba55a341ec586a4c5d58d6297cde5125ab55bc",
3253
+ name: "Scry Protocol",
3254
+ symbol: "SCRY",
3255
+ decimals: 18,
3256
+ logoURI: "https://ethereum-optimism.github.io/data/SCRY/logo.svg",
3257
+ extensions: {
3258
+ optimismBridgeAddress: "0x4200000000000000000000000000000000000010",
3259
+ opListId: "extended",
3260
+ opTokenId: "SCRY"
3261
+ }
3262
+ },
3233
3263
  {
3234
3264
  chainId: 1,
3235
3265
  address: "0xf1Dc500FdE233A4055e25e5BbF516372BC4F6871",
@@ -4712,7 +4742,7 @@ var tokens = [
4712
4742
  var version = {
4713
4743
  major: 8,
4714
4744
  minor: 3,
4715
- patch: 128
4745
+ patch: 130
4716
4746
  };
4717
4747
  var optimism_tokenlist_default = {
4718
4748
  name,