• Parameters

    • txHex: `0x${string}`

      Hex of the transaction

    • address: string

      Public address of the sender

    Returns Promise<BN>

    Total estimated fee which is the sum of the chain initial fee and the optional additional fee

    Name

    getTxFees

    Summary

    Get the total fees for a transaction hex.

Generated using TypeDoc