@eth-optimism/tokenlist 8.3.143 → 8.3.144

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-08-24T20:31:56.693Z";
25
+ var timestamp = "2023-08-24T20:34:55.049Z";
26
26
  var tokens = [
27
27
  {
28
28
  chainId: 1,
@@ -3344,6 +3344,7 @@ var tokens = [
3344
3344
  decimals: 18,
3345
3345
  logoURI: "https://ethereum-optimism.github.io/data/RSR/logo.png",
3346
3346
  extensions: {
3347
+ baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
3347
3348
  opListId: "extended",
3348
3349
  opTokenId: "RSR"
3349
3350
  }
@@ -3374,6 +3375,19 @@ var tokens = [
3374
3375
  opTokenId: "RSR"
3375
3376
  }
3376
3377
  },
3378
+ {
3379
+ chainId: 8453,
3380
+ address: "0xaB36452DbAC151bE02b16Ca17d8919826072f64a",
3381
+ name: "Reserve Rights",
3382
+ symbol: "RSR",
3383
+ decimals: 18,
3384
+ logoURI: "https://ethereum-optimism.github.io/data/RSR/logo.png",
3385
+ extensions: {
3386
+ baseBridgeAddress: "0x4200000000000000000000000000000000000010",
3387
+ opListId: "extended",
3388
+ opTokenId: "RSR"
3389
+ }
3390
+ },
3377
3391
  {
3378
3392
  chainId: 1,
3379
3393
  address: "0x7697b462a7c4ff5f8b55bdbc2f4076c2af9cf51a",
@@ -5008,7 +5022,7 @@ var tokens = [
5008
5022
  var version = {
5009
5023
  major: 8,
5010
5024
  minor: 3,
5011
- patch: 143
5025
+ patch: 144
5012
5026
  };
5013
5027
  var optimism_tokenlist_default = {
5014
5028
  name,