@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.
@@ -6,7 +6,7 @@ var keywords = [
6
6
  "layer2",
7
7
  "infrastructure"
8
8
  ];
9
- var timestamp = "2024-04-29T19:07:27.474Z";
9
+ var timestamp = "2024-04-29T19:09:05.914Z";
10
10
  var tokens = [
11
11
  {
12
12
  chainId: 1,
@@ -2934,6 +2934,18 @@ var tokens = [
2934
2934
  opTokenId: "JRT"
2935
2935
  }
2936
2936
  },
2937
+ {
2938
+ chainId: 8453,
2939
+ address: "0x64cc19a52f4d631ef5be07947caba14ae00c52eb",
2940
+ name: "Kibble",
2941
+ symbol: "KIBBLE",
2942
+ decimals: 18,
2943
+ logoURI: "https://ethereum-optimism.github.io/data/KIBBLE/logo.svg",
2944
+ extensions: {
2945
+ opListId: "extended",
2946
+ opTokenId: "KIBBLE"
2947
+ }
2948
+ },
2937
2949
  {
2938
2950
  chainId: 1,
2939
2951
  address: "0x02e7F808990638E9e67E1f00313037EDe2362361",
@@ -6854,7 +6866,7 @@ var tokens = [
6854
6866
  var version = {
6855
6867
  major: 10,
6856
6868
  minor: 0,
6857
- patch: 32
6869
+ patch: 33
6858
6870
  };
6859
6871
  var optimism_tokenlist_default = {
6860
6872
  name,