Skip to main content
POST
Estimate network fee for payout (без создания)

Authorizations

X-Signature
string
header
required

HMAC-SHA256-Hex(timestamp + "." + raw_body, api_secret)

Body

application/json
assetCode
string
required
destinationAddress
string
required
amount
string
required

Response

200 - application/json
networkFee
string
required

Оценка комиссии сети в native-единицах (string).

Example:

"1.1"

resource
object
required

Доп. ресурс: energy (TRON) / gas (EVM) / bytes (UTXO) / none.

Example:
estimatedConfirmationSeconds
number
required

Грубая оценка времени подтверждения (сек).

Example:

60