get https://api.dev.coinfx.network/v1/withdrawal/estimate
Get an estimate for a Withdrawal on the CFX network.
Supply either sourceAmount
(the amount to be debited from wallet) or targetAmountAfterFees
(the amount to arrive at the destination) to receive an estimate.
Note this endpoint is purely for the estimation of withdrawal amounts and fees.
The actual withdrawal is actioned via other withdrawal endpoints which facilitate the creation of a binding withdrawal quote and capturing explicit acceptance.