From 650f750cea9e1703d9dfc18f7ba39f4c4f4dc4b4 Mon Sep 17 00:00:00 2001 From: cryptooda Date: Tue, 10 Jun 2025 14:52:44 +0700 Subject: [PATCH] Remove the uiReceiver from sdk init --- src/Managing.Web3Proxy/src/plugins/custom/gmx.ts | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/Managing.Web3Proxy/src/plugins/custom/gmx.ts b/src/Managing.Web3Proxy/src/plugins/custom/gmx.ts index 75ff40c..393500c 100644 --- a/src/Managing.Web3Proxy/src/plugins/custom/gmx.ts +++ b/src/Managing.Web3Proxy/src/plugins/custom/gmx.ts @@ -226,9 +226,6 @@ export async function getClientForAddress( rpcUrl: "https://arb1.arbitrum.io/rpc", subsquidUrl: "https://gmx.squids.live/gmx-synthetics-arbitrum:prod/api/graphql", subgraphUrl: "https://subgraph.satsuma-prod.com/3b2ced13c8d9/gmx/synthetics-arbitrum-stats/api", - settings: { - uiFeeReceiverAccount: DEFAULT_UI_FEE_RECEIVER_ACCOUNT - }, markets: { "0x4D3Eb91efd36C2b74181F34B111bc1E91a0d0cb4": { isListed: false,