Skip to main content

IotaCirculatingSupply

@iota/iota-sdk


@iota/iota-sdk / client / IotaCirculatingSupply

Interface: IotaCirculatingSupply

Defined in: sdk/typescript/src/client/types/generated.ts:546

Provides a summary of the circulating IOTA supply.

Properties

atCheckpoint

atCheckpoint: string

Defined in: sdk/typescript/src/client/types/generated.ts:548

Timestamp (UTC) when the circulating supply was calculated.


circulatingSupplyPercentage

circulatingSupplyPercentage: number

Defined in: sdk/typescript/src/client/types/generated.ts:550

Percentage of total supply that is currently circulating (range: 0.0 to 1.0).


value

value: string

Defined in: sdk/typescript/src/client/types/generated.ts:552

Circulating supply in NANOS at the given timestamp.