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?
optionaltokenURI:string|null
termsURI?
optionaltermsURI:string|null
verifiedRights?
optionalverifiedRights:VerifiedRights
isLicensedAsset
isLicensedAsset: boolean
parentDigitalAssets?
optionalparentDigitalAssets:ParentDigitalAssetEntity[]
metadata?
optionalmetadata:DigitalAssetMetadata
rightsBoundAccount?
optionalrightsBoundAccount:string

