Add Privy type wallet
This commit is contained in:
@@ -793,6 +793,7 @@ public class GmxV2Service
|
||||
var exchangeRouterService = new ExchangeRouterService(web3, Arbitrum.AddressV2.ExchangeRouter);
|
||||
var receipt = await exchangeRouterService.MulticallRequestAndWaitForReceiptAsync(multiCallFunction);
|
||||
|
||||
// Call privy api instead and send the txn
|
||||
var trade = new Trade(DateTime.UtcNow,
|
||||
direction,
|
||||
Enums.TradeStatus.Requested,
|
||||
|
||||
Reference in New Issue
Block a user