The examples on this page use Hyperliquid (
provider: 'hyperliquid'). Replace the provider value with any supported DEX from getProviders().modifyOrders
ModifyOrderInput entries to modify several orders in one call.
ModifyOrderInput fields
On Hyperliquid, the venue can leave a trigger order’s stored trigger price empty. Modifying such an order requires
triggerPrice in the same call — the SDK rejects the modification with ValidationError otherwise.