@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.
package/dist/index.mjs CHANGED
@@ -22,7 +22,7 @@ var keywords = [
22
22
  "layer2",
23
23
  "infrastructure"
24
24
  ];
25
- var timestamp = "2023-09-07T19:38:58.329Z";
25
+ var timestamp = "2023-09-15T20:33:06.955Z";
26
26
  var tokens = [
27
27
  {
28
28
  chainId: 1,
@@ -498,6 +498,46 @@ var tokens = [
498
498
  opTokenId: "BOND"
499
499
  }
500
500
  },
501
+ {
502
+ chainId: 1,
503
+ address: "0x799ebfABE77a6E34311eeEe9825190B9ECe32824",
504
+ name: "BTRST",
505
+ symbol: "BTRST",
506
+ decimals: 18,
507
+ logoURI: "https://ethereum-optimism.github.io/data/BTRST/logo.svg",
508
+ extensions: {
509
+ optimismBridgeAddress: "0x99C9fc46f92E8a1c0deC1b1747d010903E884bE1",
510
+ baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
511
+ opListId: "extended",
512
+ opTokenId: "BTRST"
513
+ }
514
+ },
515
+ {
516
+ chainId: 10,
517
+ address: "0xEd50aCE88bd42B45cB0F49be15395021E141254e",
518
+ name: "BTRST",
519
+ symbol: "BTRST",
520
+ decimals: 18,
521
+ logoURI: "https://ethereum-optimism.github.io/data/BTRST/logo.svg",
522
+ extensions: {
523
+ optimismBridgeAddress: "0x4200000000000000000000000000000000000010",
524
+ opListId: "extended",
525
+ opTokenId: "BTRST"
526
+ }
527
+ },
528
+ {
529
+ chainId: 8453,
530
+ address: "0xA7d68d155d17cB30e311367c2Ef1E82aB6022b67",
531
+ name: "BTRST",
532
+ symbol: "BTRST",
533
+ decimals: 18,
534
+ logoURI: "https://ethereum-optimism.github.io/data/BTRST/logo.svg",
535
+ extensions: {
536
+ baseBridgeAddress: "0x4200000000000000000000000000000000000010",
537
+ opListId: "extended",
538
+ opTokenId: "BTRST"
539
+ }
540
+ },
501
541
  {
502
542
  chainId: 1,
503
543
  address: "0x936Ab482d6bd111910a42849D3A51Ff80BB0A711",
@@ -5562,7 +5602,7 @@ var tokens = [
5562
5602
  var version = {
5563
5603
  major: 8,
5564
5604
  minor: 3,
5565
- patch: 159
5605
+ patch: 160
5566
5606
  };
5567
5607
  var optimism_tokenlist_default = {
5568
5608
  name,