Get a fee estimate for a crosschain recovery transaction

get/api/v2/{coin}/admin/crosschainrecovery/feeestimate

This endpoint will return a fee estimate for a crosschain recovery transaction.

Path Parameters

  • coinstringRequired
    A cryptocurrency symbol or token ticker symbol
    Example: btc

Query Parameters

  • wrongChainCoinstringRequired
    The wrong chain coin
  • wrongChainAddressstringRequired
    The wrong chain address
  • startNoncestringRequired
    The starting nonce
  • tokenContractAddressstring
    The Token contract address
  • includeBitGoFeesboolean

200 Response

totalBalanceRequired string required
The total balance required to deploy the address
feeForWalletDeployment string required
The fee required for the wallet deployment
feeForForwarderDeployment string required
The fee required for the forwarder deployment
bitGoFees string
The BitGo fees required for the recovery transaction

400 Response

One of
name string
Error code
context object required
Properties that apply to a specific error name
error string required
Human-readable error message
requestId string required
Client request id