@perspectivefi/token-list 1.26.31 → 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
|
-
|
|
2050
|
-
"eth"
|
|
2051
|
-
]
|
|
2049
|
+
protocol: "Ether.fi"
|
|
2052
2050
|
}
|
|
2053
2051
|
},
|
|
2054
2052
|
{
|
|
@@ -4231,6 +4229,17 @@ var build$1 = [
|
|
|
4231
4229
|
decimals: 18,
|
|
4232
4230
|
logoURI: "/images/tokens/43114/0x14a84f1a61ccd7d1be596a6cc11fe33a36bc1646.svg"
|
|
4233
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
|
+
},
|
|
4234
4243
|
{
|
|
4235
4244
|
chainId: 999,
|
|
4236
4245
|
address: "0xD66d69c288d9a6FD735d7bE8b2e389970fC4fD42",
|
|
@@ -5015,6 +5024,25 @@ var build = [
|
|
|
5015
5024
|
}
|
|
5016
5025
|
}
|
|
5017
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
|
+
},
|
|
5018
5046
|
{
|
|
5019
5047
|
chainId: 8453,
|
|
5020
5048
|
address: "0xbDaBF94e061bC514A71d8061F90d22797Cb85269",
|
|
@@ -6144,6 +6172,25 @@ var build = [
|
|
|
6144
6172
|
}
|
|
6145
6173
|
}
|
|
6146
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
|
+
},
|
|
6147
6194
|
{
|
|
6148
6195
|
address: "0x205F7B9c99421d58D5c09a92445352a959801941",
|
|
6149
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
|
-
|
|
2078
|
-
"eth"
|
|
2079
|
-
]
|
|
2077
|
+
protocol: "Ether.fi"
|
|
2080
2078
|
}
|
|
2081
2079
|
},
|
|
2082
2080
|
{
|
|
@@ -4259,6 +4257,17 @@ var build_default = [
|
|
|
4259
4257
|
decimals: 18,
|
|
4260
4258
|
logoURI: "/images/tokens/43114/0x14a84f1a61ccd7d1be596a6cc11fe33a36bc1646.svg"
|
|
4261
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
|
+
},
|
|
4262
4271
|
{
|
|
4263
4272
|
chainId: 999,
|
|
4264
4273
|
address: "0xD66d69c288d9a6FD735d7bE8b2e389970fC4fD42",
|
|
@@ -5044,6 +5053,25 @@ var build_default2 = [
|
|
|
5044
5053
|
}
|
|
5045
5054
|
}
|
|
5046
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
|
+
},
|
|
5047
5075
|
{
|
|
5048
5076
|
chainId: 8453,
|
|
5049
5077
|
address: "0xbDaBF94e061bC514A71d8061F90d22797Cb85269",
|
|
@@ -6173,6 +6201,25 @@ var build_default2 = [
|
|
|
6173
6201
|
}
|
|
6174
6202
|
}
|
|
6175
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
|
+
},
|
|
6176
6223
|
{
|
|
6177
6224
|
address: "0x205F7B9c99421d58D5c09a92445352a959801941",
|
|
6178
6225
|
chainId: 43114,
|