Mint tokens

Mint tokens and upload metadata

Path Params
string
required

The collection link id

Body Params
string
required

The id of the vault account that initiates the mint function.

string
required

The EVM address to mint to

string
required

The token id, recommended to have numerical format and in sequential order

string

For ERC721, amount is optional or should always be 1 and for ERC1155, amount should be 1 or greater

string

URL of metadata uploaded, skip uploading to IPFS if this field is provided with any value

metadata
object

Metadata to upload

string

External id that can be used to identify the transaction in your system. The unique identifier of the transaction outside of Fireblocks with max length of 255 characters

Headers
string

A unique identifier for the request. If the request is sent multiple times with the same idempotency key, the server will return the same response as the first request. The idempotency key is valid for 24 hours.

Responses

Language
URL
LoadingLoading…
Response
Choose an example:
application/json