About
Introduction
Errors
Wallets
Typegen
Contracts
Scripts
Predicates
Providers
Types
Utilities
Cookbook
Testing
Fuels
Account
Address
Contract
Interfaces
Program
Script
Icon BrandGithubFilledVersion: 0.79.0Icon 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 /
Account /
IAddAmountToAssetParams

Icon LinkInterface: IAddAmountToAssetParams

@fuel-ts/account .IAddAmountToAssetParams

Icon LinkProperties

Icon Linkamount

• amount: BN

Icon LinkDefined in

packages/account/src/providers/coin-quantity.ts:37 Icon Link


Icon LinkassetId

• assetId: string

Icon LinkDefined in

packages/account/src/providers/coin-quantity.ts:36 Icon Link


Icon LinkcoinQuantities

• coinQuantities: CoinQuantity []

Icon LinkDefined in

packages/account/src/providers/coin-quantity.ts:38 Icon Link