For the complete documentation index, see llms.txt. This page is also available as Markdown.

Mint Collectible

Mint NFTs or tokens from a deployed contract to a web3 wallet

post
Authorizations
x-api-keystringRequired
Body
tokenIdnumberRequiredExample: 1
chainstring · enumRequiredExample: ethereumPossible values:
networkstring · enumRequiredExample: mainnetPossible values:
contractAddressstringRequiredExample: 0x00000000
walletAddressstringRequiredExample: 0x00000000
quantitynumberRequiredExample: 1
linkIdstringOptionalExample: ckjv2q5xj0000yj6q6q9q9q9q
emailstringOptional

Email of recipient

Example: john.doe@gmail.com
Responses
post
/v1/nft/mint
201

The NFT has been successfully minted.

No content

Last updated