AboutGetting StartedGlossaryGuide
Cli
Quickstart
Types
ABI Typegen
Wallets
Wallet Manager
Providers
Contracts
Addresses
Cookbook
Predicates
Scripts
Testing
Messages
API
Address
Contract
Interfaces
Predicate
Program
API-Providers
Script
Wallet
Icon BrandGithubFilledVersion: 0.73.0Icon Link
InstallBrowser SupportHow to Use
For Developers
Contributing
Icon BrandGithubFilledVersion: 0.15.2Icon Link
Sway Std LibIcon Link
Sway CoreIcon Link
Example ApplicationsIcon Link
Sway PlaygroundIcon Link
FaucetIcon Link
Contributing
Fuel TS SDK
Icon HelpCircleForumIcon Link

⌘K

Icon HelpCircleForumIcon Link
Docs /
Fuels Ts /
Wallets

Icon LinkModule: @fuel-ts/wallet

Icon LinkClasses

  • Account
  • BaseWalletUnlocked
  • Wallet
  • WalletLocked
  • WalletUnlocked

Icon LinkType Aliases

Icon LinkTxParamsType

Ƭ TxParamsType: Pick<ScriptTransactionRequestLike, "gasLimit" | "gasPrice" | "maturity" | "maxFee" | "witnessLimit">

Icon LinkDefined in

account.ts:37 Icon Link