Arguments for the PushDividendPayment Procedure
PushDividendPaymentProcedureArgs
dividendIndex
symbol
tokenholderAddresses
• dividendIndex: number
Defined in src/types/index.ts:374arrow-up-right
• symbol: string
Defined in src/types/index.ts:373arrow-up-right
symbol of the security token
Optional
• tokenholderAddresses? : string[]
Defined in src/types/index.ts:378arrow-up-right
list of addresses of the Tokenholders that will receive payment
Last updated 5 years ago
Was this helpful?