Easy minter with file upload
[apis/nftport/v0/Easy minter with file upload]
With Easy mint, you can turn anything into an NFT in less than 5 minutes using one simple API call. Easy minting w/file upload: https://docs.nftport.xyz/docs/nftport/?search=easy-minting-w-file-upload
Keywords: web3, blockchain, crypto, nft, product, dynamic, mint, easy, upload, file, image, animation, polygon, rinkeby
Input ports
minting details:
Receives the details of the minting. Reference: https://docs.nftport.xyz/docs/nftport/?search=easy-minting-w-file-upload#request-body
params:
Reference: https://docs.nftport.xyz/docs/nftport/?search=easy-minting-w-file-upload#request-body Default chain value: "polygon"
Output ports
data:
Sends minting details e.g contract address and the transaction hash which can be used in Return minted NFT to receive the token ID and confirm that the minting was successful (minting can take up to a few minutes depending on how congested the network is). Reference: https://docs.nftport.xyz/docs/nftport/?search=easy-minting-w-url#response-body
response:
Sends the original response.
error:
{"error": string, "details": any}
Last updated