v1
latestSwagger 2.02026-07-17341737.5 KBorders
Create new order
Returns newly created order
post/orders
Request body
Example request
{
"userAddress": "0x15e08dE16f534c890828F2a0D935433aF5B3CE0C",
"exchangeAddress": "0x0D3ab14BBaD3D99F4203bd7a11aCB94882050E7e",
"baseToken": "0x4d7eA2cE949216D6b120f3AA10164173615A2b6C",
"quoteToken": "0x0000000000000000000000000000000000000001",
"side": "SELL/BUY",
"type": "LO/MO",
"status": "NEW/CANCELLED",
"pricepoint": "21207020000000000000000",
"amount": "4693386710283129",
"nonce": "1",
"makeFee": "1",
"takeFee": "1"
}Response
successful operation