@eth-optimism/tokenlist 7.3.46 → 7.3.48

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-05-12T18:10:22.290Z";
9
+ var timestamp = "2023-05-23T16:42:55.411Z";
10
10
  var tokens = [
11
11
  {
12
12
  chainId: 1,
@@ -510,6 +510,19 @@ var tokens = [
510
510
  opTokenId: "COMP"
511
511
  }
512
512
  },
513
+ {
514
+ chainId: 84531,
515
+ address: "0xA29b548056c3fD0f68BAd9d4829EC4E66f22f796",
516
+ name: "Compound",
517
+ symbol: "COMP",
518
+ decimals: 18,
519
+ logoURI: "https://ethereum-optimism.github.io/data/COMP/logo.svg",
520
+ extensions: {
521
+ optimismBridgeAddress: "0x4200000000000000000000000000000000000010",
522
+ opListId: "extended",
523
+ opTokenId: "COMP"
524
+ }
525
+ },
513
526
  {
514
527
  chainId: 1,
515
528
  address: "0xD533a949740bb3306d119CC777fa900bA034cd52",
@@ -3381,7 +3394,7 @@ var tokens = [
3381
3394
  var version = {
3382
3395
  major: 7,
3383
3396
  minor: 3,
3384
- patch: 46
3397
+ patch: 48
3385
3398
  };
3386
3399
  var optimism_tokenlist_default = {
3387
3400
  name,