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 /
GetTransactionsSummariesParams

Icon LinkInterface: GetTransactionsSummariesParams

@fuel-ts/account .GetTransactionsSummariesParams

Icon LinkProperties

Icon LinkabiMap

• Optional abiMap: AbiMap

Icon LinkDefined in

packages/account/src/providers/transaction-summary/get-transaction-summary.ts:131 Icon Link


Icon Linkfilters

• filters: Exact<{ after?: InputMaybe<string> ; before?: InputMaybe<string> ; first?: InputMaybe<number> ; last?: InputMaybe<number> ; owner: string }>

Icon LinkDefined in

packages/account/src/providers/transaction-summary/get-transaction-summary.ts:130 Icon Link


Icon Linkprovider

• provider: Provider

Icon LinkDefined in

packages/account/src/providers/transaction-summary/get-transaction-summary.ts:129 Icon Link

Icon BrandGithubFilledEdit this pageIcon Link