@perspectivefi/token-list 1.26.84 → 1.26.86
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
|
@@ -1679,6 +1679,16 @@ var build$1 = [
|
|
|
1679
1679
|
},
|
|
1680
1680
|
logoURI: "/images/tokens/8453/0xcbb7c0000ab88b473b1f5afd9ef808440eed33bf.svg"
|
|
1681
1681
|
},
|
|
1682
|
+
{
|
|
1683
|
+
chainId: 8453,
|
|
1684
|
+
address: "0x78B8726929911044748374178CB2D417A54319e5",
|
|
1685
|
+
symbol: "csDIEM",
|
|
1686
|
+
name: "Compounding Staked DIEM",
|
|
1687
|
+
decimals: 24,
|
|
1688
|
+
extensions: {
|
|
1689
|
+
underlying: "0x8065228a8156590A8BFca30678394e9db91f80Ee"
|
|
1690
|
+
}
|
|
1691
|
+
},
|
|
1682
1692
|
{
|
|
1683
1693
|
address: "0xb4444468e444f89e1c2CAc2F1D3ee7e336cBD1f5",
|
|
1684
1694
|
chainId: 8453,
|
|
@@ -3233,6 +3243,14 @@ var build$1 = [
|
|
|
3233
3243
|
externalLink: "https://coinshift.global/dashboard/deposit"
|
|
3234
3244
|
}
|
|
3235
3245
|
},
|
|
3246
|
+
{
|
|
3247
|
+
address: "0xb1c2db5d6ca03fce73dbd304d320bf76c55ae1b1",
|
|
3248
|
+
chainId: 1,
|
|
3249
|
+
name: "Tangent USD",
|
|
3250
|
+
symbol: "USG",
|
|
3251
|
+
decimals: 18,
|
|
3252
|
+
logoURI: "/images/tokens/1/0xb1c2db5d6ca03fce73dbd304d320bf76c55ae1b1.svg"
|
|
3253
|
+
},
|
|
3236
3254
|
{
|
|
3237
3255
|
chainId: 1,
|
|
3238
3256
|
address: "0xB8a451107A9f87FDe481D4D686247D6e43Ed715e",
|
|
@@ -3739,6 +3757,18 @@ var build$1 = [
|
|
|
3739
3757
|
}
|
|
3740
3758
|
}
|
|
3741
3759
|
},
|
|
3760
|
+
{
|
|
3761
|
+
address: "0xf17d6f98a5c6eaa99d149079984119e0a4ef6900",
|
|
3762
|
+
chainId: 1,
|
|
3763
|
+
name: "Savings USG",
|
|
3764
|
+
symbol: "sUSG",
|
|
3765
|
+
decimals: 18,
|
|
3766
|
+
logoURI: "/images/tokens/1/0xf17d6f98a5c6eaa99d149079984119e0a4ef6900.png",
|
|
3767
|
+
extensions: {
|
|
3768
|
+
underlying: "0xB1c2Db5d6cA03FCe73dBd304d320bF76C55Ae1B1",
|
|
3769
|
+
externalLink: "https://app.tangent.finance/stake"
|
|
3770
|
+
}
|
|
3771
|
+
},
|
|
3742
3772
|
{
|
|
3743
3773
|
chainId: 1,
|
|
3744
3774
|
address: "0x657e8C867D8B37dCC18fA4Caead9C45EB088C642",
|
|
@@ -5782,6 +5812,23 @@ var build = [
|
|
|
5782
5812
|
}
|
|
5783
5813
|
}
|
|
5784
5814
|
},
|
|
5815
|
+
{
|
|
5816
|
+
address: "0x52590D6F56117cE534bc8F71665FdACd6888E592",
|
|
5817
|
+
chainId: 8453,
|
|
5818
|
+
name: "Spectra ERC4626 Wrapper: Compounding Staked DIEM",
|
|
5819
|
+
symbol: "sw-csDIEM",
|
|
5820
|
+
decimals: 18,
|
|
5821
|
+
extensions: {
|
|
5822
|
+
underlying: "0x8065228a8156590A8BFca30678394e9db91f80Ee",
|
|
5823
|
+
vault: {
|
|
5824
|
+
chainId: 8453,
|
|
5825
|
+
address: "0x78B8726929911044748374178CB2D417A54319e5",
|
|
5826
|
+
symbol: "csDIEM",
|
|
5827
|
+
name: "Compounding Staked DIEM",
|
|
5828
|
+
decimals: 24
|
|
5829
|
+
}
|
|
5830
|
+
}
|
|
5831
|
+
},
|
|
5785
5832
|
{
|
|
5786
5833
|
address: "0x55076E45a3ab31c4D9f92F63f0b7801c74B986f8",
|
|
5787
5834
|
chainId: 8453,
|
package/dist/index.js
CHANGED
|
@@ -1707,6 +1707,16 @@ var build_default = [
|
|
|
1707
1707
|
},
|
|
1708
1708
|
logoURI: "/images/tokens/8453/0xcbb7c0000ab88b473b1f5afd9ef808440eed33bf.svg"
|
|
1709
1709
|
},
|
|
1710
|
+
{
|
|
1711
|
+
chainId: 8453,
|
|
1712
|
+
address: "0x78B8726929911044748374178CB2D417A54319e5",
|
|
1713
|
+
symbol: "csDIEM",
|
|
1714
|
+
name: "Compounding Staked DIEM",
|
|
1715
|
+
decimals: 24,
|
|
1716
|
+
extensions: {
|
|
1717
|
+
underlying: "0x8065228a8156590A8BFca30678394e9db91f80Ee"
|
|
1718
|
+
}
|
|
1719
|
+
},
|
|
1710
1720
|
{
|
|
1711
1721
|
address: "0xb4444468e444f89e1c2CAc2F1D3ee7e336cBD1f5",
|
|
1712
1722
|
chainId: 8453,
|
|
@@ -3261,6 +3271,14 @@ var build_default = [
|
|
|
3261
3271
|
externalLink: "https://coinshift.global/dashboard/deposit"
|
|
3262
3272
|
}
|
|
3263
3273
|
},
|
|
3274
|
+
{
|
|
3275
|
+
address: "0xb1c2db5d6ca03fce73dbd304d320bf76c55ae1b1",
|
|
3276
|
+
chainId: 1,
|
|
3277
|
+
name: "Tangent USD",
|
|
3278
|
+
symbol: "USG",
|
|
3279
|
+
decimals: 18,
|
|
3280
|
+
logoURI: "/images/tokens/1/0xb1c2db5d6ca03fce73dbd304d320bf76c55ae1b1.svg"
|
|
3281
|
+
},
|
|
3264
3282
|
{
|
|
3265
3283
|
chainId: 1,
|
|
3266
3284
|
address: "0xB8a451107A9f87FDe481D4D686247D6e43Ed715e",
|
|
@@ -3767,6 +3785,18 @@ var build_default = [
|
|
|
3767
3785
|
}
|
|
3768
3786
|
}
|
|
3769
3787
|
},
|
|
3788
|
+
{
|
|
3789
|
+
address: "0xf17d6f98a5c6eaa99d149079984119e0a4ef6900",
|
|
3790
|
+
chainId: 1,
|
|
3791
|
+
name: "Savings USG",
|
|
3792
|
+
symbol: "sUSG",
|
|
3793
|
+
decimals: 18,
|
|
3794
|
+
logoURI: "/images/tokens/1/0xf17d6f98a5c6eaa99d149079984119e0a4ef6900.png",
|
|
3795
|
+
extensions: {
|
|
3796
|
+
underlying: "0xB1c2Db5d6cA03FCe73dBd304d320bF76C55Ae1B1",
|
|
3797
|
+
externalLink: "https://app.tangent.finance/stake"
|
|
3798
|
+
}
|
|
3799
|
+
},
|
|
3770
3800
|
{
|
|
3771
3801
|
chainId: 1,
|
|
3772
3802
|
address: "0x657e8C867D8B37dCC18fA4Caead9C45EB088C642",
|
|
@@ -5811,6 +5841,23 @@ var build_default2 = [
|
|
|
5811
5841
|
}
|
|
5812
5842
|
}
|
|
5813
5843
|
},
|
|
5844
|
+
{
|
|
5845
|
+
address: "0x52590D6F56117cE534bc8F71665FdACd6888E592",
|
|
5846
|
+
chainId: 8453,
|
|
5847
|
+
name: "Spectra ERC4626 Wrapper: Compounding Staked DIEM",
|
|
5848
|
+
symbol: "sw-csDIEM",
|
|
5849
|
+
decimals: 18,
|
|
5850
|
+
extensions: {
|
|
5851
|
+
underlying: "0x8065228a8156590A8BFca30678394e9db91f80Ee",
|
|
5852
|
+
vault: {
|
|
5853
|
+
chainId: 8453,
|
|
5854
|
+
address: "0x78B8726929911044748374178CB2D417A54319e5",
|
|
5855
|
+
symbol: "csDIEM",
|
|
5856
|
+
name: "Compounding Staked DIEM",
|
|
5857
|
+
decimals: 24
|
|
5858
|
+
}
|
|
5859
|
+
}
|
|
5860
|
+
},
|
|
5814
5861
|
{
|
|
5815
5862
|
address: "0x55076E45a3ab31c4D9f92F63f0b7801c74B986f8",
|
|
5816
5863
|
chainId: 8453,
|