3land_mintAndList
Mint an NFT on 3.Land and automatically list it for sale in one action.
Instructions
Mint an NFT on 3.Land and automatically list it for sale.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| image | Yes | NFT image URL | |
| owner | Yes | Solana public key (base58) | |
| price | Yes | Listing price in token amount | |
| supply | No | Edition supply | |
| priceMint | No | NFT mint address (base58) | |
| attributes | No | ||
| collection | Yes | 3.Land collection ID | |
| description | No |