@eth-optimism/tokenlist 10.0.174 → 10.0.175

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 = "2024-11-29T05:29:12.484Z";
9
+ var timestamp = "2024-11-29T05:37:56.300Z";
10
10
  var tokens = [
11
11
  {
12
12
  chainId: 1,
@@ -1887,6 +1887,44 @@ var tokens = [
1887
1887
  opTokenId: "CUSD"
1888
1888
  }
1889
1889
  },
1890
+ {
1891
+ chainId: 1,
1892
+ address: "0x7ABc8A5768E6bE61A6c693a6e4EAcb5B60602C4D",
1893
+ name: "Covalent X Token",
1894
+ symbol: "CXT",
1895
+ decimals: 18,
1896
+ logoURI: "https://ethereum-optimism.github.io/data/CXT/logo.svg",
1897
+ extensions: {
1898
+ baseBridgeAddress: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
1899
+ opListId: "extended",
1900
+ opTokenId: "CXT"
1901
+ }
1902
+ },
1903
+ {
1904
+ chainId: 11155111,
1905
+ address: "0x72E2f504a0769458ACdCdd24236912f48342457C",
1906
+ name: "Covalent X Token",
1907
+ symbol: "CXT",
1908
+ decimals: 18,
1909
+ logoURI: "https://ethereum-optimism.github.io/data/CXT/logo.svg",
1910
+ extensions: {
1911
+ opListId: "extended",
1912
+ opTokenId: "CXT"
1913
+ }
1914
+ },
1915
+ {
1916
+ chainId: 8453,
1917
+ address: "0xB1E1f3Cc2B6fE4420C1Ac82022b457018Eb628ff",
1918
+ name: "Covalent X Token",
1919
+ symbol: "CXT",
1920
+ decimals: 18,
1921
+ logoURI: "https://ethereum-optimism.github.io/data/CXT/logo.svg",
1922
+ extensions: {
1923
+ baseBridgeAddress: "0x4200000000000000000000000000000000000010",
1924
+ opListId: "extended",
1925
+ opTokenId: "CXT"
1926
+ }
1927
+ },
1890
1928
  {
1891
1929
  chainId: 1,
1892
1930
  address: "0x43D4A3cd90ddD2F8f4f693170C9c8098163502ad",
@@ -10503,7 +10541,7 @@ var tokens = [
10503
10541
  var version = {
10504
10542
  major: 10,
10505
10543
  minor: 0,
10506
- patch: 174
10544
+ patch: 175
10507
10545
  };
10508
10546
  var optimism_tokenlist_default = {
10509
10547
  name,