@perspectivefi/token-list 1.26.84 → 1.26.85
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
|
@@ -3233,6 +3233,14 @@ var build$1 = [
|
|
|
3233
3233
|
externalLink: "https://coinshift.global/dashboard/deposit"
|
|
3234
3234
|
}
|
|
3235
3235
|
},
|
|
3236
|
+
{
|
|
3237
|
+
address: "0xb1c2db5d6ca03fce73dbd304d320bf76c55ae1b1",
|
|
3238
|
+
chainId: 1,
|
|
3239
|
+
name: "Tangent USD",
|
|
3240
|
+
symbol: "USG",
|
|
3241
|
+
decimals: 18,
|
|
3242
|
+
logoURI: "/images/tokens/1/0xb1c2db5d6ca03fce73dbd304d320bf76c55ae1b1.svg"
|
|
3243
|
+
},
|
|
3236
3244
|
{
|
|
3237
3245
|
chainId: 1,
|
|
3238
3246
|
address: "0xB8a451107A9f87FDe481D4D686247D6e43Ed715e",
|
|
@@ -3739,6 +3747,18 @@ var build$1 = [
|
|
|
3739
3747
|
}
|
|
3740
3748
|
}
|
|
3741
3749
|
},
|
|
3750
|
+
{
|
|
3751
|
+
address: "0xf17d6f98a5c6eaa99d149079984119e0a4ef6900",
|
|
3752
|
+
chainId: 1,
|
|
3753
|
+
name: "Savings USG",
|
|
3754
|
+
symbol: "sUSG",
|
|
3755
|
+
decimals: 18,
|
|
3756
|
+
logoURI: "/images/tokens/1/0xf17d6f98a5c6eaa99d149079984119e0a4ef6900.png",
|
|
3757
|
+
extensions: {
|
|
3758
|
+
underlying: "0xB1c2Db5d6cA03FCe73dBd304d320bF76C55Ae1B1",
|
|
3759
|
+
externalLink: "https://app.tangent.finance/stake"
|
|
3760
|
+
}
|
|
3761
|
+
},
|
|
3742
3762
|
{
|
|
3743
3763
|
chainId: 1,
|
|
3744
3764
|
address: "0x657e8C867D8B37dCC18fA4Caead9C45EB088C642",
|
package/dist/index.js
CHANGED
|
@@ -3261,6 +3261,14 @@ var build_default = [
|
|
|
3261
3261
|
externalLink: "https://coinshift.global/dashboard/deposit"
|
|
3262
3262
|
}
|
|
3263
3263
|
},
|
|
3264
|
+
{
|
|
3265
|
+
address: "0xb1c2db5d6ca03fce73dbd304d320bf76c55ae1b1",
|
|
3266
|
+
chainId: 1,
|
|
3267
|
+
name: "Tangent USD",
|
|
3268
|
+
symbol: "USG",
|
|
3269
|
+
decimals: 18,
|
|
3270
|
+
logoURI: "/images/tokens/1/0xb1c2db5d6ca03fce73dbd304d320bf76c55ae1b1.svg"
|
|
3271
|
+
},
|
|
3264
3272
|
{
|
|
3265
3273
|
chainId: 1,
|
|
3266
3274
|
address: "0xB8a451107A9f87FDe481D4D686247D6e43Ed715e",
|
|
@@ -3767,6 +3775,18 @@ var build_default = [
|
|
|
3767
3775
|
}
|
|
3768
3776
|
}
|
|
3769
3777
|
},
|
|
3778
|
+
{
|
|
3779
|
+
address: "0xf17d6f98a5c6eaa99d149079984119e0a4ef6900",
|
|
3780
|
+
chainId: 1,
|
|
3781
|
+
name: "Savings USG",
|
|
3782
|
+
symbol: "sUSG",
|
|
3783
|
+
decimals: 18,
|
|
3784
|
+
logoURI: "/images/tokens/1/0xf17d6f98a5c6eaa99d149079984119e0a4ef6900.png",
|
|
3785
|
+
extensions: {
|
|
3786
|
+
underlying: "0xB1c2Db5d6cA03FCe73dBd304d320bF76C55Ae1B1",
|
|
3787
|
+
externalLink: "https://app.tangent.finance/stake"
|
|
3788
|
+
}
|
|
3789
|
+
},
|
|
3770
3790
|
{
|
|
3771
3791
|
chainId: 1,
|
|
3772
3792
|
address: "0x657e8C867D8B37dCC18fA4Caead9C45EB088C642",
|