Commission token formation

The method allows you to get a commission token for cross-chain transfer

Commission token formation

post
Header parameters
x-api-public-keystringOptional

Public API-key

x-api-signaturestringOptional

Signing the request body with a private API-key

Content-typestringOptional

Request content type

Example: application/json
Body

The body of the commission token creation request

currencystringRequired

The coin you want to exchange

Example: USDT
networkFromstringRequired

Outgoing network

Example: ethereum
networkTostringRequired

Network where you want to receive coins

Example: tron
amountstringRequired

Amount to transfer

Example: 200
Responses
200Success
application/json
post
/api-gateway/bridge/fee-token
200Success

Last updated