@eth-optimism/tokenlist 7.3.47 → 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.
@@ -5,7 +5,7 @@ var keywords = [
5
5
  "layer2",
6
6
  "infrastructure"
7
7
  ];
8
- var timestamp = "2023-05-17T16:12:10.500Z";
8
+ var timestamp = "2023-05-23T16:42:55.411Z";
9
9
  var tokens = [
10
10
  {
11
11
  chainId: 1,
@@ -509,6 +509,19 @@ var tokens = [
509
509
  opTokenId: "COMP"
510
510
  }
511
511
  },
512
+ {
513
+ chainId: 84531,
514
+ address: "0xA29b548056c3fD0f68BAd9d4829EC4E66f22f796",
515
+ name: "Compound",
516
+ symbol: "COMP",
517
+ decimals: 18,
518
+ logoURI: "https://ethereum-optimism.github.io/data/COMP/logo.svg",
519
+ extensions: {
520
+ optimismBridgeAddress: "0x4200000000000000000000000000000000000010",
521
+ opListId: "extended",
522
+ opTokenId: "COMP"
523
+ }
524
+ },
512
525
  {
513
526
  chainId: 1,
514
527
  address: "0xD533a949740bb3306d119CC777fa900bA034cd52",
@@ -3380,7 +3393,7 @@ var tokens = [
3380
3393
  var version = {
3381
3394
  major: 7,
3382
3395
  minor: 3,
3383
- patch: 47
3396
+ patch: 48
3384
3397
  };
3385
3398
  var optimism_tokenlist = {
3386
3399
  name: name,
@@ -1 +1 @@
1
- export { o as default, k as keywords, a as logoURI, n as name, t as timestamp, b as tokens, v as version } from './optimism.tokenlist-39f73cac.js';
1
+ export { o as default, k as keywords, a as logoURI, n as name, t as timestamp, b as tokens, v as version } from './optimism.tokenlist-923e3ea7.js';
@@ -6,7 +6,7 @@ var keywords = [
6
6
  "layer2",
7
7
  "infrastructure"
8
8
  ];
9
- var timestamp = "2023-05-17T16:12:10.500Z";
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: 47
3397
+ patch: 48
3385
3398
  };
3386
3399
  var optimism_tokenlist_default = {
3387
3400
  name,