@perspectivefi/token-list 1.26.47 → 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
|
@@ -1906,6 +1906,17 @@ var build$1 = [
|
|
|
1906
1906
|
protocol: "Liquity V2 (by K3)"
|
|
1907
1907
|
}
|
|
1908
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
|
+
},
|
|
1909
1920
|
{
|
|
1910
1921
|
address: "0x7751e2f4b8ae93ef6b79d86419d42fe3295a4559",
|
|
1911
1922
|
chainId: 1,
|
package/dist/index.js
CHANGED
|
@@ -1934,6 +1934,17 @@ var build_default = [
|
|
|
1934
1934
|
protocol: "Liquity V2 (by K3)"
|
|
1935
1935
|
}
|
|
1936
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
|
+
},
|
|
1937
1948
|
{
|
|
1938
1949
|
address: "0x7751e2f4b8ae93ef6b79d86419d42fe3295a4559",
|
|
1939
1950
|
chainId: 1,
|