CreateDividendDistributionProcedureArgs
Last updated
Was this helpful?
Last updated
Was this helpful?
Arguments for the Procedure
CreateDividendDistributionProcedureArgs
• amount: BigNumber
amount to be distributed as dividends
• checkpointIndex: number
index of the Checkpoint in which the Dividend Distribution will be based
• erc20Address: string
address of the ERC20 token
Optional
excludedAddresses• excludedAddresses? : string[]
list of addresses that will be excluded from receiving payment
• expiryDate: Date
date on which the Dividend will expire
• maturityDate: Date
date from which Dividend payments can be pushed/claimed
• name: string
name of the distribution
• symbol: string
symbol of the Security Token
Optional
taxWithholdingstax withholding list for the Dividend Distribution
Defined in
Defined in
Defined in
Defined in
Defined in
Defined in
Defined in
Defined in
• taxWithholdings? : []
Defined in