Readonly
address: PublicKeyThe public key of the creator.
Readonly
verified: booleanWhether or not the creator is verified for the asset.
Readonly
share: numberThe creator's shares of the royalties in percent (i.e. 5 is 5%).
Generated using TypeDoc
Object that represents the creator of an asset. It contains its public key, its shares of the royalties in percent and whether or not the creator is verified for a given asset (i.e. they signed the asset).