Skip to main content
DigitalAsset: object
Types for DigitalAsset from the subgraph

Type declaration

id

id: string

contractAddress

contractAddress: string

tokenId

tokenId: string

owner

owner: Account

mintedAt

mintedAt: string

tokenURI?

optional tokenURI: string | null

termsURI?

optional termsURI: string | null

verifiedRights?

optional verifiedRights: VerifiedRights

isLicensedAsset

isLicensedAsset: boolean

parentDigitalAssets?

optional parentDigitalAssets: ParentDigitalAssetEntity[]

metadata?

optional metadata: DigitalAssetMetadata

rightsBoundAccount?

optional rightsBoundAccount: string