@eth-optimism/tokenlist 10.0.32 → 10.0.33

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 = "2024-04-29T19:07:27.474Z";
25
+ var timestamp = "2024-04-29T19:09:05.914Z";
26
26
  var tokens = [
27
27
  {
28
28
  chainId: 1,
@@ -2950,6 +2950,18 @@ var tokens = [
2950
2950
  opTokenId: "JRT"
2951
2951
  }
2952
2952
  },
2953
+ {
2954
+ chainId: 8453,
2955
+ address: "0x64cc19a52f4d631ef5be07947caba14ae00c52eb",
2956
+ name: "Kibble",
2957
+ symbol: "KIBBLE",
2958
+ decimals: 18,
2959
+ logoURI: "https://ethereum-optimism.github.io/data/KIBBLE/logo.svg",
2960
+ extensions: {
2961
+ opListId: "extended",
2962
+ opTokenId: "KIBBLE"
2963
+ }
2964
+ },
2953
2965
  {
2954
2966
  chainId: 1,
2955
2967
  address: "0x02e7F808990638E9e67E1f00313037EDe2362361",
@@ -6870,7 +6882,7 @@ var tokens = [
6870
6882
  var version = {
6871
6883
  major: 10,
6872
6884
  minor: 0,
6873
- patch: 32
6885
+ patch: 33
6874
6886
  };
6875
6887
  var optimism_tokenlist_default = {
6876
6888
  name,