Commission token formation
The method allows you to get a commission token for cross-chain transfer
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
The body of the commission token creation request
currencystringRequiredExample:
The coin you want to exchange
USDTnetworkFromstringRequiredExample:
Outgoing network
ethereumnetworkTostringRequiredExample:
Network where you want to receive coins
tronamountstringRequiredExample:
Amount to transfer
200Responses
200Success
application/json
post
/api-gateway/bridge/fee-token200Success
Last updated