Fix futures open positions

This commit is contained in:
2025-12-19 16:29:34 +07:00
parent e6880c9b18
commit af20a2c503
6 changed files with 263 additions and 45 deletions

View File

@@ -5,7 +5,7 @@ import {Ticker} from '../../src/generated/ManagingApiTypes'
test('GMX Orders Closing', async (t) => {
await t.test('should close all orders for BTC', async () => {
const sdk = await getClientForAddress('0x0b4A132cb6ed8fa66953bf61a53D0B91DaCaAd78')
const sdk = await getClientForAddress('0x932167388dD9aad41149b3cA23eBD489E2E2DD78')
const result = await cancelGmxOrdersImpl(
sdk,