@eth-optimism/tokenlist 8.3.159 → 8.3.160

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-09-07T19:38:58.329Z";
9
+ var timestamp = "2023-09-15T20:33:06.955Z";
10
10
  var tokens = [
11
11
  {
12
12
  chainId: 1,
@@ -482,6 +482,46 @@ var tokens = [
482
482
  opTokenId: "BOND"
483
483
  }
484
484
  },
485
+ {
486
+ chainId: 1,
487
+ address: "0x799ebfABE77a6E34311eeEe9825190B9ECe32824",
488
+ name: "BTRST",
489
+ symbol: "BTRST",
490
+ decimals: 18,
491
+ logoURI: "https://ethereum-optimism.github.io/data/BTRST/logo.svg",
492
+ extensions: {
493
+ optimismBridgeAddress: "0x99C9fc46f92E8a1c0deC1b1747d010903E884bE1",
494
+ baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
495
+ opListId: "extended",
496
+ opTokenId: "BTRST"
497
+ }
498
+ },
499
+ {
500
+ chainId: 10,
501
+ address: "0xEd50aCE88bd42B45cB0F49be15395021E141254e",
502
+ name: "BTRST",
503
+ symbol: "BTRST",
504
+ decimals: 18,
505
+ logoURI: "https://ethereum-optimism.github.io/data/BTRST/logo.svg",
506
+ extensions: {
507
+ optimismBridgeAddress: "0x4200000000000000000000000000000000000010",
508
+ opListId: "extended",
509
+ opTokenId: "BTRST"
510
+ }
511
+ },
512
+ {
513
+ chainId: 8453,
514
+ address: "0xA7d68d155d17cB30e311367c2Ef1E82aB6022b67",
515
+ name: "BTRST",
516
+ symbol: "BTRST",
517
+ decimals: 18,
518
+ logoURI: "https://ethereum-optimism.github.io/data/BTRST/logo.svg",
519
+ extensions: {
520
+ baseBridgeAddress: "0x4200000000000000000000000000000000000010",
521
+ opListId: "extended",
522
+ opTokenId: "BTRST"
523
+ }
524
+ },
485
525
  {
486
526
  chainId: 1,
487
527
  address: "0x936Ab482d6bd111910a42849D3A51Ff80BB0A711",
@@ -5546,7 +5586,7 @@ var tokens = [
5546
5586
  var version = {
5547
5587
  major: 8,
5548
5588
  minor: 3,
5549
- patch: 159
5589
+ patch: 160
5550
5590
  };
5551
5591
  var optimism_tokenlist_default = {
5552
5592
  name,