@perspectivefi/token-list 1.26.30 → 1.26.32

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
@@ -2046,9 +2046,7 @@ var build$1 = [
2046
2046
  decimals: 18,
2047
2047
  logoURI: "/images/tokens/8453/0x04c0599ae5a44757c0af6f9ec3b93da8976c150a.svg",
2048
2048
  extensions: {
2049
- tags: [
2050
- "eth"
2051
- ]
2049
+ protocol: "Ether.fi"
2052
2050
  }
2053
2051
  },
2054
2052
  {
@@ -2995,6 +2993,19 @@ var build$1 = [
2995
2993
  protocol: "Concentrator - Protocol f(x)"
2996
2994
  }
2997
2995
  },
2996
+ {
2997
+ address: "0xd1573de52fff44dd92d275e20fdab0296ccff141",
2998
+ chainId: 1,
2999
+ name: "STAK",
3000
+ symbol: "STAK",
3001
+ decimals: 18,
3002
+ logoURI: "/images/tokens/1/0xd1573de52fff44dd92d275e20fdab0296ccff141.svg",
3003
+ extensions: {
3004
+ underlying: "0xFFd3b4D343A8964a5C3c1caAc20f319C41A97BFF",
3005
+ protocol: "YieldNest",
3006
+ externalLink: "https://app.yieldnest.finance/token/STAK"
3007
+ }
3008
+ },
2998
3009
  {
2999
3010
  address: "0xFa2B947eEc368f42195f24F36d2aF29f7c24CeC2",
3000
3011
  chainId: 1,
@@ -4218,6 +4229,17 @@ var build$1 = [
4218
4229
  decimals: 18,
4219
4230
  logoURI: "/images/tokens/43114/0x14a84f1a61ccd7d1be596a6cc11fe33a36bc1646.svg"
4220
4231
  },
4232
+ {
4233
+ chainId: 43114,
4234
+ address: "0xA3D68b74bF0528fdD07263c60d6488749044914b",
4235
+ symbol: "weETH",
4236
+ name: "Wrapped eETH",
4237
+ decimals: 18,
4238
+ logoURI: "/images/tokens/43114/0xa3d68b74bf0528fdd07263c60d6488749044914b.svg",
4239
+ extensions: {
4240
+ protocol: "Ether.fi"
4241
+ }
4242
+ },
4221
4243
  {
4222
4244
  chainId: 999,
4223
4245
  address: "0xD66d69c288d9a6FD735d7bE8b2e389970fC4fD42",
@@ -5002,6 +5024,25 @@ var build = [
5002
5024
  }
5003
5025
  }
5004
5026
  },
5027
+ {
5028
+ address: "0x15a0A3604Fa816EF3eE338001F062cB6C6891CBb",
5029
+ chainId: 8453,
5030
+ name: "Spectra ERC4626 Wrapper: Wrapped eETH",
5031
+ symbol: "sw-weETH",
5032
+ decimals: 18,
5033
+ logoURI: "/images/tokens/8453/0x04c0599ae5a44757c0af6f9ec3b93da8976c150a.svg",
5034
+ extensions: {
5035
+ protocol: "Ether.fi",
5036
+ vault: {
5037
+ chainId: 8453,
5038
+ address: "0x04C0599Ae5A44757c0af6F9eC3b93da8976c150A",
5039
+ name: "Wrapped eETH",
5040
+ symbol: "weETH",
5041
+ decimals: 18,
5042
+ logoURI: "/images/tokens/8453/0x04c0599ae5a44757c0af6f9ec3b93da8976c150a.svg"
5043
+ }
5044
+ }
5045
+ },
5005
5046
  {
5006
5047
  chainId: 8453,
5007
5048
  address: "0xbDaBF94e061bC514A71d8061F90d22797Cb85269",
@@ -6131,6 +6172,25 @@ var build = [
6131
6172
  }
6132
6173
  }
6133
6174
  },
