GetAllBalancesParams
@iota/iota-sdk / client / GetAllBalancesParams
Interface: GetAllBalancesParams
Defined in: sdk/typescript/src/client/types/params.ts:225
Return the total coin balance for all coin type, owned by the address owner.
Properties
owner
owner:
string
Defined in: sdk/typescript/src/client/types/params.ts:227
the owner's IOTA address
signal?
optionalsignal?:AbortSignal
Defined in: sdk/typescript/src/client/types/params.ts:228