Trading

Order placement, modification, and cancellation

Execute exchange action

post
/exchange

Main trading endpoint for placing orders, canceling, modifying, transfers, and other exchange actions. Requires EIP-712 signature.

Body
nonceinteger · int64Required

Timestamp in milliseconds, must be recent

vaultAddressstring · nullableRequired

Vault address if trading from vault

Responses
chevron-right
200

Action executed successfully

application/json
statusstring · enumOptionalPossible values:
responseone ofOptional
or
or
post
/exchange

Last updated