Options
All
  • Public
  • Public/Protected
  • All
Menu

Class RadixTokenDefinitionParticle

Particle defining a token

Hierarchy

Implements

Index

Constructors

constructor

Properties

address

address: RadixAddress

description

description: string

granularity

granularity: RadixUInt256

iconUrl

iconUrl: string

name

name: string

permissions

symbol

symbol: string

version

version: number = 100

Static SERIALIZER

SERIALIZER: string = ""

Accessors

destinations

serializer

  • get serializer(): string
  • set serializer(_: string): void

Methods

encodeCBOR

  • encodeCBOR(encoder: any): boolean

getAddresses

getDestinations

getGranularity

  • getGranularity(): BN

getHash

  • getHash(): Buffer

getHid

getHidString

  • getHidString(): string

getIconUrl

  • getIconUrl(): string

getOwner

getPermissions

getRRI

  • getRRI(): RRI

getSize

  • getSize(): number

getTokenDefinitionReference

  • getTokenDefinitionReference(): RRI

toDSON

  • toDSON(): Buffer

toJSON

  • toJSON(): object

Static fromJSON

  • fromJSON(json?: object): any

Generated using TypeDoc