TokenholderDataEntry
A Tokenholder's KYC data
Hierarchy
TokenholderDataEntry
Index
Properties
address
canBuyFromSto
canReceiveAfter
canSendAfter
isAccredited
kycExpiry
Properties
address
• address: string
tokenholder wallet address to whitelist
canBuyFromSto
• canBuyFromSto: boolean
whether the tokenholder is allowed to purchase tokens in an STO
canReceiveAfter
• canReceiveAfter: Date
date from which the tokenholder can receive tokens
canSendAfter
• canSendAfter: Date
date from which the tokenholder can transfer tokens
isAccredited
• isAccredited: boolean
whether the tokenholder is accredited
kycExpiry
• kycExpiry: Date
date at which the tokenholder's KYC expires
Last updated
Was this helpful?