@eth-optimism/tokenlist 8.3.97 → 8.3.99

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-07-26T19:57:14.428Z";
25
+ var timestamp = "2023-07-26T20:31:40.026Z";
26
26
  var tokens = [
27
27
  {
28
28
  chainId: 1,
@@ -441,6 +441,7 @@ var tokens = [
441
441
  logoURI: "https://ethereum-optimism.github.io/data/cbETH/logo.svg",
442
442
  extensions: {
443
443
  optimismBridgeAddress: "0x99C9fc46f92E8a1c0deC1b1747d010903E884bE1",
444
+ baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
444
445
  opListId: "default",
445
446
  opTokenId: "cbETH"
446
447
  }
@@ -458,6 +459,19 @@ var tokens = [
458
459
  opTokenId: "cbETH"
459
460
  }
460
461
  },
462
+ {
463
+ chainId: 8543,
464
+ address: "0x2Ae3F1Ec7F1F5012CFEab0185bfc7aa3cf0DEc22",
465
+ name: "Coinbase Wrapped Staked ETH",
466
+ symbol: "cbETH",
467
+ decimals: 18,
468
+ logoURI: "https://ethereum-optimism.github.io/data/cbETH/logo.svg",
469
+ extensions: {
470
+ baseBridgeAddress: "0x4200000000000000000000000000000000000010",
471
+ opListId: "default",
472
+ opTokenId: "cbETH"
473
+ }
474
+ },
461
475
  {
462
476
  chainId: 5,
463
477
  address: "0xD0bb78d0B337aA6D3A0530DD2e58560bf00851f1",
@@ -487,7 +501,7 @@ var tokens = [
487
501
  },
488
502
  {
489
503
  chainId: 84531,
490
- address: "0x7c6b91D9Be155A6Db01f749217d76fF02A7227F2",
504
+ address: "0x4fC531f8Ae7A7808E0dccCA08F1e3c7694582950",
491
505
  name: "Coinbase Wrapped Staked ETH",
492
506
  symbol: "cbETH",
493
507
  decimals: 18,
@@ -596,6 +610,20 @@ var tokens = [
596
610
  decimals: 18,
597
611
  logoURI: "https://ethereum-optimism.github.io/data/COMP/logo.svg",
598
612
  extensions: {
613
+ baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
614
+ opListId: "extended",
615
+ opTokenId: "COMP"
616
+ }
617
+ },
618
+ {
619
+ chainId: 8543,
620
+ address: "0x9e1028F5F1D5eDE59748FFceE5532509976840E0",
621
+ name: "Compound",
622
+ symbol: "COMP",
623
+ decimals: 18,
624
+ logoURI: "https://ethereum-optimism.github.io/data/COMP/logo.svg",
625
+ extensions: {
626
+ baseBridgeAddress: "0x4200000000000000000000000000000000000010",
599
627
  opListId: "extended",
600
628
  opTokenId: "COMP"
601
629
  }
@@ -4186,7 +4214,7 @@ var tokens = [
4186
4214
  var version = {
4187
4215
  major: 8,
4188
4216
  minor: 3,
4189
- patch: 97
4217
+ patch: 99
4190
4218
  };
4191
4219
  var optimism_tokenlist_default = {
4192
4220
  name,