T402 API Reference - v2.8.0
    Preparing search index...

    Function unpackGasFees

    • Unpack gas fees from bytes32

      Parameters

      • packed: `0x${string}`

        The packed bytes32 containing gas fees

      Returns { maxPriorityFeePerGas: bigint; maxFeePerGas: bigint }

      Object containing maxPriorityFeePerGas and maxFeePerGas