PushDividendPaymentProcedureArgs

Arguments for the PushDividendPayment Procedure

Hierarchy

  • PushDividendPaymentProcedureArgs

Index

Properties

Properties

dividendIndex

dividendIndex: number

Defined in src/types/index.ts:374arrow-up-right

symbol

symbol: string

Defined in src/types/index.ts:373arrow-up-right

symbol of the security token

Optional tokenholderAddresses

tokenholderAddresses? : string[]

Defined in src/types/index.ts:378arrow-up-right

list of addresses of the Tokenholders that will receive payment

Last updated

Was this helpful?