@dhedge/trading-widget 2.0.4 → 2.0.5
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/{index-6f9f1263.js → index-9af9c4f7.js} +2 -2
- package/{index-fcb38d25.cjs → index-b369fca0.cjs} +2 -2
- package/index.cjs +1 -1
- package/index.js +1 -1
- package/package.json +1 -1
- package/{pyth-adapter-9c02b4f7.js → pyth-adapter-162029f2.js} +1 -1
- package/{pyth-adapter-919fe86e.cjs → pyth-adapter-71011929.cjs} +1 -1
|
@@ -31450,7 +31450,7 @@ const Tt = "0x0000000000000000000000000000000000000000", D8 = BigInt(
|
|
|
31450
31450
|
"0xc1e02884af4a283ca25ab63c45360d220d69da52": "USDC",
|
|
31451
31451
|
"0xc3198eb5102fb3335c0e911ef1da4bc07e403dd1": "USDC",
|
|
31452
31452
|
"0xddd6b1f34e12c0230ab23cbd4514560b24438514": "ARB",
|
|
31453
|
-
"0xe9b5260d99d283ff887859c569baf8ad1bd12aac": "
|
|
31453
|
+
"0xe9b5260d99d283ff887859c569baf8ad1bd12aac": "wstETH"
|
|
31454
31454
|
}, L7 = {
|
|
31455
31455
|
"0xc1e02884af4a283ca25ab63c45360d220d69da52": [
|
|
31456
31456
|
"170141183460469231731687303715884105982",
|
|
@@ -36275,7 +36275,7 @@ const pN = {
|
|
|
36275
36275
|
const { chainId: p, vaultAddress: y, account: g } = f;
|
|
36276
36276
|
if (!g || !t)
|
|
36277
36277
|
return pN;
|
|
36278
|
-
const T = (await import("./pyth-adapter-
|
|
36278
|
+
const T = (await import("./pyth-adapter-162029f2.js")).PythAdapter, S = Rb({
|
|
36279
36279
|
abi: Zb("synthetixV3Core"),
|
|
36280
36280
|
functionName: "getPositionDebt",
|
|
36281
36281
|
args: L7[y.toLowerCase()] ?? []
|