mint_cell
Mint new land cells on the primary market via OpenSea SeaDrop, using ETH as payment. Preview the cost with quote_mint and verify your ETH balance before minting.
Instructions
Mint new land cells on the primary market, straight from the collection’s OpenSea SeaDrop public drop — paid in native ETH, no $CPU involved. quantity cells are minted to your connected wallet at the on-chain drop price; preview the exact ETH cost first with quote_mint. The mint is submitted on-chain and this waits for confirmation. Check get_balance for enough ETH (mint price × quantity, plus gas) before calling. For existing cells on the secondary market, use OpenSea listings instead (see the land contract link in the server instructions).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| quantity | No | Number of land cells to mint, as a positive integer string (e.g. "1"). Default "1". | 1 |