diff --git a/ocp/rpc/transaction/swap_handler.go b/ocp/rpc/transaction/swap_handler.go index 47b850d..e9e3a12 100644 --- a/ocp/rpc/transaction/swap_handler.go +++ b/ocp/rpc/transaction/swap_handler.go @@ -449,7 +449,7 @@ func NewReserveBuySellSwapHandler( amount: amount, selectedNonce: selectedNonce, - computeUnitLimit: 400_000, + computeUnitLimit: 250_000, computeUnitPrice: 10_000, memoValue: "buy_sell_v0", }