CreateSecurityTokenProcedureArgs
Arguments for the CreateSecurityToken Procedure
Hierarchy
CreateSecurityTokenProcedureArgs
Index
Properties
detailsUrl
divisible
name
symbol
treasuryWallet
Properties
Optional
detailsUrl
Optional
detailsUrl• detailsUrl? : undefined | string
url where Security Token details can be found
divisible
• divisible: boolean
whether or not the Security Token is divisible
name
• name: string
name of the Security Token
symbol
• symbol: string
symbol of the Security Token
Optional
treasuryWallet
Optional
treasuryWallet• treasuryWallet? : undefined | string
the Treasury Wallet address
Last updated
Was this helpful?