Commission token formation
The method allows you to get a commission token for cross-chain exchange
Header parameters
x-api-public-keystringOptional
Public API-key
x-api-signaturestringOptional
Signing the request body with a private API-key
Content-typestringOptionalExample:
Request content type
application/jsonBody
currencyFromstringRequiredExample:
Outgoing coin
USDTcurrencyTostringRequiredExample:
Expected coin
USDCnetworkFromstringRequiredExample:
Outgoing network
ethereumnetworkTostringRequiredExample:
Expected Network
tronamountstringRequiredExample:
Exchange amount
200Responses
200Success
application/json
post
/api-gateway/swaps/fee-token200Success
Last updated