OptionalbuilderCode?: PerpetualsBuilderCodeParamatersOptional integrator fee configuration.
True if position is closed.
OptionalclientOrderIds?: PerpetualsClientOrderId[]Optional client-managed order ids to tag the scale ladder with. When
provided, the length should match numberOfOrders; the id at each index
tags the corresponding ladder order.
Collateral change associated with this order.
Ending price of the scale range (inclusive, scaled bigint).
OptionalexpiryTimestamp?: bigintOptional expiration timestamp in milliseconds since epoch.
Whether the account already has a position in this market.
Optionalleverage?: numberOptional leverage override.
Market ID associated with the request.
Number of limit orders to place across the range.
Order type (e.g. GTC, IOC).
If true, orders can only reduce an existing position.
Order side: 0 for bid or long, 1 for ask or short.
OptionalsizeSkew?: numberSize ratio between last and first order. 1.0 = uniform, 2.0 = last is 2x first.
Optionalsponsor?: PerpetualsSponsorConfigOptional transaction sponsorship configuration.
Starting price of the scale range (inclusive, scaled bigint).
Total size distributed across all orders (base asset amount, scaled bigint).
OptionaltxKind?: SerializedTransactionOptionally pre-built transaction payload.
Wallet address used to identify the signer or owner.
OptionalaccountCapId?: ObjectIdOptional account capability object ID used to authorize the account operation.
Account ID associated with the request.
Vault object ID used instead of an account.
API request body for placing a scale order (multiple limit orders distributed across a price range) in a given market.