@aptos-labs/ts-sdk - v5.1.4
    Preparing search index...

    Variable DEFAULT_MAX_GAS_AMOUNTConst

    DEFAULT_MAX_GAS_AMOUNT: 200000

    The default max gas amount when none is given.

    This is the maximum number of gas units that will be used by a transaction before being rejected.

    Note that max gas amount varies based on the transaction. A larger transaction will go over this default gas amount, and the value will need to be changed for the specific transaction.