3land_createCollection
Create a new NFT collection on the 3.Land marketplace by defining its owner, name, symbol, and cover image.
Instructions
Create a new NFT collection on 3.Land marketplace.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Collection name | |
| image | Yes | Collection cover image URL | |
| owner | Yes | Collection owner wallet | |
| symbol | Yes | Collection symbol | |
| creators | No | ||
| royaltyBps | No | ||
| description | No | Collection description |