cpu_mint_cell
Mint new land cells from the OpenSea SeaDrop drop, paying the current price in native ETH, and wait for the on-chain confirmation.
Instructions
Mint new land cells on the primary market, straight from the collection’s OpenSea SeaDrop public drop. quantity cells are minted to your connected wallet on the drop terms live at call time: the per-cell amount in native ETH comes from the drop itself and may be anything the drop sets, including zero — no $CPU is involved. Read the current terms and the exact total with cpu_quote_mint first, and make sure cpu_get_balance covers that total plus gas. The mint is submitted on-chain and this waits for confirmation. 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 |