Properties:
Name | Type | Description |
---|---|---|
requestId |
string
|
Unique request ID for mint transaction |
partnerRefId |
string
|
Unique project ID for partner in Myria system |
requestDescription |
string
|
Description of the minting action |
starkKey |
string
|
Unique public stark key of the user who owns Project/Collection/Nfts |
contractAddress |
string
|
Unique smart contract address of the collection |
uri |
string
|
The base metadata uri endpoint where assets metadata file is located |
tokenId |
string
|
Unique token ID of the NFT in one collection |
description |
string
|
Description details about the assets NFTs (which is shown on Myria marketplace) |
fees |
Array.<FeeData>
|
The optional royalty fee data (percentage, receipt address and feeType)
|