GET {blockchain}/v2/estimatefee/{confirmationTarget}
Summary: Estimate transaction fee V2
Operation ID: getEstimateFeeV2
Auth: unknown
Operation ID: getEstimateFeeV2
Auth: unknown
Description
Returns an estimated transaction fee for a specific confirmation target. If you want your transaction to be included in the next block, then you give 1 as parameter. If it is not urgent, then you can wait a bit longer and get an estimation for the fifth next block.
Parameters (2)
blockchain
(string, path, required)
Blockchain name
confirmationTarget
(integer, path, required)
Number of blocks in which the transaction should be confirmed
No probe data for this endpoint yet.