@perspectivefi/token-list 1.26.46 → 1.26.48
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,
|
|
@@ -1898,6 +1906,17 @@ var build$1 = [
|
|
|
1898
1906
|
protocol: "Liquity V2 (by K3)"
|
|
1899
1907
|
}
|
|
1900
1908
|
},
|
|
1909
|
+
{
|
|
1910
|
+
address: "0x070313a96f757f449f49a90aa38cdde8aad64711",
|
|
1911
|
+
chainId: 1,
|
|
1912
|
+
name: "Static Ploutos Market Ethereum USDT",
|
|
1913
|
+
symbol: "statLEthereumUSDT",
|
|
1914
|
+
decimals: 6,
|
|
1915
|
+
logoURI: "/images/tokens/1/0x070313a96f757f449f49a90aa38cdde8aad64711.png",
|
|
1916
|
+
extensions: {
|
|
1917
|
+
underlying: "0xdAC17F958D2ee523a2206206994597C13D831ec7"
|
|
1918
|
+
}
|
|
1919
|
+
},
|
|
1901
1920
|
{
|
|
1902
1921
|
address: "0x7751e2f4b8ae93ef6b79d86419d42fe3295a4559",
|
|
1903
1922
|
chainId: 1,
|
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,
|
|
@@ -1926,6 +1934,17 @@ var build_default = [
|
|
|
1926
1934
|
protocol: "Liquity V2 (by K3)"
|
|
1927
1935
|
}
|
|
1928
1936
|
},
|
|
1937
|
+
{
|
|
1938
|
+
address: "0x070313a96f757f449f49a90aa38cdde8aad64711",
|
|
1939
|
+
chainId: 1,
|
|
1940
|
+
name: "Static Ploutos Market Ethereum USDT",
|
|
1941
|
+
symbol: "statLEthereumUSDT",
|
|
1942
|
+
decimals: 6,
|
|
1943
|
+
logoURI: "/images/tokens/1/0x070313a96f757f449f49a90aa38cdde8aad64711.png",
|
|
1944
|
+
extensions: {
|
|
1945
|
+
underlying: "0xdAC17F958D2ee523a2206206994597C13D831ec7"
|
|
1946
|
+
}
|
|
1947
|
+
},
|
|
1929
1948
|
{
|
|
1930
1949
|
address: "0x7751e2f4b8ae93ef6b79d86419d42fe3295a4559",
|
|
1931
1950
|
chainId: 1,
|