SecurityTokenDetails
assetType
isDivisible
name
owner
primaryIssuanceAgent
totalSupply
• assetType: string
Defined in src/api/entities/SecurityToken/types.ts:6arrow-up-right
• isDivisible: boolean
Defined in src/api/entities/SecurityToken/types.ts:7arrow-up-right
• name: string
Defined in src/api/entities/SecurityToken/types.ts:8arrow-up-right
• owner: Identity
Defined in src/api/entities/SecurityToken/types.ts:9arrow-up-right
• primaryIssuanceAgent: Identity
Defined in src/api/entities/SecurityToken/types.ts:11arrow-up-right
• totalSupply: BigNumber
Defined in src/api/entities/SecurityToken/types.ts:10arrow-up-right
Last updated 4 years ago
Was this helpful?