HMTStatisticsData
@human-protocol/sdk / graphql/types / HMTStatisticsData
Type Alias: HMTStatisticsData
HMTStatisticsData =
object
Defined in: graphql/types.ts:25
Properties
holders
holders:
string
Defined in: graphql/types.ts:31
totalApprovalEventCount
totalApprovalEventCount:
string
Defined in: graphql/types.ts:28
totalBulkApprovalEventCount
totalBulkApprovalEventCount:
string
Defined in: graphql/types.ts:29
totalBulkTransferEventCount
totalBulkTransferEventCount:
string
Defined in: graphql/types.ts:27
totalTransferEventCount
totalTransferEventCount:
string
Defined in: graphql/types.ts:26
totalValueTransfered
totalValueTransfered:
string
Defined in: graphql/types.ts:30
Last updated