post https://api.tegro.com/api/v1/trading/market/orders/typedData/generate
Sign the transaction for order creation
Log in to see full request history
Responses
Sign the transaction for order creation
xxxxxxxxxx
14curl --request POST \
--url https://api.tegro.com/api/v1/trading/market/orders/typedData/generate \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"chain_id": 8453,
"wallet_address": "0x3da2b15eB80B1F7d499D18b6f0B671C838E64Cb3",
"market_symbol": "WETH_USDC",
"side": "buy",
"price": 3245,
"amount": 0.001
}
'
Try It!
to start a request and see the response here! Or choose an example: