@perspectivefi/token-list 1.26.35 → 1.26.36
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
|
@@ -3124,6 +3124,17 @@ var build$1 = [
|
|
|
3124
3124
|
protocol: "YieldNest"
|
|
3125
3125
|
}
|
|
3126
3126
|
},
|
|
3127
|
+
{
|
|
3128
|
+
address: "0xffd3b4d343a8964a5c3c1caac20f319c41a97bff",
|
|
3129
|
+
chainId: 1,
|
|
3130
|
+
name: "ynRWAx/ynUSDx",
|
|
3131
|
+
symbol: "yn-RWA/USD",
|
|
3132
|
+
decimals: 18,
|
|
3133
|
+
logoURI: "/images/tokens/1/0xffd3b4d343a8964a5c3c1caac20f319c41a97bff.svg",
|
|
3134
|
+
extensions: {
|
|
3135
|
+
externalLink: "https://app.yieldnest.finance/token/STAK"
|
|
3136
|
+
}
|
|
3137
|
+
},
|
|
3127
3138
|
{
|
|
3128
3139
|
address: "0x9cf12ccd6020b6888e4d4c4e4c7aca33c1eb91f8",
|
|
3129
3140
|
chainId: 1,
|
package/dist/index.js
CHANGED
|
@@ -3152,6 +3152,17 @@ var build_default = [
|
|
|
3152
3152
|
protocol: "YieldNest"
|
|
3153
3153
|
}
|
|
3154
3154
|
},
|
|
3155
|
+
{
|
|
3156
|
+
address: "0xffd3b4d343a8964a5c3c1caac20f319c41a97bff",
|
|
3157
|
+
chainId: 1,
|
|
3158
|
+
name: "ynRWAx/ynUSDx",
|
|
3159
|
+
symbol: "yn-RWA/USD",
|
|
3160
|
+
decimals: 18,
|
|
3161
|
+
logoURI: "/images/tokens/1/0xffd3b4d343a8964a5c3c1caac20f319c41a97bff.svg",
|
|
3162
|
+
extensions: {
|
|
3163
|
+
externalLink: "https://app.yieldnest.finance/token/STAK"
|
|
3164
|
+
}
|
|
3165
|
+
},
|
|
3155
3166
|
{
|
|
3156
3167
|
address: "0x9cf12ccd6020b6888e4d4c4e4c7aca33c1eb91f8",
|
|
3157
3168
|
chainId: 1,
|