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

    Parameters

    Returns Promise<bigint | number>

Generated using TypeDoc