Create a ProjectAsk AIpost https://devnet.underdogprotocol.com/v2/projects/tThis endpoint allows you to create a new Project.Body Paramsnamestringrequiredlength ≤ 32Name stored as on-chain metadatasymbolstringlength ≤ 10Symbol stored as on-chain metadatadescriptionstringDescription stored in the metadataimagestringrequiredImage for your NFT. When creating an NFT, this can be a base64 encoded string or a URL pointing to an image.semifungiblebooleanWhether or not the NFTs in this project are semifungibletruefalseanimationUrlstringURL pointing to the asset's animation.externalUrlstringURL pointing to an external URL defining the assetattributesobjectKey-value pairs of your NFT attributesattributes objectcorebooleanWhether or not the NFTs in this project use mpl-core standardtruefalsesellerFeeBasisPointsintegerCreator royalties in basis points - 100 basis points = 1%Responses 202Successful response 401Unauthorized 403Forbidden 404Not FoundUpdated over 2 years ago