Arguments for the InvestInSimpleSto Procedure
InvestInSimpleStoProcedureArgs
amount
beneficiary
stoAddress
symbol
• amount: BigNumber
Defined in src/types/index.ts:680arrow-up-right
amount to invest
Optional
• beneficiary? : undefined | string
Defined in src/types/index.ts:684arrow-up-right
if specified, the investment will be made on behalf of this address
• stoAddress: string
Defined in src/types/index.ts:676arrow-up-right
address of the STO
• symbol: string
Defined in src/types/index.ts:672arrow-up-right
symbol of the Security Token
Last updated 5 years ago
Was this helpful?