Skip to main content
DigitalAsset: object
Types for DigitalAsset from the subgraph
Type declaration
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[]
optional metadata: DigitalAssetMetadata
rightsBoundAccount?
optional rightsBoundAccount: string