AboutGetting StartedThe Utxo ModelCreating a Fuel DappFuels CLIProviderWalletsContractsScriptsPredicatesTransactionsEncodingUtilitiesCookbookTestingTypesErrorsAPIAccountAddressContractInterfacesProgramScriptUtils
Icon BrandGithubFilledVersion: 0.94.2Icon Link
Sway Core LibIcon Link
Sway Std LibIcon Link
Example ApplicationsIcon Link
Sway PlaygroundIcon Link
Sway By ExampleIcon Link
FaucetIcon Link
Contributing
Fuel TS SDK
Icon HelpCircleForumIcon Link

⌘K

Icon HelpCircleForumIcon Link
Docs /
Fuels Ts /
Account /
IGetMinGasParams

@fuel-ts/account v0.94.2 • Docs


Icon LinkInterface: IGetMinGasParams

Icon LinkProperties

Icon LinkgasCosts

Icon InfoCircle

gasCosts: GasCosts

Icon LinkDefined in

packages/account/src/providers/utils/gas.ts:82 Icon Link


Icon LinkgasPerByte

Icon InfoCircle

gasPerByte: BN

Icon LinkDefined in

packages/account/src/providers/utils/gas.ts:85 Icon Link


Icon Linkinputs

Icon InfoCircle

inputs: (TransactionRequestInput | Input)[]

Icon LinkDefined in

packages/account/src/providers/utils/gas.ts:81 Icon Link


Icon LinkmetadataGas

Icon InfoCircle

metadataGas: BN

Icon LinkDefined in

packages/account/src/providers/utils/gas.ts:84 Icon Link


Icon LinktxBytesSize

Icon InfoCircle

txBytesSize: number

Icon LinkDefined in

packages/account/src/providers/utils/gas.ts:83 Icon Link