Calculate Payout Fee
Payouts
Calculate Payout Fee
Get a fee estimate for a payout of a given coin/chain amount
GET
Calculate Payout Fee
Headers
Your API access ID provided by TenderExample:
"your-access-id-here"Path Parameters
Chain identifierExample:
"tron"Coin identifierExample:
"usdt"Amount to pay outExample:
"50"Response
Example:
"success"Example:
"success"Authorizations
HMAC-SHA256 signature. Required headers: x-access-id, x-request-id (UUID), x-timestamp (ISO), authorization (HMAC signature)