@eth-optimism/tokenlist 8.3.142 → 8.3.143

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.
@@ -6,7 +6,7 @@ var keywords = [
6
6
  "layer2",
7
7
  "infrastructure"
8
8
  ];
9
- var timestamp = "2023-08-24T20:30:49.035Z";
9
+ var timestamp = "2023-08-24T20:31:56.693Z";
10
10
  var tokens = [
11
11
  {
12
12
  chainId: 1,
@@ -2078,11 +2078,11 @@ var tokens = [
2078
2078
  },
2079
2079
  {
2080
2080
  chainId: 5,
2081
- address: "0x0C4a63D472120d7859E2842b7C2Bafbd8eDe8f44",
2081
+ address: "0x09f0Ad07E7363557D077CF3e3BbaB9365DA533F6",
2082
2082
  name: "InsureToken",
2083
2083
  symbol: "INSURE",
2084
2084
  decimals: 18,
2085
- logoURI: "https://ethereum-optimism.github.io/data/INSURE/logo.png",
2085
+ logoURI: "https://ethereum-optimism.github.io/data/INSURE/logo.svg",
2086
2086
  extensions: {
2087
2087
  optimismBridgeAddress: "0x636Af16bf2f682dD3109e60102b8E1A089FedAa8",
2088
2088
  opListId: "extended",
@@ -2091,11 +2091,11 @@ var tokens = [
2091
2091
  },
2092
2092
  {
2093
2093
  chainId: 420,
2094
- address: "0xeF26Ca2844b0b470AfC1b0aeF5F65e677dE6CD1f",
2095
- name: "InsureToken",
2094
+ address: "0xfb0a8CF5B2302f880aA26461C78A8DC20A02aE25",
2095
+ name: "AltInsureToken",
2096
2096
  symbol: "INSURE",
2097
2097
  decimals: 18,
2098
- logoURI: "https://ethereum-optimism.github.io/data/INSURE/logo.png",
2098
+ logoURI: "https://ethereum-optimism.github.io/data/INSURE/logo.svg",
2099
2099
  extensions: {
2100
2100
  optimismBridgeAddress: "0x4200000000000000000000000000000000000010",
2101
2101
  opListId: "extended",
@@ -4992,7 +4992,7 @@ var tokens = [
4992
4992
  var version = {
4993
4993
  major: 8,
4994
4994
  minor: 3,
4995
- patch: 142
4995
+ patch: 143
4996
4996
  };
4997
4997
  var optimism_tokenlist_default = {
4998
4998
  name,