Skip to main content

GetTotalSupplyParams

@iota/iota-sdk


@iota/iota-sdk / client / GetTotalSupplyParams

Interface: GetTotalSupplyParams

Defined in: sdk/typescript/src/client/types/params.ts:423

Return total supply for a coin.

Properties

coinType

coinType: string

Defined in: sdk/typescript/src/client/types/params.ts:425

type name for the coin (e.g., 0x168da5bf1f48dafc111b0a488fa454aca95e0b5e::usdc::USDC)


signal?

optional signal?: AbortSignal

Defined in: sdk/typescript/src/client/types/params.ts:426