Skip to main content
PATCH
Modify Orders COID

请求体

application/json

Modify by coid request.

op
object
必填
sig
string
必填

Signature in hex format

示例:

"0x1234567890..."

salt
integer
必填

Salt

示例:

1234567890

ts
integer
必填

Request timestamp. Unix milliseconds for most operations; Unix seconds for withdrawals (must match the on-chain EIP-712 struct verified against block.timestamp).

示例:

1767225600000

exp
integer

Command expiry timestamp in Unix milliseconds. If provided, it must be in the future and within the gateway's default command timeout. It can shorten request validity but cannot extend it. This is not an order auto-cancel time.

示例:

1767225600000

响应

One modify result per requested order, in request order.

status
enum<string>
必填
可用选项:
ok
order
object
必填