@perspectivefi/token-list 1.26.65 → 1.26.67
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 +14 -4
- package/dist/index.js +14 -4
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.d.ts
CHANGED
|
@@ -1200,6 +1200,16 @@ var protocolList = [
|
|
|
1200
1200
|
}
|
|
1201
1201
|
]
|
|
1202
1202
|
}
|
|
1203
|
+
},
|
|
1204
|
+
{
|
|
1205
|
+
ptAddress: "0xf43529e9ab81b5f4b188511eb3ed1bf9bbac2181",
|
|
1206
|
+
chainId: 1,
|
|
1207
|
+
multipliers: [
|
|
1208
|
+
{
|
|
1209
|
+
amount: 10,
|
|
1210
|
+
name: "Fusion points"
|
|
1211
|
+
}
|
|
1212
|
+
]
|
|
1203
1213
|
}
|
|
1204
1214
|
];
|
|
1205
1215
|
|
|
@@ -2392,7 +2402,7 @@ var build$1 = [
|
|
|
2392
2402
|
logoURI: "/images/tokens/1/0x43ee0243ea8cf02f7087d8b16c8d2007cc9c7ca2.svg",
|
|
2393
2403
|
extensions: {
|
|
2394
2404
|
underlying: "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48",
|
|
2395
|
-
protocol: "
|
|
2405
|
+
protocol: "Fusion",
|
|
2396
2406
|
externalLink: "https://app.ipor.io/fusion/ethereum/0x43ee0243ea8cf02f7087d8b16c8d2007cc9c7ca2"
|
|
2397
2407
|
}
|
|
2398
2408
|
},
|
|
@@ -2619,7 +2629,7 @@ var build$1 = [
|
|
|
2619
2629
|
logoURI: "/images/tokens/1/0xb8a451107a9f87fde481d4d686247d6e43ed715e.svg",
|
|
2620
2630
|
extensions: {
|
|
2621
2631
|
underlying: "0xae7ab96520DE3A18E5e111B5EaAb095312D7fE84",
|
|
2622
|
-
protocol: "
|
|
2632
|
+
protocol: "Fusion",
|
|
2623
2633
|
externalLink: "https://app.ipor.io/fusion/ethereum/0xb8a451107a9f87fde481d4d686247d6e43ed715e"
|
|
2624
2634
|
}
|
|
2625
2635
|
},
|
|
@@ -3265,7 +3275,7 @@ var build$1 = [
|
|
|
3265
3275
|
logoURI: "/images/tokens/1/0xabab980f0ecb232d52f422c6b68d25c3d0c18e3e.svg",
|
|
3266
3276
|
extensions: {
|
|
3267
3277
|
underlying: "0xdAC17F958D2ee523a2206206994597C13D831ec7",
|
|
3268
|
-
protocol: "
|
|
3278
|
+
protocol: "Fusion"
|
|
3269
3279
|
}
|
|
3270
3280
|
},
|
|
3271
3281
|
{
|
|
@@ -5650,7 +5660,7 @@ var build = [
|
|
|
5650
5660
|
logoURI: "/images/tokens/1/0xb8a451107a9f87fde481d4d686247d6e43ed715e.svg",
|
|
5651
5661
|
extensions: {
|
|
5652
5662
|
underlying: "0xae7ab96520DE3A18E5e111B5EaAb095312D7fE84",
|
|
5653
|
-
protocol: "
|
|
5663
|
+
protocol: "Fusion",
|
|
5654
5664
|
vault: {
|
|
5655
5665
|
chainId: 1,
|
|
5656
5666
|
address: "0xB8a451107A9f87FDe481D4D686247D6e43Ed715e",
|
package/dist/index.js
CHANGED
|
@@ -1227,6 +1227,16 @@ var protocolList_default = [
|
|
|
1227
1227
|
}
|
|
1228
1228
|
]
|
|
1229
1229
|
}
|
|
1230
|
+
},
|
|
1231
|
+
{
|
|
1232
|
+
ptAddress: "0xf43529e9ab81b5f4b188511eb3ed1bf9bbac2181",
|
|
1233
|
+
chainId: 1,
|
|
1234
|
+
multipliers: [
|
|
1235
|
+
{
|
|
1236
|
+
amount: 10,
|
|
1237
|
+
name: "Fusion points"
|
|
1238
|
+
}
|
|
1239
|
+
]
|
|
1230
1240
|
}
|
|
1231
1241
|
];
|
|
1232
1242
|
|
|
@@ -2420,7 +2430,7 @@ var build_default = [
|
|
|
2420
2430
|
logoURI: "/images/tokens/1/0x43ee0243ea8cf02f7087d8b16c8d2007cc9c7ca2.svg",
|
|
2421
2431
|
extensions: {
|
|
2422
2432
|
underlying: "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48",
|
|
2423
|
-
protocol: "
|
|
2433
|
+
protocol: "Fusion",
|
|
2424
2434
|
externalLink: "https://app.ipor.io/fusion/ethereum/0x43ee0243ea8cf02f7087d8b16c8d2007cc9c7ca2"
|
|
2425
2435
|
}
|
|
2426
2436
|
},
|
|
@@ -2647,7 +2657,7 @@ var build_default = [
|
|
|
2647
2657
|
logoURI: "/images/tokens/1/0xb8a451107a9f87fde481d4d686247d6e43ed715e.svg",
|
|
2648
2658
|
extensions: {
|
|
2649
2659
|
underlying: "0xae7ab96520DE3A18E5e111B5EaAb095312D7fE84",
|
|
2650
|
-
protocol: "
|
|
2660
|
+
protocol: "Fusion",
|
|
2651
2661
|
externalLink: "https://app.ipor.io/fusion/ethereum/0xb8a451107a9f87fde481d4d686247d6e43ed715e"
|
|
2652
2662
|
}
|
|
2653
2663
|
},
|
|
@@ -3293,7 +3303,7 @@ var build_default = [
|
|
|
3293
3303
|
logoURI: "/images/tokens/1/0xabab980f0ecb232d52f422c6b68d25c3d0c18e3e.svg",
|
|
3294
3304
|
extensions: {
|
|
3295
3305
|
underlying: "0xdAC17F958D2ee523a2206206994597C13D831ec7",
|
|
3296
|
-
protocol: "
|
|
3306
|
+
protocol: "Fusion"
|
|
3297
3307
|
}
|
|
3298
3308
|
},
|
|
3299
3309
|
{
|
|
@@ -5679,7 +5689,7 @@ var build_default2 = [
|
|
|
5679
5689
|
logoURI: "/images/tokens/1/0xb8a451107a9f87fde481d4d686247d6e43ed715e.svg",
|
|
5680
5690
|
extensions: {
|
|
5681
5691
|
underlying: "0xae7ab96520DE3A18E5e111B5EaAb095312D7fE84",
|
|
5682
|
-
protocol: "
|
|
5692
|
+
protocol: "Fusion",
|
|
5683
5693
|
vault: {
|
|
5684
5694
|
chainId: 1,
|
|
5685
5695
|
address: "0xB8a451107A9f87FDe481D4D686247D6e43Ed715e",
|