Skip to Content
Symmio Trading-SDK — the SDK surface for builders on HyperEVM
CoreTP/SLTpSlDeleteMessage

TpSlDeleteMessage

The delete-order message body (pre-signature). Built by buildTpSlDeleteMessage and signed by signTpSlRequest against the DELETE signing spec.

Fields

virtualAccountAddress

PartyA (the VA address) that owns the quote.

saltstring

Random uint256 salt (decimal string) for replay protection.

cohQuoteIdstring

Handler-issued conditional-order id targeted by the delete.

conditionalOrderType"take_profit" | "stop_loss"

Which side is being canceled (TpSlConditionalOrderType).

Last updated on