New Order V3
API Reference
New Order V3
Send in a new order using Web3 authentication.
POST
New Order V3
Documentation Index
Fetch the complete documentation index at: https://docs.hypereth.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Web3 authentication using user, signer, nonce, and signature parameters
Body
application/x-www-form-urlencoded
Available options:
BUY, SELL Available options:
LIMIT, MARKET, STOP, TAKE_PROFIT, STOP_MARKET, TAKE_PROFIT_MARKET, TRAILING_STOP_MARKET Ethereum address
Pattern:
^0x[a-fA-F0-9]{40}$Signer Ethereum address
Pattern:
^0x[a-fA-F0-9]{40}$Microsecond timestamp
Ethereum signature
Pattern:
^0x[a-fA-F0-9]{130}$Available options:
BOTH, LONG, SHORT Available options:
GTC, IOC, FOK, GTX Available options:
true, false Available options:
true, false Available options:
MARK_PRICE, CONTRACT_PRICE Available options:
true, false Available options:
ACK, RESULT Response
200 - application/json
Order placed successfully