post https://api.aevo.xyz/swap
Swaps collateral.
Log in to see full request history
Responses
Swaps collateral.
xxxxxxxxxx
10curl --request POST \
--url https://api.aevo.xyz/swap \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"collateral_asset": "USDC",
"is_buy": true
}
'
Try It!
to start a request and see the response here! Or choose an example: