@perspectivefi/token-list 1.26.22 → 1.26.23
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 +2 -1
- package/dist/index.js +2 -1
- package/dist/index.js.map +1 -1
- package/package.json +3 -2
package/dist/index.d.ts
CHANGED
|
@@ -2735,7 +2735,8 @@ var build$1 = [
|
|
|
2735
2735
|
logoURI: "/images/tokens/143/0x103222f020e98bba0ad9809a011fdf8e6f067496.svg",
|
|
2736
2736
|
extensions: {
|
|
2737
2737
|
protocol: "Upshift",
|
|
2738
|
-
externalLink: "https://app.upshift.finance/pools/143/0x36eDbF0C834591BFdfCaC0Ef9605528c75c406aA"
|
|
2738
|
+
externalLink: "https://app.upshift.finance/pools/143/0x36eDbF0C834591BFdfCaC0Ef9605528c75c406aA",
|
|
2739
|
+
aprEndpoint: "https://api.spectra.finance/ibt-apr/merkl-opportunity/10536719376278598912"
|
|
2739
2740
|
}
|
|
2740
2741
|
},
|
|
2741
2742
|
{
|
package/dist/index.js
CHANGED
|
@@ -2763,7 +2763,8 @@ var build_default = [
|
|
|
2763
2763
|
logoURI: "/images/tokens/143/0x103222f020e98bba0ad9809a011fdf8e6f067496.svg",
|
|
2764
2764
|
extensions: {
|
|
2765
2765
|
protocol: "Upshift",
|
|
2766
|
-
externalLink: "https://app.upshift.finance/pools/143/0x36eDbF0C834591BFdfCaC0Ef9605528c75c406aA"
|
|
2766
|
+
externalLink: "https://app.upshift.finance/pools/143/0x36eDbF0C834591BFdfCaC0Ef9605528c75c406aA",
|
|
2767
|
+
aprEndpoint: "https://api.spectra.finance/ibt-apr/merkl-opportunity/10536719376278598912"
|
|
2767
2768
|
}
|
|
2768
2769
|
},
|
|
2769
2770
|
{
|