Skip to content

Get slippage setting

GET
/v1/exchange/slippage
curl --request GET \
--url https://api.parasta.io/v1/exchange/slippage \
--header 'Authorization: Bearer <token>'

OK

Media type application/json
object
slippage
string
isCustom
boolean
systemDefault
string
Example generated
{
"slippage": "example",
"isCustom": true,
"systemDefault": "example"
}

Please contact your representative. 담당자에게 문의해주세요.