@eth-optimism/tokenlist 10.0.194 → 10.0.195

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-12-23T21:41:40.392Z";
9
+ var timestamp = "2024-12-23T21:44:12.731Z";
10
10
  var tokens = [
11
11
  {
12
12
  chainId: 1,
@@ -3557,6 +3557,32 @@ var tokens = [
3557
3557
  opTokenId: "GIV"
3558
3558
  }
3559
3559
  },
3560
+ {
3561
+ chainId: 1,
3562
+ address: "0x68E2e5c9DFF32419A108713f83274a4Fb5e194CA",
3563
+ name: "Glacier Network",
3564
+ symbol: "GLS",
3565
+ decimals: 18,
3566
+ logoURI: "https://ethereum-optimism.github.io/data/GLS/logo.svg",
3567
+ extensions: {
3568
+ baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
3569
+ opListId: "extended",
3570
+ opTokenId: "GLS"
3571
+ }
3572
+ },
3573
+ {
3574
+ chainId: 8453,
3575
+ address: "0xe898bCD00B86A3eaE43914319D2D4460230f735c",
3576
+ name: "Glacier Network",
3577
+ symbol: "GLS",
3578
+ decimals: 18,
3579
+ logoURI: "https://ethereum-optimism.github.io/data/GLS/logo.svg",
3580
+ extensions: {
3581
+ baseBridgeAddress: "0x4200000000000000000000000000000000000010",
3582
+ opListId: "extended",
3583
+ opTokenId: "GLS"
3584
+ }
3585
+ },
3560
3586
  {
3561
3587
  chainId: 1,
3562
3588
  address: "0xD96e84DDBc7CbE1D73c55B6fe8c64f3a6550deea",
@@ -11115,7 +11141,7 @@ var tokens = [
11115
11141
  var version = {
11116
11142
  major: 10,
11117
11143
  minor: 0,
11118
- patch: 194
11144
+ patch: 195
11119
11145
  };
11120
11146
  var optimism_tokenlist_default = {
11121
11147
  name,