Interface MintTokenDataV2

Hierarchy

  • MintTokenDataV2
    • MintTokenDataV2

Properties

Properties

blueprint: string

Token metadata blueprint

Memberof

MintTokenDataV2

id: string

Token ID Note: While the Token ID is required to be a string, it still needs to be a valid uint256 as per the ERC-721 token standard.

Memberof

MintTokenDataV2

royalties?: MintFee[]

List of mint fees

Memberof

MintTokenDataV2

Generated using TypeDoc