@perspectivefi/token-list 1.26.71 → 1.26.72
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.d.ts
CHANGED
|
@@ -4836,6 +4836,18 @@ var build$1 = [
|
|
|
4836
4836
|
protocol: "Yearn"
|
|
4837
4837
|
}
|
|
4838
4838
|
},
|
|
4839
|
+
{
|
|
4840
|
+
address: "0x7231dbacdfc968e07656d12389ab20de82fbfceb",
|
|
4841
|
+
chainId: 747474,
|
|
4842
|
+
name: "Autocompounding vKAT",
|
|
4843
|
+
symbol: "avKAT",
|
|
4844
|
+
decimals: 18,
|
|
4845
|
+
logoURI: "/images/tokens/747474/0x7231dbacdfc968e07656d12389ab20de82fbfceb.png",
|
|
4846
|
+
extensions: {
|
|
4847
|
+
underlying: "0x7F1f4b4b29f5058fA32CC7a97141b8D7e5ABDC2d",
|
|
4848
|
+
externalLink: "https://app.katana.network/stake"
|
|
4849
|
+
}
|
|
4850
|
+
},
|
|
4839
4851
|
{
|
|
4840
4852
|
address: "0xe007ca01894c863d7898045ed5a3b4abf0b18f37",
|
|
4841
4853
|
chainId: 747474,
|
package/dist/index.js
CHANGED
|
@@ -4864,6 +4864,18 @@ var build_default = [
|
|
|
4864
4864
|
protocol: "Yearn"
|
|
4865
4865
|
}
|
|
4866
4866
|
},
|
|
4867
|
+
{
|
|
4868
|
+
address: "0x7231dbacdfc968e07656d12389ab20de82fbfceb",
|
|
4869
|
+
chainId: 747474,
|
|
4870
|
+
name: "Autocompounding vKAT",
|
|
4871
|
+
symbol: "avKAT",
|
|
4872
|
+
decimals: 18,
|
|
4873
|
+
logoURI: "/images/tokens/747474/0x7231dbacdfc968e07656d12389ab20de82fbfceb.png",
|
|
4874
|
+
extensions: {
|
|
4875
|
+
underlying: "0x7F1f4b4b29f5058fA32CC7a97141b8D7e5ABDC2d",
|
|
4876
|
+
externalLink: "https://app.katana.network/stake"
|
|
4877
|
+
}
|
|
4878
|
+
},
|
|
4867
4879
|
{
|
|
4868
4880
|
address: "0xe007ca01894c863d7898045ed5a3b4abf0b18f37",
|
|
4869
4881
|
chainId: 747474,
|