@perspectivefi/token-list 1.26.45 → 1.26.47
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
|
@@ -1672,6 +1672,14 @@ var build$1 = [
|
|
|
1672
1672
|
externalLink: "https://coinshift.global/dashboard/deposit"
|
|
1673
1673
|
}
|
|
1674
1674
|
},
|
|
1675
|
+
{
|
|
1676
|
+
address: "0xdac17f958d2ee523a2206206994597c13d831ec7",
|
|
1677
|
+
chainId: 1,
|
|
1678
|
+
name: "Tether USD",
|
|
1679
|
+
symbol: "USDT",
|
|
1680
|
+
decimals: 6,
|
|
1681
|
+
logoURI: "/images/tokens/1/0xdac17f958d2ee523a2206206994597c13d831ec7.svg"
|
|
1682
|
+
},
|
|
1675
1683
|
{
|
|
1676
1684
|
address: "0x20157dbabb84e3bbfe68c349d0d44e48ae7b5ad2",
|
|
1677
1685
|
chainId: 1,
|
|
@@ -4233,7 +4241,8 @@ var build$1 = [
|
|
|
4233
4241
|
extensions: {
|
|
4234
4242
|
underlying: "0xad11a8BEb98bbf61dbb1aa0F6d6F2ECD87b35afA",
|
|
4235
4243
|
protocol: "Ploutos",
|
|
4236
|
-
externalLink: "https://app.ploutos.money/reserve-overview/?underlyingAsset=0xad11a8beb98bbf61dbb1aa0f6d6f2ecd87b35afa&marketName=proto_hemi_v3"
|
|
4244
|
+
externalLink: "https://app.ploutos.money/reserve-overview/?underlyingAsset=0xad11a8beb98bbf61dbb1aa0f6d6f2ecd87b35afa&marketName=proto_hemi_v3",
|
|
4245
|
+
aprEndpoint: "https://app.spectra.finance/api/ibt-apr/merkl-opportunity/17553708693809352366"
|
|
4237
4246
|
}
|
|
4238
4247
|
},
|
|
4239
4248
|
{
|
package/dist/index.js
CHANGED
|
@@ -1700,6 +1700,14 @@ var build_default = [
|
|
|
1700
1700
|
externalLink: "https://coinshift.global/dashboard/deposit"
|
|
1701
1701
|
}
|
|
1702
1702
|
},
|
|
1703
|
+
{
|
|
1704
|
+
address: "0xdac17f958d2ee523a2206206994597c13d831ec7",
|
|
1705
|
+
chainId: 1,
|
|
1706
|
+
name: "Tether USD",
|
|
1707
|
+
symbol: "USDT",
|
|
1708
|
+
decimals: 6,
|
|
1709
|
+
logoURI: "/images/tokens/1/0xdac17f958d2ee523a2206206994597c13d831ec7.svg"
|
|
1710
|
+
},
|
|
1703
1711
|
{
|
|
1704
1712
|
address: "0x20157dbabb84e3bbfe68c349d0d44e48ae7b5ad2",
|
|
1705
1713
|
chainId: 1,
|
|
@@ -4261,7 +4269,8 @@ var build_default = [
|
|
|
4261
4269
|
extensions: {
|
|
4262
4270
|
underlying: "0xad11a8BEb98bbf61dbb1aa0F6d6F2ECD87b35afA",
|
|
4263
4271
|
protocol: "Ploutos",
|
|
4264
|
-
externalLink: "https://app.ploutos.money/reserve-overview/?underlyingAsset=0xad11a8beb98bbf61dbb1aa0f6d6f2ecd87b35afa&marketName=proto_hemi_v3"
|
|
4272
|
+
externalLink: "https://app.ploutos.money/reserve-overview/?underlyingAsset=0xad11a8beb98bbf61dbb1aa0f6d6f2ecd87b35afa&marketName=proto_hemi_v3",
|
|
4273
|
+
aprEndpoint: "https://app.spectra.finance/api/ibt-apr/merkl-opportunity/17553708693809352366"
|
|
4265
4274
|
}
|
|
4266
4275
|
},
|
|
4267
4276
|
{
|