@eth-optimism/tokenlist 8.3.67 → 8.3.69

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-06-15T21:31:50.123Z";
25
+ var timestamp = "2023-06-15T22:35:13.089Z";
26
26
  var tokens = [
27
27
  {
28
28
  chainId: 1,
@@ -2512,20 +2512,6 @@ var tokens = [
2512
2512
  decimals: 18,
2513
2513
  logoURI: "https://ethereum-optimism.github.io/data/RSR/logo.png",
2514
2514
  extensions: {
2515
- baseBridgeAddress: "0xfa6d8ee5be770f84fc001d098c4bd604fe01284a",
2516
- opListId: "extended",
2517
- opTokenId: "RSR"
2518
- }
2519
- },
2520
- {
2521
- chainId: 84531,
2522
- address: "0xc8058960a9d7E7d81143BDBA38d19e6824165932",
2523
- name: "Base Goerli Reserve RSR",
2524
- symbol: "RSR",
2525
- decimals: 18,
2526
- logoURI: "https://ethereum-optimism.github.io/data/RSR/logo.png",
2527
- extensions: {
2528
- baseBridgeAddress: "0x4200000000000000000000000000000000000010",
2529
2515
  opListId: "extended",
2530
2516
  opTokenId: "RSR"
2531
2517
  }
@@ -3710,7 +3696,7 @@ var tokens = [
3710
3696
  var version = {
3711
3697
  major: 8,
3712
3698
  minor: 3,
3713
- patch: 67
3699
+ patch: 69
3714
3700
  };
3715
3701
  var optimism_tokenlist_default = {
3716
3702
  name,