DividendTokenholderStatus
Status of a Tokenholder in regards to a Dividend Distribution
Hierarchy
DividendTokenholderStatus
Index
Properties
address
amountReceived
balance
excluded
paymentReceived
withheldTax
Properties
address
• address: string
wallet address of the Tokenholder
amountReceived
• amountReceived: BigNumber
the amount of tokens the Tokenholder has received as Dividend payment
balance
• balance: BigNumber
the balance of the Tokenholder
excluded
• excluded: boolean
whether the Tokenholder is excluded from the Dividend distribution
paymentReceived
• paymentReceived: boolean
whether the Tokenholder has received payment
withheldTax
• withheldTax: BigNumber
amount of tokens withheld for tax purposes
Last updated
Was this helpful?