Opening GMX position...
+{error}
++ Account: {account.name} +
+*/} + {/* Note: Ensure account has sufficient margin.*/} + {/*
*/} + {/*Checking delegation status...
+{error}
++ Wallet Address: {account.key} +
++ Delegation Status:{' '} + + {isDelegated ? 'Enabled' : 'Disabled'} + +
+{signatureResult.signature}
+
+ {JSON.stringify(apiResponse, null, 2)}
+
+ + Note: This component ensures that the exact same canonicalized payload is used + for both signature generation and request sending, maintaining signature integrity. +
+Processing token transfer...
+{error}
++ Account: {account.name} +
++ Token: {fromTicker} +
++ Available: {availableAmount.toFixed(6)} {fromTicker} +
++ Warning: This will send tokens directly to the specified address. Make sure the address is correct as this action cannot be undone. +
+Processing swap...
+{error}
++ Account: {account.name} +
++ From: {fromTicker} +
++ Note: Ensure account has sufficient balance for the swap. +
++ Total accounts: {totalCount} | Page {currentPage} of {totalPages} +
+