Interfaces

PlainVestingData

JSON-compatible and human-readable format of vesting creation data.

Properties

owner

owner: `string`

raw

raw: `string`

startTime

startTime: `number`

stepAmount

stepAmount: `number`

timeStep

timeStep: `number`

On this page