@eth-optimism/tokenlist 8.3.107 → 8.3.109

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 = "2023-08-03T21:06:14.252Z";
25
+ var timestamp = "2023-08-09T22:54:19.954Z";
26
26
  var tokens = [
27
27
  {
28
28
  chainId: 1,
@@ -3342,6 +3342,32 @@ var tokens = [
3342
3342
  opTokenId: "SUSHI"
3343
3343
  }
3344
3344
  },
3345
+ {
3346
+ chainId: 1,
3347
+ address: "0xd41f3d112cb8695c7a8992e4055bd273f3ce8729",
3348
+ name: "Synth",
3349
+ symbol: "SYNTH",
3350
+ decimals: 18,
3351
+ logoURI: "https://ethereum-optimism.github.io/data/SYNTH/logo.svg",
3352
+ extensions: {
3353
+ optimismBridgeAddress: "0x99C9fc46f92E8a1c0deC1b1747d010903E884bE1",
3354
+ opListId: "extended",
3355
+ opTokenId: "SYNTH"
3356
+ }
3357
+ },
3358
+ {
3359
+ chainId: 10,
3360
+ address: "0xa925f4057d6E6C8FAf8bdE537Ad14BA91A1D0337",
3361
+ name: "Synth",
3362
+ symbol: "SYNTH",
3363
+ decimals: 18,
3364
+ logoURI: "https://ethereum-optimism.github.io/data/SYNTH/logo.svg",
3365
+ extensions: {
3366
+ optimismBridgeAddress: "0x4200000000000000000000000000000000000010",
3367
+ opListId: "extended",
3368
+ opTokenId: "SYNTH"
3369
+ }
3370
+ },
3345
3371
  {
3346
3372
  chainId: 1,
3347
3373
  address: "0xCdF7028ceAB81fA0C6971208e83fa7872994beE5",
@@ -4380,7 +4406,7 @@ var tokens = [
4380
4406
  var version = {
4381
4407
  major: 8,
4382
4408
  minor: 3,
4383
- patch: 107
4409
+ patch: 109
4384
4410
  };
4385
4411
  var optimism_tokenlist_default = {
4386
4412
  name,