@eth-optimism/tokenlist 8.3.112 → 8.3.113

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-10T14:49:42.833Z";
9
+ var timestamp = "2023-08-10T16:55:17.961Z";
10
10
  var tokens = [
11
11
  {
12
12
  chainId: 1,
@@ -1825,10 +1825,10 @@ var tokens = [
1825
1825
  {
1826
1826
  chainId: 1,
1827
1827
  address: "0xc5102fe9359fd9a28f877a67e36b0f050d81a3cc",
1828
- name: "HOP",
1828
+ name: "Hop",
1829
1829
  symbol: "HOP",
1830
1830
  decimals: 18,
1831
- logoURI: "https://ethereum-optimism.github.io/data/HOP/logo.png",
1831
+ logoURI: "https://ethereum-optimism.github.io/data/HOP/logo.svg",
1832
1832
  extensions: {
1833
1833
  opListId: "extended",
1834
1834
  opTokenId: "HOP"
@@ -1837,10 +1837,22 @@ var tokens = [
1837
1837
  {
1838
1838
  chainId: 10,
1839
1839
  address: "0xc5102fe9359fd9a28f877a67e36b0f050d81a3cc",
1840
- name: "HOP",
1840
+ name: "Hop",
1841
1841
  symbol: "HOP",
1842
1842
  decimals: 18,
1843
- logoURI: "https://ethereum-optimism.github.io/data/HOP/logo.png",
1843
+ logoURI: "https://ethereum-optimism.github.io/data/HOP/logo.svg",
1844
+ extensions: {
1845
+ opListId: "extended",
1846
+ opTokenId: "HOP"
1847
+ }
1848
+ },
1849
+ {
1850
+ chainId: 8453,
1851
+ address: "0xc5102fe9359fd9a28f877a67e36b0f050d81a3cc",
1852
+ name: "Hop",
1853
+ symbol: "HOP",
1854
+ decimals: 18,
1855
+ logoURI: "https://ethereum-optimism.github.io/data/HOP/logo.svg",
1844
1856
  extensions: {
1845
1857
  opListId: "extended",
1846
1858
  opTokenId: "HOP"
@@ -4470,7 +4482,7 @@ var tokens = [
4470
4482
  var version = {
4471
4483
  major: 8,
4472
4484
  minor: 3,
4473
- patch: 112
4485
+ patch: 113
4474
4486
  };
4475
4487
  var optimism_tokenlist_default = {
4476
4488
  name,