Fuel中文文档
关于
入门
创建 Fuel Dapp
Fuels CLI
提供者
钱包
合约
脚本(Scripts)
断言(Predicates)
交易
实用工具
Cookbook
测试
类型
错误
API
Account
Address
Contract
Interfaces
Program
Script
Utils
Icon BrandGithubFilledVersion: 0.89.1Icon Link
Sway标准库Icon Link
Sway核心Icon Link
示例应用Icon Link
Sway PlaygroundIcon Link
Sway By ExampleIcon Link
水龙头(Faucet)Icon Link
如何贡献
Fuel TS SDK
Fuel中文社区Icon Linkgithub

⌘K

Fuel中文社区Icon Linkgithub
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:36 Icon Link


Icon LinkassetId

• assetId: string

Icon LinkDefined in

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


Icon LinkcoinQuantities

• coinQuantities: CoinQuantity []

Icon LinkDefined in

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

Icon BrandGithubFilledEdit this pageIcon Link