Interface: GetTransactionsSummariesParams
@fuel-ts/account.GetTransactionsSummariesParams
Properties
abiMap
• Optional
abiMap: AbiMap
Defined in
packages/account/src/providers/transaction-summary/get-transaction-summary.ts:131
filters
• filters: Exact
<{ after?
: InputMaybe
<string
> ; before?
: InputMaybe
<string
> ; first?
: InputMaybe
<number
> ; last?
: InputMaybe
<number
> ; owner
: string
}>
Defined in
packages/account/src/providers/transaction-summary/get-transaction-summary.ts:130
provider
• provider: Provider
Defined in
packages/account/src/providers/transaction-summary/get-transaction-summary.ts:129