Skip to content

@gala-chain/apiAPI


API > Allocation

Class: Allocation

Contents

Constructors

new Allocation()

new Allocation(): Allocation

Properties

cliff

cliff: number

Source

chain-api/src/types/VestingToken.ts:52


name

name: string

Source

chain-api/src/types/VestingToken.ts:41


owner

owner: UserAlias

Source

chain-api/src/types/VestingToken.ts:44


quantity

quantity: BigNumber

Source

chain-api/src/types/VestingToken.ts:48


vestingDays

vestingDays: number

Source

chain-api/src/types/VestingToken.ts:56