TokenholderDataEntry
Last updated
Was this helpful?
Last updated
Was this helpful?
A Tokenholder's KYC data
TokenholderDataEntry
• address: string
Defined in src/types/index.ts:1130
tokenholder wallet address to whitelist
• canBuyFromSto: boolean
Defined in src/types/index.ts:1150
whether the tokenholder is allowed to purchase tokens in an STO
• canReceiveAfter: Date
Defined in src/types/index.ts:1138
date from which the tokenholder can receive tokens
• canSendAfter: Date
Defined in src/types/index.ts:1134
date from which the tokenholder can transfer tokens
• isAccredited: boolean
Defined in src/types/index.ts:1146
whether the tokenholder is accredited
• kycExpiry: Date
Defined in src/types/index.ts:1142
date at which the tokenholder's KYC expires