@eth-optimism/tokenlist 8.3.74 → 8.3.75

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-11T15:29:44.036Z";
25
+ var timestamp = "2023-07-12T16:17:29.415Z";
26
26
  var tokens = [
27
27
  {
28
28
  chainId: 1,
@@ -2522,6 +2522,20 @@ var tokens = [
2522
2522
  decimals: 18,
2523
2523
  logoURI: "https://ethereum-optimism.github.io/data/RSR/logo.png",
2524
2524
  extensions: {
2525
+ baseBridgeAddress: "0xfa6d8ee5be770f84fc001d098c4bd604fe01284a",
2526
+ opListId: "extended",
2527
+ opTokenId: "RSR"
2528
+ }
2529
+ },
2530
+ {
2531
+ chainId: 84531,
2532
+ address: "0xc8058960a9d7E7d81143BDBA38d19e6824165932",
2533
+ name: "Base Goerli Reserve RSR",
2534
+ symbol: "RSR",
2535
+ decimals: 18,
2536
+ logoURI: "https://ethereum-optimism.github.io/data/RSR/logo.png",
2537
+ extensions: {
2538
+ baseBridgeAddress: "0x4200000000000000000000000000000000000010",
2525
2539
  opListId: "extended",
2526
2540
  opTokenId: "RSR"
2527
2541
  }
@@ -3716,7 +3730,7 @@ var tokens = [
3716
3730
  var version = {
3717
3731
  major: 8,
3718
3732
  minor: 3,
3719
- patch: 74
3733
+ patch: 75
3720
3734
  };
3721
3735
  var optimism_tokenlist_default = {
3722
3736
  name,