cURL
curl --request GET \ --url https://api-testnet.gte.xyz/v1/users/{user_address}/order_history
[ { "orderId": "<string>", "marketAddress": "<string>", "side": "buy", "orderType": "limit", "originalSize": "<string>", "limitPrice": "<string>", "placedAt": 123 } ]
buy
sell
limit
fill