mint-NFT
POST {{nft-api-endpoint}}/api/apps/:applicationId/contracts/:contractId/types/:tokenTypeId/tokens
Mint a fungible NFT based on a NFT template (token type).
The destination parameter is an array, allowing minting multiple NFT in one call.
For more information about nonfugible vs fungible nfts please read: https://docs.arkane.network/api/advanced/nft-metadata/mint-number-burnable-max-supply
Request Body
{"destinations"=>[{"address"=>"0xe3A801b655dCe11CCfD5EF7aF9EC4EEAB62d3A04", "amount"=>1}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |
RESPONSES
status: OK
[{"transactionHash":"0x715a4f0e7a6b8c8cd4dc5897c94386a49b2b307202d59d6eb5c42d8289863c4b","metadata":{"name":"Chuck","description":"Chuck is a Male Tall Chicken Who is the Leader of The Chicken Siblings. He is Cool, Daring and Wacky. He can be Selfish and Stubborn When it Comes To Challenges, But he is An True Softie when it Comes To His Siblings. In Rebel to the Beak, It revealed that He is Allergic to Monstonuts and In The Good, The Bad and The Clucky, It also Revealed that He Used to Be one Of the Scouts from Slurp,s Little Cowboys Scout Camp along With Finley, Ainta and Hugo. He is the youngest of the three.","image":"https://static.wikia.nocookie.net/parody/images/4/42/74915084_10162764640400387_6139958579186106368_o.jpg","imagePreview":"https://static.wikia.nocookie.net/parody/images/4/42/74915084_10162764640400387_6139958579186106368_o.jpg","imageThumbnail":"https://static.wikia.nocookie.net/parody/images/4/42/74915084_10162764640400387_6139958579186106368_o.jpg","backgroundColor":"#eeeeee","background_color":"#eeeeee","animationUrl":"https://file-examples-com.github.io/uploads/2017/11/file_example_WAV_10MG.wav","animation_url":"https://file-examples-com.github.io/uploads/2017/11/file_example_WAV_10MG.wav","externalUrl":"https://en.wikipedia.org/wiki/Space_Chickens_in_Space","external_url":"https://en.wikipedia.org/wiki/Space_Chickens_in_Space","animationUrls":[{"type":"audio","value":"https://file-examples-com.github.io/uploads/2017/11/file_example_WAV_10MG.wav"},{"type":"video","value":"https://img.arkane.network/marketing/SpaceChickens/space_chickens_trailer.mp4"}],"attributes":[{"type":"property","name":"Talent","value":"Leadership","traitType":"Talent","trait_type":"Talent"},{"type":"property","name":"Allergic","value":"Monstonuts","traitType":"Allergic","trait_type":"Allergic"},{"type":"property","name":"Hobby","value":"Scouts","traitType":"Hobby","trait_type":"Hobby"},{"type":"stat","name":"Cool","value":"9","maxValue":"10","displayType":"number","display_type":"number","traitType":"Cool","trait_type":"Cool"},{"type":"stat","name":"Daring","value":"8","maxValue":"10","displayType":"number","display_type":"number","traitType":"Daring","trait_type":"Daring"},{"type":"stat","name":"Noise","value":"8","maxValue":"10","displayType":"number","display_type":"number","traitType":"Noise","trait_type":"Noise"},{"type":"stat","name":"Age","value":"3","displayType":"number","display_type":"number","traitType":"Age","trait_type":"Age"},{"type":"boost","name":"Crafting","value":"+5","displayType":"boost_number","display_type":"boost_number","traitType":"Crafting","trait_type":"Crafting"},{"type":"boost","name":"Leadership","value":"+10","displayType":"boost_number","display_type":"boost_number","traitType":"Leadership","trait_type":"Leadership"},{"type":"system","name":"tokenTypeId","value":"1"},{"type":"property","name":"maxSupply","value":"25"}],"contract":{"address":"0xed47eb00852b00fb9c6d70342fcd08191c91ed8a","name":"Venly New contract test #5","symbol":"VENECOTE#5","image":"https://gblobscdn.gitbook.com/spaces%2F-MB9NX0aClLh4Gx_kawF%2Favatar-1623151896040.png?alt=media","imageUrl":"https://gblobscdn.gitbook.com/spaces%2F-MB9NX0aClLh4Gx_kawF%2Favatar-1623151896040.png?alt=media","image_url":"https://gblobscdn.gitbook.com/spaces%2F-MB9NX0aClLh4Gx_kawF%2Favatar-1623151896040.png?alt=media","description":"Testing new contract features","externalLink":"https://venly.io","external_link":"https://venly.io","externalUrl":"https://venly.io","external_url":"https://venly.io","media":[{"type":"twitter","value":"https://twitter.com/Venly_io"},{"type":"linkedin","value":"https://www.linkedin.com/company/venly-io"}],"type":"ERC_1155"},"asset_contract":{"address":"0xed47eb00852b00fb9c6d70342fcd08191c91ed8a","name":"Venly New contract test #5","symbol":"VENECOTE#5","image":"https://gblobscdn.gitbook.com/spaces%2F-MB9NX0aClLh4Gx_kawF%2Favatar-1623151896040.png?alt=media","imageUrl":"https://gblobscdn.gitbook.com/spaces%2F-MB9NX0aClLh4Gx_kawF%2Favatar-1623151896040.png?alt=media","image_url":"https://gblobscdn.gitbook.com/spaces%2F-MB9NX0aClLh4Gx_kawF%2Favatar-1623151896040.png?alt=media","description":"Testing new contract features","externalLink":"https://venly.io","external_link":"https://venly.io","externalUrl":"https://venly.io","external_url":"https://venly.io","media":[{"type":"twitter","value":"https://twitter.com/Venly_io"},{"type":"linkedin","value":"https://www.linkedin.com/company/venly-io"}],"type":"ERC_1155"},"fungible":false},"destinations":["0xceB6273F2e8eA35eB3a73D0cfcF45686B1549e7D","0xceB6273F2e8eA35eB3a73D0cfcF45686B1549e7D","0xceB6273F2e8eA35eB3a73D0cfcF45686B1549e7D","0xdfe8862Cc11874Ff7B66991B2bbfD71725B29218","0xdfe8862Cc11874Ff7B66991B2bbfD71725B29218","0x63B9604f0FF26d39384C2edE5307C70b6443F639"],"tokenIds":[6,7,8,9,10,11]}]