EscrowStatistics
@human-protocol/sdk / graphql/types / EscrowStatistics
Type Alias: EscrowStatistics
EscrowStatistics =
object
Defined in: graphql/types.ts:84
Properties
dailyEscrowsData
dailyEscrowsData:
DailyEscrowData
[]
Defined in: graphql/types.ts:86
totalEscrows
totalEscrows:
number
Defined in: graphql/types.ts:85
Last updated