Arguments for the CreateSecurityToken Procedure
CreateSecurityTokenProcedureArgs
detailsUrl
divisible
name
symbol
treasuryWallet
Optional
• detailsUrl? : undefined | string
Defined in src/types/index.ts:407arrow-up-right
url where Security Token details can be found
• divisible: boolean
Defined in src/types/index.ts:411arrow-up-right
whether or not the Security Token is divisible
• name: string
Defined in src/types/index.ts:399arrow-up-right
name of the Security Token
• symbol: string
Defined in src/types/index.ts:403arrow-up-right
symbol of the Security Token
• treasuryWallet? : undefined | string
Defined in src/types/index.ts:415arrow-up-right
the Treasury Wallet address
Last updated 5 years ago
Was this helpful?