Document attached to a token
TokenDocument
contentHash
filedAt
name
type
uri
Optional
• contentHash? : undefined | string
Defined in src/types/index.ts:207arrow-up-right
hex representation of the document (must be prefixed by "0x")
• filedAt? : Date
Defined in src/types/index.ts:209arrow-up-right
• name: string
Defined in src/types/index.ts:202arrow-up-right
• type? : undefined | string
Defined in src/types/index.ts:208arrow-up-right
• uri: string
Defined in src/types/index.ts:203arrow-up-right
Last updated 4 years ago
Was this helpful?