Skip to main content

MoveCallMetrics

@iota/iota-sdk


@iota/iota-sdk / client / MoveCallMetrics

Interface: MoveCallMetrics

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

Properties

rank30Days

rank30Days: [MoveFunctionName, string][]

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

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:1046

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:1048

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