Creator: {
    address: string;
    share: number;
}

Type declaration

  • address: string

    The wallet address of the creator.

  • share: number

    The share percentage of the creator in the NFT's revenue.

Generated using TypeDoc