Interface: TokenDrop
Token Drop record.
Hierarchy
-
↳
TokenDrop
Properties
award
• Optional
Readonly
award: string
Award UID Award
billPaymentId
• Optional
Readonly
billPaymentId: string
Bill payment for the claim
count
• Readonly
count: number
Total amount of token.
createdBy
• Optional
createdBy: string
Member UID Member
Inherited from
createdOn
• Optional
createdOn: Timestamp
Date/time it was created on.
Inherited from
isBaseToken
• Optional
Readonly
isBaseToken: boolean
Is thi base token (ie. Networks base token)
member
• Readonly
member: string
Member UID Member
orderId
• Optional
Readonly
orderId: string
Order ID to claim token
sourceAddress
• Optional
Readonly
sourceAddress: string
TODODOC
stakeRewardId
• Optional
Readonly
stakeRewardId: string
TODODOC
stakeType
• Optional
Readonly
stakeType: StakeType
Stake Type
status
• Readonly
status: TokenDropStatus
Airdrop status
token
• Readonly
token: string
Token UID Token
updatedOn
• Optional
updatedOn: Timestamp
Date/time it was updated on.
Inherited from
vestingAt
• Readonly
vestingAt: Timestamp
Token vests on