@eth-optimism/tokenlist 10.0.171 → 10.0.172

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-11-27T08:49:02.042Z";
9
+ var timestamp = "2024-11-29T05:03:44.207Z";
10
10
  var tokens = [
11
11
  {
12
12
  chainId: 1,
@@ -3491,6 +3491,32 @@ var tokens = [
3491
3491
  opTokenId: "GTC"
3492
3492
  }
3493
3493
  },
3494
+ {
3495
+ chainId: 1,
3496
+ address: "0x525574C899A7c877a11865339e57376092168258",
3497
+ name: "GURU Token",
3498
+ symbol: "GURU",
3499
+ decimals: 18,
3500
+ logoURI: "https://ethereum-optimism.github.io/data/GURU/logo.svg",
3501
+ extensions: {
3502
+ baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
3503
+ opListId: "extended",
3504
+ opTokenId: "GURU"
3505
+ }
3506
+ },
3507
+ {
3508
+ chainId: 8453,
3509
+ address: "0x0f1cFD0Bb452DB90a3bFC0848349463010419AB2",
3510
+ name: "GURU Token",
3511
+ symbol: "GURU",
3512
+ decimals: 18,
3513
+ logoURI: "https://ethereum-optimism.github.io/data/GURU/logo.svg",
3514
+ extensions: {
3515
+ baseBridgeAddress: "0x4200000000000000000000000000000000000010",
3516
+ opListId: "extended",
3517
+ opTokenId: "GURU"
3518
+ }
3519
+ },
3494
3520
  {
3495
3521
  chainId: 1,
3496
3522
  address: "0xC08512927D12348F6620a698105e1BAac6EcD911",
@@ -10437,7 +10463,7 @@ var tokens = [
10437
10463
  var version = {
10438
10464
  major: 10,
10439
10465
  minor: 0,
10440
- patch: 171
10466
+ patch: 172
10441
10467
  };
10442
10468
  var optimism_tokenlist_default = {
10443
10469
  name,