Create Mintable
Authorizations
Body
The name of the mintable item
A description of the mintable item
The image URL of the mintable item
"https://img.other.page/d4996a15-61f2-49db-907f-8a4969b4d224/image.jpg"
The type of mintable item
avatar
, theme
, item
"avatar"
The banner image URL of the mintable item
"https://img.other.page/d4996a15-61f2-49db-907f-8a4969b4d224/my-mintable-banner-image.jpg"
The maximum number of mints allowed
1000
The clipped image URL of the mintable item
"https://img.other.page/d4996a15-61f2-49db-907f-8a4969b4d224/my-clipped-image.png"
An array of traits for the mintable item
[
{
"trait_type": "Eye Color",
"value": "Green"
}
]
The models for the mintable item in different formats
The URL for the animation of the mintable item
"https://example.com/animation.mp4"
The date until which minting is allowed
"2023-12-31"
Response
The mintable has been successfully created.