TokenDocument

Document attached to a token

Hierarchy

  • TokenDocument

Index

Properties

Properties

Optional contentHash

contentHash? : undefined | string

Defined in src/types/index.ts:207arrow-up-right

hex representation of the document (must be prefixed by "0x")

Optional filedAt

filedAt? : Date

Defined in src/types/index.ts:209arrow-up-right

name

name: string

Defined in src/types/index.ts:202arrow-up-right

Optional type

type? : undefined | string

Defined in src/types/index.ts:208arrow-up-right

uri

uri: string

Defined in src/types/index.ts:203arrow-up-right

Last updated

Was this helpful?