For the complete documentation index, see llms.txt. This page is also available as Markdown.

SecurityTokenDetails

Hierarchy

  • SecurityTokenDetails

Index

Properties

Properties

assetType

assetType: string

Defined in src/api/entities/SecurityToken/types.ts:6

isDivisible

isDivisible: boolean

Defined in src/api/entities/SecurityToken/types.ts:7

name

name: string

Defined in src/api/entities/SecurityToken/types.ts:8

owner

owner: Identity

Defined in src/api/entities/SecurityToken/types.ts:9

primaryIssuanceAgent

primaryIssuanceAgent: Identity | null

Defined in src/api/entities/SecurityToken/types.ts:11

totalSupply

totalSupply: BigNumber

Defined in src/api/entities/SecurityToken/types.ts:10

Last updated

Was this helpful?