InvestInSimpleStoProcedureArgs

Arguments for the InvestInSimpleSto Procedure

Hierarchy

  • InvestInSimpleStoProcedureArgs

Index

Properties

Properties

amount

amount: BigNumber

Defined in src/types/index.ts:680

amount to invest

Optional beneficiary

beneficiary? : undefined | string

Defined in src/types/index.ts:684

if specified, the investment will be made on behalf of this address

stoAddress

stoAddress: string

Defined in src/types/index.ts:676

address of the STO

symbol

symbol: string

Defined in src/types/index.ts:672

symbol of the Security Token

Last updated