@eth-optimism/tokenlist 8.3.142 → 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:30:49.035Z";
25
+ var timestamp = "2023-08-24T20:34:55.049Z";
26
26
  var tokens = [
27
27
  {
28
28
  chainId: 1,
@@ -2094,11 +2094,11 @@ var tokens = [
2094
2094
  },
2095
2095
  {
2096
2096
  chainId: 5,
2097
- address: "0x0C4a63D472120d7859E2842b7C2Bafbd8eDe8f44",
2097
+ address: "0x09f0Ad07E7363557D077CF3e3BbaB9365DA533F6",
2098
2098
  name: "InsureToken",
2099
2099
  symbol: "INSURE",
2100
2100
  decimals: 18,
2101
- logoURI: "https://ethereum-optimism.github.io/data/INSURE/logo.png",
2101
+ logoURI: "https://ethereum-optimism.github.io/data/INSURE/logo.svg",
2102
2102
  extensions: {
2103
2103
  optimismBridgeAddress: "0x636Af16bf2f682dD3109e60102b8E1A089FedAa8",
2104
2104
  opListId: "extended",
@@ -2107,11 +2107,11 @@ var tokens = [
2107
2107
  },
2108
2108
  {
2109
2109
  chainId: 420,
2110
- address: "0xeF26Ca2844b0b470AfC1b0aeF5F65e677dE6CD1f",
2111
- name: "InsureToken",
2110
+ address: "0xfb0a8CF5B2302f880aA26461C78A8DC20A02aE25",
2111
+ name: "AltInsureToken",
2112
2112
  symbol: "INSURE",
2113
2113
  decimals: 18,
2114
- logoURI: "https://ethereum-optimism.github.io/data/INSURE/logo.png",
2114
+ logoURI: "https://ethereum-optimism.github.io/data/INSURE/logo.svg",
2115
2115
  extensions: {
2116
2116
  optimismBridgeAddress: "0x4200000000000000000000000000000000000010",
2117
2117
  opListId: "extended",
@@ -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: 142
5025
+ patch: 144
5012
5026
  };
5013
5027
  var optimism_tokenlist_default = {
5014
5028
  name,