Properties:
Name | Type | Attributes | Description |
---|---|---|---|
starkKey |
string
|
The stark key of the owner who mint the assets |
|
contractAddress |
string
|
The unique smart contract address of the collection |
|
assets |
Array.<MintAssetErc721Info>
|
List of minted asset request data |
|
isSupportGetBulkMetadata |
boolean
|
The flag to enable for getting bulk metadata (Should always be true) |
|
fees |
Array.<FeeData>
|
<nullable> |
The fee data (percentage, receipt address and feeType)
|