6175
+ {
6176
+ address: "0x8E36934BA235bFFbda833Dc3BeE1FDa54b2aD2E9",
6177
+ chainId: 43114,
6178
+ name: "Spectra ERC4626 Wrapper: Wrapped eETH",
6179
+ symbol: "sw-weETH",
6180
+ decimals: 18,
6181
+ logoURI: "/images/tokens/43114/0xa3d68b74bf0528fdd07263c60d6488749044914b.svg",
6182
+ extensions: {
6183
+ protocol: "Ether.fi",
6184
+ vault: {
6185
+ chainId: 43114,
6186
+ address: "0xA3D68b74bF0528fdD07263c60d6488749044914b",
6187
+ symbol: "weETH",
6188
+ name: "Wrapped eETH",
6189
+ decimals: 18,
6190
+ logoURI: "/images/tokens/43114/0xa3d68b74bf0528fdd07263c60d6488749044914b.svg"
6191
+ }
6192
+ }
6193
+ },
6134
6194
  {
6135
6195
  address: "0x205F7B9c99421d58D5c09a92445352a959801941",
6136
6196
  chainId: 43114,
package/dist/index.js CHANGED
@@ -2074,9 +2074,7 @@ var build_default = [
2074
2074
  decimals: 18,
2075
2075
  logoURI: "/images/tokens/8453/0x04c0599ae5a44757c0af6f9ec3b93da8976c150a.svg",
2076
2076
  extensions: {
2077
- tags: [
2078
- "eth"
2079
- ]
2077
+ protocol: "Ether.fi"
2080
2078
  }
2081
2079
  },
2082
2080
  {
@@ -3023,6 +3021,19 @@ var build_default = [
3023
3021
  protocol: "Concentrator - Protocol f(x)"
3024
3022
  }
3025
3023
  },
3024
+ {
3025
+ address: "0xd1573de52fff44dd92d275e20fdab0296ccff141",
3026
+ chainId: 1,
3027
+ name: "STAK",
3028
+ symbol: "STAK",
3029
+ decimals: 18,
3030
+ logoURI: "/images/tokens/1/0xd1573de52fff44dd92d275e20fdab0296ccff141.svg",
3031
+ extensions: {
3032
+ underlying: "0xFFd3b4D343A8964a5C3c1caAc20f319C41A97BFF",
3033
+ protocol: "YieldNest",
3034
+ externalLink: "https://app.yieldnest.finance/token/STAK"
3035
+ }
3036
+ },
3026
3037
  {
3027
3038
  address: "0xFa2B947eEc368f42195f24F36d2aF29f7c24CeC2",
3028
3039
  chainId: 1,
@@ -4246,6 +4257,17 @@ var build_default = [
4246
4257
  decimals: 18,
4247
4258
  logoURI: "/images/tokens/43114/0x14a84f1a61ccd7d1be596a6cc11fe33a36bc1646.svg"
4248
4259
  },
4260
+ {
4261
+ chainId: 43114,
4262
+ address: "0xA3D68b74bF0528fdD07263c60d6488749044914b",
4263
+ symbol: "weETH",
4264
+ name: "Wrapped eETH",
4265
+ decimals: 18,
4266
+ logoURI: "/images/tokens/43114/0xa3d68b74bf0528fdd07263c60d6488749044914b.svg",
4267
+ extensions: {
4268
+ protocol: "Ether.fi"
4269
+ }
4270
+ },
4249
4271
  {
4250
4272
  chainId: 999,
4251
4273
  address: "0xD66d69c288d9a6FD735d7bE8b2e389970fC4fD42",
@@ -5031,6 +5053,25 @@ var build_default2 = [
5031
5053
  }
5032
5054
  }
5033
5055
  },
5056
+ {
5057
+ address: "0x15a0A3604Fa816EF3eE338001F062cB6C6891CBb",
5058
+ chainId: 8453,
5059
+ name: "Spectra ERC4626 Wrapper: Wrapped eETH",
5060
+ symbol: "sw-weETH",
5061
+ decimals: 18,
5062
+ logoURI: "/images/tokens/8453/0x04c0599ae5a44757c0af6f9ec3b93da8976c150a.svg",
5063
+ extensions: {
5064
+ protocol: "Ether.fi",
5065
+ vault: {
5066
+ chainId: 8453,
5067
+ address: "0x04C0599Ae5A44757c0af6F9eC3b93da8976c150A",
5068
+ name: "Wrapped eETH",
5069
+ symbol: "weETH",
5070
+ decimals: 18,
5071
+ logoURI: "/images/tokens/8453/0x04c0599ae5a44757c0af6f9ec3b93da8976c150a.svg"
5072
+ }
5073
+ }
5074
+ },
5034
5075
  {
5035
5076
  chainId: 8453,
5036
5077
  address: "0xbDaBF94e061bC514A71d8061F90d22797Cb85269",
@@ -6160,6 +6201,25 @@ var build_default2 = [
6160
6201
  }
6161
6202
  }
6162
6203
  },
6204
+ {
6205
+ address: "0x8E36934BA235bFFbda833Dc3BeE1FDa54b2aD2E9",
6206
+ chainId: 43114,
6207
+ name: "Spectra ERC4626 Wrapper: Wrapped eETH",
6208
+ symbol: "sw-weETH",
6209
+ decimals: 18,
6210
+ logoURI: "/images/tokens/43114/0xa3d68b74bf0528fdd07263c60d6488749044914b.svg",
6211
+ extensions: {
6212
+ protocol: "Ether.fi",
6213
+ vault: {
6214
+ chainId: 43114,
6215
+ address: "0xA3D68b74bF0528fdD07263c60d6488749044914b",
6216
+ symbol: "weETH",
6217
+ name: "Wrapped eETH",
6218
+ decimals: 18,
6219
+ logoURI: "/images/tokens/43114/0xa3d68b74bf0528fdd07263c60d6488749044914b.svg"
6220
+ }
6221
+ }
6222
+ },
6163
6223
  {
6164
6224
  address: "0x205F7B9c99421d58D5c09a92445352a959801941",
6165
6225
  chainId: 43114,