Skip to main content

MoveCallMetrics

@iota/iota-sdk


@iota/iota-sdk / client / MoveCallMetrics

Interface: MoveCallMetrics

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

Properties

rank30Days

rank30Days: [MoveFunctionName, string][]

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

The count of calls of each function in the last 30 days.


rank3Days

rank3Days: [MoveFunctionName, string][]

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

The count of calls of each function in the last 3 days.


rank7Days

rank7Days: [MoveFunctionName, string][]

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

The count of calls of each function in the last 7 days.