RewardAddedEventData

@human-protocol/sdk


@human-protocol/sdk / graphql/types / RewardAddedEventData

Type Alias: RewardAddedEventData

RewardAddedEventData = object

Defined in: graphql/types.ts:68

Properties

amount

amount: string

Defined in: graphql/types.ts:72


escrowAddress

escrowAddress: string

Defined in: graphql/types.ts:69


slasher

slasher: string

Defined in: graphql/types.ts:71


staker

staker: string

Defined in: graphql/types.ts:70

Last updated