@perspectivefi/token-list 1.26.24 → 1.26.26
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 +21 -0
- package/dist/index.js +21 -0
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.d.ts
CHANGED
|
@@ -5366,6 +5366,8 @@ var build = [
|
|
|
5366
5366
|
logoURI: "/images/tokens/143/0x103222f020e98bba0ad9809a011fdf8e6f067496.svg",
|
|
5367
5367
|
extensions: {
|
|
5368
5368
|
protocol: "Upshift",
|
|
5369
|
+
externalLink: "https://app.upshift.finance/pools/143/0x36eDbF0C834591BFdfCaC0Ef9605528c75c406aA",
|
|
5370
|
+
aprEndpoint: "https://api.spectra.finance/ibt-apr/merkl-opportunity/10536719376278598912",
|
|
5369
5371
|
vault: {
|
|
5370
5372
|
chainId: 143,
|
|
5371
5373
|
address: "0x103222f020e98Bba0AD9809A011FDF8e6F067496",
|
|
@@ -6294,6 +6296,25 @@ var build = [
|
|
|
6294
6296
|
}
|
|
6295
6297
|
}
|
|
6296
6298
|
},
|
|
6299
|
+
{
|
|
6300
|
+
address: "0x3ED9aa5B3e1165e07145FaE1f342029349F465e2",
|
|
6301
|
+
chainId: 999,
|
|
6302
|
+
name: "Spectra ERC4626 Wrapper: xHYPE",
|
|
6303
|
+
symbol: "sw-xHYPE",
|
|
6304
|
+
decimals: 18,
|
|
6305
|
+
logoURI: "/images/tokens/999/0xac962fa04bf91b7fd0dc0c5c32414e0ce3c51e03.svg",
|
|
6306
|
+
extensions: {
|
|
6307
|
+
protocol: "liminal.money",
|
|
6308
|
+
vault: {
|
|
6309
|
+
chainId: 999,
|
|
6310
|
+
address: "0xAc962FA04BF91B7fd0DC0c5C32414E0Ce3C51E03",
|
|
6311
|
+
symbol: "xHYPE",
|
|
6312
|
+
name: "xHYPE",
|
|
6313
|
+
decimals: 18,
|
|
6314
|
+
logoURI: "/images/tokens/999/0xac962fa04bf91b7fd0dc0c5c32414e0ce3c51e03.svg"
|
|
6315
|
+
}
|
|
6316
|
+
}
|
|
6317
|
+
},
|
|
6297
6318
|
{
|
|
6298
6319
|
address: "0x63a642dcd91ab4d579ec45181945df1e1e95d6b4",
|
|
6299
6320
|
chainId: 999,
|
package/dist/index.js
CHANGED
|
@@ -5395,6 +5395,8 @@ var build_default2 = [
|
|
|
5395
5395
|
logoURI: "/images/tokens/143/0x103222f020e98bba0ad9809a011fdf8e6f067496.svg",
|
|
5396
5396
|
extensions: {
|
|
5397
5397
|
protocol: "Upshift",
|
|
5398
|
+
externalLink: "https://app.upshift.finance/pools/143/0x36eDbF0C834591BFdfCaC0Ef9605528c75c406aA",
|
|
5399
|
+
aprEndpoint: "https://api.spectra.finance/ibt-apr/merkl-opportunity/10536719376278598912",
|
|
5398
5400
|
vault: {
|
|
5399
5401
|
chainId: 143,
|
|
5400
5402
|
address: "0x103222f020e98Bba0AD9809A011FDF8e6F067496",
|
|
@@ -6323,6 +6325,25 @@ var build_default2 = [
|
|
|
6323
6325
|
}
|
|
6324
6326
|
}
|
|
6325
6327
|
},
|
|
6328
|
+
{
|
|
6329
|
+
address: "0x3ED9aa5B3e1165e07145FaE1f342029349F465e2",
|
|
6330
|
+
chainId: 999,
|
|
6331
|
+
name: "Spectra ERC4626 Wrapper: xHYPE",
|
|
6332
|
+
symbol: "sw-xHYPE",
|
|
6333
|
+
decimals: 18,
|
|
6334
|
+
logoURI: "/images/tokens/999/0xac962fa04bf91b7fd0dc0c5c32414e0ce3c51e03.svg",
|
|
6335
|
+
extensions: {
|
|
6336
|
+
protocol: "liminal.money",
|
|
6337
|
+
vault: {
|
|
6338
|
+
chainId: 999,
|
|
6339
|
+
address: "0xAc962FA04BF91B7fd0DC0c5C32414E0Ce3C51E03",
|
|
6340
|
+
symbol: "xHYPE",
|
|
6341
|
+
name: "xHYPE",
|
|
6342
|
+
decimals: 18,
|
|
6343
|
+
logoURI: "/images/tokens/999/0xac962fa04bf91b7fd0dc0c5c32414e0ce3c51e03.svg"
|
|
6344
|
+
}
|
|
6345
|
+
}
|
|
6346
|
+
},
|
|
6326
6347
|
{
|
|
6327
6348
|
address: "0x63a642dcd91ab4d579ec45181945df1e1e95d6b4",
|
|
6328
6349
|
chainId: 999,
|