Estimate ledger to blockchain transaction fee

2 credits per API call.


Estimate current transaction fee for ledger to blockchain transaction.
Supported blockchains:

  • Bitcoin
  • Litecoin
  • Dogecoin

Body Params
string
required
length between 24 and 24

Sender account ID

string
required
length between 1 and 10000

Blockchain address to send assets to. For BTC, LTC, and DOGE, it is possible to enter list of multiple recipient blockchain addresses as a comma separated string.

string
required
length ≤ 38

Amount to be withdrawn to blockchain.

multipleAmounts
array of strings

For BTC, LTC, and DOGE, it is possible to enter list of multiple recipient blockchain amounts. List of recipient addresses must be present in the address field and total sum of amounts must be equal to the amount field.

multipleAmounts
string
length between 1 and 256

Used to parametrize withdrawal as a change address for left coins from transaction. XPub or attr must be used.

string
length between 1 and 150

Extended public key (xpub) of the wallet associated with the accounts.

Responses

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json