@perspectivefi/token-list 1.26.30 → 1.26.31
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
|
@@ -2995,6 +2995,19 @@ var build$1 = [
|
|
|
2995
2995
|
protocol: "Concentrator - Protocol f(x)"
|
|
2996
2996
|
}
|
|
2997
2997
|
},
|
|
2998
|
+
{
|
|
2999
|
+
address: "0xd1573de52fff44dd92d275e20fdab0296ccff141",
|
|
3000
|
+
chainId: 1,
|
|
3001
|
+
name: "STAK",
|
|
3002
|
+
symbol: "STAK",
|
|
3003
|
+
decimals: 18,
|
|
3004
|
+
logoURI: "/images/tokens/1/0xd1573de52fff44dd92d275e20fdab0296ccff141.svg",
|
|
3005
|
+
extensions: {
|
|
3006
|
+
underlying: "0xFFd3b4D343A8964a5C3c1caAc20f319C41A97BFF",
|
|
3007
|
+
protocol: "YieldNest",
|
|
3008
|
+
externalLink: "https://app.yieldnest.finance/token/STAK"
|
|
3009
|
+
}
|
|
3010
|
+
},
|
|
2998
3011
|
{
|
|
2999
3012
|
address: "0xFa2B947eEc368f42195f24F36d2aF29f7c24CeC2",
|
|
3000
3013
|
chainId: 1,
|
package/dist/index.js
CHANGED
|
@@ -3023,6 +3023,19 @@ var build_default = [
|
|
|
3023
3023
|
protocol: "Concentrator - Protocol f(x)"
|
|
3024
3024
|
}
|
|
3025
3025
|
},
|
|
3026
|
+
{
|
|
3027
|
+
address: "0xd1573de52fff44dd92d275e20fdab0296ccff141",
|
|
3028
|
+
chainId: 1,
|
|
3029
|
+
name: "STAK",
|
|
3030
|
+
symbol: "STAK",
|
|
3031
|
+
decimals: 18,
|
|
3032
|
+
logoURI: "/images/tokens/1/0xd1573de52fff44dd92d275e20fdab0296ccff141.svg",
|
|
3033
|
+
extensions: {
|
|
3034
|
+
underlying: "0xFFd3b4D343A8964a5C3c1caAc20f319C41A97BFF",
|
|
3035
|
+
protocol: "YieldNest",
|
|
3036
|
+
externalLink: "https://app.yieldnest.finance/token/STAK"
|
|
3037
|
+
}
|
|
3038
|
+
},
|
|
3026
3039
|
{
|
|
3027
3040
|
address: "0xFa2B947eEc368f42195f24F36d2aF29f7c24CeC2",
|
|
3028
3041
|
chainId: 1,
|