• Estimates the fee using fetchFeeEstimateTransaction, but retries to estimate with fetchFeeEstimateTransfer as a fallback if does not get an estimation due to the NoEstimateAvailableError error.

    Parameters

    Returns Promise<bigint | number>

Generated using TypeDoc